|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AcademicCalendar
Information about an Academic Calendar.
Method Summary | |
---|---|
String |
getAdminOrgId()
The administrative organization responsible for maintaining this calendar. |
Date |
getEndDate()
Date and time the term expires. |
List<String> |
getHolidayCalendarIds()
The holiday calendar id corresponding to this academic calendar. |
Date |
getStartDate()
Date and time the term became effective. |
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 |
---|
List<String> getHolidayCalendarIds()
String getAdminOrgId()
Date getStartDate()
Date getEndDate()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |