public class LeaveRequestApprovalActionForm extends ApprovalForm
Constructor and Description |
---|
LeaveRequestApprovalActionForm() |
getDepartments, getOutputString, getPayCalendarGroups, getSelectedDept, getSelectedPayCalendarGroup, getSelectedWorkArea, getWorkAreaDescr, setDepartments, setOutputString, setPayCalendarGroups, setSelectedDept, setSelectedPayCalendarGroup, setSelectedWorkArea, setWorkAreaDescr
getDocumentId, getDocumentStatus, getMethodToCall, getWorkflowUrl, isLeaveEnabled, isTimeEnabled, setDocumentId, setMethodToCall
addRequiredNonEditableProperties, clearEditablePropertyInformation, getActionFormUtilMap, getAnchor, getBackLocation, getCurrentTabIndex, getDisplayedErrors, getDisplayedInfo, getDisplayedWarnings, getDocInfo, getExtraButton, getExtraButtons, getFieldNameToFocusOnAfterSubmit, getHeaderNavigationTabs, getNavigationCss, getNextArbitrarilyHighIndex, getNumColumns, getRefreshCaller, getTabState, getTabStates, incrementTabIndex, isFieldLevelHelpEnabled, populate, populateBackLocation, populateFieldLevelHelpEnabled, reset, reset, retrieveFormValueForLookupInquiryParameters, setActionFormUtilMap, setAnchor, setBackLocation, setCurrentTabIndex, setDerivedValuesOnForm, setDocInfo, setExtraButton, setExtraButtons, setFieldLevelHelpEnabled, setFieldNameToFocusOnAfterSubmit, setHeaderNavigationTabs, setNavigationCss, setNumColumns, setRefreshCaller, setTabStates, shouldMethodToCallParameterBeUsed, shouldPropertyBePopulatedInForm
addMaxUploadSize, cacheUnconvertedValue, copyPopulateEditablePropertiesToActionEditableProperties, customInitMaxUploadSizes, formatterClassForKeypath, formatValue, getActionEditablePropertiesGuid, getEditableProperties, getFormatter, getFormatterTypes, getIsNewForm, getMaxUploadSizes, getMethodToCallsToBypassSessionRetrievalForGETRequests, getParameter, getParameterValues, getPopulateEditableProperties, getPopulateEditablePropertiesGuid, getPropertyType, getRequiredNonEditableProperties, getStrutsActionMappingScope, getUnconvertedValues, getUnknownKeys, initMaxUploadSizes, isPropertyEditable, isPropertyNonEditableButRequired, populateForProperty, postprocessRequestParameters, processValidationFail, registerEditableProperty, registerIsNewForm, registerRequiredNonEditableProperty, registerStrutsActionMappingScope, setActionEditablePropertiesGuid, setFormatterType, setFormatterTypes, setPopulateEditablePropertiesGuid, setUnconvertedValues
public LeaveRequestApprovalActionForm()
public String getSelectedPrincipal()
public void setSelectedPrincipal(String selectedPrincipal)
public String getNavigationAction()
public void setNavigationAction(String navigationAction)
public String getBeginDateString()
public void setBeginDateString(String beginDateString)
public String getEndDateString()
public void setEndDateString(String endDateString)
public String getSelectedCalendarType()
public void setSelectedCalendarType(String selectedCalendarType)
public String getPrincipalId()
getPrincipalId
in class KPMEForm
public void setPrincipalId(String principalId)
setPrincipalId
in class KPMEForm
public CalendarEntryBo getCalendarEntry()
public void setCalendarEntry(CalendarEntryBo calendarEntry)
public LeaveRequestCalendar getLeaveRequestCalendar()
public void setLeaveRequestCalendar(LeaveRequestCalendar leaveRequestCalendar)
public String getPrevDocumentId()
public void setPrevDocumentId(String prevDocumentId)
public String getNextDocumentId()
public void setNextDocumentId(String nextDocumentId)
public String getPrevHrCalendarEntryId()
public void setPrevHrCalendarEntryId(String prevHrCalendarEntryId)
public String getNextHrCalendarEntryId()
public void setNextHrCalendarEntryId(String nextHrCalendarEntryId)
public String getHrCalendarEntryId()
public void setHrCalendarEntryId(String hrCalendarEntryId)
public String getActionList()
public void setActionList(String actionList)
public String getLeaveRequestString()
public void setLeaveRequestString(String leaveRequestString)
public List<String> getPrincipalIds()
public void setPrincipalIds(List<String> principalIds)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.