Class CrewShellConfigurationSearchEvent


public class CrewShellConfigurationSearchEvent extends SearchEvent<Void,BOCrewShellConfiguration>
Event to search a BOCrewShellConfiguration objects.
Since:
16.0
GCApi:
event
Reactors:
BTCrewShellConfigurationSearch(0)
No Spouts
  • Constructor Details

    • CrewShellConfigurationSearchEvent

      public CrewShellConfigurationSearchEvent(Page page)
      Instantiates a new SearchEvent object in order to search all the stored BOCrewShellConfiguration objects.
      Parameters:
      page - the Page object that will contain the paginated result
    • CrewShellConfigurationSearchEvent

      public CrewShellConfigurationSearchEvent()
      Instantiates a new SearchEvent object in order to search all the stored BOCrewShellConfiguration objects.