@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.
|
| Constructor and Description |
|---|
AgendaInquiryController() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.web.servlet.ModelAndView |
viewRule(UifFormBase form)
This method updates the existing rule in the agenda.
|
createInitialForm, downloadCustomDataObjectAttachment, downloadDataObjectAttachment, getControllerService, setControllerServiceaddBlankLine, addFileUploadLine, addLine, back, cancel, checkForm, closeEditLineDialog, defaultMapping, deleteFileUploadLine, deleteLine, editLine, getCollectionControllerService, getFileControllerService, getFileFromLine, getMessageView, getModelAndView, getModelAndView, getModelAndView, getModelAndViewService, getModelAndViewWithInit, getModelAndViewWithInit, getNavigationControllerService, getQueryControllerService, getRefreshControllerService, getSaveControllerService, initForm, navigate, performFieldQuery, performFieldSuggest, performLookup, performRedirect, performRedirect, refresh, retrieveCollectionPage, retrieveEditLineDialog, returnToHub, returnToPrevious, save, saveField, saveLine, sessionTimeout, setCollectionControllerService, setFileControllerService, setModelAndViewService, setNavigationControllerService, setQueryControllerService, setRefreshControllerService, setSaveControllerService, showDialog, start, tableJsonRetrievalpublic AgendaInquiryController()
@RequestMapping(params="methodToCall=viewRule") public org.springframework.web.servlet.ModelAndView viewRule(UifFormBase form) throws Exception
ExceptionCopyright © 2005–2016 The Kuali Foundation. All rights reserved.