java.lang.Object
overit.geocall.bl.GenericEvent<Void>
overit.geocall.bl.BusinessEvent<Void>
overit.geocall.bl.SimpleBusinessEvent<BOWarehouseAgendaMaterial,Void>
overit.geocall.bl.UpdateEvent<BOWarehouseAgendaMaterial>
overit.geocallapp.wfm.inventory.bl.warehouse.intervention.material.agendamaterial.event.WarehouseAgendaMaterialUpdateEvent

public class WarehouseAgendaMaterialUpdateEvent extends UpdateEvent<BOWarehouseAgendaMaterial>
Event to update a BOWarehouseAgendaMaterial.
The launcher must provide a valid BOWarehouseAgendaMaterial in order to successfully call this event.
The listener updates all the BOWarehouseAgendaMaterial components starting from the event input, i.e. the given BOWarehouseAgendaMaterial in which all needed components were previously updated.
Since:
13.0
GCApi:
event
Reactors:
BTWarehouseAgendaMaterialUpdate(0)
No Spouts