Class ClientEntityImportHandler
java.lang.Object
org.apache.fineract.infrastructure.bulkimport.importhandler.client.ClientEntityImportHandler
- All Implemented Interfaces:
ImportHandler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SEPARATOR
- See Also:
-
-
Constructor Details
-
ClientEntityImportHandler
public ClientEntityImportHandler()
-
-
Method Details
-
process
public Count process(org.apache.poi.ss.usermodel.Workbook workbook, String locale, String dateFormat) - Specified by:
processin interfaceImportHandler
-