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

All Known Subinterfaces:
Entity, Exemption, ExemptionRequest, HasId, HasKey, IdEntity, KeyEntity, Lpr, Relationship, State, Type, TypeTypeRelation
All Known Implementing Classes:
AtpInfo, EntityInfo, EntityInfo.Builder, ExemptionInfo, ExemptionRequestInfo, IdEntityInfo, IdEntityInfo.Builder, KeyEntityInfo, KeyEntityInfo.Builder, LprInfo, LprInfo.Builder, RelationshipInfo, RelationshipInfo.Builder, StateInfo, StateInfo.Builder, TypeInfo, TypeInfo.Builder, TypeTypeRelationInfo, TypeTypeRelationInfo.Builder

public interface HasPrimaryKey

Marker interface indicating the object has either an Id or a Key to uniquely identify it.

Author:
nwright



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