java.lang.Object
org.apache.fineract.infrastructure.bulkimport.importhandler.loanrepayment.LoanRepaymentImportHandler
All Implemented Interfaces:
ImportHandler

@Service public class LoanRepaymentImportHandler extends Object implements ImportHandler
  • Field Details

  • Constructor Details

    • LoanRepaymentImportHandler

      @Autowired public LoanRepaymentImportHandler(org.apache.fineract.commands.service.PortfolioCommandSourceWritePlatformService commandsSourceWritePlatformService, org.apache.fineract.portfolio.loanaccount.service.LoanReadPlatformService loanReadPlatformService)
  • Method Details