Class WorkShiftExceptionClassSearchEvent


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

    • WorkShiftExceptionClassSearchEvent

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

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