Uses of Class
com.orchestranetworks.addon.dex.mapping.CSVTable
Packages that use 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
Methods in com.orchestranetworks.addon.dex.configuration that return types with arguments of type CSVTableModifier and TypeMethodDescriptionCSVImportConfigurationSpec.getSourceTableFilters()Returns a map of table filters andEBXTableinstance as the key parameter.CSVImportConfigurationSpec.getSourceTables()Returns the list of source tables.Constructors in com.orchestranetworks.addon.dex.configuration with parameters of type CSVTableModifierConstructorDescriptionCSVImportConfigurationSpec(com.onwbp.adaptation.AdaptationTable currentTable, CSVTable csvTable, com.orchestranetworks.service.Session session)