Class AgendaResourceRolesSearchEvent


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

    • AgendaResourceRolesSearchEvent

      public AgendaResourceRolesSearchEvent(Page page, AgendaResourceRolesSearchFilter filter)
      Instantiates a new agenda resource role search event.
      Parameters:
      page - the page that will contain the paginated result
      filter - the set of filters that will be applied to the search
    • AgendaResourceRolesSearchEvent

      public AgendaResourceRolesSearchEvent(AgendaResourceRolesSearchFilter filter)
      Instantiates a new agenda resource role search event.
      Parameters:
      filter - the set of filters that will be applied to the search