Class LoanReAmortizationServiceImpl

java.lang.Object
org.apache.fineract.portfolio.loanaccount.service.reamortization.LoanReAmortizationServiceImpl

@Service @Transactional public class LoanReAmortizationServiceImpl extends Object
  • Constructor Details

    • LoanReAmortizationServiceImpl

      public LoanReAmortizationServiceImpl()
  • Method Details

    • reAmortize

      public org.apache.fineract.infrastructure.core.data.CommandProcessingResult reAmortize(Long loanId, org.apache.fineract.infrastructure.core.api.JsonCommand command)
    • undoReAmortize

      public org.apache.fineract.infrastructure.core.data.CommandProcessingResult undoReAmortize(Long loanId, org.apache.fineract.infrastructure.core.api.JsonCommand command)