Uses of Interface
org.openwms.wms.receiving.inventory.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
-
Uses of ProductMapper in org.openwms.wms.receiving.inventory.events
ModifierConstructorDescriptionInventoryMessageListener
(org.springframework.context.ApplicationEventPublisher publisher, ProductMapper mapper) -
Uses of ProductMapper in org.openwms.wms.receiving.inventory.impl
ModifierConstructorDescription(package private)
ProductServiceImpl
(ProductMapper mapper, ProductRepository repository, SyncProductApi productApi)