public interface ExamOfferingRelation extends Relationship
Modifier and Type | Method and Description |
---|---|
List<String> |
getActivityOfferingIds()
Gets the list of ActivityOfferings that relate to this exam offering for
this format offering instance.
|
String |
getExamOfferingId()
Unique identifier for an exam offering record.
|
String |
getFormatOfferingId()
Unique identifier for a Format Offering.
|
List<String> |
getPopulationIds()
Gets the list of Populations that relate to this exam offering for
this format offering instance.
|
getType, getTypeKey
getState, getStateKey
getEffectiveDate, getExpirationDate
getAttributes
String getFormatOfferingId()
String getExamOfferingId()
List<String> getActivityOfferingIds()
List<String> getPopulationIds()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.