Uses of Interface
org.nuiton.topia.service.csv.CsvProgressModel
Packages that use CsvProgressModel
-
Uses of CsvProgressModel in org.nuiton.topia.service.csv.in
Fields in org.nuiton.topia.service.csv.in declared as CsvProgressModelMethods in org.nuiton.topia.service.csv.in that return CsvProgressModelMethods in org.nuiton.topia.service.csv.in with parameters of type CsvProgressModelModifier and TypeMethodDescriptionstatic <T extends TopiaEntityEnum>
CsvImportResult<T>CsvImportResult.newResult(T entityType, String importFileName, boolean createIfNotFound, CsvProgressModel progressModel) Constructors in org.nuiton.topia.service.csv.in with parameters of type CsvProgressModelModifierConstructorDescriptionprotectedCsvImportResult(T entityType, String importFileName, boolean createIfNotFound, CsvProgressModel progressModel)