Class InterventionGroupCensusRuleSearchEvent


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

    • InterventionGroupCensusRuleSearchEvent

      public InterventionGroupCensusRuleSearchEvent(Page page, InterventionGroupCensusRuleSearchFilter filter)
      Instantiates a new intervention group census rule search event.
      Parameters:
      page - the page that will contain the paginated result
      filter - the set of filters that will be applied to the search
    • InterventionGroupCensusRuleSearchEvent

      public InterventionGroupCensusRuleSearchEvent(InterventionGroupCensusRuleSearchFilter filter)
      Instantiates a new intervention group census rule search event.
      Parameters:
      filter - the set of filters that will be applied to the search