Package org.openwms.wms.receiving.impl
package org.openwms.wms.receiving.impl
Contains internal types of the microservice implementation.
-
ClassDescriptionA AbstractCapturer.A AlreadyCancelledException.A BaseReceivingOrderPosition.A BaseReceivingOrderPositionVisitor.A CancellationDeniedException.A CapturingException is thrown to signal an unexpected failure during the receiving capturing process.A Convertable.A NextReceivingOrder.A NextReceivingOrderRepository.A OrderPositionProcessor.A OrderProcessor processes order changes.A PartialCompletionDeniedException.A QuantityCaptureOnLocationRequestCapturer.A QuantityCaptureRequestCapturer.A ReceivingOrder.ReceivingOrderCapturer<T extends CaptureRequestVO>A ReceivingOrderCapturer is responsible to capture receipt goods in its particular flavor.A ReceivingOrderCreatedEvent.A ReceivingOrderPosition is a persisted entity class that represents an expected receipt of
Product
s in a particular quantity.A ReceivingOrderRepository.A ReceivingOrderUpdater.ReceivingService<T extends CaptureRequestVO>A ReceivingService managesReceivingOrder
s.ReceivingServiceImpl<T extends CaptureRequestVO>A ReceivingServiceImpl is a Spring managed transactional Services that deals withReceivingOrder
s.A ReceivingTransportUnitOrderPosition is a persisted entity class that represents an expected receipt of aTransportUnit
.A ServiceProviderImpl.A TUCaptureRequestCapturer.