Uses of Interface
com.orchestranetworks.addon.dex.configuration.ExportConfigurationSpec
-
Packages that use ExportConfigurationSpec Package Description com.orchestranetworks.addon.dex.configuration Classes and interfaces to define specifications for the import, export and transfer data services. -
-
Uses of ExportConfigurationSpec in com.orchestranetworks.addon.dex.configuration
Classes in com.orchestranetworks.addon.dex.configuration that implement ExportConfigurationSpec Modifier and Type Class Description classCSVExportConfigurationSpecSpecifies the configuration used when exporting data to a CSV file.classFileExportConfigurationSpecDefines the configuration used for exporting data to a file.classSpreadsheetExportConfigurationSpecSpecifies the configuration used to export data to an Excel file.classSQLExportConfigurationSpecDefines the configuration used to export data to an external database.classXMLExportConfigurationSpecSpecifies the configuration used when exporting data to an XML file.
-