Uses of Class
org.jasig.portal.services.GroupService

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

Uses of GroupService in org.jasig.portal.groups
 

Methods in org.jasig.portal.groups that return GroupService
protected  GroupService EntityGroupImpl.getService()
           
 

Uses of GroupService in org.jasig.portal.services
 

Fields in org.jasig.portal.services declared as GroupService
private static GroupService GroupService.instance
           
 

Methods in org.jasig.portal.services that return GroupService
static GroupService GroupService.instance()