Class SerializedMaterialSearchByStockEvent


public class SerializedMaterialSearchByStockEvent extends SearchEvent<SerializedMaterialSearchByStockFilter,BOSerializedMaterial>
Event to search a BOSerializedMaterial in stocks.
The launcher must provide a valid SerializedMaterialSearchByStockFilter in order to successfully call this event.
The listener searches all the BOSerializedMaterial in stocks starting from the event input, i.e. the given SerializedMaterialSearchByStockFilter.
Since:
13.0
GCApi:
event
Reactors:
BTSerializedMaterialSearchByStock(0)
No Spouts