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

All Superinterfaces:
Entity, HasAttributes, HasAttributesAndMeta, HasId, HasMeta, HasPrimaryKey, HasState, HasType
All Known Subinterfaces:
Exemption, ExemptionRequest
All Known Implementing Classes:
ExemptionInfo, ExemptionRequestInfo, IdEntityInfo, IdEntityInfo.Builder

public interface IdEntity
extends HasId, Entity

A common interface pattern for service entities identified by Id.

Author:
tom

Method Summary
 
Methods inherited from interface org.kuali.student.contract.model.test.source.HasId
getId
 
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-2012 The Kuali Foundation. All Rights Reserved.