Uses of Class
overit.geocallapp.wfm.core.bl.timesheet.shift.TimesheetShift
Packages that use TimesheetShift
Package
Description
-
Uses of TimesheetShift in overit.geocallapp.wfm.core.bl.timesheet
Fields in overit.geocallapp.wfm.core.bl.timesheet with type parameters of type TimesheetShiftModifier and TypeFieldDescriptionprotected Map<Long, TimesheetShift> TimesheetEntitiesAggregate.timesheetShiftsMethods in overit.geocallapp.wfm.core.bl.timesheet that return TimesheetShiftMethods in overit.geocallapp.wfm.core.bl.timesheet that return types with arguments of type TimesheetShift -
Uses of TimesheetShift in overit.geocallapp.wfm.core.bl.timesheet.shift
Methods in overit.geocallapp.wfm.core.bl.timesheet.shift that return TimesheetShiftMethods in overit.geocallapp.wfm.core.bl.timesheet.shift with parameters of type TimesheetShiftModifier and TypeMethodDescriptionprotected voidTimesheetShiftBuilder.initializeBreak(TimesheetShift timesheetShift, overit.geocallapp.wfm.util.intervalli.DateTimeIntervalAggregate breakIntervals) protected voidTimesheetShiftBuilder.initializeDates(TimesheetShift timesheetShift, overit.geocallapp.wfm.util.intervalli.DateTimeIntervalAggregate shiftIntervals) protected voidTimesheetShiftBuilder.initializeFields(TimesheetShift timesheetShift) protected voidTimesheetShiftBuilder.initializeUnavailability(TimesheetShift timesheetShift, overit.geocallapp.wfm.util.intervalli.DateTimeIntervalAggregate shiftIntervals, overit.geocallapp.wfm.util.intervalli.DateTimeIntervalAggregate absenceIntervals, overit.geocallapp.wfm.util.intervalli.DateTimeIntervalAggregate breakIntervals) -
Uses of TimesheetShift in overit.geocallapp.wfm.core.ux.timesheet.search.detail
Fields in overit.geocallapp.wfm.core.ux.timesheet.search.detail declared as TimesheetShiftMethods in overit.geocallapp.wfm.core.ux.timesheet.search.detail that return TimesheetShiftMethods in overit.geocallapp.wfm.core.ux.timesheet.search.detail with parameters of type TimesheetShiftModifier and TypeMethodDescriptionstatic TimesheetWorkShiftViewTimesheetWorkShiftView.makeTimesheetWorkShiftView(TimesheetEntitiesAggregate aggregate, TimesheetShift timesheetShift) voidTimesheetWorkShiftView.setTimesheetShift(TimesheetShift timesheetShift)