|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of IEntity in org.jasig.portal.channels.groupsmanager |
|---|
| Methods in org.jasig.portal.channels.groupsmanager that return IEntity | |
|---|---|
static IEntity |
GroupsManagerXML.retrieveEntity(String aKey,
String aType)
Deprecated. Returns an IEntity for the key. |
| Uses of IEntity in org.jasig.portal.groups |
|---|
| Classes in org.jasig.portal.groups that implement IEntity | |
|---|---|
class |
EntityImpl
Reference implementation for IEntity. |
| Methods in org.jasig.portal.groups that return IEntity | |
|---|---|
IEntity |
ICompositeGroupService.getEntity(String key,
Class type)
Returns an IEntity representing a portal entity. |
IEntity |
ReferenceIndividualGroupService.getEntity(String key,
Class type)
Returns an IEntity representing a portal entity. |
IEntity |
ReferenceCompositeGroupService.getEntity(String key,
Class type)
Returns an IEntity representing a portal entity. |
IEntity |
IGroupService.getEntity(String key,
Class type)
Deprecated. Returns an IEntity representing a portal entity. |
IEntity |
ReferenceGroupService.getEntity(String key,
Class type)
Deprecated. Returns an IEntity representing a portal entity. |
IEntity |
ICompositeGroupService.getEntity(String key,
Class type,
String service)
Returns an IEntity representing a portal entity. |
IEntity |
ReferenceCompositeGroupService.getEntity(String key,
Class type,
String svcName)
Returns an IEntity representing a portal entity. |
protected IEntity |
ReferenceCompositeGroupService.getEntityFromCache(String key)
Returns a cached IEntity or null if it has not been cached. |
IEntity |
RDBMEntityGroupStore.newEntity(Class type,
String key)
|
IEntity |
IEntityStore.newInstance(String key)
|
IEntity |
RDBMEntityStore.newInstance(String key)
|
IEntity |
IEntityStore.newInstance(String key,
Class type)
|
IEntity |
RDBMEntityStore.newInstance(String key,
Class type)
|
protected IEntity |
ReferenceIndividualGroupService.primGetEntity(String key,
Class type)
Returns an IEntity representing a portal entity. |
| Methods in org.jasig.portal.groups with parameters of type IEntity | |
|---|---|
Iterator |
RDBMEntityGroupStore.findContainingGroups(IEntity ent)
Find the groups that this entity belongs to. |
| Uses of IEntity in org.jasig.portal.groups.filesystem |
|---|
| Methods in org.jasig.portal.groups.filesystem that return IEntity | |
|---|---|
IEntity |
FileSystemGroupStore.newInstance(String key)
|
IEntity |
FileSystemGroupStore.newInstance(String key,
Class type)
|
| Methods in org.jasig.portal.groups.filesystem with parameters of type IEntity | |
|---|---|
protected Iterator |
FileSystemGroupStore.findContainingGroups(IEntity ent)
Returns an Iterator over the Collection of
IEntityGroups that the IEntity belongs to. |
| Uses of IEntity in org.jasig.portal.groups.ldap |
|---|
| Methods in org.jasig.portal.groups.ldap that return IEntity | |
|---|---|
IEntity |
LDAPGroupStore.newInstance(String key)
|
IEntity |
LDAPGroupStore.newInstance(String key,
Class type)
|
| Uses of IEntity in org.jasig.portal.groups.pags |
|---|
| Methods in org.jasig.portal.groups.pags that return IEntity | |
|---|---|
IEntity |
PersonAttributesGroupStore.newInstance(String key)
|
IEntity |
PersonAttributesGroupStore.newInstance(String key,
Class type)
|
| Uses of IEntity in org.jasig.portal.groups.smartldap |
|---|
| Methods in org.jasig.portal.groups.smartldap that return IEntity | |
|---|---|
IEntity |
SmartLdapEntityStore.newInstance(String key)
|
IEntity |
SmartLdapEntityStore.newInstance(String key,
Class type)
|
| Uses of IEntity in org.jasig.portal.services |
|---|
| Methods in org.jasig.portal.services that return IEntity | |
|---|---|
static IEntity |
GroupService.getEntity(String key,
Class type)
Returns an IEntity representing a portal entity. |
static IEntity |
GroupService.getEntity(String key,
Class type,
String service)
Returns an IEntity representing a portal entity. |
protected IEntity |
GroupService.igetEntity(String key,
Class type,
String service)
Returns an IEntity representing a pre-existing portal entity. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||