org.jasig.portal.groups.pags
Class PersonAttributesEntityStoreFactory

java.lang.Object
  extended by org.jasig.portal.groups.pags.PersonAttributesEntityStoreFactory
All Implemented Interfaces:
IEntityStoreFactory

public class PersonAttributesEntityStoreFactory
extends java.lang.Object
implements IEntityStoreFactory

Author:
Al Wold

Constructor Summary
PersonAttributesEntityStoreFactory()
           
 
Method Summary
 IEntityStore newEntityStore()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PersonAttributesEntityStoreFactory

public PersonAttributesEntityStoreFactory()
Method Detail

newEntityStore

public IEntityStore newEntityStore()
                            throws GroupsException
Specified by:
newEntityStore in interface IEntityStoreFactory
Throws:
GroupsException