com.ibm.commerce.negotiation.beans

Interface SealedBidControlRuleSmartDataBean

  • All Known Implementing Classes:
    SealedBidControlRuleDataBean


    public interface SealedBidControlRuleSmartDataBean
    The interface of sealed bid control rule smart data bean
    • Method Detail

      • getCommandInterfaceName

        java.lang.String getCommandInterfaceName()
        Gets the commandInterfaceName.
        Returns:
        if not null, the commandInterfaceName; otherwise SealedBidControlRuleBeanCmd.NAME.
      • getMinQuant

        java.lang.String getMinQuant()
        Gets the minimum bid quantity from a rule.
        Returns:
        the minimum bid quantity.
      • getMinValue

        java.lang.String getMinValue()
        Gets the minimum bid value.
        Returns:
        the minimum bid value.