@Controller @RequestMapping(value="krmsAgendaInquiry") public class AgendaInquiryController extends InquiryController
| Modifier and Type | Class and Description | 
|---|---|
| protected static class  | AgendaInquiryController.AgendaItemChildAccessorThis class abstracts getting and setting a child of an AgendaItemBo, making some recursive operations
 require less boiler plate. | 
REDIRECT_PREFIX| 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, export, startaddLine, cancel, checkViewAuthorization, close, deleteLine, getSessionDocumentService, getUIFModelAndView, getUIFModelAndView, getViewService, initForm, navigate, performFieldQuery, performFieldSuggest, performLookup, performRedirect, refresh, returnToHistory, returnToHub, returnToPrevious, toggleInactiveRecordDisplay, updateComponentpublic 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
ExceptionCopyright © 2005-2012 The Kuali Foundation. All Rights Reserved.