public abstract class CalendarApprovalForm extends ApprovalForm
Modifier and Type | Field and Description |
---|---|
static String |
ORDER_BY_DOCID |
static String |
ORDER_BY_PRINCIPAL |
static String |
ORDER_BY_STATUS |
static String |
ORDER_BY_WORKAREA |
Constructor and Description |
---|
CalendarApprovalForm() |
getDepartments, getPayCalendarGroups, getSelectedDept, getSelectedPayCalendarGroup, getSelectedWorkArea, getWorkAreaDescr, setDepartments, setPayCalendarGroups, setSelectedDept, setSelectedPayCalendarGroup, setSelectedWorkArea, setWorkAreaDescr
getDocumentId, getDocumentStatus, getMethodToCall, getPrincipalId, getWorkflowUrl, isEdossirEnabled, isLeaveEnabled, isTimeEnabled, setDocumentId, setMethodToCall, setPrincipalId
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 static final String ORDER_BY_PRINCIPAL
public static final String ORDER_BY_DOCID
public static final String ORDER_BY_STATUS
public static final String ORDER_BY_WORKAREA
public CalendarApprovalForm()
public String getHrCalendarEntryId()
public void setHrCalendarEntryId(String hrCalendarEntryId)
public String getPrevHrCalendarEntryId()
public void setPrevHrCalendarEntryId(String prevHrCalendarEntryId)
public String getNextHrCalendarEntryId()
public void setNextHrCalendarEntryId(String nextHrCalendarEntryId)
public Date getBeginCalendarEntryDate()
public void setBeginCalendarEntryDate(Date beginCalendarEntryDate)
public Date getEndCalendarEntryDate()
public void setEndCalendarEntryDate(Date endCalendarEntryDate)
public List<String> getCalendarYears()
public void setCalendarYears(List<String> calendarYears)
public Map<String,String> getPayPeriodsMap()
public void setPayPeriodsMap(Map<String,String> payPeriodsMap)
public CalendarEntry getCalendarEntry()
public void setCalendarEntry(CalendarEntry calendarEntry)
public String getSelectedCalendarYear()
public void setSelectedCalendarYear(String selectedCalendarYear)
public String getSelectedPayPeriod()
public void setSelectedPayPeriod(String selectedPayPeriod)
public CalendarDocument getCalendarDocument()
public void setCalendarDocument(CalendarDocument calendarDocument)
public boolean isOnCurrentPeriod()
public String getOutputString()
getOutputString
in class ApprovalForm
public void setOutputString(String outputString)
setOutputString
in class ApprovalForm
public String getSearchField()
public void setSearchField(String searchField)
public String getSearchTerm()
public void setSearchTerm(String searchTerm)
public int getResultSize()
public void setResultSize(Integer resultSize)
public int getPageSize()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.