Class StaffImportHandler
java.lang.Object
org.apache.fineract.infrastructure.bulkimport.importhandler.staff.StaffImportHandler
- All Implemented Interfaces:
ImportHandler
-
Constructor Summary
ConstructorsConstructorDescriptionStaffImportHandler(org.apache.fineract.commands.service.PortfolioCommandSourceWritePlatformService commandsSourceWritePlatformService) -
Method Summary
-
Constructor Details
-
StaffImportHandler
@Autowired public StaffImportHandler(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
-