Package net.officefloor.nosql.objectify
Interface ObjectifyEntityLocator
- 
- All Known Implementing Classes:
 ObjectifyEntities,ObjectifyEntities
public interface ObjectifyEntityLocatorLocatesObjectifyEntitytypes for registering.- Author:
 - Daniel Sagenschneider
 
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Class<?>[]locateEntities()Locates theObjectifyEntitytypes. 
 -