Uses of Interface
org.openwms.wms.receiving.impl.NextReceivingOrderRepository
Package
Description
Contains internal types of the microservice implementation.
-
Uses of NextReceivingOrderRepository in org.openwms.wms.receiving.impl
Modifier and TypeFieldDescriptionprivate final NextReceivingOrderRepository
ReceivingServiceImpl.nextReceivingOrderRepository
ModifierConstructorDescription(package private)
ReceivingServiceImpl
(jakarta.validation.Validator validator, NextReceivingOrderRepository nextReceivingOrderRepository, ReceivingOrderRepository repository, org.springframework.plugin.core.PluginRegistry<ReceivingOrderUpdater, ReceivingOrderUpdater.Type> plugins, org.springframework.plugin.core.PluginRegistry<ReceivingOrderCapturer<T>, CaptureRequestVO> capturers, org.springframework.context.ApplicationEventPublisher publisher, ServiceProvider serviceProvider)