Class CatalogGroupLoadEvent


public class CatalogGroupLoadEvent extends LoadEvent<BOCatalogGroup>
Event to load a BOCatalogGroup.
The launcher must provide a valid catalog group id in order to successfully call this event.
The listener loads the BOCatalogGroup components starting from the event input, i.e. catalog group id.
Since:
20.0
GCApi:
event
Reactors:
BTCatalogGroupLoad(0)
No Spouts
  • Constructor Details

    • CatalogGroupLoadEvent

      public CatalogGroupLoadEvent(Long input)
      Instantiates a new catalog group load event.
      Parameters:
      input - the catalog group id