com.ibm.commerce.negotiation.beans

Interface AuctionDescriptionInputDataBean

  • All Known Implementing Classes:
    AuctionDescriptionDataBean


    public interface AuctionDescriptionInputDataBean
    The interface of auction description input data bean.
    • Method Detail

      • setAuctionId

        void setAuctionId(java.lang.String newId)
        Sets the auction identifier.
        Parameters:
        newId - The auction identifier.
      • setLanguageId

        void setLanguageId(java.lang.String newLanguageId)
        Sets the language identifier.
        Parameters:
        newLanguageId - The language identifier.