Uses of Interface
org.jasig.portal.groups.ILockableGroupService

Packages that use ILockableGroupService
org.jasig.portal.groups   
 

Uses of ILockableGroupService in org.jasig.portal.groups
 

Classes in org.jasig.portal.groups that implement ILockableGroupService
 class ReferenceGroupService
          Reference group service.
 class ReferenceIndividualGroupService
          Reference individual, or leaf, group service.
 

Methods in org.jasig.portal.groups that return ILockableGroupService
protected  ILockableGroupService LockableEntityGroupImpl.getLockableGroupService()