Copies RFQ attachments.
Field Summary | |
static java.lang.String | COPYRIGHT COPYTRIGHT |
static java.lang.String | defaultCommandClassName Default implementation class name |
static java.lang.String | NAME Task command name |
Method Summary | |
java.lang.Long | getNewRFQId() Returns the RFQ id of the new copy. |
java.lang.Long | getSourceRFQId() Returns the source RFQ unique id used for the copy. |
void | setNewRFQId(java.lang.Long newRFQId) Sets the unique id for the new RFQ |
void | setSourceRFQId(java.lang.Long sourceRfqId) Sets the source of RFQ id to copy from. |
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 java.lang.Long getNewRFQId()
public void setNewRFQId(java.lang.Long newRFQId)
public java.lang.Long getSourceRFQId()
public void setSourceRFQId(java.lang.Long sourceRfqId)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.