Class ExportConfigurationBean
java.lang.Object
com.mindville.insight.services.model.ExportConfigurationBean
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionExportConfigurationBean
(CSVDelimiters delimiter, String charEncoder, ExportConfigurationBean.ExportType importable) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
ExportConfigurationBean
public ExportConfigurationBean(CSVDelimiters delimiter, String charEncoder, ExportConfigurationBean.ExportType importable)
-
-
Method Details
-
getDelimiter
-
getEndOfLineSymbols
-
getCsvEncoder
-
getImportable
-