Class WarehouseMaterialDetailLoadEvent


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

    • WarehouseMaterialDetailLoadEvent

      public WarehouseMaterialDetailLoadEvent(Long id)
      Instantiates a new warehouse material detail load event.
      Parameters:
      id - the BOWarehouseMaterial id