Uses of Class
overit.geocallapp.wfm.calendars.bl.workshift.workshiftexceptionworkshift.BOWorkShiftExceptionWorkShift
Packages that use BOWorkShiftExceptionWorkShift
Package
Description
-
Uses of BOWorkShiftExceptionWorkShift in overit.geocallapp.wfm.calendars.bl.workshift.exception.task
Methods in overit.geocallapp.wfm.calendars.bl.workshift.exception.task that return types with arguments of type BOWorkShiftExceptionWorkShiftModifier and TypeMethodDescriptionprotected List<BOWorkShiftExceptionWorkShift> BTWorkShiftExceptionDelete.loadRelations(WorkShiftExceptionWorkShiftSearchFilter workShiftExceptionWorkShiftSearchFilter, PoolKit poolKit) protected List<BOWorkShiftExceptionWorkShift> BTWorkShiftExceptionTotalsCalculation.loadRelations(BOWorkShift workShift, PoolKit poolKit) Method parameters in overit.geocallapp.wfm.calendars.bl.workshift.exception.task with type arguments of type BOWorkShiftExceptionWorkShiftModifier and TypeMethodDescriptionprotected voidBTWorkShiftExceptionDelete.deleteDummyWorkShift(List<BOWorkShiftExceptionWorkShift> relations, PoolKit poolKit) Deletes dummy work shiftprotected List<BOWorkShift> BTWorkShiftExceptionDelete.loadDummyWorkShifts(List<BOWorkShiftExceptionWorkShift> workShiftExceptionWorkShiftList, PoolKit poolKit) -
Uses of BOWorkShiftExceptionWorkShift in overit.geocallapp.wfm.calendars.bl.workshift.workshiftexceptionworkshift.task
Methods in overit.geocallapp.wfm.calendars.bl.workshift.workshiftexceptionworkshift.task that return types with arguments of type BOWorkShiftExceptionWorkShiftModifier and TypeMethodDescriptionprotected List<BOWorkShiftExceptionWorkShift> BTWorkShiftExceptionWorkShiftDelete.loadRelations(Long workShiftExceptionId, PoolKit poolKit) -
Uses of BOWorkShiftExceptionWorkShift in overit.geocallapp.wfm.calendars.integration
Methods in overit.geocallapp.wfm.calendars.integration that return types with arguments of type BOWorkShiftExceptionWorkShiftModifier and TypeMethodDescriptionCalendarEventProvider.searchWorkShiftExceptionWorkShift(WorkShiftExceptionWorkShiftSearchFilter filter) CalendarProvider.searchWorkShiftExceptionWorkShift(WorkShiftExceptionWorkShiftSearchFilter workShiftExceptionWorkShiftSearchFilter) -
Uses of BOWorkShiftExceptionWorkShift in overit.geocallapp.wfm.orchestrator.workforce.bl.workshift.exception.task
Methods in overit.geocallapp.wfm.orchestrator.workforce.bl.workshift.exception.task that return types with arguments of type BOWorkShiftExceptionWorkShiftModifier and TypeMethodDescriptionprotected List<BOWorkShiftExceptionWorkShift> BTWorkShiftExceptionUpdate.loadRelations(WorkShiftExceptionWorkShiftSearchFilter workShiftExceptionWorkShiftSearchFilter, PoolKit poolKit) Method parameters in overit.geocallapp.wfm.orchestrator.workforce.bl.workshift.exception.task with type arguments of type BOWorkShiftExceptionWorkShiftModifier and TypeMethodDescriptionprotected voidBTWorkShiftExceptionUpdate.deleteDummyWorkShift(List<BOWorkShiftExceptionWorkShift> relations, PoolKit poolKit) Deletes dummy work shiftprotected List<BOWorkShift> BTWorkShiftExceptionUpdate.loadDummyWorkShifts(List<BOWorkShiftExceptionWorkShift> workShiftExceptionWorkShiftList, PoolKit poolKit) protected voidBTWorkShiftExceptionUpdate.updateDummyWorkShift(BOWorkShiftException workShiftException, List<BOWorkShiftExceptionWorkShift> relations, PoolKit poolKit) Updates dummy work shift -
Uses of BOWorkShiftExceptionWorkShift in overit.geocallapp.wfm.orchestrator.workforce.bl.workshift.workshiftexceptionworkshift.task
Methods in overit.geocallapp.wfm.orchestrator.workforce.bl.workshift.workshiftexceptionworkshift.task that return types with arguments of type BOWorkShiftExceptionWorkShiftModifier and TypeMethodDescriptionprotected List<BOWorkShiftExceptionWorkShift> BTWorkShiftExceptionWorkShiftUpdate.searchOldRelations(Long workShiftId, Long workShiftExceptionId, PoolKit poolKit) Searches for existing relationships between the given work shift or work shift exception.