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, setValueexecute, executeFromCache, getCaller, getEntryInfo, getId, getObjectSize, getSharingPolicy, postExecute, preExecute, setCaller, setObjectSize, unionDependencies, updateCachegetCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setOutputProperties, setTargetPolicypublic static final java.lang.String COPYRIGHT
public PromotionElementNVPNumberValidationCmdImpl()
public void performExecute()
throws java.lang.Exception
performExecute in interface com.ibm.websphere.command.TargetableCommandperformExecute in class PromotionElementNVPValidationCmdImpljava.lang.ExceptionTargetableCommand.performExecute()