Uses of Class
org.usergrid.persistence.annotations.EntityDictionary

Packages that use EntityDictionary
org.usergrid.persistence.entities   
org.usergrid.persistence.schema   
 

Uses of EntityDictionary in org.usergrid.persistence.entities
 

Fields in org.usergrid.persistence.entities with annotations of type EntityDictionary
protected  Set<String> Application.collections
           
protected  Set<String> User.connections
           
protected  Set<String> Message.connections
           
protected  Set<String> Group.connections
           
protected  Set<String> Folder.connections
           
protected  Set<String> Event.connections
           
protected  Set<String> Asset.connections
           
protected  Set<String> Activity.connections
           
protected  Set<String> Application.counters
           
protected  Map<String,CredentialsInfo> User.credentials
           
protected  Map<String,CredentialsInfo> Group.credentials
           
protected  Map<String,String> Application.credentials
           
protected  Map<String,Application.OAuthProvider> Application.oauthproviders
           
protected  Set<String> User.permissions
           
protected  Set<String> Role.permissions
           
protected  Set<String> Group.permissions
           
protected  Map<String,String> User.rolenames
           
protected  Map<String,String> Group.rolenames
           
protected  Map<String,String> Application.rolenames
           
protected  Map<String,Application.WebHook> Application.webhooks
           
 

Uses of EntityDictionary in org.usergrid.persistence.schema
 

Constructors in org.usergrid.persistence.schema with parameters of type EntityDictionary
DictionaryInfo(EntityDictionary setAnnotation)
           
 



Copyright © 2013. All Rights Reserved.