java.lang.Object
org.apache.fineract.infrastructure.bulkimport.importhandler.chartofaccounts.ChartOfAccountsImportHandler
All Implemented Interfaces:
ImportHandler

@Service public class ChartOfAccountsImportHandler extends Object implements ImportHandler
  • Constructor Details

    • ChartOfAccountsImportHandler

      @Autowired public ChartOfAccountsImportHandler(org.apache.fineract.commands.service.PortfolioCommandSourceWritePlatformService commandsSourceWritePlatformService, org.apache.fineract.accounting.glaccount.domain.GLAccountRepositoryWrapper glAccountRepository)
  • Method Details