Class WarehouseCentralMobileSaveEvent

java.lang.Object
overit.geocall.bl.GenericEvent<Void>
overit.geocall.bl.BusinessEvent<Void>
overit.geocall.bl.SimpleBusinessEvent<WarehouseCentralMobileSaveInput,Void>
overit.geocallapp.wfm.inventory.bl.warehouse.centralmobile.event.WarehouseCentralMobileSaveEvent

public class WarehouseCentralMobileSaveEvent extends SimpleBusinessEvent<WarehouseCentralMobileSaveInput,Void>
Event to save a BOCentralMobileWarehouse.
The launcher must provide a valid WarehouseCentralMobileSaveInput in order to successfully call this event.
The listener saves all the BOCentralMobileWarehouse components starting from the event input, i.e. the given WarehouseCentralMobileSaveInput.
Since:
13.0
GCApi:
event
Reactors:
BTWarehouseCentralMobileSave(0)
No Spouts