Package | Description |
---|---|
org.kuali.student.enrollment.class2.acal.form | |
org.kuali.student.enrollment.class2.acal.service | |
org.kuali.student.enrollment.class2.acal.service.impl |
Modifier and Type | Method and Description |
---|---|
List<AcalSearchResult> |
CalendarSearchForm.getSearchResults() |
Modifier and Type | Method and Description |
---|---|
void |
CalendarSearchForm.setSearchResults(List<AcalSearchResult> searchResults) |
Modifier and Type | Method and Description |
---|---|
List<AcalSearchResult> |
CalendarSearchViewHelperService.searchForCalendars(String name,
String year,
String calendarType,
ContextInfo contextInfo) |
Modifier and Type | Method and Description |
---|---|
Properties |
CalendarSearchViewHelperService.buildACalURLParameters(AcalSearchResult acal,
String methodToCall,
boolean readOnlyView,
ContextInfo context) |
Properties |
CalendarSearchViewHelperService.buildHCalURLParameters(AcalSearchResult hcInfo,
String methodToCall,
boolean readOnlyView,
ContextInfo context) |
Properties |
CalendarSearchViewHelperService.buildTermURLParameters(AcalSearchResult term,
String methodToCall,
boolean readOnlyView,
ContextInfo context) |
Modifier and Type | Method and Description |
---|---|
List<AcalSearchResult> |
CalendarSearchViewHelperServiceImpl.searchForCalendars(String nameParam,
String yearParam,
String calendarType,
ContextInfo contextInfo)
This method searches for academic calendars, terms, and holiday calendars based on the input name and the input year
|
Modifier and Type | Method and Description |
---|---|
Properties |
CalendarSearchViewHelperServiceImpl.buildACalURLParameters(AcalSearchResult acal,
String methodToCall,
boolean readOnlyView,
ContextInfo context)
This method builds URL of performRedirect for an AcademicCalendar
|
Properties |
CalendarSearchViewHelperServiceImpl.buildHCalURLParameters(AcalSearchResult hcInfo,
String methodToCall,
boolean readOnlyView,
ContextInfo context)
This method builds URL of performRedirect for a HolidayCalendar
|
Properties |
CalendarSearchViewHelperServiceImpl.buildTermURLParameters(AcalSearchResult term,
String methodToCall,
boolean readOnlyView,
ContextInfo context)
This method builds URL of performRedirect for a term
|
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.