Uses of Class
com.orchestranetworks.addon.adix.AdixException
Package
Description
Classes and interfaces to call Adix import and export.
-
Uses of AdixException in com.orchestranetworks.addon.adix
Modifier and TypeMethodDescriptionstatic void
TransformerCatalog.add
(TransformerDefinition definition, com.orchestranetworks.instance.Repository repository) Deprecated.Registers the transformer class specified.Transformer.getValueOnExport
(TransformContextForExport context) Deprecated.Returns the result of the data transformation before exporting the data to file.Transformer.getValueOnImport
(TransformContextForImport context) Deprecated.Returns the result of transforming data before importing data.ModifierConstructorDescriptionExportDataAccessSpec
(com.onwbp.adaptation.Adaptation currentAdaptation, com.onwbp.adaptation.AdaptationTable currentTable, com.orchestranetworks.service.ServiceContext sContext, Locale locale) Deprecated.Used within aUIService
.ExportDataAccessSpec
(com.onwbp.adaptation.Adaptation currentAdaptation, com.orchestranetworks.service.ServiceContext sContext, Locale locale) Deprecated.Export multi-tables.