Uses of Interface
org.usergrid.persistence.RoleRef

Packages that use RoleRef
org.usergrid.persistence   
org.usergrid.persistence.cassandra   
 

Uses of RoleRef in org.usergrid.persistence
 

Classes in org.usergrid.persistence that implement RoleRef
 class SimpleRoleRef
           
 

Uses of RoleRef in org.usergrid.persistence.cassandra
 

Methods in org.usergrid.persistence.cassandra with parameters of type RoleRef
 void EntityManagerImpl.batchCreateRole(me.prettyprint.hector.api.mutation.Mutator<ByteBuffer> batch, UUID groupId, String roleName, String roleTitle, long inactivity, RoleRef roleRef, UUID timestampUuid)
           
 



Copyright © 2013. All Rights Reserved.