Uses of Interface
org.openwms.wms.receiving.impl.OrderPositionProcessor
Packages that use 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
Fields in org.openwms.wms.receiving.impl declared as OrderPositionProcessorModifier and TypeFieldDescriptionprivate final OrderPositionProcessorReceivingOrderEventListener.positionProcessorConstructors in org.openwms.wms.receiving.impl with parameters of type OrderPositionProcessorModifierConstructorDescription(package private)ReceivingOrderEventListener(OrderPositionProcessor positionProcessor, ReceivingOrderRepository repository) -
Uses of OrderPositionProcessor in org.openwms.wms.receiving.spi
Classes in org.openwms.wms.receiving.spi that implement OrderPositionProcessorModifier and TypeClassDescription(package private) classA DefaultOrderPositionProcessor creates expectedTransportUnits when thetransportUnitBKand thetransportUnitTypeNameare given.