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