Uses of Class
com.orchestranetworks.addon.dex.mapping.SpreadsheetTable
Package
Description
Classes and interfaces to define specifications for the import, export and transfer data services.
-
Uses of SpreadsheetTable in com.orchestranetworks.addon.dex.configuration
Modifier and TypeMethodDescriptionSpreadsheetImportConfigurationSpec.getSourceTableFilters()
Returns a map of source table filters.SpreadsheetImportConfigurationSpec.getSourceTables()
Returns the list of source tables.ModifierConstructorDescriptionSpreadsheetImportConfigurationSpec
(com.onwbp.adaptation.AdaptationTable currentTable, SpreadsheetTable spreadsheetTable, com.orchestranetworks.service.Session session) Imports data into a table outside of aUIService
.ModifierConstructorDescriptionSpreadsheetImportConfigurationSpec
(com.onwbp.adaptation.Adaptation dataset, List<SpreadsheetTable> sourceTables, com.orchestranetworks.service.Session session) Imports data into multiple tables outside of aUIService
.