public interface RFQResponseModifyOrderCommentsTCCmd extends TaskCommand
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
static java.lang.String |
defaultCommandClassName
Default implementation class name.
|
static java.lang.String |
NAME
The full class name for this interface file.
|
Modifier and Type | Method and Description |
---|---|
void |
setCommentsVector(java.util.Vector CommenceVector)
Sets RFQ response level comments
|
void |
setRequestId(java.lang.Long id)
Sets RFQ response request ID
|
void |
setResponseId(java.lang.Long id)
Set RFQ response ID
|
executeFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, updateCache
getCommandTarget, getCommandTargetName, hasOutputProperties, performExecute, setCommandTarget, setCommandTargetName, setOutputProperties
checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, performExecute, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParameters
static final java.lang.String COPYRIGHT
static final java.lang.String NAME
static final java.lang.String defaultCommandClassName
void setCommentsVector(java.util.Vector CommenceVector)
CommenceVector
- java.util.Vectorvoid setRequestId(java.lang.Long id)
id
- java.lang.Longvoid setResponseId(java.lang.Long id)
id
- java.lang.Long