Package org.nuiton.topia.persistence.csv.in
package org.nuiton.topia.persistence.csv.in
Package for csv import of entities.
- Since:
- 2.6.12
- Author:
- tchemit <chemit@codelutin.com>
-
ClassDescriptionAbstract import model which add the useful methdo about importing foreign keys.CsvFileImportResult<T extends TopiaEntityEnum>To keep result of the import of a file.CsvImportResult<T extends TopiaEntityEnum>A simple csv result bean just to keep the number of created or updated entities.EntityAssociationImportModel<T extends TopiaEntityEnum>A model to import associations of entities from csv files.ImportModelFactory<T extends TopiaEntityEnum>To produce import model.ImportStrategy<T extends TopiaEntityEnum>Strategy to import some stuff.Helper for csv imports.