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, setSearchFields
execute, userLogout
addMethodToCallToUncheckedList, 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, validateLookupInquiryFullParameter
cancelled, getMethod, getMethodName, getParameter, unspecified
addErrors, addMessages, execute, generateToken, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServlet
public CalendarApprovalFormAction()
protected void checkTKAuthorization(org.apache.struts.action.ActionForm form, String methodToCall) throws org.kuali.rice.krad.exception.AuthorizationException
checkTKAuthorization
in class KPMEAction
org.kuali.rice.krad.exception.AuthorizationException
protected 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.