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

    • AppointmentLoadEvent

      public AppointmentLoadEvent(Long id)
      Instantiates a new appointment load event.
      Parameters:
      id - the BOAppointment id