public class HolidayLoadEvent extends LoadEvent<BOHoliday>
Event to load a BOHoliday.
The launcher must provide a valid BOHoliday id in order to successfully call this event.
The listener loads all the BOHoliday components starting from the event input, i.e. the given BOHoliday id.
Since:
17.0
GCApi:
event
Reactors:
BTHolidayLoad(0)
No Spouts
  • Constructor Details

    • HolidayLoadEvent

      public HolidayLoadEvent(Long id)
      Instantiates a new holiday load event.
      Parameters:
      id - the BOHoliday id