public class FetchOrderInstallmentPriceCmdImpl extends AbstractFetchNounCmdImpl implements FetchOrderInstallmentPriceCmd
FetchOrderInstallmentPriceCmd, which is used to fetch
InstallmentRule nouns.This command dose not use the ReadOrderInstallmentPriceMediator.| Constructor and Description |
|---|
FetchOrderInstallmentPriceCmdImpl()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
getNouns()
This method returns the list of nouns retrieved by the fetch implementation.
|
void |
performExecute() |
void |
reset()
This method resets the instance variables so the command can be reused.
|
void |
setNouns(java.util.List alistNouns) |
getShow, isReadyToCallExecute, setGet, setSearchExpressionexecute, 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, waitgetShow, setGet, setSearchExpressionpublic FetchOrderInstallmentPriceCmdImpl()
public java.util.List getNouns()
AbstractFetchNounCmdgetNouns in interface AbstractFetchNounCmdpublic void setNouns(java.util.List alistNouns)
alistNouns - public void reset()
AbstractFetchNounCmdImplreset in interface com.ibm.websphere.command.Commandreset in class AbstractFetchNounCmdImplCommand.reset()public void performExecute()
throws java.lang.Exception
performExecute in interface com.ibm.websphere.command.TargetableCommandperformExecute in class com.ibm.websphere.command.TargetableCommandImpljava.lang.Exception