Uses of Class
com.orchestranetworks.addon.adix.AdixException
Packages that use AdixException
Package
Description
Classes and interfaces to call Adix import and export.
- 
Uses of AdixException in com.orchestranetworks.addon.adix
Methods in com.orchestranetworks.addon.adix that throw AdixExceptionModifier and TypeMethodDescriptionstatic voidTransformerCatalog.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.Constructors in com.orchestranetworks.addon.adix that throw AdixExceptionModifierConstructorDescriptionExportDataAccessSpec(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.