|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kuali.rice.krad.web.controller.UifControllerBase
org.kuali.student.enrollment.class2.courseoffering.controller.CourseOfferingManagementController
@Controller @RequestMapping(value="/courseOfferingManagement") public class CourseOfferingManagementController
Constructor Summary | |
---|---|
CourseOfferingManagementController()
|
Methods inherited from class org.kuali.rice.krad.web.controller.UifControllerBase |
---|
addBlankLine, addLine, cancel, checkForm, checkViewAuthorization, close, deleteLine, getBooleanDialogResponse, getStringDialogResponse, getUIFModelAndView, getUIFModelAndView, getViewResolver, getViewService, hasDialogBeenAnswered, hasDialogBeenDisplayed, initForm, navigate, performFieldQuery, performFieldSuggest, performLookup, performRedirect, refresh, renderView, returnFromLightbox, returnToHistory, returnToHub, returnToPrevious, saveLine, setViewResolver, showDialog, toggleInactiveRecordDisplay |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CourseOfferingManagementController()
Method Detail |
---|
protected org.kuali.rice.krad.web.form.UifFormBase createInitialForm(HttpServletRequest request)
createInitialForm
in class org.kuali.rice.krad.web.controller.UifControllerBase
@RequestMapping(params="methodToCall=start") public ModelAndView start(@ModelAttribute(value="KualiForm") org.kuali.rice.krad.web.form.UifFormBase form, BindingResult result, HttpServletRequest request, HttpServletResponse response)
start
in class org.kuali.rice.krad.web.controller.UifControllerBase
@RequestMapping(params="methodToCall=show") public ModelAndView show(@ModelAttribute(value="KualiForm") CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response) throws Exception
Exception
@RequestMapping(params="methodToCall=manageRegGroups") public ModelAndView manageRegGroups(@ModelAttribute(value="KualiForm") CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response) throws Exception
Exception
@RequestMapping(params="methodToCall=filterAOsAndRGsPerFO") public ModelAndView filterAOsAndRGsPerFO(@ModelAttribute(value="KualiForm") CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response) throws Exception
Exception
@RequestMapping(params="methodToCall=generateUnconstrainedRegGroups") public ModelAndView generateUnconstrainedRegGroups(@ModelAttribute(value="KualiForm") CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response) throws Exception
Exception
@RequestMapping(params="methodToCall=loadPreviousCO") public ModelAndView loadPreviousCO(@ModelAttribute(value="KualiForm") CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response) throws Exception
Exception
@RequestMapping(params="methodToCall=loadNextCO") public ModelAndView loadNextCO(@ModelAttribute(value="KualiForm") CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response) throws Exception
Exception
@RequestMapping(params="methodToCall=loadAOs") public ModelAndView loadAOs(@ModelAttribute(value="KualiForm") CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response) throws Exception
Exception
@RequestMapping(params="methodToCall=copyCourseOfferingCreateCopy") public ModelAndView copyCourseOfferingCreateCopy(@ModelAttribute(value="KualiForm") CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response) throws Exception
Exception
protected AcademicCalendarService getAcademicCalendarService()
protected LRCService getLrcService()
@RequestMapping(params="methodToCall=copyCourseOfferingCancel") public ModelAndView copyCourseOfferingCancel(@ModelAttribute(value="KualiForm") CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response) throws Exception
Exception
@RequestMapping(params="methodToCall=copyCourseOffering") public ModelAndView copyCourseOffering(@ModelAttribute(value="KualiForm") CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response) throws Exception
Exception
@RequestMapping(params="methodToCall=selectAllActivityOfferings") public ModelAndView selectAllActivityOfferings(@ModelAttribute(value="KualiForm") CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response) throws Exception
Exception
@RequestMapping(params="methodToCall=loadCOs") public ModelAndView loadCOs(@ModelAttribute(value="KualiForm") CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response) throws Exception
Exception
@RequestMapping(params="methodToCall=copyAO") public ModelAndView copyAO(@ModelAttribute(value="KualiForm") CourseOfferingManagementForm form, BindingResult result, HttpServletRequest request, HttpServletResponse response)
@RequestMapping(params="methodToCall=cancelDeleteAOs") public ModelAndView cancelDeleteAOs(@ModelAttribute(value="KualiForm") CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response) throws Exception
Exception
@RequestMapping(params="methodToCall=deleteSelectedAoList") public ModelAndView deleteSelectedAoList(@ModelAttribute(value="KualiForm") CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response) throws Exception
Exception
@RequestMapping(params="methodToCall=deleteCoConfirmation") public ModelAndView deleteCoConfirmation(@ModelAttribute(value="KualiForm") CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response) throws Exception
Exception
@RequestMapping(params="methodToCall=deleteCo") public ModelAndView deleteCo(@ModelAttribute(value="KualiForm") CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response)
@RequestMapping(params="methodToCall=cancelDeleteCo") public ModelAndView cancelDeleteCo(@ModelAttribute(value="KualiForm") CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response)
@RequestMapping(params="methodToCall=edit") public ModelAndView edit(@ModelAttribute(value="KualiForm") CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response) throws Exception
Exception
@RequestMapping(params="methodToCall=selectedAoActions") public ModelAndView selectedAoActions(@ModelAttribute(value="KualiForm") CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response) throws Exception
Exception
@RequestMapping(params="methodToCall=selectedCOActions") public ModelAndView selectedCOActions(@ModelAttribute(value="KualiForm") CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response) throws Exception
Exception
@RequestMapping(params="methodToCall=confirmDelete") public ModelAndView confirmDelete(@ModelAttribute(value="KualiForm") CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response) throws Exception
Exception
@RequestMapping(params="methodToCall=view") public ModelAndView view(@ModelAttribute(value="KualiForm") CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response) throws Exception
Exception
@RequestMapping(params="methodToCall=addActivityOfferings") public ModelAndView addActivityOfferings(@ModelAttribute(value="KualiForm") CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response) throws Exception
Exception
@RequestMapping(params="methodToCall=createCourseOffering") public ModelAndView createCourseOffering(@ModelAttribute(value="KualiForm") CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response) throws Exception
Exception
@RequestMapping(params="methodToCall=markSubjectCodeReadyForScheduling") public ModelAndView markSubjectCodeReadyForScheduling(@ModelAttribute(value="KualiForm") CourseOfferingManagementForm theForm) throws Exception
Exception
@RequestMapping(params="methodToCall=viewTheCO") public ModelAndView viewTheCO(@ModelAttribute(value="KualiForm") CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response) throws Exception
Exception
@RequestMapping(params="methodToCall=editTheCO") public ModelAndView editTheCO(@ModelAttribute(value="KualiForm") CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response) throws Exception
Exception
public String getOrgNameDescription(String orgShortName)
public CourseOfferingManagementViewHelperService getViewHelperService(CourseOfferingManagementForm theForm)
public CourseOfferingService getCourseOfferingService()
public ContextInfo getContextInfo()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |