Uses of Class
overit.geocallapp.wfm.calendars.bl.workshift.exception.event.OverlappingWorkShiftExceptionSearchInput
Packages that use OverlappingWorkShiftExceptionSearchInput
Package
Description
-
Uses of OverlappingWorkShiftExceptionSearchInput in overit.geocallapp.wfm.calendars.bl.workshift.exception.event
Constructors in overit.geocallapp.wfm.calendars.bl.workshift.exception.event with parameters of type OverlappingWorkShiftExceptionSearchInputModifierConstructorDescriptionOverlappingWorkShiftExceptionSearchEvent(OverlappingWorkShiftExceptionSearchInput overlappingWorkShiftExceptionSearchInput) Instantiates a new overlapping work shift exception search event. -
Uses of OverlappingWorkShiftExceptionSearchInput in overit.geocallapp.wfm.calendars.bl.workshift.exception.task
Methods in overit.geocallapp.wfm.calendars.bl.workshift.exception.task with parameters of type OverlappingWorkShiftExceptionSearchInputModifier and TypeMethodDescriptionprotected List<BOWorkShiftException> BTOverlappingWorkShiftExceptionSearch.searchResourceWorkShiftException(OverlappingWorkShiftExceptionSearchInput input, PoolKit poolKit) Extracts the list ofBOWorkShiftExceptions that overlap the given day interval for the given resource. -
Uses of OverlappingWorkShiftExceptionSearchInput in overit.geocallapp.wfm.calendars.integration
Methods in overit.geocallapp.wfm.calendars.integration with parameters of type OverlappingWorkShiftExceptionSearchInputModifier and TypeMethodDescriptionCalendarEventProvider.searchOverlappingWorkShiftException(OverlappingWorkShiftExceptionSearchInput input) CalendarProvider.searchOverlappingWorkShiftException(OverlappingWorkShiftExceptionSearchInput input)