com.ibm.commerce.negotiation.beans

Interface AuctionDescriptionListSmartDataBean

  • All Known Implementing Classes:
    AuctionDescriptionListBean


    public interface AuctionDescriptionListSmartDataBean
    The interface of auction description list smart data bean.
    • Method Detail

      • getAuctionDescriptions

        AuctionDescriptionDataBean[] getAuctionDescriptions()
        Gets the array of auction description data beans.
        Returns:
        The array of auction description data beans.
      • getAuctionId

        java.lang.String getAuctionId()
        Gets the auction identifier.
        Returns:
        The auction identifier.
      • getLanguageId

        java.lang.String getLanguageId()
        Gets the language identifier.
        Parameters:
        The - language identifier.