Uses of Class
overit.geocallapp.wfm.calendars.bl.workshift.exception.exceptionclass.BOWorkShiftExceptionClass
Packages that use BOWorkShiftExceptionClass
Package
Description
-
Uses of BOWorkShiftExceptionClass in overit.geocallapp.wfm.calendars.bl.workshift.exception.exceptionclass.event
Constructors in overit.geocallapp.wfm.calendars.bl.workshift.exception.exceptionclass.event with parameters of type BOWorkShiftExceptionClassModifierConstructorDescriptionWorkShiftExceptionClassInsertEvent(BOWorkShiftExceptionClass workShiftExceptionClass) Instantiates a new work shift exception class insert event.WorkShiftExceptionClassUpdateEvent(BOWorkShiftExceptionClass workShiftExceptionClass) Instantiates a new work shift exception class update event. -
Uses of BOWorkShiftExceptionClass in overit.geocallapp.wfm.calendars.bl.workshift.exception.exceptionclass.task
Methods in overit.geocallapp.wfm.calendars.bl.workshift.exception.exceptionclass.task with parameters of type BOWorkShiftExceptionClassModifier and TypeMethodDescriptionprotected voidBTWorkShiftExceptionClassInsert.afterInsert(BOWorkShiftExceptionClass workShiftExceptionClass, PoolKit poolKit) Actions to be performed after the insertion (e.g., invalidation of the static view).protected voidBTWorkShiftExceptionClassUpdate.afterUpdate(BOWorkShiftExceptionClass workShiftExceptionClass, PoolKit poolKit) Actions to be performed after the update (e.g., invalidation of the static view).protected voidBTWorkShiftExceptionClassInsert.validate(BOWorkShiftExceptionClass input, PoolKit poolKit) Checks whether the insertion is possible by performing some validations on the givenBOWorkShiftExceptionClassinput, i.e. the work shift exception class to be inserted.protected voidBTWorkShiftExceptionClassUpdate.validate(BOWorkShiftExceptionClass input, PoolKit poolKit) Checks whether the update is possible by performing some validations on the givenBOWorkShiftExceptionClassto be updated. -
Uses of BOWorkShiftExceptionClass in overit.geocallapp.wfm.calendars.bl.workshift.exception.task
Methods in overit.geocallapp.wfm.calendars.bl.workshift.exception.task that return BOWorkShiftExceptionClassModifier and TypeMethodDescriptionprotected BOWorkShiftExceptionClassBTWorkShiftExceptionDelete.loadWorkShiftExceptionClass(PoolKit poolKit, BOWorkShiftExceptionType workShiftExceptionType) protected BOWorkShiftExceptionClassBTWorkShiftExceptionInsert.loadWorkShiftExceptionClass(BOWorkShiftExceptionType workShiftExceptionType, PoolKit poolKit) -
Uses of BOWorkShiftExceptionClass in overit.geocallapp.wfm.calendars.integration
Methods in overit.geocallapp.wfm.calendars.integration that return BOWorkShiftExceptionClassModifier and TypeMethodDescriptionCalendarEventProvider.getWorkShiftExceptionClass(Long workShiftExceptionClassId) CalendarProvider.getWorkShiftExceptionClass(Long workShiftExceptionClassId) -
Uses of BOWorkShiftExceptionClass in overit.geocallapp.wfm.orchestrator.workforce.bl.workshift.exception.task
Methods in overit.geocallapp.wfm.orchestrator.workforce.bl.workshift.exception.task that return BOWorkShiftExceptionClassModifier and TypeMethodDescriptionprotected BOWorkShiftExceptionClassBTWorkShiftExceptionUpdate.loadWorkShiftExceptionClass(PoolKit poolKit, BOWorkShiftExceptionType workShiftExceptionType) protected BOWorkShiftExceptionClassBTWorkShiftExceptionUpdate.loadWorkShiftExceptionClass(BOWorkShiftExceptionType workShiftExceptionType, PoolKit poolKit)