org.kuali.student.enrollment.class2.courseoffering.controller
Class CourseOfferingManagementController

java.lang.Object
  extended by org.kuali.rice.krad.web.controller.UifControllerBase
      extended by org.kuali.student.enrollment.class2.courseoffering.controller.CourseOfferingManagementController

Deprecated.

@Deprecated
public class CourseOfferingManagementController
extends UifControllerBase

This is the controller class what handles all the requests (actions) from the 'Manage Course Offering' ui.

See Also:
CourseOfferingManagementForm, CourseOfferingManagementViewHelperService

Constructor Summary
CourseOfferingManagementController()
          Deprecated.  
 
Method Summary
 ModelAndView addActivityOfferings(CourseOfferingManagementForm theForm)
          Deprecated.  
 ModelAndView ajaxShow(CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response)
          Deprecated.  
 ModelAndView approveAOs(CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response)
          Deprecated.  
 ModelAndView approveCOs(CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response)
          Deprecated.  
 ModelAndView cancelAOs(CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response)
          Deprecated.  
 ModelAndView cancelCOs(CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response)
          Deprecated.  
 ModelAndView cancelDeleteAOs(CourseOfferingManagementForm theForm)
          Deprecated.  
 ModelAndView cancelDeleteBulkCos(CourseOfferingManagementForm theForm)
          Deprecated.  
 ModelAndView confirmDelete(CourseOfferingManagementForm theForm)
          Deprecated.  
 ModelAndView copyAO(CourseOfferingManagementForm form)
          Deprecated.  
 ModelAndView copyCourseOffering(CourseOfferingManagementForm theForm)
          Deprecated.  
 ModelAndView copyCourseOfferingCancel(CourseOfferingManagementForm theForm)
          Deprecated.  
 ModelAndView copyCourseOfferingCreateCopy(CourseOfferingManagementForm theForm)
          Deprecated.  
 ModelAndView createCourseOffering(CourseOfferingManagementForm theForm)
          Deprecated.  
protected  UifFormBase createInitialForm(HttpServletRequest request)
          Deprecated.  
 void dataTableShow(CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response)
          Deprecated.  
 ModelAndView deleteAOs(CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response)
          Deprecated.  
 ModelAndView deleteBulkCos(CourseOfferingManagementForm theForm)
          Deprecated.  
 ModelAndView deleteCoConfirmation(CourseOfferingManagementForm theForm)
          Deprecated.  
 ModelAndView deleteCOs(CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response)
          Deprecated.  
 ModelAndView deleteOneCoWithLink(CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response)
          Deprecated.  
 ModelAndView deleteSelectedAoList(CourseOfferingManagementForm theForm)
          Deprecated.  
 ModelAndView draftAOs(CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response)
          Deprecated.  
 ModelAndView edit(CourseOfferingManagementForm theForm)
          Deprecated.  
 ModelAndView editTheCO(CourseOfferingManagementForm theForm)
          Deprecated.  
protected  AcademicCalendarService getAcademicCalendarService()
          Deprecated.  
 CourseOfferingService getCourseOfferingService()
          Deprecated.  
protected  LRCService getLrcService()
          Deprecated.  
 String getOrgNameDescription(String orgShortName)
          Deprecated.  
 CourseOfferingSetService getSocService()
          Deprecated.  
 String getSocState(String termCode)
          Deprecated.  
 StateService getStateService()
          Deprecated.  
 TypeService getTypeService()
          Deprecated.  
 CourseOfferingManagementViewHelperService getViewHelperService(CourseOfferingManagementForm theForm)
          Deprecated.  
 void jsonShow(CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response)
          Deprecated.  
 ModelAndView loadAOs(CourseOfferingManagementForm form)
          Deprecated. This is called when the user click on the Manage link at the CO search result.
 ModelAndView loadCOs(CourseOfferingManagementForm form)
          Deprecated. This is mapped to the List All link.
 ModelAndView loadNextCO(CourseOfferingManagementForm form)
          Deprecated. Loads the next course offering.
 ModelAndView loadPreviousCO(CourseOfferingManagementForm form)
          Deprecated. Loads the previous course offering
 ModelAndView manageRegGroups(CourseOfferingManagementForm theForm)
          Deprecated.  
 ModelAndView markSubjectCodeReadyForScheduling(CourseOfferingManagementForm theForm)
          Deprecated.  
protected  ModelAndView prepareManageAOsModelAndView(CourseOfferingManagementForm form, CourseOfferingListSectionWrapper selectedCO)
          Deprecated.  
 ModelAndView reinstateAOs(CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response)
          Deprecated.  
 ModelAndView reinstateCOs(CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response)
          Deprecated.  
 ModelAndView selectAllActivityOfferings(CourseOfferingManagementForm theForm)
          Deprecated.  
 ModelAndView show(CourseOfferingManagementForm form)
          Deprecated.  Method used to 1) search to get TermInfo based on termCode.
 ModelAndView start(UifFormBase uifForm, BindingResult result, HttpServletRequest request, HttpServletResponse response)
          Deprecated.  
 ModelAndView suspendAOs(CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response)
          Deprecated.  
 ModelAndView suspendCOs(CourseOfferingManagementForm theForm, BindingResult result, HttpServletRequest request, HttpServletResponse response)
          Deprecated.  
 ModelAndView view(CourseOfferingManagementForm theForm)
          Deprecated.  
 ModelAndView viewTheCO(CourseOfferingManagementForm theForm)
          Deprecated.  
 
Methods inherited from class org.kuali.rice.krad.web.controller.UifControllerBase
addBlankLine, addLine, cancel, checkForm, checkViewAuthorization, close, deleteLine, getBooleanDialogResponse, getMessageView, getStringDialogResponse, getUIFModelAndView, getUIFModelAndView, getViewService, hasDialogBeenAnswered, hasDialogBeenDisplayed, initForm, navigate, performFieldQuery, performFieldSuggest, performLookup, performRedirect, refresh, returnFromLightbox, returnToHistory, returnToHub, returnToPrevious, saveLine, showDialog, toggleInactiveRecordDisplay
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CourseOfferingManagementController

public CourseOfferingManagementController()
Deprecated. 
Method Detail

createInitialForm

protected UifFormBase createInitialForm(HttpServletRequest request)
Deprecated. 
Specified by:
createInitialForm in class UifControllerBase

start

@RequestMapping(params="methodToCall=start")
public ModelAndView start(@ModelAttribute(value="KualiForm")
                                               UifFormBase uifForm,
                                               BindingResult result,
                                               HttpServletRequest request,
                                               HttpServletResponse response)
Deprecated. 
Overrides:
start in class UifControllerBase

show

@RequestMapping(params="methodToCall=show")
public ModelAndView show(@ModelAttribute(value="KualiForm")
                                              CourseOfferingManagementForm form)
                  throws Exception
Deprecated. 

Method used to 1) search to get TermInfo based on termCode. Only accept one valid TermInfo. If find more than one TermInfo or don't find any termInfo, log and report an error message. 2) If the input is subject code, load all course offerings based on termId and subjectCode 3) If the input is course offering code, a)find THE course offering based on termId and courseOfferingCode. If find more than one CO or don't find any CO, log and report an error message. b)load all activity offerings based on the courseOfferingId

Parameters:
form -
Returns:
Throws:
Exception

ajaxShow

@RequestMapping(value="/ajaxShow",
                method=GET)
public ModelAndView ajaxShow(@ModelAttribute(value="KualiForm")
                                                          CourseOfferingManagementForm theForm,
                                                          BindingResult result,
                                                          HttpServletRequest request,
                                                          HttpServletResponse response)
                      throws Exception
Deprecated. 
Throws:
Exception

jsonShow

@RequestMapping(value="/jsonShow",
                method=GET)
public void jsonShow(@ModelAttribute(value="KualiForm")
                                                  CourseOfferingManagementForm theForm,
                                                  BindingResult result,
                                                  HttpServletRequest request,
                                                  HttpServletResponse response)
              throws Exception
Deprecated. 
Throws:
Exception

dataTableShow

@RequestMapping(value="/dataTableShow",
                method=GET)
public void dataTableShow(@ModelAttribute(value="KualiForm")
                                                       CourseOfferingManagementForm theForm,
                                                       BindingResult result,
                                                       HttpServletRequest request,
                                                       HttpServletResponse response)
                   throws Exception
Deprecated. 
Throws:
Exception

prepareManageAOsModelAndView

protected ModelAndView prepareManageAOsModelAndView(CourseOfferingManagementForm form,
                                                    CourseOfferingListSectionWrapper selectedCO)
                                             throws Exception
Deprecated. 
Throws:
Exception

manageRegGroups

@RequestMapping(params="methodToCall=manageRegGroups")
public ModelAndView manageRegGroups(@ModelAttribute(value="KualiForm")
                                                         CourseOfferingManagementForm theForm)
                             throws Exception
Deprecated. 
Throws:
Exception

loadPreviousCO

@RequestMapping(params="methodToCall=loadPreviousCO")
public ModelAndView loadPreviousCO(@ModelAttribute(value="KualiForm")
                                                        CourseOfferingManagementForm form)
                            throws Exception
Deprecated. 
Loads the previous course offering

Parameters:
form -
Returns:
Throws:
Exception

loadNextCO

@RequestMapping(params="methodToCall=loadNextCO")
public ModelAndView loadNextCO(@ModelAttribute(value="KualiForm")
                                                    CourseOfferingManagementForm form)
                        throws Exception
Deprecated. 
Loads the next course offering.

Parameters:
form -
Returns:
Throws:
Exception

loadAOs

@RequestMapping(params="methodToCall=loadAOs")
public ModelAndView loadAOs(@ModelAttribute(value="KualiForm")
                                                 CourseOfferingManagementForm form)
                     throws Exception
Deprecated. 
This is called when the user click on the Manage link at the CO search result. Usage at: CourseOfferingManagement-ManageCourseOfferingsPage.xml

Parameters:
form -
Returns:
Throws:
Exception

copyCourseOfferingCreateCopy

@RequestMapping(params="methodToCall=copyCourseOfferingCreateCopy")
public ModelAndView copyCourseOfferingCreateCopy(@ModelAttribute(value="KualiForm")
                                                                      CourseOfferingManagementForm theForm)
                                          throws Exception
Deprecated. 
Throws:
Exception

copyCourseOfferingCancel

@RequestMapping(params="methodToCall=copyCourseOfferingCancel")
public ModelAndView copyCourseOfferingCancel(@ModelAttribute(value="KualiForm")
                                                                  CourseOfferingManagementForm theForm)
                                      throws Exception
Deprecated. 
Throws:
Exception

copyCourseOffering

@RequestMapping(params="methodToCall=copyCourseOffering")
public ModelAndView copyCourseOffering(@ModelAttribute(value="KualiForm")
                                                            CourseOfferingManagementForm theForm)
                                throws Exception
Deprecated. 
Throws:
Exception

selectAllActivityOfferings

@RequestMapping(params="methodToCall=selectAllActivityOfferings")
public ModelAndView selectAllActivityOfferings(@ModelAttribute(value="KualiForm")
                                                                    CourseOfferingManagementForm theForm)
                                        throws Exception
Deprecated. 
Throws:
Exception

loadCOs

@RequestMapping(params="methodToCall=loadCOs")
public ModelAndView loadCOs(@ModelAttribute(value="KualiForm")
                                                 CourseOfferingManagementForm form)
                     throws Exception
Deprecated. 
This is mapped to the List All link. Usage at: CourseOfferingManagement-ManageActivityOfferingsPage.xml

Parameters:
form -
Returns:
Throws:
Exception

copyAO

@RequestMapping(params="methodToCall=copyAO")
public ModelAndView copyAO(@ModelAttribute(value="KualiForm")
                                                CourseOfferingManagementForm form)
Deprecated. 

cancelDeleteAOs

@RequestMapping(params="methodToCall=cancelDeleteAOs")
public ModelAndView cancelDeleteAOs(@ModelAttribute(value="KualiForm")
                                                         CourseOfferingManagementForm theForm)
                             throws Exception
Deprecated. 
Throws:
Exception

deleteSelectedAoList

@RequestMapping(params="methodToCall=deleteSelectedAoList")
public ModelAndView deleteSelectedAoList(@ModelAttribute(value="KualiForm")
                                                              CourseOfferingManagementForm theForm)
                                  throws Exception
Deprecated. 
Throws:
Exception

deleteCoConfirmation

@RequestMapping(params="methodToCall=deleteCoConfirmation")
public ModelAndView deleteCoConfirmation(@ModelAttribute(value="KualiForm")
                                                              CourseOfferingManagementForm theForm)
                                  throws Exception
Deprecated. 
Throws:
Exception

deleteBulkCos

@RequestMapping(params="methodToCall=deleteBulkCos")
public ModelAndView deleteBulkCos(@ModelAttribute(value="KualiForm")
                                                       CourseOfferingManagementForm theForm)
                           throws Exception
Deprecated. 
Throws:
Exception

cancelDeleteBulkCos

@RequestMapping(params="methodToCall=cancelDeleteBulkCos")
public ModelAndView cancelDeleteBulkCos(@ModelAttribute(value="KualiForm")
                                                             CourseOfferingManagementForm theForm)
                                 throws Exception
Deprecated. 
Throws:
Exception

editTheCO

@RequestMapping(params="methodToCall=editTheCO")
public ModelAndView editTheCO(@ModelAttribute(value="KualiForm")
                                                   CourseOfferingManagementForm theForm)
                       throws Exception
Deprecated. 
Throws:
Exception

edit

@RequestMapping(params="methodToCall=edit")
public ModelAndView edit(@ModelAttribute(value="KualiForm")
                                              CourseOfferingManagementForm theForm)
                  throws Exception
Deprecated. 
Throws:
Exception

confirmDelete

@RequestMapping(params="methodToCall=confirmDelete")
public ModelAndView confirmDelete(@ModelAttribute(value="KualiForm")
                                                       CourseOfferingManagementForm theForm)
                           throws Exception
Deprecated. 
Throws:
Exception

view

@RequestMapping(params="methodToCall=view")
public ModelAndView view(@ModelAttribute(value="KualiForm")
                                              CourseOfferingManagementForm theForm)
                  throws Exception
Deprecated. 
Throws:
Exception

addActivityOfferings

@RequestMapping(params="methodToCall=addActivityOfferings")
public ModelAndView addActivityOfferings(@ModelAttribute(value="KualiForm")
                                                              CourseOfferingManagementForm theForm)
                                  throws Exception
Deprecated. 
Throws:
Exception

createCourseOffering

@RequestMapping(params="methodToCall=createCourseOffering")
public ModelAndView createCourseOffering(@ModelAttribute(value="KualiForm")
                                                              CourseOfferingManagementForm theForm)
                                  throws Exception
Deprecated. 
Throws:
Exception

markSubjectCodeReadyForScheduling

@RequestMapping(params="methodToCall=markSubjectCodeReadyForScheduling")
public ModelAndView markSubjectCodeReadyForScheduling(@ModelAttribute(value="KualiForm")
                                                                           CourseOfferingManagementForm theForm)
                                               throws Exception
Deprecated. 
Throws:
Exception

viewTheCO

@RequestMapping(params="methodToCall=viewTheCO")
public ModelAndView viewTheCO(@ModelAttribute(value="KualiForm")
                                                   CourseOfferingManagementForm theForm)
                       throws Exception
Deprecated. 
Throws:
Exception

getOrgNameDescription

public String getOrgNameDescription(String orgShortName)
Deprecated. 

getSocState

public String getSocState(String termCode)
Deprecated. 

approveCOs

@RequestMapping(params="methodToCall=approveCOs")
public ModelAndView approveCOs(@ModelAttribute(value="KualiForm")
                                                    CourseOfferingManagementForm theForm,
                                                    BindingResult result,
                                                    HttpServletRequest request,
                                                    HttpServletResponse response)
                        throws Exception
Deprecated. 
Throws:
Exception

suspendCOs

@RequestMapping(params="methodToCall=suspendCOs")
public ModelAndView suspendCOs(@ModelAttribute(value="KualiForm")
                                                    CourseOfferingManagementForm theForm,
                                                    BindingResult result,
                                                    HttpServletRequest request,
                                                    HttpServletResponse response)
                        throws Exception
Deprecated. 
Throws:
Exception

cancelCOs

@RequestMapping(params="methodToCall=cancelCOs")
public ModelAndView cancelCOs(@ModelAttribute(value="KualiForm")
                                                   CourseOfferingManagementForm theForm,
                                                   BindingResult result,
                                                   HttpServletRequest request,
                                                   HttpServletResponse response)
                       throws Exception
Deprecated. 
Throws:
Exception

reinstateCOs

@RequestMapping(params="methodToCall=reinstateCOs")
public ModelAndView reinstateCOs(@ModelAttribute(value="KualiForm")
                                                      CourseOfferingManagementForm theForm,
                                                      BindingResult result,
                                                      HttpServletRequest request,
                                                      HttpServletResponse response)
                          throws Exception
Deprecated. 
Throws:
Exception

deleteOneCoWithLink

@RequestMapping(params="methodToCall=deleteOneCoWithLink")
public ModelAndView deleteOneCoWithLink(@ModelAttribute(value="KualiForm")
                                                             CourseOfferingManagementForm theForm,
                                                             BindingResult result,
                                                             HttpServletRequest request,
                                                             HttpServletResponse response)
                                 throws Exception
Deprecated. 
Throws:
Exception

deleteCOs

@RequestMapping(params="methodToCall=deleteCOs")
public ModelAndView deleteCOs(@ModelAttribute(value="KualiForm")
                                                   CourseOfferingManagementForm theForm,
                                                   BindingResult result,
                                                   HttpServletRequest request,
                                                   HttpServletResponse response)
                       throws Exception
Deprecated. 
Throws:
Exception

approveAOs

@RequestMapping(params="methodToCall=approveAOs")
public ModelAndView approveAOs(@ModelAttribute(value="KualiForm")
                                                    CourseOfferingManagementForm theForm,
                                                    BindingResult result,
                                                    HttpServletRequest request,
                                                    HttpServletResponse response)
                        throws Exception
Deprecated. 
Throws:
Exception

suspendAOs

@RequestMapping(params="methodToCall=suspendAOs")
public ModelAndView suspendAOs(@ModelAttribute(value="KualiForm")
                                                    CourseOfferingManagementForm theForm,
                                                    BindingResult result,
                                                    HttpServletRequest request,
                                                    HttpServletResponse response)
                        throws Exception
Deprecated. 
Throws:
Exception

cancelAOs

@RequestMapping(params="methodToCall=cancelAOs")
public ModelAndView cancelAOs(@ModelAttribute(value="KualiForm")
                                                   CourseOfferingManagementForm theForm,
                                                   BindingResult result,
                                                   HttpServletRequest request,
                                                   HttpServletResponse response)
                       throws Exception
Deprecated. 
Throws:
Exception

reinstateAOs

@RequestMapping(params="methodToCall=reinstateAOs")
public ModelAndView reinstateAOs(@ModelAttribute(value="KualiForm")
                                                      CourseOfferingManagementForm theForm,
                                                      BindingResult result,
                                                      HttpServletRequest request,
                                                      HttpServletResponse response)
                          throws Exception
Deprecated. 
Throws:
Exception

deleteAOs

@RequestMapping(params="methodToCall=deleteAOs")
public ModelAndView deleteAOs(@ModelAttribute(value="KualiForm")
                                                   CourseOfferingManagementForm theForm,
                                                   BindingResult result,
                                                   HttpServletRequest request,
                                                   HttpServletResponse response)
                       throws Exception
Deprecated. 
Throws:
Exception

draftAOs

@RequestMapping(params="methodToCall=draftAOs")
public ModelAndView draftAOs(@ModelAttribute(value="KualiForm")
                                                  CourseOfferingManagementForm theForm,
                                                  BindingResult result,
                                                  HttpServletRequest request,
                                                  HttpServletResponse response)
                      throws Exception
Deprecated. 
Throws:
Exception

getSocService

public CourseOfferingSetService getSocService()
Deprecated. 

getViewHelperService

public CourseOfferingManagementViewHelperService getViewHelperService(CourseOfferingManagementForm theForm)
Deprecated. 

getTypeService

public TypeService getTypeService()
Deprecated. 

getStateService

public StateService getStateService()
Deprecated. 

getCourseOfferingService

public CourseOfferingService getCourseOfferingService()
Deprecated. 

getAcademicCalendarService

protected AcademicCalendarService getAcademicCalendarService()
Deprecated. 

getLrcService

protected LRCService getLrcService()
Deprecated. 


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.