Class GoodsGroupLoadEvent


public class GoodsGroupLoadEvent extends LoadEvent<BOGoodsGroup>
Event to load a BOGoodsGroup.
The launcher must provide a valid BOGoodsGroup id in order to successfully call this event.
The listener loads all the BOGoodsGroup components starting from the event input, i.e. the given BOGoodsGroup id.
Since:
13.0
GCApi:
event
Reactors:
BTGoodsGroupLoad(0)
No Spouts
  • Constructor Details

    • GoodsGroupLoadEvent

      public GoodsGroupLoadEvent(Long id)
      Instantiates a new goods group load event.
      Parameters:
      id - the BOGoodsGroup id