public interface RespondProductPQCmd extends TaskCommand
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
static java.lang.String |
defaultCommandClassName
The default implementation class name.
|
static java.lang.String |
NAME
The full class name for this interface file.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getRFQResponseProductId()
Gets the RFQ response product ID.
|
void |
setResponseId(java.lang.Long newResponseId)
Sets response ID
|
void |
setResProduct(com.ibm.commerce.rfq.utils.RFQResProduct newResProduct)
Sets response product
|
executeFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, updateCachegetCommandTarget, getCommandTargetName, hasOutputProperties, performExecute, setCommandTarget, setCommandTargetName, setOutputPropertiescheckIsAllowed, checkResourcePermission, createCommandExecutionEvent, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, performExecute, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParametersstatic final java.lang.String COPYRIGHT
static final java.lang.String NAME
static final java.lang.String defaultCommandClassName
void setResponseId(java.lang.Long newResponseId)
newResponseId - java.lang.Longvoid setResProduct(com.ibm.commerce.rfq.utils.RFQResProduct newResProduct)
newResProduct - com.ibm.commerce.rfq.utils.RFQResProductjava.lang.Long getRFQResponseProductId()