uPortal 2.4.1
API Documentation

org.jasig.portal.groups.pags
Class PersonAttributesEntitySearcherFactory

java.lang.Object
  extended byorg.jasig.portal.groups.pags.PersonAttributesEntitySearcherFactory
All Implemented Interfaces:
IEntitySearcherFactory

public class PersonAttributesEntitySearcherFactory
extends java.lang.Object
implements IEntitySearcherFactory

Author:
Al Wold

Constructor Summary
PersonAttributesEntitySearcherFactory()
           
 
Method Summary
 IEntitySearcher newEntitySearcher()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PersonAttributesEntitySearcherFactory

public PersonAttributesEntitySearcherFactory()
Method Detail

newEntitySearcher

public IEntitySearcher newEntitySearcher()
                                  throws GroupsException
Specified by:
newEntitySearcher in interface IEntitySearcherFactory
Throws:
GroupsException

uPortal 2.4.1
API Documentation