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:
  • Method Details

    • getPId

      String getPId()

      Get the PID value.

      Returns:
      a String object
    • getSku

      String getSku()

      getSku.

      Returns:
      a String object
    • getJan

      String getJan()

      getJan.

      Returns:
      a String object
    • getIsbn

      String getIsbn()

      getIsbn.

      Returns:
      a String object
    • getEan

      String getEan()

      getEan.

      Returns:
      a String object
    • getUpc

      String getUpc()

      getUpc.

      Returns:
      a String object
    • getManufacturerSku

      String getManufacturerSku()

      getManufacturerSku.

      Returns:
      a String object