|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasig.portal.groups.ReferenceIndividualGroupServiceFactory
Creates an instance of the reference IIndividualGroupService
.
Constructor Summary | |
ReferenceIndividualGroupServiceFactory()
ReferenceGroupServiceFactory constructor. |
Method Summary | |
IComponentGroupService |
newGroupService()
Return an instance of the service implementation. |
IComponentGroupService |
newGroupService(ComponentGroupServiceDescriptor svcDescriptor)
Return an instance of the service implementation. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ReferenceIndividualGroupServiceFactory()
Method Detail |
public IComponentGroupService newGroupService() throws GroupsException
newGroupService
in interface IComponentGroupServiceFactory
GroupsException
public IComponentGroupService newGroupService(ComponentGroupServiceDescriptor svcDescriptor) throws GroupsException
newGroupService
in interface IComponentGroupServiceFactory
svcDescriptor
- org.jasig.portal.groups.ComponentGroupServiceDescriptor
GroupsException
|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |