Uses of Interface
org.openwms.wms.receiving.inventory.ProductMapper
Packages that use ProductMapper
Package
Description
Contains types to deal with warehouse inventory.
Contains implementation classes to manage the warehouse inventory.
-
Uses of ProductMapper in org.openwms.wms.receiving.inventory
Classes in org.openwms.wms.receiving.inventory that implement ProductMapper -
Uses of ProductMapper in org.openwms.wms.receiving.inventory.events
Fields in org.openwms.wms.receiving.inventory.events declared as ProductMapperConstructors in org.openwms.wms.receiving.inventory.events with parameters of type ProductMapperModifierConstructorDescriptionInventoryMessageListener
(org.springframework.context.ApplicationEventPublisher publisher, ProductMapper mapper) -
Uses of ProductMapper in org.openwms.wms.receiving.inventory.impl
Fields in org.openwms.wms.receiving.inventory.impl declared as ProductMapperConstructors in org.openwms.wms.receiving.inventory.impl with parameters of type ProductMapperModifierConstructorDescription(package private)
ProductServiceImpl
(ProductMapper mapper, ProductRepository repository, SyncProductApi productApi)