public class TimeApprovalActionForm extends CalendarApprovalForm
ORDER_BY_DOCID, ORDER_BY_PRINCIPAL, ORDER_BY_STATUS, ORDER_BY_WORKAREA| Constructor and Description |
|---|
TimeApprovalActionForm() |
| Modifier and Type | Method and Description |
|---|---|
List<ApprovalTimeSummaryRow> |
getApprovalRows() |
List<String> |
getErrorMessageList() |
Map<String,Boolean> |
getMissedPunchPermissions() |
List<String> |
getPayCalendarLabels() |
boolean |
isAnyApprovalRowApprovable() |
void |
setApprovalRows(List<ApprovalTimeSummaryRow> approvalRows) |
void |
setErrorMessageList(List<String> errorMessageList) |
void |
setMissedPunchPermissions(Map<String,Boolean> permissions) |
void |
setPayCalendarLabels(List<String> payCalendarLabels) |
getBeginCalendarEntryDate, getCalendarDocument, getCalendarEntry, getCalendarYears, getEndCalendarEntryDate, getHrCalendarEntryId, getNextHrCalendarEntryId, getOutputString, getPageSize, getPayPeriodsMap, getPrevHrCalendarEntryId, getResultSize, getSearchField, getSearchTerm, getSelectedCalendarYear, getSelectedPayPeriod, isOnCurrentPeriod, setBeginCalendarEntryDate, setCalendarDocument, setCalendarEntry, setCalendarYears, setEndCalendarEntryDate, setHrCalendarEntryId, setNextHrCalendarEntryId, setOutputString, setPayPeriodsMap, setPrevHrCalendarEntryId, setResultSize, setSearchField, setSearchTerm, setSelectedCalendarYear, setSelectedPayPeriodgetDepartments, getPayCalendarGroups, getSelectedDept, getSelectedPayCalendarGroup, getSelectedWorkArea, getWorkAreaDescr, setDepartments, setPayCalendarGroups, setSelectedDept, setSelectedPayCalendarGroup, setSelectedWorkArea, setWorkAreaDescrgetDocumentId, getDocumentStatus, getMethodToCall, getPrincipalId, getWorkflowUrl, isLeaveEnabled, isTimeEnabled, setDocumentId, setMethodToCall, setPrincipalIdaddRequiredNonEditableProperties, 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, shouldPropertyBePopulatedInFormaddMaxUploadSize, 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, setUnconvertedValuespublic TimeApprovalActionForm()
public Map<String,Boolean> getMissedPunchPermissions()
public void setMissedPunchPermissions(Map<String,Boolean> permissions)
public List<String> getPayCalendarLabels()
public void setPayCalendarLabels(List<String> payCalendarLabels)
public List<ApprovalTimeSummaryRow> getApprovalRows()
public void setApprovalRows(List<ApprovalTimeSummaryRow> approvalRows)
public boolean isAnyApprovalRowApprovable()
public List<String> getErrorMessageList()
public void setErrorMessageList(List<String> errorMessageList)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.