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

Packages that use ICompositeGroupService
org.jasig.portal.groups   
org.jasig.portal.services   
 

Uses of ICompositeGroupService in org.jasig.portal.groups
 

Subinterfaces of ICompositeGroupService in org.jasig.portal.groups
 interface IIndividualGroupService
          Defines a component group service that finds and maintains IGroupMembers within a composite group service.
 

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

Methods in org.jasig.portal.groups that return ICompositeGroupService
protected  ICompositeGroupService GroupMemberImpl.getCompositeGroupService()
          Returns the composite group service.
 ICompositeGroupService ICompositeGroupServiceFactory.newGroupService()
           
 ICompositeGroupService ReferenceCompositeGroupServiceFactory.newGroupService()
          Return an instance of the service implementation.
 

Uses of ICompositeGroupService in org.jasig.portal.services
 

Methods in org.jasig.portal.services that return ICompositeGroupService
static ICompositeGroupService GroupService.getCompositeGroupService()
          Returns the ICompositeGroupService implementation in use.
 



Copyright © 2010 Jasig. All Rights Reserved.