com.ibm.commerce.common.beans

Interface QuantityUnitDescriptionInputDataBean

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


    public interface QuantityUnitDescriptionInputDataBean
    extends com.ibm.commerce.beans.InputDataBean
    This interface extends InputDataBean to provide an interface for the QuantityUnitDescriptionDataBean.
    • 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 setDataBeanKeyLanguage_id(java.lang.String aLanguage_id)
      This method sets the data bean key:QuantityUnitId.
      void setDataBeanKeyQuantityUnitId(java.lang.String aQuantityUnitId)
      This method sets the data bean key:QuantityUnitId.
      • Methods inherited from interface com.ibm.commerce.beans.InputDataBean

        getRequestProperties, setRequestProperties
    • Method Detail

      • setDataBeanKeyLanguage_id

        void setDataBeanKeyLanguage_id(java.lang.String aLanguage_id)
        This method sets the data bean key:QuantityUnitId.
        Parameters:
        aLanguage_id - java.lang.String
      • setDataBeanKeyQuantityUnitId

        void setDataBeanKeyQuantityUnitId(java.lang.String aQuantityUnitId)
        This method sets the data bean key:QuantityUnitId.
        Parameters:
        aQuantityUnitId - java.lang.String