Uses of Class
overit.geocallapp.wfm.systemsettings.bl.calendar.holiday.BOHoliday
Packages that use BOHoliday
Package
Description
-
Uses of BOHoliday in overit.geocallapp.wfm.systemsettings.bl.calendar.event
Constructor parameters in overit.geocallapp.wfm.systemsettings.bl.calendar.event with type arguments of type BOHolidayModifierConstructorDescriptionInstantiates a new holiday notification event. -
Uses of BOHoliday in overit.geocallapp.wfm.systemsettings.bl.calendar.holiday.event
Constructors in overit.geocallapp.wfm.systemsettings.bl.calendar.holiday.event with parameters of type BOHolidayModifierConstructorDescriptionHolidayInsertEvent(BOHoliday input) Instantiates a new holiday insert event.HolidayUpdateEvent(BOHoliday holiday) Instantiates a new holiday update event. -
Uses of BOHoliday in overit.geocallapp.wfm.systemsettings.bl.calendar.holiday.task
Methods in overit.geocallapp.wfm.systemsettings.bl.calendar.holiday.task that return BOHolidayMethods in overit.geocallapp.wfm.systemsettings.bl.calendar.holiday.task with parameters of type BOHolidayModifier and TypeMethodDescriptionprotected voidBTHolidayInsert.completeData(BOHoliday holiday) protected booleanBTHolidayInsert.isBankHoliday(BOHoliday holiday) protected booleanBTHolidayUpdate.isBankHoliday(BOHoliday holiday) protected voidBTHolidayDelete.notifyDelete(BOHoliday holiday, PoolKit poolKit) Delete holiday notificationprotected voidValidates the data before insertion.protected voidValidates the data before update. -
Uses of BOHoliday in overit.geocallapp.wfm.systemsettings.bl.calendar.task
Methods in overit.geocallapp.wfm.systemsettings.bl.calendar.task that return types with arguments of type BOHolidayModifier and TypeMethodDescriptionBTYearCalendarLoad.loadHolidays(YearCalendarLoadInput input, PoolKit poolKit) Extraction of holidays included within the date range for operation center or company.Method parameters in overit.geocallapp.wfm.systemsettings.bl.calendar.task with type arguments of type BOHolidayModifier and TypeMethodDescriptionprotected YearCalendarBTYearCalendarLoad.buildYearCalendar(List<BOHoliday> holidays)