org.jasig.portal.groups.local
Interface ITypedEntitySearcher
- All Superinterfaces:
- IGroupConstants
- All Known Implementing Classes:
- RDBMChannelDefSearcher, RDBMPersonSearcher
public interface ITypedEntitySearcher
- extends IGroupConstants
An API for a searcher that knows about a single type, used
by EntitySearcherImpl
- Version:
- $Revision: 19776 $
- Author:
- Alex Vigdor
searchForEntities
EntityIdentifier[] searchForEntities(String query,
int method)
throws GroupsException
- Throws:
GroupsException
getType
Class getType()
Copyright © 2010 Jasig. All Rights Reserved.