Uses of Class
com.orchestranetworks.addon.dex.mapping.XMLField
Packages that use XMLField
Package
Description
Classes and interfaces used to generate tables, fields and mappings for the XML and SQL import, export and transfer data services.
Classes and interfaces to configure mapping between source and target applications.
-
Uses of XMLField in com.orchestranetworks.addon.dex.common.generation
Methods in com.orchestranetworks.addon.dex.common.generation that return types with arguments of type XMLFieldModifier and TypeMethodDescriptionXMLExportApplicationMappingHelper.getApplicationMapping(XMLExportConfigurationSpec configSpec) Returns the specifiedApplicationMappingfor default XML export.XMLImportApplicationMappingHelper.getApplicationMapping(XMLImportConfigurationSpec configSpec) Returns the specifiedApplicationMappingfor default XML import. -
Uses of XMLField in com.orchestranetworks.addon.dex.mapping
Methods in com.orchestranetworks.addon.dex.mapping that return types with arguments of type XMLFieldModifier and TypeMethodDescriptionXMLTable.getFields()Returns the list ofXMLFieldobject fields.Method parameters in com.orchestranetworks.addon.dex.mapping with type arguments of type XMLFieldConstructor parameters in com.orchestranetworks.addon.dex.mapping with type arguments of type XMLField