|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IEntityStore | |
|---|---|
| org.jasig.portal.groups | |
| org.jasig.portal.groups.filesystem | |
| org.jasig.portal.groups.ldap | |
| org.jasig.portal.groups.pags | |
| org.jasig.portal.groups.smartldap | |
| Uses of IEntityStore in org.jasig.portal.groups |
|---|
| Classes in org.jasig.portal.groups that implement IEntityStore | |
|---|---|
class |
RDBMEntityStore
Reference implementation for IEntityStore. |
| Fields in org.jasig.portal.groups declared as IEntityStore | |
|---|---|
protected IEntityStore |
ReferenceCompositeGroupService.entityFactory
|
protected IEntityStore |
ReferenceGroupService.entityFactory
Deprecated. |
| Methods in org.jasig.portal.groups that return IEntityStore | |
|---|---|
IEntityStore |
ReferenceIndividualGroupService.getEntityFactory()
Returns an IEntity representing a portal entity. |
IEntityStore |
ReferenceEntityStoreFactory.newEntityStore()
Return an instance of the entity store implementation. |
IEntityStore |
IEntityStoreFactory.newEntityStore()
|
IEntityStore |
ReferenceEntityStoreFactory.newInstance()
Return an instance of the entity store implementation. |
static IEntityStore |
RDBMEntityStore.singleton()
|
| Uses of IEntityStore in org.jasig.portal.groups.filesystem |
|---|
| Classes in org.jasig.portal.groups.filesystem that implement IEntityStore | |
|---|---|
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 IEntityStore | |
|---|---|
IEntityStore |
FileSystemGroupStoreFactory.newEntityStore()
Return an instance of the entity store implementation. |
| Uses of IEntityStore in org.jasig.portal.groups.ldap |
|---|
| Classes in org.jasig.portal.groups.ldap that implement IEntityStore | |
|---|---|
class |
LDAPGroupStore
LDAPGroupStore. |
| Methods in org.jasig.portal.groups.ldap that return IEntityStore | |
|---|---|
IEntityStore |
LDAPEntityStoreFactory.newEntityStore()
Return an instance of the entity store implementation. |
IEntityStore |
LDAPEntityStoreFactory.newInstance()
Return an instance of the entity store implementation. |
| Uses of IEntityStore in org.jasig.portal.groups.pags |
|---|
| Classes in org.jasig.portal.groups.pags that implement IEntityStore | |
|---|---|
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 IEntityStore | |
|---|---|
IEntityStore |
PersonAttributesEntityStoreFactory.newEntityStore()
|
| Uses of IEntityStore in org.jasig.portal.groups.smartldap |
|---|
| Classes in org.jasig.portal.groups.smartldap that implement IEntityStore | |
|---|---|
class |
SmartLdapEntityStore
|
| Methods in org.jasig.portal.groups.smartldap that return IEntityStore | |
|---|---|
IEntityStore |
SmartLdapEntityStore.Factory.newEntityStore()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||