public class ModifyResponseFulfillmentTCCmdImpl extends TaskCommandImpl implements ModifyResponseFulfillmentTCCmd
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 |
---|
ModifyResponseFulfillmentTCCmdImpl()
ModifyResponseFulfillmentTCCmdImpl constructor comment.
|
Modifier and Type | Method and Description |
---|---|
java.util.Hashtable |
getFfmcenterObj()
Gets RFQ Response fulfillment center information
|
void |
performExecute()
Process the RFQ response level fulfillment center
This method does the following: Gets the response level fulfillment center information. |
void |
setFfmcenterObj(java.util.Hashtable newFfmcenterObj)
Sets RFQ response fulfillment center information
|
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, validateParameters
executeFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, setObjectSize, unionDependencies, updateCache
getCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setOutputProperties, setTargetPolicy
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
executeFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, updateCache
getCommandTarget, getCommandTargetName, hasOutputProperties, setCommandTarget, setCommandTargetName, setOutputProperties
checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParameters
public static final java.lang.String COPYRIGHT
public ModifyResponseFulfillmentTCCmdImpl()
public java.util.Hashtable getFfmcenterObj()
public void performExecute() throws ECException
performExecute
in interface ECCommand
performExecute
in interface com.ibm.websphere.command.TargetableCommand
performExecute
in class AbstractECTargetableCommand
ECException
- if the input arguments are incorrect or the process of TCs updating failspublic void setFfmcenterObj(java.util.Hashtable newFfmcenterObj)
setFfmcenterObj
in interface ModifyResponseFulfillmentTCCmd
newFfmcenterObj
- java.util.Hashtablepublic void setResponseId(java.lang.Long newResponseId)
setResponseId
in interface ModifyResponseFulfillmentTCCmd
id
- java.lang.Long