Uses of Class
overit.geocallapp.wfm.calendars.bl.workshift.exception.BOWorkShiftException
Packages that use BOWorkShiftException
Package
Description
-
Uses of BOWorkShiftException in overit.geocallapp.wfm.calendars.bl.timeline
Methods in overit.geocallapp.wfm.calendars.bl.timeline that return BOWorkShiftExceptionModifier and TypeMethodDescriptionWorkShiftAbsenceTimeLineItem.getSourceObject()WorkShiftPresenceTimeLineItem.getSourceObject()Constructors in overit.geocallapp.wfm.calendars.bl.timeline with parameters of type BOWorkShiftExceptionModifierConstructorDescriptionWorkShiftAbsenceTimeLineItem(BOWorkShiftException workshiftException) WorkShiftAbsenceTimeLineItem(BOWorkShiftException workshiftException, Date beginTime, Date endTime) WorkShiftPresenceTimeLineItem(BOWorkShiftException workshiftException) WorkShiftPresenceTimeLineItem(BOWorkShiftException workshiftException, Date beginTime, Date endTime) -
Uses of BOWorkShiftException in overit.geocallapp.wfm.calendars.bl.workshift.exception.event
Constructors in overit.geocallapp.wfm.calendars.bl.workshift.exception.event with parameters of type BOWorkShiftExceptionModifierConstructorDescriptionWorkShiftExceptionInsertEvent(BOWorkShiftException workShiftException) Instantiates a new work shift exception insert event.WorkShiftExceptionUpdateEvent(BOWorkShiftException workShiftException) Instantiates a new work shift exception update event.Constructor parameters in overit.geocallapp.wfm.calendars.bl.workshift.exception.event with type arguments of type BOWorkShiftExceptionModifierConstructorDescriptionInstantiates a new work shift exception insert batch eventInstantiates a new resource shift exception notification event.Instantiates a new work shift exception update batch event -
Uses of BOWorkShiftException 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 BOWorkShiftExceptionModifier and TypeMethodDescriptionprotected List<BOWorkShiftException> BTWorkShiftExceptionTotalsCalculation.getExceptions(List<BOWorkShiftException> shiftExceptions, Long classType, PoolKit poolKit) Method that filters a list of input work shift exceptions based on the class type.protected List<BOWorkShiftException> BTOverlappingWorkShiftExceptionSearch.searchResourceWorkShiftException(OverlappingWorkShiftExceptionSearchInput input, PoolKit poolKit) Extracts the list ofBOWorkShiftExceptions that overlap the given day interval for the given resource.protected List<BOWorkShiftException> BTWorkShiftExceptionTotalsCalculation.searchWorkShiftExceptionWorkShift(BOWorkShift workShift, PoolKit poolKit) Loads absences and extra presences overlapping a givenBOWorkShift.Methods in overit.geocallapp.wfm.calendars.bl.workshift.exception.task with parameters of type BOWorkShiftExceptionModifier and TypeMethodDescriptionprotected voidBTWorkShiftExceptionInsert.completeWorkShiftExceptionData(BOWorkShiftException workShiftException, PoolKit poolKit) Validates the start day and the end day.protected List<BOWorkShift> BTWorkShiftExceptionInsert.getWorkShifts(BOWorkShiftException workShiftException, PoolKit poolKit) Extracts the list ofBOWorkShiftrelated to a given resource for a certain day.protected List<BOWorkShift> BTWorkShiftExceptionInsert.loadOverlappingWorkShifts(BOWorkShiftException workShiftException, PoolKit poolKit) Loads the list of specificBOWorkShiftby using aBOWorkShiftException.protected BOWorkShiftExceptionTypeBTWorkShiftExceptionDelete.loadWorkShiftExceptionType(BOWorkShiftException workShiftException, PoolKit poolKit) protected BOWorkShiftExceptionTypeBTWorkShiftExceptionInsert.loadWorkShiftExceptionType(BOWorkShiftException input, PoolKit poolKit) protected voidBTWorkShiftExceptionDelete.manageDummyWorkShift(BOWorkShiftException workShiftException, PoolKit poolKit) If an extra presence is referred to a dummy work shift, then it is checked if it is the only one and it is eliminated, otherwise it is left.protected voidBTWorkShiftExceptionDelete.nofityDelete(BOWorkShiftException workShiftException, PoolKit poolKit) protected voidBTWorkShiftExceptionInsert.nofityInsert(BOWorkShiftException workShiftException, PoolKit poolKit) protected voidBTWorkShiftExceptionInsert.updateRelation(BOWorkShiftException workShiftException, PoolKit poolKit) protected voidBTWorkShiftExceptionInsert.validate(BOWorkShiftException input, List<BOWorkShift> workShiftList, PoolKit poolKit) Checks whether the insertion is possible by performing some validations on the givenBOWorkShiftException.Method parameters in overit.geocallapp.wfm.calendars.bl.workshift.exception.task with type arguments of type BOWorkShiftExceptionModifier and TypeMethodDescriptionprotected List<BOWorkShiftException> BTWorkShiftExceptionTotalsCalculation.getExceptions(List<BOWorkShiftException> shiftExceptions, Long classType, PoolKit poolKit) Method that filters a list of input work shift exceptions based on the class type. -
Uses of BOWorkShiftException in overit.geocallapp.wfm.calendars.bl.workshift.task
Methods in overit.geocallapp.wfm.calendars.bl.workshift.task that return types with arguments of type BOWorkShiftExceptionModifier and TypeMethodDescriptionprotected List<BOWorkShiftException> BTWorkShiftTimeLineLoad.getExceptions(List<BOWorkShiftException> shiftExceptions, Long classType, PoolKit poolKit) protected List<BOWorkShiftException> BTWorkShiftTimeLineLoad.searchWorkShiftExceptionWorkShift(BOWorkShift workShift, PoolKit poolKit) Loads absences and extra presences overlapping a givenBOWorkShift.Method parameters in overit.geocallapp.wfm.calendars.bl.workshift.task with type arguments of type BOWorkShiftExceptionModifier and TypeMethodDescriptionprotected List<BOWorkShiftException> BTWorkShiftTimeLineLoad.getExceptions(List<BOWorkShiftException> shiftExceptions, Long classType, PoolKit poolKit) -
Uses of BOWorkShiftException in overit.geocallapp.wfm.calendars.bl.workshift.workshiftexceptionworkshift.event
Methods in overit.geocallapp.wfm.calendars.bl.workshift.workshiftexceptionworkshift.event that return BOWorkShiftExceptionModifier and TypeMethodDescriptionWorkShiftExceptionWorkShiftUpdateInput.getWorkShiftException()Returns the work shift exception that was set as a component for the update.Methods in overit.geocallapp.wfm.calendars.bl.workshift.workshiftexceptionworkshift.event with parameters of type BOWorkShiftExceptionModifier and TypeMethodDescriptionvoidWorkShiftExceptionWorkShiftUpdateInput.setWorkShiftException(BOWorkShiftException workShiftException) Sets the work shift exception to be used as a component for the update. -
Uses of BOWorkShiftException in overit.geocallapp.wfm.calendars.integration
Methods in overit.geocallapp.wfm.calendars.integration that return BOWorkShiftExceptionModifier and TypeMethodDescriptionCalendarEventProvider.getWorkShiftException(Long workShiftExceptionId) CalendarProvider.getWorkShiftException(Long workShiftExceptionId) Methods in overit.geocallapp.wfm.calendars.integration that return types with arguments of type BOWorkShiftExceptionModifier and TypeMethodDescriptionCalendarEventProvider.searchOverlappingWorkShiftException(OverlappingWorkShiftExceptionSearchInput input) CalendarProvider.searchOverlappingWorkShiftException(OverlappingWorkShiftExceptionSearchInput input) CalendarEventProvider.searchWorkShiftExceptions(Page page, WorkShiftExceptionSearchFilter filter) CalendarEventProvider.searchWorkShiftExceptions(WorkShiftExceptionSearchFilter filter) CalendarProvider.searchWorkShiftExceptions(Page page, WorkShiftExceptionSearchFilter filter) CalendarProvider.searchWorkShiftExceptions(WorkShiftExceptionSearchFilter filter) Method parameters in overit.geocallapp.wfm.calendars.integration with type arguments of type BOWorkShiftExceptionModifier and TypeMethodDescriptionvoidCalendarEventProvider.notifyWorkShiftException(NotificationInput<BOWorkShiftException> input) voidCalendarProvider.notifyWorkShiftException(NotificationInput<BOWorkShiftException> input) -
Uses of BOWorkShiftException in overit.geocallapp.wfm.core.bl.timesheet.notification.task
Methods in overit.geocallapp.wfm.core.bl.timesheet.notification.task with parameters of type BOWorkShiftExceptionModifier and TypeMethodDescriptionprotected voidBTTimesheetResourceShiftExceptionCancelNotification.cancelAutomaticTimesheetTask(BOWorkShiftException receipt, PoolKit poolKit) protected booleanBTTimesheetResourceShiftExceptionCancelNotification.isAbsenceResourceShiftException(BOWorkShiftException receipt, PoolKit poolKit) protected booleanBTTimesheetResourceShiftExceptionNotification.isAbsenceResourceShiftException(BOWorkShiftException receipt, PoolKit poolKit) protected voidBTTimesheetResourceShiftExceptionNotification.upsertAutomaticTimesheetTask(BOWorkShiftException receipt, PoolKit poolKit) -
Uses of BOWorkShiftException in overit.geocallapp.wfm.orchestrator.scheduling.bl.immediatescheduling.teamexclusion.task
Methods in overit.geocallapp.wfm.orchestrator.scheduling.bl.immediatescheduling.teamexclusion.task that return types with arguments of type BOWorkShiftExceptionModifier and TypeMethodDescriptionprotected List<BOWorkShiftException> BTImmediateSchedulingTeamExclusionByShift.getUnavailabilities(List<Long> foremenIds, Date date, Date maxUnavailabilityEnd, PoolKit poolKit) -
Uses of BOWorkShiftException in overit.geocallapp.wfm.orchestrator.workforce.bl.workshift.exception.task
Methods in overit.geocallapp.wfm.orchestrator.workforce.bl.workshift.exception.task with parameters of type BOWorkShiftExceptionModifier and TypeMethodDescriptionprotected voidBTWorkShiftExceptionUpdate.completeWorkShiftExceptionData(BOWorkShiftException workShiftException, PoolKit poolKit) Validates the start day and the end day.protected List<BOWorkShift> BTWorkShiftExceptionUpdate.getWorkShifts(BOWorkShiftException workShiftException, PoolKit poolKit) Extracts the list ofBOWorkShiftrelated to a given resource for a certain day.protected List<BOWorkShift> BTWorkShiftExceptionUpdate.loadOverlappingWorkShift(BOWorkShiftException workShiftException, PoolKit poolKit) Loads all the work shifts that overlap with the given work shift exception.protected List<BOWorkShift> BTWorkShiftExceptionUpdate.loadOverlappingWorkShifts(BOWorkShiftException workShiftException, PoolKit poolKit) Loads the list of specificBOWorkShiftby using aBOWorkShiftException.protected BOWorkShiftExceptionTypeBTWorkShiftExceptionUpdate.loadWorkShiftExceptionType(BOWorkShiftException workShiftException, PoolKit poolKit) protected voidBTWorkShiftExceptionUpdate.manageDummyWorkShift(BOWorkShiftException workShiftException, PoolKit poolKit) Management of dummy work shifts.protected voidBTWorkShiftExceptionUpdate.notifyResourceShiftException(BOWorkShiftException workShiftException, PoolKit poolKit) Notify the cancellation of the current work shift exception.protected voidBTWorkShiftExceptionUpdate.updateDummyWorkShift(BOWorkShiftException workShiftException, List<BOWorkShiftExceptionWorkShift> relations, PoolKit poolKit) Updates dummy work shiftprotected voidBTWorkShiftExceptionUpdate.updateWorkShiftExceptionWorkShiftRelation(BOWorkShiftException workShiftException, PoolKit poolKit) Update the work shift exception - work shift relationsprotected voidBTWorkShiftExceptionUpdate.validate(BOWorkShiftException input, List<BOWorkShift> workShiftList, PoolKit poolKit) Checks whether the insertion is possible by performing some validations on the givenBOWorkShiftException. -
Uses of BOWorkShiftException 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 BOWorkShiftExceptionModifier and TypeMethodDescriptionprotected List<BOWorkShiftException> BTWorkShiftExceptionWorkShiftUpdate.loadOverlappingWorkShiftException(BOWorkShift workShift, PoolKit poolKit) Loads all the work shift exceptions that overlap with the given work shift.Methods in overit.geocallapp.wfm.orchestrator.workforce.bl.workshift.workshiftexceptionworkshift.task with parameters of type BOWorkShiftExceptionModifier and TypeMethodDescriptionprotected BOWorkShiftBTWorkShiftExceptionWorkShiftUpdate.createWorkShiftDummyRecord(List<BOWorkShift> workShifts, BOWorkShiftException workShiftException, PoolKit poolKit) Creates a dummy shift to associate with work shift exceptions if it is a work shift exception for attendance and overtime extension.protected BOWorkShiftBTWorkShiftExceptionWorkShiftUpdate.insertDummyWorkShift(BOWorkShiftException workShiftException, PoolKit poolKit) Completes dummy work shift data.protected List<BOWorkShift> BTWorkShiftExceptionWorkShiftUpdate.loadOverlappingWorkShift(BOWorkShiftException workShiftException, boolean dummyWorkShiftSearch, PoolKit poolKit) Loads all the work shifts that overlap with the given work shift exception.protected voidBTWorkShiftExceptionWorkShiftUpdate.updateForWorkShiftExceptionInsert(BOWorkShiftException workShiftException, WorkShiftExceptionWorkShiftAction action, PoolKit poolKit) Updates the relation between aBOWorkShiftand aBOWorkShiftException.