|
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.pags.PersonAttributesGroupStoreFactory
Factory class for Person Attributes Group Store
Constructor Summary | |
PersonAttributesGroupStoreFactory()
|
Method Summary | |
static IEntityGroupStore |
getGroupStore()
|
IEntityGroupStore |
newGroupStore()
|
IEntityGroupStore |
newGroupStore(ComponentGroupServiceDescriptor svcDescriptor)
Factory method takes a service descriptor parm, which lets the factory customize the store. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PersonAttributesGroupStoreFactory()
Method Detail |
public static IEntityGroupStore getGroupStore()
public IEntityGroupStore newGroupStore() throws GroupsException
newGroupStore
in interface IEntityGroupStoreFactory
GroupsException
public IEntityGroupStore newGroupStore(ComponentGroupServiceDescriptor svcDescriptor) throws GroupsException
IEntityGroupStoreFactory
newGroupStore
in interface IEntityGroupStoreFactory
svcDescriptor
-
GroupsException
|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |