public abstract class CalendarApprovalFormAction extends ApprovalFormAction
| Constructor and Description |
|---|
CalendarApprovalFormAction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkTKAuthorization(org.apache.struts.action.ActionForm form,
String methodToCall) |
protected Boolean |
getAscending(javax.servlet.http.HttpServletRequest request) |
protected List<CalendarEntry> |
getCalendarEntries(CalendarEntry currentCalendarEntry) |
protected String |
getSortField(javax.servlet.http.HttpServletRequest request) |
protected void |
setCalendarFields(CalendarApprovalForm calendarApprovalForm) |
protected void |
setSearchFields(CalendarApprovalForm calendarApprovalForm) |
getCalendars, getWorkAreas, setSearchFieldsexecute, userLogoutaddMethodToCallToUncheckedList, checkAuthorization, defaultDispatch, dispatchMethod, doProcessingAfterPost, findMethodToCall, getApplicationBaseUrl, getBusinessObjectAuthorizationService, getEncryptionService, getHeaderTabDispatch, getHeaderTabNavigateTo, getImageContext, getKualiModuleService, getLineToDelete, getLineToEdit, getReturnLocation, getRoleQualification, getSelectedLine, getTabToToggle, headerTab, hideAllTabs, isModuleLocked, performInquiry, performLookup, performQuestionWithInput, performQuestionWithInputAgainBecauseOfErrors, performQuestionWithoutInput, performWorkgroupLookup, postTextAreaToParent, refresh, retrieveLookupParameterValue, showAllTabs, toggleTab, updateTextArea, validateLookupInquiryFullParametercancelled, getMethod, getMethodName, getParameter, unspecifiedaddErrors, addMessages, execute, generateToken, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServletpublic CalendarApprovalFormAction()
protected void checkTKAuthorization(org.apache.struts.action.ActionForm form, String methodToCall) throws org.kuali.rice.krad.exception.AuthorizationException
checkTKAuthorization in class KPMEActionorg.kuali.rice.krad.exception.AuthorizationExceptionprotected void setSearchFields(CalendarApprovalForm calendarApprovalForm)
protected void setCalendarFields(CalendarApprovalForm calendarApprovalForm)
protected List<CalendarEntry> getCalendarEntries(CalendarEntry currentCalendarEntry)
protected Boolean getAscending(javax.servlet.http.HttpServletRequest request)
protected String getSortField(javax.servlet.http.HttpServletRequest request)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.