Uses of Interface
com.orchestranetworks.addon.dex.DataExchangeHelperContext
Package
Description
Classes and interfaces to call the {addon.label} import, export and transfer.
-
Uses of DataExchangeHelperContext in com.orchestranetworks.addon.dex
Modifier and TypeClassDescriptionfinal class
Provides the context to get theDataExchangeSpec
for exporting CSV from the configuration declared in the {addon.label} dataset.final class
Provides the context to get theDataExchangeSpec
for importing CSV from the configuration declared in the {addon.label} dataset.final class
Provides the context to get theDataExchangeSpec
for exporting Excel from the configuration declared in the {addon.label} dataset.final class
Provides the context to get theDataExchangeSpec
for importing Excel from the configuration declared in the {addon.label} dataset.Modifier and TypeMethodDescriptionDataExchangeHelper.getDataExchangeSpec
(DataExchangeHelperContext context) Returns an instance ofcom.orchestranetworks.addon.dex.DataExchangeSpec
based on the configuration declared in the {addon.label} dataset.