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, reset
getShow, isReadyToCallExecute, setGet, setSearchExpression
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
getNouns, getShow, setGet, setSearchExpression
public FetchInstallmentRuleCmdImpl()
public java.util.List getInstallmentRules()
getInstallmentRules
in interface FetchInstallmentRuleCmd
InstallmentRules
that match the expression.FetchInstallmentRuleCmd.getInstallmentRules()