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

All Superinterfaces:
HasAttributes, HasAttributesAndMeta, HasEffectiveDates, HasId, HasMeta, HasPrimaryKey, HasState, HasType
All Known Subinterfaces:
Lpr
All Known Implementing Classes:
LprInfo, LprInfo.Builder, RelationshipInfo, RelationshipInfo.Builder

public interface Relationship
extends HasPrimaryKey, HasId, HasType, HasState, HasEffectiveDates, HasAttributesAndMeta

A common interface pattern for service relationships.

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.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.HasEffectiveDates
getEffectiveDate, getExpirationDate
 
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–2014 The Kuali Foundation. All rights reserved.