Class SharedAccountImportHandler
java.lang.Object
org.apache.fineract.infrastructure.bulkimport.importhandler.sharedaccount.SharedAccountImportHandler
- All Implemented Interfaces:
ImportHandler
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionSharedAccountImportHandler(org.apache.fineract.commands.service.PortfolioCommandSourceWritePlatformService commandsSourceWritePlatformService) -
Method Summary
-
Field Details
-
ZERO
- See Also:
-
SHARE
- See Also:
-
EMPTY_STR
- See Also:
-
-
Constructor Details
-
SharedAccountImportHandler
@Autowired public SharedAccountImportHandler(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
-