Uses of Interface
org.jasig.portal.groups.local.ITypedEntitySearcher

Packages that use ITypedEntitySearcher
org.jasig.portal.groups.local   
org.jasig.portal.groups.local.searchers   
 

Uses of ITypedEntitySearcher in org.jasig.portal.groups.local
 

Fields in org.jasig.portal.groups.local declared as ITypedEntitySearcher
protected  ITypedEntitySearcher[] EntitySearcherImpl.searchers
           
 

Constructors in org.jasig.portal.groups.local with parameters of type ITypedEntitySearcher
EntitySearcherImpl(ITypedEntitySearcher[] searchers)
           
 

Uses of ITypedEntitySearcher in org.jasig.portal.groups.local.searchers
 

Classes in org.jasig.portal.groups.local.searchers that implement ITypedEntitySearcher
 class RDBMChannelDefSearcher
          Searches the portal DB for channels.
 class RDBMPersonSearcher
          Searches the portal DB for people.