Package org.nuiton.topia.persistence.csv.out
package org.nuiton.topia.persistence.csv.out
Package for csv export of entities.
- Since:
- 2.6.12
- Author:
- tchemit <chemit@codelutin.com>
-
ClassDescriptionA model to export associations of entities into csv files.ExportEntityVisitor<T extends TopiaEntityEnum>Entity visitor to export data to csv files.ExportModelFactory<T extends TopiaEntityEnum>To produce export model.PrepareDataForExport<T extends TopiaEntityEnum>Prepare data to export.Helper for csv exports.To export associations as csv files.to export entity as csv files.