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:
10.1
GCApi:
event
Reactors:
BTAppointmentSearch(0)
No Spouts