|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jasig.portal.groups.pags.PersonAttributesGroupStoreFactory
public class PersonAttributesGroupStoreFactory
Factory class for Person Attributes Group Store
| Field Summary | |
|---|---|
private static IEntityGroupStore |
groupStore
|
| 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 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static IEntityGroupStore groupStore
| Constructor Detail |
|---|
public PersonAttributesGroupStoreFactory()
| Method Detail |
|---|
public static IEntityGroupStore getGroupStore()
public IEntityGroupStore newGroupStore()
throws GroupsException
newGroupStore in interface IEntityGroupStoreFactoryGroupsException
public IEntityGroupStore newGroupStore(ComponentGroupServiceDescriptor svcDescriptor)
throws GroupsException
IEntityGroupStoreFactory
newGroupStore in interface IEntityGroupStoreFactoryGroupsException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||