TaxAuditTIKCmdImplpublic class TaxOrderAuditTIKCmdImpl extends ExtOrderProcessCmdImpl
TaxOrderAuditTIKCmd Task Command Implementation checks is a subclass of
the ExtOrderProcessCmd.
It augments the perfromExecute by updating the Taxes using the TaxOrderCmd &
TaxOrderItemCmd.defaultCommandClassName, NAME| Constructor and Description |
|---|
TaxOrderAuditTIKCmdImpl()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getOrderRn()
Deprecated.
Gets the identifier of the Order that was processed.
|
void |
init()
Deprecated.
Set up the OrderItem arry
|
void |
performExecute()
Deprecated.
Performs the main business logic of the command.
|
void |
reset()
Deprecated.
This method is called after a command has been executed.
|
void |
setOrderRn(java.lang.Long orderId)
Deprecated.
Sets the orderId property of the command.
|
void |
validateParameters()
Deprecated.
TaxOrderAuditTIKCmdImpl default constructor.
|
getOrder, setOrderaccessControlCheck, checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, execute, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getObjectSize, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, isReadyToCallExecute, 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 void init()
throws ECException
ECExceptionpublic void performExecute()
throws ECException
performExecute in interface ECCommandperformExecute in interface com.ibm.websphere.command.TargetableCommandperformExecute in class ExtOrderProcessCmdImplECExceptionpublic void reset()
AbstractECTargetableCommandreset in interface com.ibm.websphere.command.Commandreset in class AbstractECTargetableCommandpublic void setOrderRn(java.lang.Long orderId)
setOrderRn in interface ExtOrderProcessCmdsetOrderRn in class ExtOrderProcessCmdImplorderId - the order reference number of the Order for which the
detail order description is to be prepared.public java.lang.Long getOrderRn()
ExtOrderProcessCmdImplgetOrderRn in interface ExtOrderProcessCmdgetOrderRn in class ExtOrderProcessCmdImplpublic void validateParameters()
throws ECException
validateParameters in interface ECCommandvalidateParameters in class AbstractECTargetableCommandECException