Class SpeciesExportProcess
java.lang.Object
org.openforis.collect.manager.dataexport.species.SpeciesExportProcess
- Author:
- S. Ricci
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexportToCSV(OutputStream out, CollectSurvey survey, int taxonomyId) getNotEmptyValues(List<String> values) protected voidwriteTaxonSummary(org.openforis.commons.io.csv.CsvWriter writer, List<String> vernacularNamesLangCodes, List<String> infoAttributes, TaxonSummary item)
-
Constructor Details
-
SpeciesExportProcess
-
-
Method Details
-
exportToCSV
-
getNotEmptyValues
-
writeTaxonSummary
protected void writeTaxonSummary(org.openforis.commons.io.csv.CsvWriter writer, List<String> vernacularNamesLangCodes, List<String> infoAttributes, TaxonSummary item)
-