org.jasig.portal.groups.pags
Class PersonAttributesEntitySearcherFactory

java.lang.Object
  extended by org.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
clone, equals, finalize, 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