|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of IEntitySearcher in org.jasig.portal.groups |
|---|
| Fields in org.jasig.portal.groups declared as IEntitySearcher | |
|---|---|
protected IEntitySearcher |
ReferenceIndividualGroupService.entitySearcher
|
protected IEntitySearcher |
ReferenceGroupService.entitySearcher
Deprecated. |
| Methods in org.jasig.portal.groups that return IEntitySearcher | |
|---|---|
IEntitySearcher |
IEntitySearcherFactory.newEntitySearcher()
|
IEntitySearcher |
ReferenceEntitySearcherFactory.newEntitySearcher()
Return an instance of the entity searcher implementation. |
IEntitySearcher |
ReferenceEntitySearcherFactory.newInstance()
Return an instance of the entity searcher implementation. |
| Uses of IEntitySearcher in org.jasig.portal.groups.filesystem |
|---|
| Classes in org.jasig.portal.groups.filesystem that implement IEntitySearcher | |
|---|---|
class |
FileSystemGroupStore
This class is an IEntityGroupStore that uses the native file
system for its back end. |
| Methods in org.jasig.portal.groups.filesystem that return IEntitySearcher | |
|---|---|
IEntitySearcher |
FileSystemEntitySearcherFactory.newEntitySearcher()
|
| Uses of IEntitySearcher in org.jasig.portal.groups.ldap |
|---|
| Classes in org.jasig.portal.groups.ldap that implement IEntitySearcher | |
|---|---|
class |
LDAPGroupStore
LDAPGroupStore. |
| Methods in org.jasig.portal.groups.ldap that return IEntitySearcher | |
|---|---|
IEntitySearcher |
LDAPEntitySearcherFactory.newEntitySearcher()
Return an instance of the entity searcher implementation. |
IEntitySearcher |
LDAPEntitySearcherFactory.newInstance()
Return an instance of the entity searcher implementation. |
| Uses of IEntitySearcher in org.jasig.portal.groups.local |
|---|
| Classes in org.jasig.portal.groups.local that implement IEntitySearcher | |
|---|---|
class |
EntitySearcherImpl
An IEntitySearcher implementation for the local portal group service. |
| Uses of IEntitySearcher in org.jasig.portal.groups.pags |
|---|
| Classes in org.jasig.portal.groups.pags that implement IEntitySearcher | |
|---|---|
class |
PersonAttributesGroupStore
The Person Attributes Group Store uses attributes stored in the IPerson object to determine group membership. |
| Methods in org.jasig.portal.groups.pags that return IEntitySearcher | |
|---|---|
IEntitySearcher |
PersonAttributesEntitySearcherFactory.newEntitySearcher()
|
| Uses of IEntitySearcher in org.jasig.portal.groups.smartldap |
|---|
| Classes in org.jasig.portal.groups.smartldap that implement IEntitySearcher | |
|---|---|
class |
SmartLdapEntitySearcher
|
| Methods in org.jasig.portal.groups.smartldap that return IEntitySearcher | |
|---|---|
IEntitySearcher |
SmartLdapEntitySearcher.Factory.newEntitySearcher()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||