Uses of Class
org.usergrid.persistence.schema.EntityInfo

Packages that use EntityInfo
org.usergrid.persistence   
org.usergrid.persistence.schema   
 

Uses of EntityInfo in org.usergrid.persistence
 

Methods in org.usergrid.persistence that return EntityInfo
 EntityInfo Schema.getDynamicEntityInfo(String entityType)
           
 EntityInfo Schema.getEntityInfo(String entityType)
           
 

Uses of EntityInfo in org.usergrid.persistence.schema
 

Methods in org.usergrid.persistence.schema that return EntityInfo
 EntityInfo CollectionInfo.getContainer()
           
 

Methods in org.usergrid.persistence.schema with parameters of type EntityInfo
 void CollectionInfo.setContainer(EntityInfo entityInfo)
           
 



Copyright © 2013. All Rights Reserved.