|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IIndividualGroupService | |
|---|---|
| org.jasig.portal.channels.groupsmanager | |
| org.jasig.portal.groups | |
| Uses of IIndividualGroupService in org.jasig.portal.channels.groupsmanager |
|---|
| Methods in org.jasig.portal.channels.groupsmanager with parameters of type IIndividualGroupService | |
|---|---|
void |
SearchResultsGroupImpl.setLocalGroupService(IIndividualGroupService groupService)
Deprecated. |
| Uses of IIndividualGroupService in org.jasig.portal.groups |
|---|
| Classes in org.jasig.portal.groups that implement IIndividualGroupService | |
|---|---|
class |
ReferenceIndividualGroupService
Reference individual, or leaf, group service. |
| Fields in org.jasig.portal.groups declared as IIndividualGroupService | |
|---|---|
protected IIndividualGroupService |
ReferenceCompositeGroupService.defaultService
|
protected IIndividualGroupService |
EntityGroupImpl.localGroupService
|
| Methods in org.jasig.portal.groups that return IIndividualGroupService | |
|---|---|
protected IIndividualGroupService |
ReferenceCompositeGroupService.getComponentService(CompositeEntityIdentifier entId)
|
protected IIndividualGroupService |
ReferenceCompositeGroupService.getComponentService(Name serviceName)
|
protected IIndividualGroupService |
ReferenceCompositeGroupService.getDefaultService()
Returns the IIndividualGroupService designated as the default service
in the configuration document. |
protected IIndividualGroupService |
EntityGroupImpl.getLocalGroupService()
|
| Methods in org.jasig.portal.groups with parameters of type IIndividualGroupService | |
|---|---|
void |
EntityGroupImpl.setLocalGroupService(IIndividualGroupService newIndividualGroupService)
|
void |
IEntityGroup.setLocalGroupService(IIndividualGroupService groupService)
Sets the group service of origin. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||