Uses of Class
overit.geocallapp.wfm.core.bl.timesheet.header.event.TimesheetHeaderStateUpdateInput
Packages that use TimesheetHeaderStateUpdateInput
Package
Description
-
Uses of TimesheetHeaderStateUpdateInput in overit.geocallapp.wfm.core.bl.timesheet.header.event
Constructors in overit.geocallapp.wfm.core.bl.timesheet.header.event with parameters of type TimesheetHeaderStateUpdateInputModifierConstructorDescriptionInstantiates a new timesheet header update event. -
Uses of TimesheetHeaderStateUpdateInput in overit.geocallapp.wfm.core.bl.timesheet.header.task
Methods in overit.geocallapp.wfm.core.bl.timesheet.header.task with parameters of type TimesheetHeaderStateUpdateInputModifier and TypeMethodDescriptionBTTimesheetHeaderStateUpdate.prepareFilterData(TimesheetHeaderStateUpdateInput input) Prepares the filter data in order to load the correct record to update.BTTimesheetHeaderStateUpdate.prepareUpdateData(TimesheetHeaderStateUpdateInput input) Prepares the data that is going to be updated in the selected timesheet header.