public class ProcessWalletItemDeleteActionCmdImpl extends AbstractProcessDeleteActionUsingBusinessObjectMediatorCmdImpl implements ProcessWalletItemActionCmd
ProcessWalletItemActionCmd implementation for deleting a WalletItem noun.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM Copyright notice field.
|
| Constructor and Description |
|---|
ProcessWalletItemDeleteActionCmdImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
performExecute()
Executes the
ProcessWalletItemTypeSpecificActionCmd implementation with key action_code.type, e.g. |
validategetChangeBusinessObjectMediator, getChangeControlBusinessObjectMediatorgetActionExpression, getNoun, isGeneric, isReadyToCallExecute, reset, setActionExpression, setNoun, setPersistentObjectsexecute, executeFromCache, getCaller, getEntryInfo, getId, getObjectSize, getSharingPolicy, postExecute, preExecute, setCaller, setObjectSize, unionDependencies, updateCachegetCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setOutputProperties, setTargetPolicyequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisGeneric, setActionExpression, setNoun, setPersistentObjects, validatepublic static final java.lang.String COPYRIGHT
public ProcessWalletItemDeleteActionCmdImpl()
public void performExecute()
throws java.lang.Exception
ProcessWalletItemTypeSpecificActionCmd implementation with key action_code.type, e.g. Delete.Coupon, then
deletes the Walletitem physical SDO corresponding to the WalletItem noun.performExecute in interface com.ibm.websphere.command.TargetableCommandperformExecute in class AbstractProcessDeleteActionUsingBusinessObjectMediatorCmdImpljava.lang.Exception