Interface ShippingItemCodeStrategy

  • All Known Implementing Classes:
    DefaultCisShippingItemCodeStrategy

    public interface ShippingItemCodeStrategy
    Interface to determine what the item code of a shipping line should be
    • Method Detail

      • getShippingItemCode

        java.lang.Integer getShippingItemCode​(AbstractOrderModel abstractOrder)