org.jasig.portal
Interface IBasicEntity

All Known Subinterfaces:
IChannelDefinition, IEntity, IEntityGroup, IGroupMember, ILockableEntityGroup, IPermissionSet, IPerson
All Known Implementing Classes:
ChannelDefinitionImpl, EntityGroupImpl, EntityImpl, EntityProperties, EntityTestingGroupImpl, GroupMemberImpl, LockableEntityGroupImpl, PermissionSetImpl, PersonImpl, RestrictedPerson, SearchResultsGroupImpl, XmlGeneratingBaseChannelDefinition

public interface IBasicEntity

Minimal interface describes an entity that has only a key and a type. It can be cached, locked and grouped.

Version:
$Revision: 19776 $
Author:
Dan Ellentuck

Method Summary
 EntityIdentifier getEntityIdentifier()
           
 

Method Detail

getEntityIdentifier

EntityIdentifier getEntityIdentifier()
Returns:
EntityIdentifier


Copyright © 2010 Jasig. All Rights Reserved.