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

    • OperationCenterAddressSearchEvent

      public OperationCenterAddressSearchEvent(Page page, OperationCenterAddressSearchFilter filter)
      Instantiates a new operation center address search event.
      Parameters:
      page - the page that will contain the paginated result
      filter - the set of filters that will be applied to the search
    • OperationCenterAddressSearchEvent

      public OperationCenterAddressSearchEvent(OperationCenterAddressSearchFilter filter)
      Instantiates a new operation center address search event.
      Parameters:
      filter - the set of filters that will be applied to the search