Uses of Class
overit.geocallapp.wfm.inventory.bl.warehouse.operation.event.WarehouseOperationCreationEvent
Packages that use WarehouseOperationCreationEvent
Package
Description
-
Uses of WarehouseOperationCreationEvent in overit.geocallapp.wfm.inventory.bl.warehouse.operation.event
Subclasses of WarehouseOperationCreationEvent in overit.geocallapp.wfm.inventory.bl.warehouse.operation.eventModifier and TypeClassDescriptionclassEvent to create aWarehouseOperationfrom an accounting.classEvent to create aWarehouseOperationfrom a file.classEvent to check the correctness of aBOStockChange.classEvent to create aWarehouseOperationfrom aTransferRequest.classEvent to create aWarehouseOperationmanually. -
Uses of WarehouseOperationCreationEvent in overit.geocallapp.wfm.inventory.bl.warehouse.operation.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.operation.task with parameters of type WarehouseOperationCreationEventModifier and TypeMethodDescriptionprotected voidBTWarehouseOperationCreation.execute(WarehouseOperationCreationEvent<I> event, PoolKit poolKit) Executes the process of creating a newWarehouseOperation.protected voidBTWarehouseOperationCreationFromAccounting.execute(WarehouseOperationCreationEvent<WarehouseOperationCreationFromAccountingInput> event, PoolKit poolKit)