Uses of Class
overit.geocallapp.wfm.inventory.bl.warehouse.operation.event.WarehouseAccountingHandleInput
Packages that use WarehouseAccountingHandleInput
Package
Description
-
Uses of WarehouseAccountingHandleInput in overit.geocallapp.wfm.inventory.bl.warehouse.operation.event
Constructors in overit.geocallapp.wfm.inventory.bl.warehouse.operation.event with parameters of type WarehouseAccountingHandleInputModifierConstructorDescriptionInstantiates a new warehouse accounting handle event. -
Uses of WarehouseAccountingHandleInput in overit.geocallapp.wfm.inventory.bl.warehouse.operation.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.operation.task with parameters of type WarehouseAccountingHandleInputModifier and TypeMethodDescriptionprotected LongBTWarehouseAccountingHandle.createOperation(WarehouseAccountingHandleInput input, Collection<Long> serialsToAd, Collection<Long> serialsToRemove, PoolKit poolKit) Creates theWarehouseOperationby calling theWarehouseOperationCreationFromAccountingEvent.protected Collection<Long> BTWarehouseAccountingHandle.createOperations(WarehouseAccountingHandleInput input, PoolKit poolKit)