@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, startacknowledge, 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, supervisorFunctionsaddBlankLine, 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, showDialogpublic 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
ExceptionCopyright © 2004-2013 The Kuali Foundation. All Rights Reserved.