com.ibm.commerce.negotiation.beans
Interface AuctionInputDataBean
- All Superinterfaces:
- DataBean, InputDataBean, java.io.Serializable
- All Known Implementing Classes:
- AuctionDataBean
- public interface AuctionInputDataBean
- extends InputDataBean
Method Summary |
void |
setAuctionId(java.lang.String newAuctionId)
Sets the auction identifier. |
setAuctionId
public void setAuctionId(java.lang.String newAuctionId)
- Sets the auction identifier.
-
- Parameters:
- newAuctionId - The auction identifier.
Feedback
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.