org.jasig.portal.groups.local.searchers
Class RDBMPersonSearcher
java.lang.Object
org.jasig.portal.groups.local.searchers.RDBMPersonSearcher
- All Implemented Interfaces:
- IGroupConstants, ITypedEntitySearcher
public class RDBMPersonSearcher
- extends Object
- implements ITypedEntitySearcher
Searches the portal DB for people. Used by EntitySearcherImpl
- Version:
- $Revision: 19776 $
- Author:
- Alex Vigdor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RDBMPersonSearcher
public RDBMPersonSearcher()
searchForEntities
public EntityIdentifier[] searchForEntities(String query,
int method)
throws GroupsException
- Specified by:
searchForEntities in interface ITypedEntitySearcher
- Throws:
GroupsException
getType
public Class getType()
- Specified by:
getType in interface ITypedEntitySearcher
Copyright © 2010 Jasig. All Rights Reserved.