Package | Description |
---|---|
org.kuali.student.enrollment.acal |
Modifier and Type | Method and Description |
---|---|
Atp |
AcalReferenceDataParser.getHolidayCalendar(String yearString) |
Modifier and Type | Method and Description |
---|---|
List<Atp> |
Atp.getHolidayCalendars() |
List<Atp> |
Atp.getTerms() |
Modifier and Type | Method and Description |
---|---|
StringBuilder |
SqlGenerator.getAtpAtpRelationSql(StringBuilder builder,
Atp atp,
Atp relatedAtp,
String relationType,
Date created) |
StringBuilder |
SqlGenerator.getAtpMilestoneRelationSql(StringBuilder builder,
Atp atp,
Milestone milestone,
Date created) |
StringBuilder |
SqlGenerator.getSqlForAcademicCalendar(StringBuilder builder,
Atp acal) |
Modifier and Type | Method and Description |
---|---|
void |
Atp.setHolidayCalendars(List<Atp> holidayCalendars) |
void |
Atp.setTerms(List<Atp> terms) |
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.