uPortal 2.4.1
API Documentation

org.jasig.portal.groups
Interface IEntity

All Superinterfaces:
IBasicEntity, IGroupMember
All Known Implementing Classes:
EntityImpl

public interface IEntity
extends IGroupMember

IEntity is the leaf sub-type of IGroupMember.

Version:
$Revision: 1.3 $
Author:
Dan Ellentuck

Methods inherited from interface org.jasig.portal.groups.IGroupMember
contains, deepContains, equals, getAllContainingGroups, getAllEntities, getAllMembers, getContainingGroups, getEntities, getEntityType, getKey, getLeafType, getMemberGroupNamed, getMembers, getType, getUnderlyingEntityIdentifier, hashCode, hasMembers, isDeepMemberOf, isEntity, isGroup, isMemberOf
 
Methods inherited from interface org.jasig.portal.IBasicEntity
getEntityIdentifier
 


uPortal 2.4.1
API Documentation