Uses of Class
overit.geocallapp.wfm.core.bl.workshift.receipt.BOReceipt
Packages that use BOReceipt
Package
Description
-
Uses of BOReceipt in overit.geocallapp.wfm.core.bl.timesheet
Methods in overit.geocallapp.wfm.core.bl.timesheet that return types with arguments of type BOReceiptModifier and TypeMethodDescriptionTimesheetEntitiesAggregate.isAbsenceReceipt()TimesheetEntitiesAggregate.isPresenceReceipt()TimesheetEntitiesAggregate.isReceiptWithTimeImpact()Method parameters in overit.geocallapp.wfm.core.bl.timesheet with type arguments of type BOReceiptModifier and TypeMethodDescriptionvoidTimesheetEntitiesAggregate.addShift(BOWorkShift shift, List<BOReceipt> receipts) -
Uses of BOReceipt in overit.geocallapp.wfm.core.bl.timesheet.event
Methods in overit.geocallapp.wfm.core.bl.timesheet.event that return BOReceiptModifier and TypeMethodDescriptionTimesheetTaskEventCache.getReceipt(Long receipt, PoolKit poolKit) -
Uses of BOReceipt in overit.geocallapp.wfm.core.bl.timesheet.shift
Methods in overit.geocallapp.wfm.core.bl.timesheet.shift that return types with arguments of type BOReceiptModifier and TypeMethodDescriptionTimesheetShift.getAbsences()TimesheetShift.getPresences()TimesheetShiftBuilder.getReceipts()Method parameters in overit.geocallapp.wfm.core.bl.timesheet.shift with type arguments of type BOReceiptModifier and TypeMethodDescriptionprotected overit.geocallapp.wfm.util.intervalli.DateTimeIntervalAggregateTimesheetShiftBuilder.getReceiptIntervals(List<BOReceipt> receipts) voidTimesheetShift.setAbsences(List<BOReceipt> absences) voidTimesheetShift.setPresences(List<BOReceipt> presences) voidTimesheetShiftBuilder.setReceipts(List<BOReceipt> receipts) -
Uses of BOReceipt in overit.geocallapp.wfm.core.bl.timesheet.task
Methods in overit.geocallapp.wfm.core.bl.timesheet.task that return types with arguments of type BOReceiptModifier and TypeMethodDescriptionBTTimesheetEntitiesAggregateLoad.loadReceipts(Long shift, PoolKit poolKit) -
Uses of BOReceipt in overit.geocallapp.wfm.core.bl.workshift.receipt.event
Constructors in overit.geocallapp.wfm.core.bl.workshift.receipt.event with parameters of type BOReceiptModifierConstructorDescriptionReceiptUpdateEvent(BOReceipt input) Instantiates a new receipt insert event. -
Uses of BOReceipt in overit.geocallapp.wfm.project.bl.management.planning.task.slotevaluation.resourcedata
Fields in overit.geocallapp.wfm.project.bl.management.planning.task.slotevaluation.resourcedata with type parameters of type BOReceiptMethods in overit.geocallapp.wfm.project.bl.management.planning.task.slotevaluation.resourcedata that return types with arguments of type BOReceiptModifier and TypeMethodDescriptionResourceData.getReceipts()BTLoadResourceData.loadReceipts(Long userId, overit.geocallapp.wfm.util.intervalli.DateTimeInterval range, PoolKit pk) Method parameters in overit.geocallapp.wfm.project.bl.management.planning.task.slotevaluation.resourcedata with type arguments of type BOReceipt