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