com.ibm.commerce.negotiation.beans

Interface AuctionInfoInputDataBean

  • All Known Implementing Classes:
    AuctionInfoDataBean


    public interface AuctionInfoInputDataBean
    The interface of auctionInfo input data bean
    • Method Detail

      • setAuctionId

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

        void setAuctStoreId(java.lang.String newStoreId)
        Sets the auction store identifier.
        Parameters:
        newStoreId - The auction store identifier.