Class WorkShiftExceptionWorkShiftSearchEvent


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

    • WorkShiftExceptionWorkShiftSearchEvent

      public WorkShiftExceptionWorkShiftSearchEvent(Page page, WorkShiftExceptionWorkShiftSearchFilter filter)
      Instantiates a new work shift exception work shift search event.
      Parameters:
      page - the page that will contain the paginated result
      filter - the set of filters that will be applied to the search
    • WorkShiftExceptionWorkShiftSearchEvent

      public WorkShiftExceptionWorkShiftSearchEvent(WorkShiftExceptionWorkShiftSearchFilter filter)
      Instantiates a new work shift exception work shift search event.
      Parameters:
      filter - the set of filters that will be applied to the search