Uses of Class
com.orchestranetworks.addon.dex.mapping.XMLTable
Packages that use 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
Methods in com.orchestranetworks.addon.dex.configuration that return types with arguments of type XMLTableModifier and TypeMethodDescriptionXMLImportConfigurationSpec.getSourceTableFilters()Returns a map of table filters and aTableinstance as the key parameter.XMLImportConfigurationSpec.getSourceTables()Returns the list of source tables.Constructors in com.orchestranetworks.addon.dex.configuration with parameters of type XMLTableModifierConstructorDescriptionXMLImportConfigurationSpec(com.onwbp.adaptation.AdaptationTable currentTable, XMLTable sourceTable, com.orchestranetworks.service.Session session)