Class ShippingServiceImpl

java.lang.Object
org.openwms.wms.shipping.impl.ShippingServiceImpl
All Implemented Interfaces:
ShippingService

@Validated @TxService class ShippingServiceImpl extends Object implements ShippingService
A ShippingServiceImpl is a transactional Spring managed Service bean that is responsible for the management of ShippingOrders.
Author:
Heiko Scherrer