- All Superinterfaces:
- HasAttributes, HasAttributesAndMeta, HasEffectiveDates, HasId, HasMeta, HasPrimaryKey, HasState, HasType
- All Known Subinterfaces:
- ActivityRegistration, AppliedHold, Appointment, AtpAtpRelation, AtpMilestoneRelation, CatalogRateCanonicalRelation, CluCluRelation, CluLoRelation, CourseRegistration, CourseWaitListEntry, ExamOfferingRelation, Instruction, LoLoRelation, Lpr, LprRosterEntry, OrgOrgRelation, OrgPersonRelation, RateOfferingRelation, RefDocRelation, RefStatementRelation, RoomResponsibleOrg, StateChange, TypeTypeRelation
- All Known Implementing Classes:
- ActivityRegistrationInfo, AppliedHoldInfo, AppointmentInfo, AtpAtpRelationInfo, CatalogRateCanonicalRelationInfo, CluCluRelationInfo, CluLoRelationInfo, CourseRegistrationInfo, CourseWaitListEntryInfo, ExamOfferingRelationInfo, InstructionInfo, LoLoRelationInfo, LprInfo, LprRosterEntryInfo, OrgOrgRelationInfo, OrgPersonRelationInfo, RateOfferingRelationInfo, RefDocRelationInfo, RefStatementRelationInfo, RelationshipInfo, RoomResponsibleOrgInfo, StateChangeInfo, TypeTypeRelationInfo
public interface Relationship
extends HasPrimaryKey, HasId, HasType, HasState, HasEffectiveDates, HasAttributesAndMeta
A common interface pattern for entities. This interface is applied
to entities that represent the relationship between two other
entities. Relationships also have effective dates.
- Since:
- Tue Apr 05 14:22:34 EDT 2011
- Author:
- tom