Associates an attachment object to a trading object.
Field Summary | |
static java.lang.String | COPYRIGHT COPYRIGHT |
static java.lang.String | defaultCommandClassName Default implementation class name |
static java.lang.String | NAME Task command name |
Method Summary | |
void | setAttachmentId(java.lang.Long attachmentId) Sets the storeId field and uses it to set the attachmentId key field of the access bean. |
void | setTradingId(java.lang.Long rfqId) Sets the rfqId field and uses it to set the rfqId key field of the access bean. |
Field Detail |
public static final java.lang.String COPYRIGHT
public static final java.lang.String NAME
public static final java.lang.String defaultCommandClassName
Method Detail |
public void setTradingId(java.lang.Long rfqId)
public void setAttachmentId(java.lang.Long attachmentId)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.