public class RFQResponseModifyOrderCommentsTCCmdImpl extends TaskCommandImpl implements RFQResponseModifyOrderCommentsTCCmd
This command uses the following AccessBeans:
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
defaultCommandClassName, NAME| Constructor and Description |
|---|
RFQResponseModifyOrderCommentsTCCmdImpl()
RFQResponseModifyOrderCommentsTCCmdImpl constructor comment.
|
| Modifier and Type | Method and Description |
|---|---|
void |
performExecute()
Process the RFQ response level comments
This method does the following: Gets the response level comments list. |
void |
setCommentsVector(java.util.Vector newCommentsVector)
Sets RFQ response level comments
|
void |
setRequestId(java.lang.Long newRequestId)
Sets RFQ request ID
|
void |
setResponseId(java.lang.Long newResponseId)
Sets RFQ response ID
|
accessControlCheck, checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, execute, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getObjectSize, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, isReadyToCallExecute, reset, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParametersexecuteFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, setObjectSize, unionDependencies, updateCachegetCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setOutputProperties, setTargetPolicyequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecuteFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, updateCachegetCommandTarget, getCommandTargetName, hasOutputProperties, setCommandTarget, setCommandTargetName, setOutputPropertiescheckIsAllowed, checkResourcePermission, createCommandExecutionEvent, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParameterspublic static final java.lang.String COPYRIGHT
public RFQResponseModifyOrderCommentsTCCmdImpl()
public void performExecute()
throws ECException
performExecute in interface ECCommandperformExecute in interface com.ibm.websphere.command.TargetableCommandperformExecute in class AbstractECTargetableCommandECException - if the input arguments are incorrect or the process of TCs updating fails.public void setCommentsVector(java.util.Vector newCommentsVector)
setCommentsVector in interface RFQResponseModifyOrderCommentsTCCmdCommenceVector - java.util.Vectorpublic void setRequestId(java.lang.Long newRequestId)
setRequestId in interface RFQResponseModifyOrderCommentsTCCmdid - java.lang.Longpublic void setResponseId(java.lang.Long newResponseId)
setResponseId in interface RFQResponseModifyOrderCommentsTCCmdid - java.lang.Long