Skip navigation links
Data Exchange Add-on (New) Documentation
A B C D E F G H I M N O P S T V W 

G

get() - Method in interface com.orchestranetworks.addon.dint.DataIntegrationExecutionResults
Returns results for all table mappings.
get(String) - Method in interface com.orchestranetworks.addon.dint.schema.CSVTable
Returns CSV field by column header.
get(int) - Method in interface com.orchestranetworks.addon.dint.schema.CSVTable
Returns CSV field by index.
get(Path) - Method in interface com.orchestranetworks.addon.dint.schema.EBXTable
Returns the field matching the specified path.
get(String) - Method in class com.orchestranetworks.addon.dint.transformation.TransformationRegistry
Returns the transformation definition for the specified unique code.
getAdaptationTable() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.EBXTableSpec
Returns the adaptation table.
getAdaptationTable() - Method in class com.orchestranetworks.addon.dint.mapping.EBXSourceTable
Returns the adaptation table.
getChildForeignKeyField(Path) - Method in class com.orchestranetworks.addon.dint.schema.EBXField
Returns the child foreign key field if this is a composite foreign key.
getChildrenForeignKeyPaths() - Method in class com.orchestranetworks.addon.dint.schema.EBXField
Returns an iterator of all child foreign key paths if this is a composite foreign key.
getCode() - Method in interface com.orchestranetworks.addon.dint.schema.DataType
Returns the unique code.
getCode() - Method in enum com.orchestranetworks.addon.dint.schema.DefaultDataTypes
 
getCode() - Method in class com.orchestranetworks.addon.dint.transformation.aggregate.IntegerAggregate
 
getCode() - Method in class com.orchestranetworks.addon.dint.transformation.aggregate.StringConcat
 
getCode() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.BooleanToString
 
getCode() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.DateTimeToString
 
getCode() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.DateToString
 
getCode() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.DecimalToString
 
getCode() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.IntegerToString
 
getCode() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToBoolean
 
getCode() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToDate
 
getCode() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToDateTime
 
getCode() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToTime
 
getCode() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToURI
 
getCode() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringUpperCase
 
getCode() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.TimeToString
 
getCode() - Method in class com.orchestranetworks.addon.dint.transformation.crossreference.CrossReference
 
getCode() - Method in class com.orchestranetworks.addon.dint.transformation.split.StringSplit
 
getCode() - Method in enum com.orchestranetworks.addon.dint.transformation.TransformationCategory
Returns the transformation category code.
getCode() - Method in interface com.orchestranetworks.addon.dint.transformation.TransformationDefinition
Returns the unique code.
getColumnHeaders() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVTargetTableSpec
Returns the column headers.
getColumnHeaders() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.ExcelTargetTableSpec
Returns the column headers.
getColumnIndex() - Method in interface com.orchestranetworks.addon.dint.schema.ExcelField
Returns the column index of this field in the Excel sheet.
getCompatibleSchemaTypes() - Method in enum com.orchestranetworks.addon.dint.schema.DefaultDataTypes
Returns the schema types in EBX that this data type represents.
getCSVFile() - Method in class com.orchestranetworks.addon.dint.template.CSVImportTemplateSpec
Deprecated.
getCSVFilePath() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVSourceTableSpec
Returns the path of either the individual CSV file or the CSV file inside the archive.
getCSVFilePath() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVTargetTableSpec
Returns the path of either the individual CSV file or the CSV file inside the archive.
getDataFormats() - Method in class com.orchestranetworks.addon.dint.DataIntegrationSpec
Returns the global data format options.
getDataset() - Method in class com.orchestranetworks.addon.dint.template.ImportExportTemplateSpec
Returns the dataset that overwrites the one configured in the template.
getDataspace() - Method in class com.orchestranetworks.addon.dint.dataconnector.datasource.EBXTransaction
Returns the target dataspace.
getDataType() - Method in interface com.orchestranetworks.addon.dint.schema.CSVField
Always returns DefaultDataTypes.STRING.
getDataType() - Method in interface com.orchestranetworks.addon.dint.schema.Field
Returns the data type.
getDataType() - Method in class com.orchestranetworks.addon.dint.transformation.ParameterDefinition
Returns the data type.
getDateFormat() - Method in class com.orchestranetworks.addon.dint.DataFormatOptions
Returns the global date format.
getDateTimeFormat() - Method in class com.orchestranetworks.addon.dint.DataFormatOptions
Returns the global date and time format.
getDecimalSymbol() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVSourceTableSpec
Returns the decimal symbol.
getDecimalSymbol() - Method in class com.orchestranetworks.addon.dint.DataFormatOptions
Returns the decimal symbol.
getDefaultValue() - Method in class com.orchestranetworks.addon.dint.transformation.ParameterDefinition
Returns the default value.
getDelimiter() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVSourceTableSpec
Returns the delimiter character.
getDelimiter() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVTargetTableSpec
Returns the delimiter character.
getDescription() - Method in interface com.orchestranetworks.addon.dint.schema.DataType
Returns the description.
getDescription() - Method in class com.orchestranetworks.addon.dint.transformation.aggregate.IntegerAggregate
 
getDescription() - Method in class com.orchestranetworks.addon.dint.transformation.aggregate.StringConcat
 
getDescription() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.DateTimeToString
 
getDescription() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.DateToString
 
getDescription() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToDate
 
getDescription() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToDateTime
 
getDescription() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToTime
 
getDescription() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.TimeToString
 
getDescription() - Method in class com.orchestranetworks.addon.dint.transformation.crossreference.CrossReference
 
getDescription() - Method in class com.orchestranetworks.addon.dint.transformation.InputDefinition
Returns the description.
getDescription() - Method in class com.orchestranetworks.addon.dint.transformation.OutputDefinition
Returns the description.
getDescription() - Method in class com.orchestranetworks.addon.dint.transformation.ParameterDefinition
Returns the description.
getDescription() - Method in class com.orchestranetworks.addon.dint.transformation.split.StringSplit
 
getDescription() - Method in enum com.orchestranetworks.addon.dint.transformation.TransformationCategory
Returns the description.
getDescription() - Method in interface com.orchestranetworks.addon.dint.transformation.TransformationDefinition
Returns the description.
getEnumLabelField() - Method in class com.orchestranetworks.addon.dint.schema.EBXField
Returns enumeration label field if this field is a enumeration field.
getErrorMessages() - Method in interface com.orchestranetworks.addon.dint.TableMappingResult
Returns the error messages.
getField() - Method in class com.orchestranetworks.addon.dint.mapping.steps.SourceFieldMappingStep
Returns the field of this step.
getField() - Method in class com.orchestranetworks.addon.dint.mapping.steps.TargetFieldMappingStep
Returns the field of this step.
getFields() - Method in interface com.orchestranetworks.addon.dint.schema.Table
Returns fields of this table.
getFieldSeparator() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVSourceTableSpec
Returns the field separator character.
getFieldSeparator() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVTargetTableSpec
Returns the field separator character.
getFile() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVSourceTableSpec
Returns either the CSV file or the archive file.
getFile() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVTargetTableSpec
Returns either the CSV file or the archive file.
getFile() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.ExcelSourceTableSpec
Returns the source file.
getFile() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.ExcelTargetTableSpec
Returns the Excel file.
getFileEncoding() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVSourceTableSpec
Returns the CSV encoding.
getFileEncoding() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVTargetTableSpec
Returns the CSV encoding.
getForeignKeyLabelField() - Method in class com.orchestranetworks.addon.dint.schema.EBXField
Returns foreign key label field if this field is a foreign key field.
getForSchemaNode(SchemaNode) - Static method in enum com.orchestranetworks.addon.dint.schema.DefaultDataTypes
Converts a schema node to a default data type.
getFunction() - Method in class com.orchestranetworks.addon.dint.transformation.aggregate.IntegerAggregate
 
getFunction() - Method in class com.orchestranetworks.addon.dint.transformation.aggregate.StringConcat
 
getFunction() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.BooleanToString
 
getFunction() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.DecimalToString
 
getFunction() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.IntegerToString
 
getFunction() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToBoolean
 
getFunction() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToURI
 
getFunction() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringUpperCase
 
getFunction() - Method in class com.orchestranetworks.addon.dint.transformation.crossreference.CrossReference
 
getFunction() - Method in class com.orchestranetworks.addon.dint.transformation.split.StringSplit
 
getFunction() - Method in interface com.orchestranetworks.addon.dint.transformation.TransformationDefinition
Returns a new instance of transformation function.
getIndex() - Method in interface com.orchestranetworks.addon.dint.schema.CSVField
Returns the field's index.
getIndex() - Method in interface com.orchestranetworks.addon.dint.schema.Field
Returns the index of this field in the table.
getInputDataType() - Method in class com.orchestranetworks.addon.dint.mapping.steps.MappingStep
Returns the data type of the input.
getInputDataType() - Method in class com.orchestranetworks.addon.dint.mapping.steps.TransformationMappingStep
 
getInputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.aggregate.IntegerAggregate
 
getInputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.aggregate.StringConcat
 
getInputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.BooleanToString
 
getInputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.DateTimeToString
 
getInputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.DateToString
 
getInputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.DecimalToString
 
getInputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.IntegerToString
 
getInputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToBoolean
 
getInputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToURI
 
getInputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringUpperCase
 
getInputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.TimeToString
 
getInputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.crossreference.CrossReference
 
getInputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.split.StringSplit
 
getInputDefinition() - Method in interface com.orchestranetworks.addon.dint.transformation.TransformationDefinition
Returns the input definition.
getInputSize() - Method in class com.orchestranetworks.addon.dint.mapping.steps.AggregateTransformationMappingStep
Returns the number of inputs.
getInputValue() - Method in interface com.orchestranetworks.addon.dint.transformation.TransformationExecutionContext
Returns the input value of this context.
getInstance() - Static method in class com.orchestranetworks.addon.dint.DataIntegrationExecutor
Returns the instance of the executor.
getInstance() - Static method in class com.orchestranetworks.addon.dint.transformation.aggregate.IntegerAggregate
Returns the instance.
getInstance() - Static method in class com.orchestranetworks.addon.dint.transformation.aggregate.StringConcat
Returns the instance.
getInstance() - Static method in class com.orchestranetworks.addon.dint.transformation.conversion.BooleanToString
Returns the instance.
getInstance() - Static method in class com.orchestranetworks.addon.dint.transformation.conversion.DateTimeToString
Returns the instance.
getInstance() - Static method in class com.orchestranetworks.addon.dint.transformation.conversion.DateToString
Returns the instance.
getInstance() - Static method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToDate
Returns the instance.
getInstance() - Static method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToDateTime
Returns the instance.
getInstance() - Static method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToTime
Returns the instance.
getInstance() - Static method in class com.orchestranetworks.addon.dint.transformation.conversion.StringUpperCase
Returns the instance.
getInstance() - Static method in class com.orchestranetworks.addon.dint.transformation.conversion.TimeToString
Returns the instance.
getInstance() - Static method in class com.orchestranetworks.addon.dint.transformation.crossreference.CrossReference
Returns the instance.
getInstance() - Static method in class com.orchestranetworks.addon.dint.transformation.split.StringSplit
Returns the instance.
getInstance() - Static method in class com.orchestranetworks.addon.dint.transformation.TransformationRegistry
Returns the instance of the registry.
getLabel() - Method in interface com.orchestranetworks.addon.dint.schema.DataType
Returns the label.
getLabel() - Method in enum com.orchestranetworks.addon.dint.schema.DefaultDataTypes
 
getLabel() - Method in interface com.orchestranetworks.addon.dint.schema.Field
Returns the label.
getLabel() - Method in interface com.orchestranetworks.addon.dint.schema.Table
Returns the label.
getLabel() - Method in class com.orchestranetworks.addon.dint.transformation.aggregate.IntegerAggregate
 
getLabel() - Method in class com.orchestranetworks.addon.dint.transformation.aggregate.StringConcat
 
getLabel() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.BooleanToString
 
getLabel() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.DateTimeToString
 
getLabel() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.DateToString
 
getLabel() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.DecimalToString
 
getLabel() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.IntegerToString
 
getLabel() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToBoolean
 
getLabel() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToDate
 
getLabel() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToDateTime
 
getLabel() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToTime
 
getLabel() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToURI
 
getLabel() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringUpperCase
 
getLabel() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.TimeToString
 
getLabel() - Method in class com.orchestranetworks.addon.dint.transformation.crossreference.CrossReference
 
getLabel() - Method in class com.orchestranetworks.addon.dint.transformation.InputDefinition
Returns the label.
getLabel() - Method in class com.orchestranetworks.addon.dint.transformation.OutputDefinition
Returns the label.
getLabel() - Method in class com.orchestranetworks.addon.dint.transformation.ParameterDefinition
Returns the label.
getLabel() - Method in class com.orchestranetworks.addon.dint.transformation.split.StringSplit
 
getLabel() - Method in enum com.orchestranetworks.addon.dint.transformation.TransformationCategory
Returns the label.
getLabel() - Method in interface com.orchestranetworks.addon.dint.transformation.TransformationDefinition
Returns the label.
getListSeparator() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVSourceTableSpec
Returns the list separator character.
getListSeparator() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.CSVTargetTableSpec
Returns the list separator character.
getListSeparator() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.ExcelSourceTableSpec
Returns the list separator character.
getListSeparator() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.ExcelTargetTableSpec
Returns the list separator character.
getLocale() - Method in class com.orchestranetworks.addon.dint.DataFormatOptions
Returns the locale.
getMappedFields() - Method in class com.orchestranetworks.addon.dint.mapping.SourceTable
Returns all mapped fields.
getMappedFields() - Method in class com.orchestranetworks.addon.dint.mapping.TargetTable
Returns all mapped fields.
getMappingSpec() - Method in class com.orchestranetworks.addon.dint.DataIntegrationSpec
Returns the mapping specification.
getMatcherByIndex() - Static method in interface com.orchestranetworks.addon.dint.mapping.FieldMatcher
Return true if the source field's index equals the target field's index
getMatcherByLabel() - Static method in interface com.orchestranetworks.addon.dint.mapping.FieldMatcher
Returns true if the source field's label equals the target field's label (case-sensitive).
getMatcherByLabelIgnoreCase() - Static method in interface com.orchestranetworks.addon.dint.mapping.FieldMatcher
Returns true if the source field's label equals the target field's label (case-insensitive).
getName() - Method in interface com.orchestranetworks.addon.dint.schema.CSVField
Returns the field's name.
getName() - Method in interface com.orchestranetworks.addon.dint.schema.ExcelField
Returns the column header.
getName() - Method in class com.orchestranetworks.addon.dint.transformation.InputDefinition
Returns the unique name.
getName() - Method in class com.orchestranetworks.addon.dint.transformation.OutputDefinition
Returns the unique name.
getName() - Method in class com.orchestranetworks.addon.dint.transformation.ParameterDefinition
Returns the unique name.
getNumberOfDeletedRecords() - Method in interface com.orchestranetworks.addon.dint.TableMappingResult
Returns the number of deleted records.
getNumberOfFailedRecords() - Method in interface com.orchestranetworks.addon.dint.TableMappingResult
Returns the number of failed records.
getNumberOfInsertedRecords() - Method in interface com.orchestranetworks.addon.dint.TableMappingResult
Returns the number of inserted records.
getNumberOfProcessedRecords() - Method in interface com.orchestranetworks.addon.dint.TableMappingResult
Returns the total number of inserted, updated, deleted and unchanged records.
getNumberOfUnchangedRecords() - Method in interface com.orchestranetworks.addon.dint.TableMappingResult
Returns the number of unchanged records.
getNumberOfUpdatedRecords() - Method in interface com.orchestranetworks.addon.dint.TableMappingResult
Returns the number of updated records.
getOutputDataType() - Method in class com.orchestranetworks.addon.dint.mapping.steps.MappingStep
Returns the output data type of this step.
getOutputDataType() - Method in class com.orchestranetworks.addon.dint.mapping.steps.TransformationMappingStep
 
getOutputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.aggregate.IntegerAggregate
 
getOutputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.aggregate.StringConcat
 
getOutputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.BooleanToString
 
getOutputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.DecimalToString
 
getOutputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.IntegerToString
 
getOutputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToBoolean
 
getOutputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToDate
 
getOutputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToDateTime
 
getOutputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToTime
 
getOutputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringToURI
 
getOutputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.StringUpperCase
 
getOutputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.crossreference.CrossReference
 
getOutputDefinition() - Method in class com.orchestranetworks.addon.dint.transformation.split.StringSplit
 
getOutputDefinition() - Method in interface com.orchestranetworks.addon.dint.transformation.TransformationDefinition
Returns the output definition.
getOutputSize() - Method in interface com.orchestranetworks.addon.dint.mapping.steps.MultiOutputTransformableStep
Returns the number of split values.
getOutputSize() - Method in class com.orchestranetworks.addon.dint.mapping.steps.SplitTransformationMappingStep
 
getOutputSize() - Method in class com.orchestranetworks.addon.dint.mapping.steps.TransformationMappingStep
Returns the output size.
getOutputSize() - Method in interface com.orchestranetworks.addon.dint.transformation.TransformationConfigurationContext
Returns the expected number of output values.
getParameterDefinitions() - Method in class com.orchestranetworks.addon.dint.transformation.aggregate.StringConcat
 
getParameterDefinitions() - Method in class com.orchestranetworks.addon.dint.transformation.crossreference.CrossReference
 
getParameterDefinitions() - Method in class com.orchestranetworks.addon.dint.transformation.split.StringSplit
 
getParameterDefinitions() - Method in interface com.orchestranetworks.addon.dint.transformation.TransformationDefinition
Returns the list of parameters.
getParameterValue(String) - Method in interface com.orchestranetworks.addon.dint.transformation.TransformationConfigurationContext
Returns the value configured for a ParameterDefinition defined in the TransformationDefinition.
getPath() - Method in interface com.orchestranetworks.addon.dint.schema.Field
Returns the path representing this field.
getPath() - Method in interface com.orchestranetworks.addon.dint.schema.Table
Returns the path representing this table.
getRequest() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.EBXSourceTableSpec
Returns the request to filter records in the selected table.
getSchemaNode() - Method in class com.orchestranetworks.addon.dint.schema.EBXField
Returns the schema node of this field.
getSession() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.EBXTableSpec
Returns the session.
getSession() - Method in class com.orchestranetworks.addon.dint.DataIntegrationSpec
Returns the session.
getSession() - Method in class com.orchestranetworks.addon.dint.template.TemplateSpec
Returns the session.
getSession() - Method in interface com.orchestranetworks.addon.dint.transformation.TransformationConfigurationContext
Returns the current session.
getSession() - Method in interface com.orchestranetworks.addon.dint.transformation.TransformationExecutionContext
Returns the current session.
getSheetName() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.ExcelSourceTableSpec
Returns the sheet name.
getSheetName() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.ExcelTargetTableSpec
Returns the sheet name.
getSheetName() - Method in class com.orchestranetworks.addon.dint.template.ExcelImportTemplateSpec
Deprecated.
Since 4.3.2, it's no longer required to specify a sheet name.
getSourceDataset() - Method in class com.orchestranetworks.addon.dint.template.EBXTransferTemplateSpec
Returns the source dataset that overwrites the one configured in the template.
getSourceFile() - Method in class com.orchestranetworks.addon.dint.template.CSVImportTemplateSpec
Returns source file.
getSourceFile() - Method in class com.orchestranetworks.addon.dint.template.ExcelImportTemplateSpec
Returns the source Excel file.
getSourceTable() - Method in interface com.orchestranetworks.addon.dint.TableMappingResult
Returns the source table.
getSpec() - Method in class com.orchestranetworks.addon.dint.mapping.CSVSourceTable
Returns the CSV source table's specification.
getSpec() - Method in class com.orchestranetworks.addon.dint.mapping.CSVTargetTable
Returns the CSV target table's specification.
getSpec() - Method in class com.orchestranetworks.addon.dint.mapping.EBXSourceTable
Returns the EBX source table's specification.
getSpec() - Method in class com.orchestranetworks.addon.dint.mapping.EBXTargetTable
Returns the EBX target table's specification.
getSpec() - Method in class com.orchestranetworks.addon.dint.mapping.ExcelSourceTable
Returns the Excel source table's specification.
getSpec() - Method in class com.orchestranetworks.addon.dint.mapping.ExcelTargetTable
Returns the Excel target table's specification.
getStartColumn() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.ExcelSourceTableSpec
Returns the start column of the data table.
getStartRow() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.ExcelSourceTableSpec
Returns the start row of the data table.
getTable() - Method in class com.orchestranetworks.addon.dint.mapping.SourceTable
Returns the table structure of all possible fields to be mapped.
getTable() - Method in class com.orchestranetworks.addon.dint.mapping.TargetTable
Returns the table structure of all possible fields to be mapped.
getTablePath() - Method in interface com.orchestranetworks.addon.dint.schema.Field
Returns the table path.
getTargetDatasets() - Method in class com.orchestranetworks.addon.dint.template.EBXTransferTemplateSpec
Returns the target datasets that overwrite those configured in the template.
getTargetFile() - Method in class com.orchestranetworks.addon.dint.template.CSVExportTemplateSpec
Returns the target file.
getTargetFile() - Method in class com.orchestranetworks.addon.dint.template.ExcelExportTemplateSpec
Returns the target Excel file.
getTargetTable() - Method in interface com.orchestranetworks.addon.dint.TableMappingResult
Returns the target table.
getTemplateId() - Method in class com.orchestranetworks.addon.dint.template.TemplateSpec
Returns the unique template id.
getTimeFormat() - Method in class com.orchestranetworks.addon.dint.DataFormatOptions
Returns the global time format.
getTransaction() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.EBXTargetTableSpec
Returns the transaction.
getTransformationCategory() - Method in class com.orchestranetworks.addon.dint.transformation.aggregate.AggregateTransformationDefinition
 
getTransformationCategory() - Method in class com.orchestranetworks.addon.dint.transformation.conversion.ConversionTransformationDefinition
 
getTransformationCategory() - Method in class com.orchestranetworks.addon.dint.transformation.crossreference.CrossReferenceTransformationDefinition
 
getTransformationCategory() - Method in class com.orchestranetworks.addon.dint.transformation.split.SplitTransformationDefinition
 
getTransformationCategory() - Method in interface com.orchestranetworks.addon.dint.transformation.TransformationDefinition
Returns the category of transformation.
getTransformationDefinition() - Method in class com.orchestranetworks.addon.dint.mapping.steps.TransformationMappingStep
Returns the transformation definition.
getType() - Method in class com.orchestranetworks.addon.dint.transformation.InputDefinition
Returns the data type.
getType() - Method in class com.orchestranetworks.addon.dint.transformation.OutputDefinition
Returns the data type.
getUnsupportedDataTypes() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.EBXTableSpec
Returns the unsupported data types.
getUserMessage() - Method in exception com.orchestranetworks.addon.dint.DataIntegrationException
Returns the user message.
getValueClass() - Method in interface com.orchestranetworks.addon.dint.schema.DataType
Returns the class of values that this data type represents.
getValueClass() - Method in enum com.orchestranetworks.addon.dint.schema.DefaultDataTypes
 
getWriteMode() - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.EBXTargetTableSpec
Returns the EBX write mode.
A B C D E F G H I M N O P S T V W 
Skip navigation links

EBX® Data Exchange Add-on (New) Version 4.3.2 [1011:0003].

Copyright TIBCO Software Inc. 2001-2022. All rights reserved.
All third party product and company names and third party marks mentioned in this document are the property of their respective owners and are mentioned for identification.