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