Uses of Class
org.jasig.portal.groups.EntityGroupImpl

Packages that use EntityGroupImpl
org.jasig.portal.groups   
 

Uses of EntityGroupImpl in org.jasig.portal.groups
 

Subclasses of EntityGroupImpl in org.jasig.portal.groups
 class EntityTestingGroupImpl
           
 class LockableEntityGroupImpl
          Extends EntityGroupImpl to make it lockable for writing.
 

Methods in org.jasig.portal.groups with parameters of type EntityGroupImpl
private  void RDBMEntityGroupStore.primUpdateMembers(EntityGroupImpl egi, java.sql.Connection conn)
          Insert and delete group membership rows.