| Package | Description |
|---|---|
| com.helger.photon.exchange.bulkimport |
| Modifier and Type | Method and Description |
|---|---|
BulkImportResult |
IBulkImport.importObjects(com.helger.commons.io.IHasInputStream aIIS,
Locale aDisplayLocale)
Read the objects from the passed input stream.
|
BulkImportResult |
IBulkImport.importObjects(com.helger.commons.io.IHasInputStream aIIS,
Locale aDisplayLocale)
Read the objects from the passed input stream.
|
| Modifier and Type | Method and Description |
|---|---|
protected static com.helger.commons.state.ETriState |
AbstractBulkImportExcel.getCellAsBoolean(int nRowIndex,
org.apache.poi.ss.usermodel.Cell aCell,
BulkImportResult aRes,
Locale aDisplayLocale) |
protected static com.helger.commons.state.ETriState |
AbstractBulkImportExcel.getCellAsBoolean(int nRowIndex,
org.apache.poi.ss.usermodel.Cell aCell,
BulkImportResult aRes,
Locale aDisplayLocale) |
protected static Date |
AbstractBulkImportExcel.getCellAsDate(int nRowIndex,
org.apache.poi.ss.usermodel.Cell aCell,
BulkImportResult aRes,
Locale aDisplayLocale) |
protected static Date |
AbstractBulkImportExcel.getCellAsDate(int nRowIndex,
org.apache.poi.ss.usermodel.Cell aCell,
BulkImportResult aRes,
Locale aDisplayLocale) |
protected static Integer |
AbstractBulkImportExcel.getCellAsInteger(int nRowIndex,
org.apache.poi.ss.usermodel.Cell aCell,
BulkImportResult aRes,
Locale aDisplayLocale) |
protected static Integer |
AbstractBulkImportExcel.getCellAsInteger(int nRowIndex,
org.apache.poi.ss.usermodel.Cell aCell,
BulkImportResult aRes,
Locale aDisplayLocale) |
Copyright © 2014–2023 Philip Helger. All rights reserved.