Uses of Interface
com.orchestranetworks.addon.dex.DataExchangeHelperContext
Packages that use DataExchangeHelperContext
Package
Description
Classes and interfaces to call the {addon.label} import, export and transfer.
-
Uses of DataExchangeHelperContext in com.orchestranetworks.addon.dex
Classes in com.orchestranetworks.addon.dex that implement DataExchangeHelperContextModifier and TypeClassDescriptionfinal classProvides the context to get theDataExchangeSpecfor exporting CSV from the configuration declared in the {addon.label} dataset.final classProvides the context to get theDataExchangeSpecfor importing CSV from the configuration declared in the {addon.label} dataset.final classProvides the context to get theDataExchangeSpecfor exporting Excel from the configuration declared in the {addon.label} dataset.final classProvides the context to get theDataExchangeSpecfor importing Excel from the configuration declared in the {addon.label} dataset.Methods in com.orchestranetworks.addon.dex with parameters of type DataExchangeHelperContextModifier and TypeMethodDescriptionDataExchangeHelper.getDataExchangeSpec(DataExchangeHelperContext context) Returns an instance ofcom.orchestranetworks.addon.dex.DataExchangeSpecbased on the configuration declared in the {addon.label} dataset.