|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActivityOfferingDisplay
An adminsitrative view of the ActivityOffering.
| Method Summary | |
|---|---|
String |
getActivityOfferingCode()
Alphanumeric character that identifies the section of the course offering. |
String |
getCourseOfferingCode()
Identifies the number of a course as reflected in the course catalog. |
String |
getCourseOfferingTitle()
Name of the course used in the college catalog. |
String |
getFormatOfferingId()
The Format Offering Id used to create this ActivityOffering. |
String |
getFormatOfferingName()
A display name for the Format Offering. |
String |
getInstructorId()
Gets the instructor of record for this ActivityOffering. |
String |
getInstructorName()
Gets the name of the instructor of record for this ActivityOffering. |
Boolean |
getIsHonorsOffering()
Indicates that the Activity Offering is an Honors option |
Integer |
getMaximumEnrollment()
Total maximum number of "seats" or enrollment slots that can be filled for the offering. |
ScheduleDisplay |
getScheduleDisplay()
Gets the schedule information for this ActivityOffering |
String |
getStateName()
A display name for the activity Offering State. |
String |
getTypeName()
A display name for the Activity Offering Type. |
| 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 getTypeName()
String getStateName()
String getCourseOfferingTitle()
String getCourseOfferingCode()
String getFormatOfferingId()
String getFormatOfferingName()
String getActivityOfferingCode()
String getInstructorId()
String getInstructorName()
Boolean getIsHonorsOffering()
ScheduleDisplay getScheduleDisplay()
Integer getMaximumEnrollment()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||