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

Packages that use DictionaryInfo
org.usergrid.persistence.schema   
 

Uses of DictionaryInfo in org.usergrid.persistence.schema
 

Methods in org.usergrid.persistence.schema that return DictionaryInfo
 DictionaryInfo EntityInfo.getDictionary(String dictionaryName)
           
 

Methods in org.usergrid.persistence.schema that return types with arguments of type DictionaryInfo
 Map<String,DictionaryInfo> EntityInfo.getDictionaries()
           
 

Method parameters in org.usergrid.persistence.schema with type arguments of type DictionaryInfo
 void EntityInfo.setDictionaries(Map<String,DictionaryInfo> dictionaries)
           
 



Copyright © 2013. All Rights Reserved.