com.ibm.commerce.price.commands

Interface GetCustomContractUnitPriceCmd

    • Field Detail

      • COPYRIGHT

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

        static final java.lang.String defaultCommandClassName
        The default implementation class.
        See Also:
        Constant Field Values
    • Method Detail

      • setCustomData

        void setCustomData(java.util.Map customData)
        Set custom data that is passed to the command.
        Parameters:
        customData - The custom data to be used for calculating the price. This value may be null or empty.