Uses of Interface
com.skava.oms.service.order.ShippingLabelService
Packages that use ShippingLabelService
Package
Description
This package contains the information about the order services
This package contains the information about order services implementation
-
Uses of ShippingLabelService in com.skava.oms.service.order
Fields in com.skava.oms.service.order declared as ShippingLabelServiceModifier and TypeFieldDescriptionprotected ShippingLabelService
OrderServices.returnLabelService
Return Shipping Label Service -
Uses of ShippingLabelService in com.skava.oms.service.order.impl
Classes in com.skava.oms.service.order.impl that implement ShippingLabelServiceModifier and TypeClassDescriptionclass
The class ShippingLabelServiceImpl used to handle return label operations.