Class StockSerializedMaterialLoadEvent


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

    • StockSerializedMaterialLoadEvent

      public StockSerializedMaterialLoadEvent(Long id)
      Instantiates a new stock serialized material load event.
      Parameters:
      id - the BOStockSerializedMaterial id