public class WalletExtMigrateUserEntriesCmdImpl extends TaskCommandImpl implements com.ibm.commerce.security.commands.ExtMigrateUserEntriesCmd
ExtMigrateUserEntriesCmd implementation that migrates the user's wallet from the old user to the new user.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM Copyright notice field.
|
| Constructor and Description |
|---|
WalletExtMigrateUserEntriesCmdImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
performExecute()
Migrates the user's wallet from the old user to the new user.
|
void |
setNewUser(UserAccessBean aabNewUser)
Sets the new user.
|
void |
setOldUser(UserAccessBean aabOldUser)
Sets the old user.
|
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, validateParametersexecuteFromCache, 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, setDefaultProperties, validateParameterspublic static final java.lang.String COPYRIGHT
public void setOldUser(UserAccessBean aabOldUser)
setOldUser in interface com.ibm.commerce.security.commands.ExtMigrateUserEntriesCmdaabOldUser - The old user.public void setNewUser(UserAccessBean aabNewUser)
setNewUser in interface com.ibm.commerce.security.commands.ExtMigrateUserEntriesCmdaabNewUser - The new user.public void performExecute()
throws ECException
performExecute in interface ECCommandperformExecute in interface com.ibm.websphere.command.TargetableCommandperformExecute in class AbstractECTargetableCommandECException