@Controller @RequestMapping(value="krmsAgendaInquiry") public class AgendaInquiryController extends InquiryController
Modifier and Type | Class and Description |
---|---|
protected static class |
AgendaInquiryController.AgendaItemChildAccessor
This class abstracts getting and setting a child of an AgendaItemBo, making some recursive operations
require less boiler plate.
|
DELETE_FILE_UPLOAD_LINE_DIALOG, request
Constructor and Description |
---|
AgendaInquiryController() |
Modifier and Type | Method and Description |
---|---|
org.springframework.web.servlet.ModelAndView |
viewRule(UifFormBase form,
org.springframework.validation.BindingResult result,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
This method updates the existing rule in the agenda.
|
createInitialForm, start
addBlankLine, addFileUploadLine, addLine, back, cancel, checkForm, checkViewAuthorization, defaultMapping, deleteFileUploadLine, deleteLine, getFileFromLine, getMessageView, getUIFModelAndView, getUIFModelAndView, getUIFModelAndView, getUIFModelAndViewWithInit, getViewService, initForm, navigate, performFieldQuery, performFieldSuggest, performLookup, performRedirect, performRedirect, refresh, retrieveCollectionPage, returnToHistory, returnToHub, returnToPrevious, saveLine, sendFileFromLineResponse, sessionTimeout, showDialog, tableJsonRetrieval
public AgendaInquiryController()
@RequestMapping(params="methodToCall=viewRule") public org.springframework.web.servlet.ModelAndView viewRule(@ModelAttribute(value="KualiForm") UifFormBase form, org.springframework.validation.BindingResult result, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
Exception
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.