Class AppointmentSearchEvent


public class AppointmentSearchEvent extends SearchEvent<AppointmentSearchFilter,BOAppointment>
Event to search a BOAppointment. The launcher must provide a valid AppointmentSearchFilter in order to successfully call this event. The listener searches all the BOAppointment components starting from the event input, i.e. the given AppointmentSearchFilter.
Since:
17.0
GCApi:
event
Reactors:
BTAppointmentSearch(0)
No Spouts
  • Constructor Details

    • AppointmentSearchEvent

      public AppointmentSearchEvent(AppointmentSearchFilter filter)
      Instantiates a new appointment search event.
      Parameters:
      filter - the set of filters that will be applied to the search