Class MaterialTypeLoadEvent


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

    • MaterialTypeLoadEvent

      public MaterialTypeLoadEvent(Long id)
      Instantiates a new material type load event.
      Parameters:
      id - the BOMaterialType id