|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasig.portal.groups.local.searchers.RDBMChannelDefSearcher
Searches the portal DB for channels. Used by EntitySearcherImpl
Field Summary |
Fields inherited from interface org.jasig.portal.groups.IGroupConstants |
CHANNEL_CATEGORIES, CONTAINS, ENDS_WITH, EVERYONE, IS, NODE_SEPARATOR, PORTAL_ADMINISTRATORS, STARTS_WITH |
Constructor Summary | |
RDBMChannelDefSearcher()
|
Method Summary | |
java.lang.Class |
getType()
|
EntityIdentifier[] |
searchForEntities(java.lang.String query,
int method)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RDBMChannelDefSearcher()
Method Detail |
public EntityIdentifier[] searchForEntities(java.lang.String query, int method) throws GroupsException
searchForEntities
in interface ITypedEntitySearcher
GroupsException
public java.lang.Class getType()
getType
in interface ITypedEntitySearcher
|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |