org.kuali.hr.time.detail.web
Class TimeDetailActionForm

java.lang.Object
  extended by org.apache.struts.action.ActionForm
      extended by org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
          extended by org.kuali.rice.kns.web.struts.form.KualiForm
              extended by org.kuali.hr.time.base.web.TkForm
                  extended by org.kuali.hr.time.base.web.TkCommonCalendarForm
                      extended by org.kuali.hr.time.timesheet.web.TimesheetActionForm
                          extended by org.kuali.hr.time.detail.web.TimeDetailActionFormBase
                              extended by org.kuali.hr.time.detail.web.TimeDetailActionForm
All Implemented Interfaces:
Serializable, org.kuali.rice.kns.web.struts.form.pojo.PojoForm

public class TimeDetailActionForm
extends TimeDetailActionFormBase

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.kuali.rice.kns.web.struts.form.KualiForm
org.kuali.rice.kns.web.struts.form.KualiForm.TabState
 
Field Summary
 
Fields inherited from class org.kuali.rice.kns.web.struts.form.KualiForm
extraButtons
 
Fields inherited from class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
requiredNonEditableProperties
 
Fields inherited from class org.apache.struts.action.ActionForm
multipartRequestHandler, servlet
 
Constructor Summary
TimeDetailActionForm()
           
 
Method Summary
 Map<String,String> getAssignStyleClassMap()
           
 String getBeginPeriodDTNoTZ()
           
 String getClockAction()
           
 List<TimeBlock> getClockLogTimeBlockList()
           
 String getDocEditable()
           
 String getEndPeriodDTNoTZ()
           
 String getIsVirtualWorkDay()
           
 String getLeaveBlockString()
           
 String getLunchDeleted()
           
 List<String> getOvertimeEarnCodes()
           
 String getServerTimezone()
           
 TimeBlock getTimeBlock()
           
 List<TimeBlock> getTimeBlockList()
           
 String getTimeBlockString()
           
 TimeSummary getTimeSummary()
           
 TkCalendar getTkCalendar()
           
 String getTkTimeHourDetailId()
           
 String getUserTimezone()
           
 String getWorkingOnItsOwn()
           
 boolean isCanAddTimeblock()
           
 boolean isCurrentTimesheet()
           
 void setAssignStyleClassMap(Map<String,String> assignStyleClassMap)
           
 void setClockAction(String clockAction)
           
 void setDocEditable(String docEditable)
           
 void setLeaveBlockString(String leaveBlockString)
           
 void setLunchDeleted(String lunchDeleted)
           
 void setOvertimeEarnCodes(List<String> overtimeEarnCodes)
           
 void setTimeBlock(TimeBlock timeBlock)
           
 void setTimeBlockString(String timeBlockString)
           
 void setTimeSummary(TimeSummary timeSummary)
           
 void setTkCalendar(TkCalendar calendar)
           
 void setTkTimeHourDetailId(String tkTimeHourDetailId)
           
 void setWorkingOnItsOwn(String workingOnItsOwn)
           
 
Methods inherited from class org.kuali.hr.time.detail.web.TimeDetailActionFormBase
getAcrossDays, getAmount, getEndDate, getEndTime, getForfeitures, getHours, getLeaveAmount, getLmLeaveBlockId, getOutputString, getOvertimePref, getSpanningWeeks, getStartDate, getStartTime, getTkTimeBlockId, getWarnings, setAcrossDays, setAmount, setEndDate, setEndTime, setForfeitures, setHours, setLeaveAmount, setLmLeaveBlockId, setOutputString, setOvertimePref, setSpanningWeeks, setStartDate, setStartTime, setTkTimeBlockId, setWarnings
 
Methods inherited from class org.kuali.hr.time.timesheet.web.TimesheetActionForm
getAssignmentDescriptions, getBeginPeriodDateTime, getCalNav, getDocumentId, getEarnCodeDescriptions, getEndPeriodDateTime, getNextDocumentId, getPayCalendarDates, getPrevDocumentId, getSelectedAssignment, getSelectedEarnCode, getTimesheetDocument, getTransferAccrualCategory, reset, setAssignmentDescriptions, setCalNav, setDocumentId, setEarnCodeDescriptions, setNextDocumentId, setPayCalendarDates, setPrevDocumentId, setSelectedAssignment, setSelectedEarnCode, setTimesheetDocument, setTransferAccrualCategory
 
Methods inherited from class org.kuali.hr.time.base.web.TkCommonCalendarForm
getActionMessages, getCalendarYears, getErrorMessages, getInfoMessages, getPayPeriodsMap, getSelectedCalendarYear, getSelectedPayPeriod, getWarningMessages, isOnCurrentPeriod, setActionMessages, setCalendarYears, setErrorMessages, setInfoMessages, setOnCurrentPeriod, setPayPeriodsMap, setSelectedCalendarYear, setSelectedPayPeriod, setWarningMessages
 
Methods inherited from class org.kuali.hr.time.base.web.TkForm
getDocumentIdFromContext, getDocumentStatus, getLeaveCalendarDocumentStatus, getLeaveDocumentIdFromContext, getLeaveEnabled, getMethodToCall, getPrincipalId, getTimeEnabled, getViewLeaveTabsWithNEStatus, getWorkflowUrl, setMethodToCall, setPrincipalId
 
Methods inherited from class org.kuali.rice.kns.web.struts.form.KualiForm
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, retrieveFormValueForLookupInquiryParameters, setActionFormUtilMap, setAnchor, setBackLocation, setCurrentTabIndex, setDerivedValuesOnForm, setDocInfo, setExtraButton, setExtraButtons, setFieldLevelHelpEnabled, setFieldNameToFocusOnAfterSubmit, setHeaderNavigationTabs, setNavigationCss, setNumColumns, setRefreshCaller, setTabStates, shouldMethodToCallParameterBeUsed, shouldPropertyBePopulatedInForm
 
Methods inherited from class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
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
 
Methods inherited from class org.apache.struts.action.ActionForm
getMultipartRequestHandler, getServlet, getServletWrapper, setMultipartRequestHandler, setServlet, validate, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeDetailActionForm

public TimeDetailActionForm()
Method Detail

getTkCalendar

public TkCalendar getTkCalendar()

setTkCalendar

public void setTkCalendar(TkCalendar calendar)

getTimeBlockList

public List<TimeBlock> getTimeBlockList()

getClockLogTimeBlockList

public List<TimeBlock> getClockLogTimeBlockList()

getTimeBlock

public TimeBlock getTimeBlock()

setTimeBlock

public void setTimeBlock(TimeBlock timeBlock)

getClockAction

public String getClockAction()

setClockAction

public void setClockAction(String clockAction)

getIsVirtualWorkDay

public String getIsVirtualWorkDay()

getTimeSummary

public TimeSummary getTimeSummary()

setTimeSummary

public void setTimeSummary(TimeSummary timeSummary)

getServerTimezone

public String getServerTimezone()

getUserTimezone

public String getUserTimezone()

getAssignStyleClassMap

public Map<String,String> getAssignStyleClassMap()

setAssignStyleClassMap

public void setAssignStyleClassMap(Map<String,String> assignStyleClassMap)

getTimeBlockString

public String getTimeBlockString()

setTimeBlockString

public void setTimeBlockString(String timeBlockString)

getBeginPeriodDTNoTZ

public String getBeginPeriodDTNoTZ()

getEndPeriodDTNoTZ

public String getEndPeriodDTNoTZ()

isCurrentTimesheet

public boolean isCurrentTimesheet()

getDocEditable

public String getDocEditable()

setDocEditable

public void setDocEditable(String docEditable)

getOvertimeEarnCodes

public List<String> getOvertimeEarnCodes()

setOvertimeEarnCodes

public void setOvertimeEarnCodes(List<String> overtimeEarnCodes)

getTkTimeHourDetailId

public String getTkTimeHourDetailId()

setTkTimeHourDetailId

public void setTkTimeHourDetailId(String tkTimeHourDetailId)

getLunchDeleted

public String getLunchDeleted()

setLunchDeleted

public void setLunchDeleted(String lunchDeleted)

isCanAddTimeblock

public boolean isCanAddTimeblock()

getWorkingOnItsOwn

public String getWorkingOnItsOwn()

setWorkingOnItsOwn

public void setWorkingOnItsOwn(String workingOnItsOwn)

getLeaveBlockString

public String getLeaveBlockString()

setLeaveBlockString

public void setLeaveBlockString(String leaveBlockString)


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.