public interface RFQResponseBaseCmd extends ToolsControllerCommand
Modifier and Type | Field and Description |
---|---|
static java.lang.String | COPYRIGHT
IBM copyright notice field
|
Modifier and Type | Method and Description |
---|---|
java.util.Vector | getCommentsRFQLevelList()
Gets the comments list
|
void | setFfmcenterObj(java.lang.String s, boolean isReq)
Sets the fulfillment center information from the tools XML object and stores it in a member variable.
|
void | setRequestId(java.lang.String s, boolean isReq)
Sets the request id from the tools XML object and stores it in a member variable.
|
void | setResponseAcceptaction(java.lang.String s, boolean isReq)
Sets the accept action from the tools XML object and stores it in a member variable.
|
void | setResponseName(java.lang.String s, boolean isReq)
Sets the response name from the tools XML object and stores it in a member variable.
|
void | setResponseRemarks(java.lang.String s, boolean isReq)
Sets the response remarks from the tools XML object and stores it in a member variable.
|
void | setResProductsList(java.lang.String name, boolean isReq)
Sets the response product list from the tools XML object and stores it in a member variable.
|
static final java.lang.String COPYRIGHT
java.util.Vector getCommentsRFQLevelList()
void setResponseAcceptaction(java.lang.String s, boolean isReq) throws ECException
void setFfmcenterObj(java.lang.String s, boolean isReq) throws ECException
void setRequestId(java.lang.String s, boolean isReq) throws ECException
void setResponseName(java.lang.String s, boolean isReq) throws ECException
void setResponseRemarks(java.lang.String s, boolean isReq) throws ECException
void setResProductsList(java.lang.String name, boolean isReq) throws ECException