com.ibm.commerce.price.beans

Interface FloorPriceSmartDataBean

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT
      IBM copyright notice field.
      • Fields inherited from interface com.ibm.commerce.beans.DataBean

        emptyString
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        IBM copyright notice field.
        See Also:
        Constant Field Values
    • Method Detail

      • getCatEntryId

        java.lang.Long getCatEntryId()
        Gets the catalog entry ID.
        Returns:
        Long A catalog entry.
      • getCustomPartnumber

        java.lang.String getCustomPartnumber()
        Gets the custom partnumber.
        Returns:
        String A custom partnumber.
      • getFloorPriceValue

        java.math.BigDecimal getFloorPriceValue()
        Gets the floor price for the given catalog entry with the requested currency.
        Returns:
        A BigDecimal for the catalog entry.