public class ClockActionForm extends TimesheetActionForm
Constructor and Description |
---|
ClockActionForm() |
getAssignmentDescriptions, getCalNav, getEarnCodeDescriptions, getForfeitures, getSelectedAssignment, getSelectedEarnCode, getTimesheetDocument, getTransferAccrualCategory, setAssignmentDescriptions, setCalNav, setEarnCodeDescriptions, setForfeitures, setSelectedEarnCode, setTimesheetDocument, setTransferAccrualCategory
getActionMessages, getBeginCalendarEntryDate, getBeginPeriodDateTime, getCalendarEntry, getCalendarYears, getEndCalendarEntryDate, getEndPeriodDateTime, getErrorMessages, getHrCalendarEntryId, getInfoMessages, getNextDocumentId, getNextHrCalendarEntryId, getPayPeriodsMap, getPrevDocumentId, getPrevHrCalendarEntryId, getSelectedCalendarYear, getSelectedPayPeriod, getWarningMessages, isOnCurrentPeriod, setActionMessages, setBeginCalendarEntryDate, setCalendarEntry, setCalendarYears, setEndCalendarEntryDate, setErrorMessages, setHrCalendarEntryId, setInfoMessages, setNextDocumentId, setNextHrCalendarEntryId, setPayPeriodsMap, setPrevDocumentId, setPrevHrCalendarEntryId, setSelectedCalendarYear, setSelectedPayPeriod, setWarningMessages
getDocumentId, getDocumentStatus, getMethodToCall, getPrincipalId, getWorkflowUrl, 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 ClockActionForm()
public String getTargetUserTimezone()
public Date getLastClockTimeWithZone()
public void setLastClockTimeWithZone(Date lastClockTimeWithZone)
public String getErrorMessage()
public void setErrorMessage(String errorMessage)
public String getOutputString()
public void setOutputString(String outputString)
public Map<String,Boolean> getAssignmentLunchMap()
public void setAssignmentLunchMap(Map<String,Boolean> assignmentLunchMap)
public long getCurrentServerTime()
public long getCurrentUserUTCOffset()
public String getCurrentClockAction()
public void setCurrentClockAction(String currentClockAction)
public String getNextClockAction()
public void setNextClockAction(String nextClockAction)
public Date getLastClockTimestamp()
public void setLastClockTimestamp(Date lastClockTimestamp)
public ClockLog getClockLog()
public void setClockLog(ClockLog clockLog)
public String getLastClockHours()
public void setLastClockHours(String lastClockHours)
public TimeBlockBo getTimeBlock()
public void setTimeBlock(TimeBlockBo timeBlock)
public String getLastClockAction()
public void setLastClockAction(String lastClockAction)
public TimeBlock getCurrentTimeBlock()
public void setCurrentTimeBlock(TimeBlock currentTimeBlock)
public String getCurrentAssignmentDescription()
public void setCurrentAssignmentDescription(String currentAssignmentDescription)
public boolean isClockButtonEnabled()
public void setClockButtonEnabled(boolean clockButtonEnabled)
public boolean isShowLunchButton()
public void setShowLunchButton(boolean showLunchButton)
showLunchButton
- true if system lunch rule is set.public boolean isShowDistributeButton()
public void setShowDistrubuteButton(boolean showDistrubuteButton)
public void setSelectedAssignment(String selectedAssignment)
setSelectedAssignment
in class TimesheetActionForm
public List<String> getAssignDescriptionsList()
public void setAssignDescriptionsList(List<String> assignDescriptionsList)
public String getEditTimeBlockId()
public void setEditTimeBlockId(String editTimeBlockId)
public void findTimeBlocksToDistribute()
public void populateAssignmentsForSelectedTimeBlock(TimeBlock tb)
public String getCurrentAssignmentKey()
public void setCurrentAssignmentKey(String currentAssignmentKey)
public String getNewAssignDesCol()
public void setNewAssignDesCol(String newAssignDesCol)
public String getNewBDCol()
public void setNewBDCol(String newBDCol)
public String getNewBTCol()
public void setNewBTCol(String newBTCol)
public String getNewEDCol()
public void setNewEDCol(String newEDCol)
public String getNewETCol()
public void setNewETCol(String newETCol)
public String getNewHrsCol()
public void setNewHrsCol(String newHrsCol)
public Map<String,List<TimeBlock>> getTimeBlocksMap()
public void setTimeBlocksMap(Map<String,List<TimeBlock>> timeBlocksMap)
public List<String> getDistributeAssignList()
public void setDistributeAssignList(List<String> distributeAssignList)
public LinkedHashMap<String,String> getDesList()
public void setDesList(LinkedHashMap<String,String> desList)
public String getTsDocId()
public void setTsDocId(String tsDocId)
public BigDecimal getLunchDeductionAmt()
public void setLunchDeductionAmt(BigDecimal lunchDeductionAmt)
public void setShowClockButton(boolean showClockButton)
public boolean getShowClockButton()
public String getDistributionPeriod()
public void setDistributionPeriod(String distributionPeriod)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.