com.ibm.commerce.contract.beans

Interface TradingAgreementInputDataBean

  • All Superinterfaces:
    com.ibm.commerce.beans.DataBean, com.ibm.commerce.beans.InputDataBean, java.io.Serializable
    All Known Implementing Classes:
    TradingAgreementDataBean


    public interface TradingAgreementInputDataBean
    extends com.ibm.commerce.beans.InputDataBean
    This interface extends InputDataBean to provide an interface for the TradingAgreementDataBean.
    • Field Summary

      • Fields inherited from interface com.ibm.commerce.beans.InputDataBean

        COPYRIGHT
      • Fields inherited from interface com.ibm.commerce.beans.DataBean

        emptyString
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      void setDataBeanKeyTradingId(java.lang.String aTradingId)
      Sets the trading agreement ID.
      • Methods inherited from interface com.ibm.commerce.beans.InputDataBean

        getRequestProperties, setRequestProperties
    • Method Detail

      • setDataBeanKeyTradingId

        void setDataBeanKeyTradingId(java.lang.String aTradingId)
        Sets the trading agreement ID.
        Parameters:
        aTradingId - The trading agreement ID.