Class RoughPlanningSearchEvent


public class RoughPlanningSearchEvent extends SearchEvent<RoughPlanningSearchFilter,BORoughPlanning>
Event to search a BORoughPlanning.
The launcher must provide a valid RoughPlanningSearchFilter in order to successfully call this event.
Since:
18.0
  • Constructor Details

    • RoughPlanningSearchEvent

      public RoughPlanningSearchEvent(Page page, RoughPlanningSearchFilter filter)
      Instantiates a new rough planning search event.
      Parameters:
      page - the Page that will contain the paginated result
      filter - RoughPlanningSearchFilter the set of filters that will be applied to the search
    • RoughPlanningSearchEvent

      public RoughPlanningSearchEvent(RoughPlanningSearchFilter filter)
      Instantiates a new rough planning search event.
      Parameters:
      filter - RoughPlanningSearchFilter the set of filters that will be applied to the search