public class RespondRFQLevelCommentsTCCmdImpl extends TaskCommandImpl implements RespondRFQLevelCommentsTCCmd
This command uses the following AccessBeans:
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
static java.lang.Integer |
VALUE_CHANGE_FLAG |
defaultCommandClassName, NAME| Constructor and Description |
|---|
RespondRFQLevelCommentsTCCmdImpl()
Constructor an instance of CreateOrderCommentsTCCmdImpl.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Vector |
getCommentsVector()
Gets commentsVector
|
java.lang.Long |
getRequestId()
Gets requestId
|
java.lang.Long |
getResponseId()
Gets responseId
|
void |
performExecute()
Responds Order Comments TCs
Step1: create the tcs that be responded.
|
void |
setCommentsVector(java.util.Vector newCommentsVector)
Sets the field of commentsVector
|
void |
setRequestId(java.lang.Long newRequestId)
Sets the field of requestId
|
void |
setResponseId(java.lang.Long newResponseId)
Sets the field of responseId
|
void |
validateParameters()
Validate response parameters.
|
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, setDefaultPropertiesexecuteFromCache, 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, setDefaultPropertiespublic static final java.lang.String COPYRIGHT
public static java.lang.Integer VALUE_CHANGE_FLAG
public RespondRFQLevelCommentsTCCmdImpl()
public java.util.Vector getCommentsVector()
public java.lang.Long getRequestId()
public java.lang.Long getResponseId()
public void performExecute()
throws ECApplicationException,
ECException
performExecute in interface ECCommandperformExecute in interface com.ibm.websphere.command.TargetableCommandperformExecute in class AbstractECTargetableCommandECApplicationExceptionECExceptionpublic void setCommentsVector(java.util.Vector newCommentsVector)
setCommentsVector in interface RespondRFQLevelCommentsTCCmdnewCommentsVector - java.util.Vectorpublic void setRequestId(java.lang.Long newRequestId)
setRequestId in interface RespondRFQLevelCommentsTCCmdnewRequestId - java.lang.Longpublic void setResponseId(java.lang.Long newResponseId)
setResponseId in interface RespondRFQLevelCommentsTCCmdnewResponseId - java.lang.Longpublic void validateParameters()
throws ECApplicationException
validateParameters in interface ECCommandvalidateParameters in class AbstractECTargetableCommandECApplicationException