Uses of Class
com.orchestranetworks.addon.dex.mapping.CSVTable
Package
Description
Classes and interfaces to define specifications for the import, export and transfer data services.
-
Uses of CSVTable in com.orchestranetworks.addon.dex.configuration
Modifier and TypeMethodDescriptionCSVImportConfigurationSpec.getSourceTableFilters()
Returns a map of table filters andEBXTable
instance as the key parameter.CSVImportConfigurationSpec.getSourceTables()
Returns the list of source tables.ModifierConstructorDescriptionCSVImportConfigurationSpec
(com.onwbp.adaptation.AdaptationTable currentTable, CSVTable csvTable, com.orchestranetworks.service.Session session)