Class ShippingLabelServiceImpl

java.lang.Object
com.skava.oms.service.order.impl.ShippingLabelServiceImpl
All Implemented Interfaces:
com.skava.core.EcommService<ReturnLabelRequest,OmsServiceEntityResponse<ReturnLabelResponse>>, CustomEcommService<ReturnLabelRequest,OmsServiceEntityResponse<ReturnLabelResponse>>, ShippingLabelService

@Service public class ShippingLabelServiceImpl extends Object implements ShippingLabelService
The class ShippingLabelServiceImpl used to handle return label operations. The class implements the class ReturnLabelService
  • Field Details

  • Constructor Details

    • ShippingLabelServiceImpl

      public ShippingLabelServiceImpl()
  • Method Details