- XML - Static variable in class com.orchestranetworks.addon.dataexchange.transformation.ApplicationType
-
Specifies the application type used to import/ export data from/to an XML file.
- XML_FOR_MULTIPLE_TABLES - Static variable in class com.orchestranetworks.addon.adix.ExportType
-
Deprecated.
Specifies the export type used for exporting data from multiple tables to XML files that are then compressed into a ZIP file.
- XML_FOR_MULTIPLE_TABLES - Static variable in class com.orchestranetworks.addon.adix.ImportType
-
Deprecated.
Specifies the import type used for importing data from XML files into multiples tables.
- XMLExportApplicationMappingHelper - Interface in com.orchestranetworks.addon.dex.common.generation
-
- XMLExportConfigurationSpec - Class in com.orchestranetworks.addon.dex.configuration
-
Specifies the configuration used when exporting data to an XML file.
- XMLExportConfigurationSpec(ServiceContext) - Constructor for class com.orchestranetworks.addon.dex.configuration.XMLExportConfigurationSpec
-
Uses within a UIService
.
- XMLExportConfigurationSpec(AdaptationTable, Session) - Constructor for class com.orchestranetworks.addon.dex.configuration.XMLExportConfigurationSpec
-
Exports a table and is used outside of a UIService
.
- XMLExportConfigurationSpec(EBXTable, TableFilter, Session) - Constructor for class com.orchestranetworks.addon.dex.configuration.XMLExportConfigurationSpec
-
Exports a table with filter and is used outside of a UIService
.
- XMLExportTransformationExecutionContext - Interface in com.orchestranetworks.addon.dataexchange.transformation
-
- XMLField - Class in com.orchestranetworks.addon.dex.mapping
-
Specifies the configuration used for an XML field.
- XMLField(String) - Constructor for class com.orchestranetworks.addon.dex.mapping.XMLField
-
Used to create a XML field with specified path.
- XMLField(String, FieldAttribute) - Constructor for class com.orchestranetworks.addon.dex.mapping.XMLField
-
Used to create an XML field with the specified path and
FieldAttribute
enumeration.
- XMLField(String, String, String) - Constructor for class com.orchestranetworks.addon.dex.mapping.XMLField
-
Used to create an XML field with the specified path, name and label.
- XMLField(String, String, String, FieldAttribute) - Constructor for class com.orchestranetworks.addon.dex.mapping.XMLField
-
Used to create an XML field with the specified path, name, label and
FieldAttribute
enumeration.
- XMLField(String, String, String, int) - Constructor for class com.orchestranetworks.addon.dex.mapping.XMLField
-
Used to create an XML field with the specified path, name, label and index.
- XMLField(String, String, String, int, FieldAttribute) - Constructor for class com.orchestranetworks.addon.dex.mapping.XMLField
-
Used to create an XML field with the specified path, name, label, index and
FieldAttribute
enumeration.
- XMLImportApplicationMappingHelper - Interface in com.orchestranetworks.addon.dex.common.generation
-
- XMLImportConfigurationSpec - Class in com.orchestranetworks.addon.dex.configuration
-
Specifies the configuration used to import data from an XML file.
- XMLImportConfigurationSpec(AdaptationTable, XMLTable, Session) - Constructor for class com.orchestranetworks.addon.dex.configuration.XMLImportConfigurationSpec
-
- XMLImportTransformationExecutionContext - Interface in com.orchestranetworks.addon.dataexchange.transformation
-
- XMLTable - Class in com.orchestranetworks.addon.dex.mapping
-
Defines the configuration used for an XML table.
- XMLTable(String) - Constructor for class com.orchestranetworks.addon.dex.mapping.XMLTable
-
- XMLTable(String, List<XMLField>) - Constructor for class com.orchestranetworks.addon.dex.mapping.XMLTable
-
- XMLTableGeneration - Interface in com.orchestranetworks.addon.dex.common.generation
-
- XMLTableHelper - Interface in com.orchestranetworks.addon.dex.common.generation
-
- XMLTableHelperSpec - Class in com.orchestranetworks.addon.dex.common.generation
-
Specifies the configuration used to get the
XMLTable
declared in the
{addon.label} dataset.
- XMLTableHelperSpec(String, boolean, Session) - Constructor for class com.orchestranetworks.addon.dex.common.generation.XMLTableHelperSpec
-
- XMLValidatorContext - Interface in com.orchestranetworks.addon.dataexchange.validator
-
- XSDGenerator - Interface in com.orchestranetworks.addon.dml
-
Provides a method for generating an XML Schema Document (XSD) file.
- XSDGeneratorFactory - Class in com.orchestranetworks.addon.dml
-