|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CourseOfferingCrossListing
Method Summary | |
---|---|
String |
getCode()
The course offering code of the cross listing (not the original course it refers to). |
String |
getCourseNumberSuffix()
The "extra" portion of the code, which usually corresponds with the most detailed part of the number (i.e., everything besides the subject area/code). |
String |
getDepartmentOrgId()
Deprecated. |
String |
getSubjectArea()
The subject area/code for this cross listing. |
String |
getSubjectOrgId()
This is the ID for that subject code as an org within the Org Service. |
Methods inherited from interface org.kuali.student.r2.common.infc.HasId |
---|
getId |
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 getCode()
String getSubjectArea()
@Deprecated String getDepartmentOrgId()
String getSubjectOrgId()
String getCourseNumberSuffix()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |