Class LoanAccountTransfersServiceImpl

java.lang.Object
org.apache.fineract.portfolio.account.service.LoanAccountTransfersServiceImpl
All Implemented Interfaces:
org.apache.fineract.portfolio.interestpauses.service.LoanAccountTransfersService

@Service public class LoanAccountTransfersServiceImpl extends Object implements org.apache.fineract.portfolio.interestpauses.service.LoanAccountTransfersService
  • Constructor Details

    • LoanAccountTransfersServiceImpl

      public LoanAccountTransfersServiceImpl()
  • Method Details

    • updateLoanTransaction

      @Transactional public void updateLoanTransaction(Long loanTransactionId, org.apache.fineract.portfolio.loanaccount.domain.LoanTransaction newLoanTransaction)
      Specified by:
      updateLoanTransaction in interface org.apache.fineract.portfolio.interestpauses.service.LoanAccountTransfersService