| Package | Description |
|---|---|
| org.nuiton.topia.persistence.csv.in |
Package for csv import of entities.
|
| Modifier and Type | Field and Description |
|---|---|
protected CsvProgressModel |
CsvImportResult.progressModel |
| Modifier and Type | Method and Description |
|---|---|
CsvProgressModel |
CsvImportResult.getProgressModel() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends TopiaEntityEnum> |
CsvImportResult.newResult(T entityType,
String importFileName,
boolean createIfNotFound,
CsvProgressModel progressModel) |
| Constructor and Description |
|---|
CsvImportResult(T entityType,
String importFileName,
boolean createIfNotFound,
CsvProgressModel progressModel) |
Copyright © 2004–2022 Code Lutin. All rights reserved.