org.kuali.student.contract.model.test.source
Interface KeyEntity

All Superinterfaces:
Entity, HasAttributes, HasAttributesAndMeta, HasKey, HasMeta, HasPrimaryKey, HasState, HasType
All Known Subinterfaces:
TypeTypeRelation
All Known Implementing Classes:
AtpInfo, KeyEntityInfo, KeyEntityInfo.Builder, TypeTypeRelationInfo, TypeTypeRelationInfo.Builder

public interface KeyEntity
extends HasKey, Entity

A common interface pattern for service entities identified by Key.

Author:
tom

Method Summary
 
Methods inherited from interface org.kuali.student.contract.model.test.source.HasKey
getKey
 
Methods inherited from interface org.kuali.student.contract.model.test.source.Entity
getDescr, getName
 
Methods inherited from interface org.kuali.student.contract.model.test.source.HasType
getTypeKey
 
Methods inherited from interface org.kuali.student.contract.model.test.source.HasState
getStateKey
 
Methods inherited from interface org.kuali.student.contract.model.test.source.HasAttributes
getAttributes
 
Methods inherited from interface org.kuali.student.contract.model.test.source.HasMeta
getMeta
 



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