public class InsertMoreInstallmentAmountDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements InsertMoreCatalogEntryInstallmentPriceDataCmd, InsertMoreOrderInstallmentPriceDataCmd
GetCatalogEntryInstallmentPrice and
GetOrderInstallmentPrice services to calculate the installment amount of each installment option from
the non-installment price, number of installments and interest rate. non-installment price x
interest rate/(1 - (1 + interest rate) ^ (- number of installments))| Constructor and Description |
|---|
InsertMoreInstallmentAmountDataCmdImpl()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
performExecute() |
void |
reset()
This method resets the instance variables so the command can be reused.
|
isReadyToCallExecute, setGet, setNouns, setSearchExpression, setShowexecute, 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, waitsetGet, setNouns, setSearchExpression, setShowpublic InsertMoreInstallmentAmountDataCmdImpl()
public void reset()
AbstractInsertMoreNounDataCmdImplreset in interface com.ibm.websphere.command.Commandreset in class AbstractInsertMoreNounDataCmdImplCommand.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