Class WarehouseOperationCenterDeleteEvent

java.lang.Object
overit.geocall.bl.GenericEvent<Long>
overit.geocall.bl.BusinessEvent<Long>
overit.geocall.bl.SimpleBusinessEvent<Long,Long>
overit.geocall.bl.DeleteEvent<Long>
overit.geocallapp.wfm.inventory.bl.warehouse.central.operationcenter.event.WarehouseOperationCenterDeleteEvent

public class WarehouseOperationCenterDeleteEvent extends DeleteEvent<Long>
Event to delete a BOWarehouseOperationCenter.
The launcher must provide a valid BOWarehouseOperationCenter id in order to successfully call this event.
The listener deletes all the BOWarehouseOperationCenter components starting from the event input, i.e. the given BOWarehouseOperationCenter id.
Since:
13.0
GCApi:
event
Reactors:
BTWarehouseOperationCenterDelete(0)
No Spouts
  • Constructor Details

    • WarehouseOperationCenterDeleteEvent

      public WarehouseOperationCenterDeleteEvent(Long id)
      Instantiates a new warehouse operation center delete event.
      Parameters:
      id - the BOWarehouseOperationCenter id