Package net.officefloor.nosql.cosmosdb
Interface CosmosEntityLocator
-
- All Known Implementing Classes:
CosmosAsyncDbEntities,CosmosDbEntities
public interface CosmosEntityLocatorLocatesCosmosDatabaseentity types for registering.- Author:
- Daniel Sagenschneider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Class<?>[]locateEntities()Locates theCosmosDatabaseentity types.
-