Class ResourceGPSPositionSearchEvent


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

    • ResourceGPSPositionSearchEvent

      public ResourceGPSPositionSearchEvent(Page page, ResourceGPSPositionSearchFilter filter)
      Instantiates a new resource GPS position search event.
      Parameters:
      page - the page that will contain the paginated result
      filter - the set of filters that will be applied to the search
    • ResourceGPSPositionSearchEvent

      public ResourceGPSPositionSearchEvent(ResourceGPSPositionSearchFilter filter)
      Instantiates a new resource GPS position search event.
      Parameters:
      filter - the set of filters that will be applied to the search