public class InsertMoreWalletItemDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements InsertMoreWalletItemDataCmd
InsertMoreWalletItemDataCmd
implementation that executes the InsertMoreWalletItemTypeSpecificDataCmd
implementation
with key access_profile.type
, e.g. IBM_Store_Details.Coupon
.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM Copyright notice field.
|
Constructor and Description |
---|
InsertMoreWalletItemDataCmdImpl() |
Modifier and Type | Method and Description |
---|---|
void |
performExecute()
Executes the appropriate
InsertMoreWalletItemTypeSpecificDataCmd implementations. |
isReadyToCallExecute, reset, setGet, setNouns, setSearchExpression, setShow
execute, executeFromCache, getCaller, getEntryInfo, getId, getObjectSize, 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
setGet, setNouns, setSearchExpression, setShow
public static final java.lang.String COPYRIGHT
public void performExecute() throws java.lang.Exception
InsertMoreWalletItemTypeSpecificDataCmd
implementations.performExecute
in interface com.ibm.websphere.command.TargetableCommand
performExecute
in class com.ibm.websphere.command.TargetableCommandImpl
java.lang.Exception