java.lang.Object
org.apache.fineract.portfolio.loanaccount.service.LoanProductInterestRecalculationDetailsUpdateUtil
@Service
public class LoanProductInterestRecalculationDetailsUpdateUtil
extends Object
-
Constructor Summary
Constructors
-
Method Summary
void
update(org.apache.fineract.portfolio.loanproduct.domain.LoanProductInterestRecalculationDetails loanProductInterestRecalculationDetails,
org.apache.fineract.infrastructure.core.api.JsonCommand command,
Map<String,Object> actualChanges,
String localeAsInput)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
LoanProductInterestRecalculationDetailsUpdateUtil
public LoanProductInterestRecalculationDetailsUpdateUtil()
-
Method Details
-
update
public void update(org.apache.fineract.portfolio.loanproduct.domain.LoanProductInterestRecalculationDetails loanProductInterestRecalculationDetails,
org.apache.fineract.infrastructure.core.api.JsonCommand command,
Map<String,Object> actualChanges,
String localeAsInput)