Uses of Class
overit.geocallapp.wfm.core.bl.timesheet.shift.TimesheetOnCallShift
Packages that use TimesheetOnCallShift
Package
Description
-
Uses of TimesheetOnCallShift in overit.geocallapp.wfm.core.bl.timesheet
Fields in overit.geocallapp.wfm.core.bl.timesheet with type parameters of type TimesheetOnCallShiftModifier and TypeFieldDescriptionprotected Map<Long, TimesheetOnCallShift> TimesheetEntitiesAggregate.timesheetOnCallShiftsMethods in overit.geocallapp.wfm.core.bl.timesheet that return TimesheetOnCallShiftModifier and TypeMethodDescriptionTimesheetEntitiesAggregate.getTimesheetOnCallShift(Long onCallShift) Methods in overit.geocallapp.wfm.core.bl.timesheet that return types with arguments of type TimesheetOnCallShift -
Uses of TimesheetOnCallShift in overit.geocallapp.wfm.core.bl.timesheet.shift
Methods in overit.geocallapp.wfm.core.bl.timesheet.shift that return TimesheetOnCallShift -
Uses of TimesheetOnCallShift in overit.geocallapp.wfm.core.ux.timesheet.search.detail
Fields in overit.geocallapp.wfm.core.ux.timesheet.search.detail declared as TimesheetOnCallShiftModifier and TypeFieldDescriptionprotected TimesheetOnCallShiftTimesheetOnCallShiftView.timesheetOnCallShiftMethods in overit.geocallapp.wfm.core.ux.timesheet.search.detail that return TimesheetOnCallShiftMethods in overit.geocallapp.wfm.core.ux.timesheet.search.detail with parameters of type TimesheetOnCallShiftModifier and TypeMethodDescriptionstatic TimesheetOnCallShiftViewTimesheetOnCallShiftView.makeTimesheetOnCallShiftView(TimesheetEntitiesAggregate aggregate, TimesheetOnCallShift timesheetOnCallShift) voidTimesheetOnCallShiftView.setTimesheetOnCallShift(TimesheetOnCallShift timesheetOnCallShift)