Uses of Class
com.orchestranetworks.addon.dex.configuration.XMLExportConfigurationSpec
-
Packages that use XMLExportConfigurationSpec Package Description com.orchestranetworks.addon.dex.common.generation Classes and interfaces used to generate tables, fields and mappings for the XML and SQL import, export and transfer data services. -
-
Uses of XMLExportConfigurationSpec in com.orchestranetworks.addon.dex.common.generation
Methods in com.orchestranetworks.addon.dex.common.generation with parameters of type XMLExportConfigurationSpec Modifier and Type Method Description ApplicationMapping<EBXField,XMLField>XMLExportApplicationMappingHelper. getApplicationMapping(XMLExportConfigurationSpec configSpec)Returns the specifiedApplicationMappingfor default XML export.
-