Uses of Interface
org.openwms.wms.receiving.impl.OrderPositionProcessor
Package
Description
Contains internal types of the microservice implementation.
Contains types to access SPIs (Service Provider Interfaces).
-
Uses of OrderPositionProcessor in org.openwms.wms.receiving.impl
Modifier and TypeFieldDescriptionprivate final OrderPositionProcessor
ReceivingOrderEventListener.positionProcessor
ModifierConstructorDescription(package private)
ReceivingOrderEventListener
(OrderPositionProcessor positionProcessor, ReceivingOrderRepository repository) -
Uses of OrderPositionProcessor in org.openwms.wms.receiving.spi
Modifier and TypeClassDescription(package private) class
A DefaultOrderPositionProcessor creates expectedTransportUnit
s when thetransportUnitBK
and thetransportUnitTypeName
are given.