public interface ScheduleOfClassesViewHelperService extends CourseOfferingManagementViewHelperService
approveActivityOfferings, approveCourseOfferings, build_AOs_RGs_AOCs_Lists_For_TheCourseOffering, build_AOs_RGs_AOCs_Lists_For_TheCourseOffering, createActivityOfferings, deleteCourseOfferings, draftActivityOfferings, getActivityOfferingsByCourseOfferingId, loadActivityOfferingsByCourseOffering, loadCourseOfferingsByTermAndCourseCode, loadCourseOfferingsByTermAndSubjectCode, loadExamOfferingRelations, loadExamOfferings, loadPreviousAndNextCourseOffering, markCourseOfferingsForScheduling, populateTerm, setupRuleIndicator
convertAOInfoToWrapper
convertServiceExceptionsToUI, createContextInfo, getStateInfo, getTypeInfo
applyDefaultValuesForCollectionLine, buildExportTableData, buildInquiryLink, cleanViewAfterRender, getCommonContext, getExpressionEvaluator, performApplyModel, performComponentInitialization, performComponentLifecycle, performFinalize, performInitialization, populateViewFromRequestParameters, processCollectionAddBlankLine, processCollectionAddLine, processCollectionDeleteLine, processCollectionSaveLine, processMultipleValueLookupResults, refreshReferences, spawnSubLifecyle
void loadCourseOfferingsByTermAndCourseCode(String termId, String courseCode, ScheduleOfClassesSearchForm form) throws Exception
Exception
void loadCourseOfferingsByTermAndInstructor(String termId, String instructorId, String instructorName, ScheduleOfClassesSearchForm form) throws Exception
Exception
void loadCourseOfferingsByTermAndDepartment(String termId, String organizationId, String organizationName, ScheduleOfClassesSearchForm form) throws Exception
Exception
void loadCourseOfferingsByTitleAndDescription(String termId, String titleOrDescription, ScheduleOfClassesSearchForm form) throws Exception
termId
- titleOrDescription
- form
- Exception
SOCRequisiteWrapper retrieveRequisites(String coId, List<ActivityOfferingWrapper> activityOfferingWrapperList)
String getTermStartEndDate(TermInfo term)
void sortActivityOfferings(ScheduleOfClassesSearchForm form, CourseOfferingDisplayWrapper coWrapper)
void sortRegGroups(List<RegistrationGroupWrapper> regGroupWrappers)
KSComparatorChain getActivityComparatorChain()
List<String> getAOStateFilter()
List<String> getRegGroupStateFilter()
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.