public interface FormatOffering extends IdEntity
Modifier and Type | Method and Description |
---|---|
List<String> |
getActivityOfferingTypeKeys()
Gets a list of Activity Offering Types within this Format
Offering.
|
String |
getCourseOfferingId()
The Course Offering Id to which this Format Offering belongs.
|
String |
getFinalExamLevelTypeKey()
Indicates what activity type does the final exam exist in
|
String |
getFormatId()
Canonical Format this Format Offering corresponds
to.
|
String |
getGradeRosterLevelTypeKey()
Key indicating the level at which grade rosters should be generated -
activity, format or course.
|
String |
getShortName()
The short name for this Format Offering, such as LC or LC/LB.
|
String |
getTermId()
Academic term the format is being offered in.
|
getType, getTypeKey
getState, getStateKey
getAttributes
String getCourseOfferingId()
String getFormatId()
String getTermId()
String getShortName()
List<String> getActivityOfferingTypeKeys()
String getGradeRosterLevelTypeKey()
String getFinalExamLevelTypeKey()
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.