Uses of Package
com.orchestranetworks.addon.dex.common.generation
Package
Description
Classes and interfaces used to generate tables, fields and mappings for the XML and SQL import, export and transfer data services.
-
ClassDescriptionProvides the methods to get
ApplicationMapping
.Provides the methods to get anApplicationMapping
instance for CSV export.Provides the methods to get anApplicationMapping
instance for CSV import.ExtendsTableGeneration
to generate aCSVTable
instance.ExtendsTableHelper
to getCSVTable
declared in the {addon.label} dataset.Extends theTableHelper
to generateEBXTable
.Extends theTableHelper
to get theEBXTable
declared in the {addon.label} dataset.Provides the methods to get anApplicationMapping
instance for spreadsheet export.Provides the methods to get anApplicationMapping
instance for spreadsheet import.Extends theTableGeneration
to generate aSpreadsheetTable
.Extends theTableHelper
to get theSpreadsheetTable
declared in the {addon.label} dataset.Provides the methods to get anApplicationMapping
for SQL export.Provides the methods to get anApplicationMapping
instance for SQL import.Provides the methods to generate anSQLTable
instance.Extends theTableHelper
to get theSQLTable
declared in the {addon.label} dataset.Provides the methods to generate aTableGenerationResult
instance.Defines table generation results.Provides the methods to get theTable
declared in the {addon.label} dataset.Provides the methods to get theTable
declared in the {addon.label} dataset.Provides the methods to get anApplicationMapping
instance for data transfer.Provides the methods to get anApplicationMapping
instance for XML export.Provides the methods to get anApplicationMapping
instance for XML import.Extends theTableHelper
to generate anXMLTable
instance.Extends theTableHelper
to get theXMLTable
declared in the {addon.label} dataset.