@Controller @RequestMapping(value="/population") public class PopulationController extends org.kuali.rice.krad.web.controller.MaintenanceDocumentController
Constructor and Description |
---|
PopulationController() |
Modifier and Type | Method and Description |
---|---|
ModelAndView |
createByCombiningPopulations(org.kuali.rice.krad.web.form.MaintenanceDocumentForm form,
BindingResult result,
HttpServletRequest request,
HttpServletResponse response) |
ModelAndView |
createByRule(org.kuali.rice.krad.web.form.MaintenanceDocumentForm form,
BindingResult result,
HttpServletRequest request,
HttpServletResponse response) |
createInitialForm, docHandler, getMaintenanceDocumentService, maintenanceCopy, maintenanceEdit, maintenanceNewWithExisting, route, setupMaintenance, start
acknowledge, approve, blanketApprove, buildAuthorizationException, cancel, cancelAttachment, checkAndWarnAboutSensitiveData, combineAdHocRecipients, complete, createDocument, deleteNote, disapprove, downloadAttachment, fyi, getAttachmentService, getBusinessObjectService, getConfigurationService, getDataDictionaryService, getDocumentDictionaryService, getDocumentService, getNoteService, insertNote, loadDocument, performWorkflowAction, reload, save, setBusinessObjectService, setDataDictionaryService, setDocumentDictionaryService, setDocumentService, supervisorFunctions
addBlankLine, addLine, back, checkForm, checkViewAuthorization, defaultMapping, deleteLine, getBooleanDialogResponse, getMessageView, getStringDialogResponse, getUIFModelAndView, getUIFModelAndView, getUIFModelAndViewWithInit, getViewService, hasDialogBeenAnswered, hasDialogBeenDisplayed, initForm, navigate, performFieldQuery, performFieldSuggest, performLookup, performRedirect, performRedirect, refresh, returnFromLightbox, returnToHistory, returnToHub, returnToPrevious, saveLine, sessionTimeout, showDialog
public PopulationController()
@RequestMapping(params="methodToCall=createByRule") public ModelAndView createByRule(@ModelAttribute(value="KualiForm") org.kuali.rice.krad.web.form.MaintenanceDocumentForm form, BindingResult result, HttpServletRequest request, HttpServletResponse response) throws Exception
Exception
@RequestMapping(params="methodToCall=createByCombiningPopulations") public ModelAndView createByCombiningPopulations(@ModelAttribute(value="KualiForm") org.kuali.rice.krad.web.form.MaintenanceDocumentForm form, BindingResult result, HttpServletRequest request, HttpServletResponse response) throws Exception
Exception
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.