|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FormatOffering
A Format Offering specifies the allowable Activity Offering Types that may be offered.
Method Summary | |
---|---|
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. |
Methods inherited from interface org.kuali.student.r2.common.infc.HasId |
---|
getId |
Methods inherited from interface org.kuali.student.r2.common.infc.Entity |
---|
getDescr, getName |
Methods inherited from interface org.kuali.student.r2.common.infc.HasType |
---|
getType, getTypeKey |
Methods inherited from interface org.kuali.student.r2.common.infc.HasState |
---|
getState, getStateKey |
Methods inherited from interface org.kuali.student.r2.common.infc.HasAttributes |
---|
getAttributes |
Methods inherited from interface org.kuali.student.r2.common.infc.HasMeta |
---|
getMeta |
Method Detail |
---|
String getCourseOfferingId()
String getFormatId()
String getTermId()
String getShortName()
List<String> getActivityOfferingTypeKeys()
String getGradeRosterLevelTypeKey()
String getFinalExamLevelTypeKey()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |