java.lang.Object
overit.geocall.bl.GenericEvent<Long>
overit.geocall.bl.BusinessEvent<Long>
overit.geocall.bl.SimpleBusinessEvent<BOWarehouseAgendaMaterial,Long>
overit.geocall.bl.InsertEvent<BOWarehouseAgendaMaterial>
overit.geocallapp.wfm.inventory.bl.warehouse.intervention.material.agendamaterial.event.WarehouseAgendaMaterialInsertEvent

public class WarehouseAgendaMaterialInsertEvent extends InsertEvent<BOWarehouseAgendaMaterial>
Event to insert a BOWarehouseAgendaMaterial.
The launcher must provide a valid BOWarehouseAgendaMaterial in order to successfully call this event.
The listener inserts all the BOWarehouseAgendaMaterial components starting from the event input, i.e. the given BOWarehouseAgendaMaterial in which all needed components were previously set.
Since:
14.0
GCApi:
event
Reactors:
BTWarehouseAgendaMaterialInsert(0)
No Spouts
  • Constructor Details