public abstract class CalendarFormAction extends KPMEAction
Modifier and Type | Field and Description |
---|---|
protected static org.kuali.rice.core.api.mo.ModelObjectUtils.Transformer<LeaveBlock,LeaveBlock.Builder> |
toLeaveBlockBuilder |
protected static org.kuali.rice.core.api.mo.ModelObjectUtils.Transformer<TimeBlock,TimeBlock.Builder> |
toTimeBlockBuilder |
Constructor and Description |
---|
CalendarFormAction() |
Modifier and Type | Method and Description |
---|---|
protected abstract List<CalendarEntry> |
getCalendarEntries(CalendarEntry currentCalendarEntry) |
protected void |
setCalendarFields(javax.servlet.http.HttpServletRequest request,
CalendarForm calendarForm) |
checkTKAuthorization, 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
protected static final org.kuali.rice.core.api.mo.ModelObjectUtils.Transformer<TimeBlock,TimeBlock.Builder> toTimeBlockBuilder
protected static final org.kuali.rice.core.api.mo.ModelObjectUtils.Transformer<LeaveBlock,LeaveBlock.Builder> toLeaveBlockBuilder
public CalendarFormAction()
protected void setCalendarFields(javax.servlet.http.HttpServletRequest request, CalendarForm calendarForm)
protected abstract List<CalendarEntry> getCalendarEntries(CalendarEntry currentCalendarEntry)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.