|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IEntityGroupStore | |
|---|---|
| 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 IEntityGroupStore in org.jasig.portal.groups |
|---|
| Classes in org.jasig.portal.groups that implement IEntityGroupStore | |
|---|---|
class |
RDBMEntityGroupStore
Store for EntityGroupImpl. |
| Fields in org.jasig.portal.groups declared as IEntityGroupStore | |
|---|---|
protected IEntityGroupStore |
ReferenceIndividualGroupService.groupFactory
|
protected IEntityGroupStore |
ReferenceGroupService.groupFactory
Deprecated. |
| Methods in org.jasig.portal.groups that return IEntityGroupStore | |
|---|---|
IEntityGroupStore |
ReferenceIndividualGroupService.getGroupStore()
Returns the implementation of IEntityGroupStore whose class name
was retrieved by the PropertiesManager (see initialize()). |
IEntityGroupStore |
IGroupService.getGroupStore()
Deprecated. Returns an IEntityGroupStore. |
IEntityGroupStore |
ReferenceGroupService.getGroupStore()
Deprecated. Returns the implementation of IEntityGroupStore whose class name
was retrieved by the PropertiesManager (see initialize()). |
IEntityGroupStore |
IEntityGroupStoreFactory.newGroupStore()
|
IEntityGroupStore |
ReferenceEntityGroupStoreFactory.newGroupStore()
Return an instance of the group store implementation. |
IEntityGroupStore |
IEntityGroupStoreFactory.newGroupStore(ComponentGroupServiceDescriptor svcDescriptor)
Factory method takes a service descriptor parm, which lets the factory customize the store. |
IEntityGroupStore |
ReferenceEntityGroupStoreFactory.newGroupStore(ComponentGroupServiceDescriptor svcDescriptor)
Return an instance of the group store implementation. |
IEntityGroupStore |
ReferenceEntityGroupStoreFactory.newInstance()
Return an instance of the group store implementation. |
| Uses of IEntityGroupStore in org.jasig.portal.groups.filesystem |
|---|
| Classes in org.jasig.portal.groups.filesystem that implement IEntityGroupStore | |
|---|---|
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 IEntityGroupStore | |
|---|---|
IEntityGroupStore |
FileSystemGroupStoreFactory.newGroupStore()
Deprecated. needs to be fixed, don't call |
IEntityGroupStore |
FileSystemGroupStoreFactory.newGroupStore(ComponentGroupServiceDescriptor svcDescriptor)
Return an instance of the entity group store implementation. |
| Uses of IEntityGroupStore in org.jasig.portal.groups.ldap |
|---|
| Classes in org.jasig.portal.groups.ldap that implement IEntityGroupStore | |
|---|---|
class |
LDAPGroupStore
LDAPGroupStore. |
| Methods in org.jasig.portal.groups.ldap that return IEntityGroupStore | |
|---|---|
IEntityGroupStore |
LDAPGroupStoreFactory.newGroupStore()
Return an instance of the group store implementation. |
IEntityGroupStore |
LDAPGroupStoreFactory.newGroupStore(ComponentGroupServiceDescriptor svcDescriptor)
Return an instance of the group store implementation. |
IEntityGroupStore |
LDAPGroupStoreFactory.newInstance()
Return an instance of the group store implementation. |
| Uses of IEntityGroupStore in org.jasig.portal.groups.pags |
|---|
| Classes in org.jasig.portal.groups.pags that implement IEntityGroupStore | |
|---|---|
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 IEntityGroupStore | |
|---|---|
static IEntityGroupStore |
PersonAttributesGroupStoreFactory.getGroupStore()
|
IEntityGroupStore |
PersonAttributesGroupStoreFactory.newGroupStore()
|
IEntityGroupStore |
PersonAttributesGroupStoreFactory.newGroupStore(ComponentGroupServiceDescriptor svcDescriptor)
|
| Uses of IEntityGroupStore in org.jasig.portal.groups.smartldap |
|---|
| Classes in org.jasig.portal.groups.smartldap that implement IEntityGroupStore | |
|---|---|
class |
SmartLdapGroupStore
|
| Methods in org.jasig.portal.groups.smartldap that return IEntityGroupStore | |
|---|---|
IEntityGroupStore |
SmartLdapGroupStore.Factory.newGroupStore()
|
IEntityGroupStore |
SmartLdapGroupStore.Factory.newGroupStore(ComponentGroupServiceDescriptor svcDescriptor)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||