uPortal 2.4.1
API Documentation

org.jasig.portal.groups.pags
Class PersonAttributesEntityStoreFactory

java.lang.Object
  extended byorg.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
equals, 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

uPortal 2.4.1
API Documentation