public class ProcessWalletMigrateActionCmdImpl extends AbstractProcessCustomActionUsingBusinessObjectMediatorCmdImpl implements ProcessWalletActionCmd
ProcessWalletActionCmd implementation for migrating a Wallet noun to a new user.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM Copyright notice field.
|
| Constructor and Description |
|---|
ProcessWalletMigrateActionCmdImpl()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
performExecute()
Migrates the
Wallet noun to the new user. |
void |
validate()
Validates that the
Wallet noun can be migrated. |
getChangeBusinessObjectMediator, 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, setPersistentObjectspublic static final java.lang.String COPYRIGHT
public ProcessWalletMigrateActionCmdImpl()
public void validate()
throws AbstractApplicationException
Wallet noun can be migrated.validate in interface AbstractProcessNounActionCmdAbstractApplicationExceptionpublic void performExecute()
throws java.lang.Exception
Wallet noun to the new user.performExecute in interface com.ibm.websphere.command.TargetableCommandperformExecute in class com.ibm.websphere.command.TargetableCommandImpljava.lang.Exception