Interface RowCodes

  • All Known Implementing Classes:
    RowCodesImpl

    public interface RowCodes

    RowCodes interface. To get codes values of the cart / order item.

    Since:
    1.1.10
    Author:
    Logicommerce
    See Also:
    CartItem, OrderItem
    • Method Detail

      • getPId

        String getPId()

        Get the PID value.

        Returns:
        a String object
      • getIsbn

        String getIsbn()

        getIsbn.

        Returns:
        a String object
      • getManufacturerSku

        String getManufacturerSku()

        getManufacturerSku.

        Returns:
        a String object