|
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.ReferenceEntitySearcherFactory
Creates an instance of the reference IEntitySearcher
.
Constructor Summary | |
ReferenceEntitySearcherFactory()
ReferenceGroupServiceFactory constructor. |
Method Summary | |
IEntitySearcher |
newEntitySearcher()
Return an instance of the entity searcher implementation. |
IEntitySearcher |
newInstance()
Return an instance of the entity searcher implementation. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ReferenceEntitySearcherFactory()
Method Detail |
public IEntitySearcher newEntitySearcher() throws GroupsException
newEntitySearcher
in interface IEntitySearcherFactory
GroupsException
public IEntitySearcher newInstance() throws GroupsException
GroupsException
|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |