Class GuarantorImportHandler
java.lang.Object
org.apache.fineract.infrastructure.bulkimport.importhandler.guarantor.GuarantorImportHandler
- All Implemented Interfaces:
ImportHandler
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionGuarantorImportHandler(org.apache.fineract.commands.service.PortfolioCommandSourceWritePlatformService commandsSourceWritePlatformService) -
Method Summary
-
Field Details
-
SEPARATOR
- See Also:
-
-
Constructor Details
-
GuarantorImportHandler
@Autowired public GuarantorImportHandler(org.apache.fineract.commands.service.PortfolioCommandSourceWritePlatformService commandsSourceWritePlatformService)
-
-
Method Details
-
process
public Count process(org.apache.poi.ss.usermodel.Workbook workbook, String locale, String dateFormat) - Specified by:
processin interfaceImportHandler
-