| Package | Description |
|---|---|
| com.orchestranetworks.addon.adix |
Classes and interfaces to call Adix import and export.
|
| Modifier and Type | Method and Description |
|---|---|
List<ExportTableFilter> |
ExportDataAccessSpec.getExportTableFilters()
Deprecated.
Returns list of export table filters.
|
| Constructor and Description |
|---|
ExportDataAccessSpec(com.onwbp.adaptation.AdaptationTable currentTable,
List<ExportTableFilter> exportTableFilters,
Locale locale,
com.orchestranetworks.service.Session session)
Deprecated.
Export with specific predicate and locale.
|
ExportDataAccessSpec(com.onwbp.adaptation.AdaptationTable currentTable,
List<ExportTableFilter> exportTableFilters,
com.orchestranetworks.service.Session session)
Deprecated.
Export with specific predicate.
|