Uses of Class
org.openwms.wms.receiving.api.messages.ProductMO
Packages that use ProductMO
Package
Description
Contains message object types that are exposed by the WMS Receiving Service API.
Contains listener classes that listen on internal events.
-
Uses of ProductMO in org.openwms.wms.receiving.api.messages
Fields in org.openwms.wms.receiving.api.messages declared as ProductMOModifier and TypeFieldDescriptionprivate ProductMO
ReceivingOrderPositionMO.product
The unique SKU of the expectedProduct
- must not be empty.Methods in org.openwms.wms.receiving.api.messages that return ProductMOMethods in org.openwms.wms.receiving.api.messages with parameters of type ProductMO -
Uses of ProductMO in org.openwms.wms.receiving.events
Methods in org.openwms.wms.receiving.events that return ProductMOModifier and TypeMethodDescriptionprotected ProductMO
ReceivingMOMapperImpl.productToProductMO
(Product product, CycleAvoidingMappingContext cycleAvoidingMappingContext)