public class FetchInstallmentRuleCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements FetchInstallmentRuleCmd
InstallmentRule nouns.
The parent class will call the ReadInstallmentRuleMediator
to return the logical SDOs resulting from the search criteria and the
access profile. DSL is used to run the appropriate SQL based on the
search criteria and the access profile, and the read mediator transforms
the physical SDOs into the logical SDOs.ACCESS_PROFILE_EXTERNAL_NAME| Constructor and Description |
|---|
FetchInstallmentRuleCmdImpl()
This method is the default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
getInstallmentRules()
This method returns a list of InstallmentRules that result because of the fetch operation.
|
getNouns, performExecute, resetgetShow, 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, waitgetNouns, getShow, setGet, setSearchExpressionpublic FetchInstallmentRuleCmdImpl()
public java.util.List getInstallmentRules()
getInstallmentRules in interface FetchInstallmentRuleCmdInstallmentRules that match the expression.FetchInstallmentRuleCmd.getInstallmentRules()