public class PromotionElementNVPNumberValidationCmdImpl extends PromotionElementNVPValidationCmdImpl
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM Copyright notice field.
|
Constructor and Description |
---|
PromotionElementNVPNumberValidationCmdImpl() |
Modifier and Type | Method and Description |
---|---|
void |
performExecute()
This method checks a NVP value and throws exception if the value is not a
number.
|
isReadyToCallExecute, reset, setName, setValue
execute, executeFromCache, getCaller, getEntryInfo, getId, getObjectSize, getSharingPolicy, postExecute, preExecute, setCaller, setObjectSize, unionDependencies, updateCache
getCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setOutputProperties, setTargetPolicy
public static final java.lang.String COPYRIGHT
public PromotionElementNVPNumberValidationCmdImpl()
public void performExecute() throws java.lang.Exception
performExecute
in interface com.ibm.websphere.command.TargetableCommand
performExecute
in class PromotionElementNVPValidationCmdImpl
java.lang.Exception
TargetableCommand.performExecute()