Class AccountStatusSearchEvent


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

    • AccountStatusSearchEvent

      public AccountStatusSearchEvent(Page page, AccountStatusSearchFilter filter)
      Instantiates a new technical object state search event.
      Parameters:
      page - the page that will contain the paginated result
      filter - the set of filters that will be applied to the search
    • AccountStatusSearchEvent

      public AccountStatusSearchEvent(AccountStatusSearchFilter filter)
      Instantiates a new technical object state search event.
      Parameters:
      filter - the set of filters that will be applied to the search