Uses of Class
com.orchestranetworks.addon.dex.DataExchangeExportTableSpecBuilder
Package
Description
Classes and interfaces to call the {addon.label} import, export and transfer.
-
Uses of DataExchangeExportTableSpecBuilder in com.orchestranetworks.addon.dex
Modifier and TypeMethodDescriptionDataExchangeExportTableSpecBuilder.setTableContent
(com.onwbp.adaptation.Adaptation record) Specifies the record to be exported.DataExchangeExportTableSpecBuilder.setTableContent
(com.onwbp.adaptation.AdaptationTable adaptationTable) Specifies the table to be exported.DataExchangeExportTableSpecBuilder.setTableContent
(com.onwbp.adaptation.AdaptationTable adaptationTable, TableFilter tableFilter) Specifies the table to be exported with filter.DataExchangeExportTableSpecBuilder.setTableContent
(List<com.onwbp.adaptation.Adaptation> records) Specifies the list of records in the same table to be exported.