org.kuali.student.r2.common.infc
Interface KeyEntity

All Superinterfaces:
Entity, HasAttributes, HasAttributesAndMeta, HasKey, HasMeta, HasPrimaryKey, HasState, HasType, TypeStateEntity
All Known Subinterfaces:
DocumentCategory, Enumeration, GradeValuesGroup, LoRepository, Process, ResultScale, ResultValue, ResultValuesGroup
All Known Implementing Classes:
DocumentCategoryInfo, EnumerationInfo, GradeValuesGroupInfo, KeyEntityInfo, LoRepositoryInfo, ProcessInfo, ResultScaleInfo, ResultValueInfo, ResultValuesGroupInfo

public interface KeyEntity
extends HasKey, Entity

A common interface pattern for service entities identified by Key.

Since:
Tue Apr 05 14:22:34 EDT 2011
Author:
tom

Method Summary
 
Methods inherited from interface org.kuali.student.r2.common.infc.HasKey
getKey
 
Methods inherited from interface org.kuali.student.r2.common.infc.Entity
getDescr, getName
 
Methods inherited from interface org.kuali.student.r2.common.infc.HasType
getType, getTypeKey
 
Methods inherited from interface org.kuali.student.r2.common.infc.HasState
getState, getStateKey
 
Methods inherited from interface org.kuali.student.r2.common.infc.HasAttributes
getAttributes
 
Methods inherited from interface org.kuali.student.r2.common.infc.HasMeta
getMeta
 



Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.