- AboveMaxHighestFrequency - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- AboveMaxLowestFrequency - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- AboveMaxModifications - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- AbstractAxisData<Abscissa,Ordinate> - Class in com.orchestranetworks.addon.dqid.chart
-
Represents the data for a line chart, a bar chart or a category bar chart.
- AbstractBarChartOptions - Class in com.orchestranetworks.addon.dqid.chart
-
Represents common options for bar charts and category bar charts.
- AbstractBarChartOptions() - Constructor for class com.orchestranetworks.addon.dqid.chart.AbstractBarChartOptions
-
- accept(EditorFilterContext) - Method in interface com.orchestranetworks.addon.dama.ext.EditorFilter
-
- accept(FilterContext) - Method in interface com.orchestranetworks.addon.dmdv.data.filter.DisplayFilter
-
Returns true
if the currently evaluated link must be displayed.
- AccessPermission - Enum in com.orchestranetworks.addon.dama.ext.enumeration
-
Defines permissions to allow upload or delete of the digital asset.
- Action - Enum in com.orchestranetworks.addon.dama.ext.enumeration
-
Defines the action to apply on new digital assets when uploading.
- add(TransformerDefinition, Repository) - Static method in class com.orchestranetworks.addon.adix.TransformerCatalog
-
Deprecated.
Registers the transformer class specified.
- add(ExternalManagerDefinition) - Static method in class com.orchestranetworks.addon.dama.externalmanagement.ExternalManagerCatalog
-
Registers the specified custom ExternalManager
.
- add(SQLMappingColumnDefinition) - Static method in class com.orchestranetworks.addon.dataexchange.sql.SQLMappingColumnCatalog
-
Deprecated.
Registers the specified custom SQL mapping column.
- add(SQLMappingColumnResult) - Method in class com.orchestranetworks.addon.dataexchange.sql.SQLMappingColumnResultList
-
Deprecated.
- add(TransformationDefinition) - Static method in class com.orchestranetworks.addon.dataexchange.transformation.TransformationCatalog
-
Deprecated.
Registers the specified custom transformation.
- add(ValidatorDefinition) - Static method in class com.orchestranetworks.addon.dataexchange.validator.ValidatorCatalog
-
Deprecated.
Registers the specified validator
.
- add(FieldMapperDefinition) - Static method in class com.orchestranetworks.addon.dex.mapping.FieldMapperCatalog
-
Registers the specified custom mapping field.
- add(FieldMapping<SC, TC>) - Method in class com.orchestranetworks.addon.dex.mapping.FieldMappingList
-
- add(TableMapping<SC, TC>) - Method in class com.orchestranetworks.addon.dex.mapping.TableMappingList
-
- add(Result) - Method in class com.orchestranetworks.addon.dex.result.ResultList
-
Adds a
Result
object to this
ResultList
.
- add(TransformationDefinition) - Static method in class com.orchestranetworks.addon.dex.transformation.TransformationCatalog
-
Registers the specified custom transformation.
- add(ValidatorDefinition) - Static method in class com.orchestranetworks.addon.dex.validator.ValidatorCatalog
-
Registers the specified Validator
.
- add(TransformationDefinition<I, O>) - Method in class com.orchestranetworks.addon.dint.transformation.TransformationRegistry
-
Registers a transformation definition.
- add(IndicatorDefinition) - Static method in class com.orchestranetworks.addon.dqid.IndicatorDefinitionCatalog
-
- addAll(FieldMappingList<SC, TC>) - Method in class com.orchestranetworks.addon.dex.mapping.FieldMappingList
-
Adds all of the elements in the specified
FieldMappingList
instance to the end of this list.
- addAll(TableMappingList<SC, TC>) - Method in class com.orchestranetworks.addon.dex.mapping.TableMappingList
-
Adds all of the elements in the specified
TableMappingList
instance to the end of this list.
- addCategoryBarChartCollection(CategoryBarChartCollection) - Method in class com.orchestranetworks.addon.dqid.chart.CategoryBarChartData
-
Adds a collection to this category bar chart data.
- addCategorySlice(CategorySlice) - Method in class com.orchestranetworks.addon.dqid.chart.CategoryData
-
Adds a category slice to the current data.
- addElement(NodeElement) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodePanel
-
Adds an element to this panel's element list.
- addExternalDigitalAsset(ExternalDigitalAsset) - Method in class com.orchestranetworks.addon.dama.externalmanagement.bean.ExternalDigitalAssetVersionBean
-
Adds a new digital asset version.
- addField(String) - Method in class com.orchestranetworks.addon.dmdv.model.extension.DatasetGroup
-
Adds a child field node inside the current group node.
- addField(String) - Method in class com.orchestranetworks.addon.dmdv.model.extension.Table
-
Adds a child field node inside the current table node.
- addField(String) - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableGroup
-
Adds a child field node inside the current group node.
- addGroup(String) - Method in class com.orchestranetworks.addon.dmdv.model.extension.DatasetGroup
-
Add a child group of the current group.
- addGroup(String) - Method in class com.orchestranetworks.addon.dmdv.model.extension.Table
-
Adds a child group node inside the current table node.
- addGroup(String) - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableGroup
-
Adds a child group to the current group.
- AdditionalFieldMapping<T extends Field> - Class in com.orchestranetworks.addon.dex.mapping
-
Specifies the configuration used for additional fields that are involved in a one to many fields transformation function, such as aggregation or split.
- AdditionalFieldMapping(T) - Constructor for class com.orchestranetworks.addon.dex.mapping.AdditionalFieldMapping
-
- addLine(Line<Abscissa, Ordinate>) - Method in class com.orchestranetworks.addon.dqid.chart.AxisData
-
Adds a line to the current axis.
- addLinkedRecord(int, LinkedRecord) - Method in class com.orchestranetworks.addon.dqid.IndicatorReport
-
Adds linked records by a sequence.
- addOption(ParameterDefinition) - Method in class com.orchestranetworks.addon.dqid.LinkedRecordDefinition
-
Adds an extra option to help users customize the rule.
- addOtherChartTypes(ChartType...) - Method in class com.orchestranetworks.addon.dpra.function.chart.ChartConfigForFunction.Builder
-
Adds the additional chart types.
- addOtherChartTypes(Collection<ChartType>) - Method in class com.orchestranetworks.addon.dpra.function.chart.ChartConfigForFunction.Builder
-
Adds the additional chart types.
- addPathAssociation(Path, String) - Method in class com.orchestranetworks.addon.dqid.ReportingDefinition
-
Adds an association between a Path
and the name of an output ParameterDefinition
.
- addPoint(Abscissa, Ordinate) - Method in class com.orchestranetworks.addon.dqid.chart.Line
-
Adds a point to the current line.
- addPrimaryKeyField(String) - Method in class com.orchestranetworks.addon.dmdv.model.extension.Table
-
Adds a child field node as primary key inside the current table node.
- addPrimaryKeyField(String) - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableGroup
-
Adds a child field node as the primary key for the current group node.
- addReferencePath(String, Path) - Method in class com.orchestranetworks.addon.dqid.LinkedRecordDefinition
-
Adds an association between a linked record option's value and a Flat data
path or Big data
path.
- addRelevantRecord(Adaptation) - Method in class com.orchestranetworks.addon.dqid.LinkedRecord
-
Adds the xpath predicate string of a record.
- addRelevantRecord(Adaptation, List<Path>) - Method in class com.orchestranetworks.addon.dqid.LinkedRecord
-
Adds an xpath predicate string of a record.
- addRelevantRecordPredicate(String) - Method in class com.orchestranetworks.addon.dqid.LinkedRecord
-
Adds an xpath predicate string.
- addRelevantRecordPredicate(String, List<Path>) - Method in class com.orchestranetworks.addon.dqid.LinkedRecord
-
Adds an xpath predicate string.
- addRowData(String...) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeDataTable
-
Adds row data for each row.
- addSequence(ValueSequence) - Method in class com.orchestranetworks.addon.dpra.function.execution.result.FunctionResult
-
Adds a sequence of values.
- addTable(String) - Method in class com.orchestranetworks.addon.dmdv.model.extension.DatasetGroup
-
Adds a child table node inside the current group node.
- addTableMapping(TableMapping) - Method in class com.orchestranetworks.addon.dint.mapping.MappingSpec
-
Adds a table mapping.
- addUnsupportedDataTypes(DataType...) - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.EBXSourceTableSpec.EBXSourceTableSpecBuilder
-
Adds unsupported data types.
- addValue(IndicatorValue) - Method in class com.orchestranetworks.addon.dqid.IndicatorReport
-
- addValues(List<IndicatorValue>) - Method in class com.orchestranetworks.addon.dqid.IndicatorReport
-
- AdixException - Exception in com.orchestranetworks.addon.adix
-
Defines an Adix add-on exception.
- AdixException(UserMessage) - Constructor for exception com.orchestranetworks.addon.adix.AdixException
-
- AdixException(UserMessage, Throwable) - Constructor for exception com.orchestranetworks.addon.adix.AdixException
-
- AdixExport - Interface in com.orchestranetworks.addon.adix
-
- AdixExportResult - Class in com.orchestranetworks.addon.adix
-
- AdixExportResult() - Constructor for class com.orchestranetworks.addon.adix.AdixExportResult
-
Deprecated.
- AdixExportSpec - Class in com.orchestranetworks.addon.adix
-
- AdixExportSpec() - Constructor for class com.orchestranetworks.addon.adix.AdixExportSpec
-
Deprecated.
- AdixFactory - Class in com.orchestranetworks.addon.adix
-
- AdixImport - Interface in com.orchestranetworks.addon.adix
-
- AdixImportResult - Class in com.orchestranetworks.addon.adix
-
- AdixImportResult() - Constructor for class com.orchestranetworks.addon.adix.AdixImportResult
-
Deprecated.
- AdixImportResultBean - Class in com.orchestranetworks.addon.adix
-
- AdixImportResultBean() - Constructor for class com.orchestranetworks.addon.adix.AdixImportResultBean
-
Deprecated.
- AdixImportSpec - Class in com.orchestranetworks.addon.adix
-
- AdixImportSpec() - Constructor for class com.orchestranetworks.addon.adix.AdixImportSpec
-
Deprecated.
- aggregate(AggregateTransformationDefinition<?, ?>) - Method in class com.orchestranetworks.addon.dint.mapping.steps.AggregateTransformationMappingStep
-
- aggregate(AggregateTransformationDefinition<?, ?>) - Method in class com.orchestranetworks.addon.dint.mapping.steps.ConstantTransformationMappingStep
-
- aggregate(AggregateTransformationDefinition<?, ?>) - Method in class com.orchestranetworks.addon.dint.mapping.steps.ConversionTransformationMappingStep
-
- aggregate(AggregateTransformationDefinition<?, ?>) - Method in class com.orchestranetworks.addon.dint.mapping.steps.CrossReferenceTransformationMappingStep
-
- aggregate(String, AggregateTransformationDefinition<?, ?>) - Method in interface com.orchestranetworks.addon.dint.mapping.steps.MultiOutputTransformableStep
-
Creates an aggregation step using an output name as the input.
- aggregate(int, AggregateTransformationDefinition<?, ?>) - Method in interface com.orchestranetworks.addon.dint.mapping.steps.MultiOutputTransformableStep
-
Creates an aggregation step using an output index as the input.
- aggregate(AggregateTransformationDefinition<?, ?>) - Method in interface com.orchestranetworks.addon.dint.mapping.steps.SingleOutputTransformableStep
-
Aggregates the input value with others into a single value.
- aggregate(AggregateTransformationDefinition<?, ?>) - Method in class com.orchestranetworks.addon.dint.mapping.steps.SourceFieldMappingStep
-
- aggregate(String, AggregateTransformationDefinition<?, ?>) - Method in class com.orchestranetworks.addon.dint.mapping.steps.SplitTransformationMappingStep
-
- aggregate(int, AggregateTransformationDefinition<?, ?>) - Method in class com.orchestranetworks.addon.dint.mapping.steps.SplitTransformationMappingStep
-
- AggregateTransformationDefinition<I,O> - Class in com.orchestranetworks.addon.dint.transformation.aggregate
-
- AggregateTransformationDefinition() - Constructor for class com.orchestranetworks.addon.dint.transformation.aggregate.AggregateTransformationDefinition
-
- AggregateTransformationMappingStep<SF extends Field,TF extends Field> - Class in com.orchestranetworks.addon.dint.mapping.steps
-
- AggregationTransformation - Interface in com.orchestranetworks.addon.dataexchange.transformation
-
- AggregationTransformation - Interface in com.orchestranetworks.addon.dex.transformation
-
Provides the method used in an aggregation transformation.
- AggregationTransformationExecutionContext - Interface in com.orchestranetworks.addon.dataexchange.transformation
-
- AggregationTransformationExecutionContext<SC extends Field,TC extends Field> - Interface in com.orchestranetworks.addon.dex.transformation
-
Provides a context for an aggregation transformation when transferring, exporting, or importing data.
- AggregationTransformationExecutionValue - Class in com.orchestranetworks.addon.dataexchange.transformation
-
- AggregationTransformationExecutionValue - Class in com.orchestranetworks.addon.dex.transformation
-
Specifies the configuration used to import data into a file.
- AlignmentType - Enum in com.orchestranetworks.addon.dmdv.template.bean
-
Represents an element's relative position in relation to another element.
- ALL_WORKFLOW_PUBLICATIONS - Static variable in class com.orchestranetworks.addon.dqid.common.WorkflowDECSubType
-
- allowDelete() - Method in class com.orchestranetworks.addon.dama.externalmanagement.ExternalManagerDefinition
-
Allows delete of digital assets into an externally managed drive.
- allowDownload() - Method in class com.orchestranetworks.addon.dama.externalmanagement.ExternalManagerDefinition
-
Allows share and download of digital assets into an externally managed drive.
- allowUpload() - Method in class com.orchestranetworks.addon.dama.externalmanagement.ExternalManagerDefinition
-
Allows upload of digital assets into an externally managed drive.
- ANY - Static variable in class com.orchestranetworks.addon.dqid.common.PeriodicityType
-
- ANY_DATE - Static variable in class com.orchestranetworks.addon.dqid.common.FieldDECSubType
-
- ApplicationInterfaceConfigurationFactory - Class in com.orchestranetworks.addon.dex.common
-
Provides the methods to get a PrimaryKey
set that identifies records in the Application interface preference table located in the {addon.label} dataset.
- ApplicationMapping<SC extends Field,TC extends Field> - Class in com.orchestranetworks.addon.dex.mapping
-
Specifies the configuration used to map source and target applications.
- ApplicationMapping(CommonApplication, CommonApplication) - Constructor for class com.orchestranetworks.addon.dex.mapping.ApplicationMapping
-
- ApplicationMapping(CommonApplication, CommonApplication, TableMappingList<SC, TC>) - Constructor for class com.orchestranetworks.addon.dex.mapping.ApplicationMapping
-
- ApplicationMappingHelper<SC extends Field,TC extends Field,T extends Table<SC>> - Interface in com.orchestranetworks.addon.dex.common.generation
-
- ApplicationMappingHelperFactory - Class in com.orchestranetworks.addon.dex.common.generation
-
- ApplicationType - Class in com.orchestranetworks.addon.dataexchange.transformation
-
Defines possible application types.
- apply(FieldMergeContext) - Method in interface com.orchestranetworks.addon.mame.service.mergefunction.FieldMergeFunction
-
Applies this function to the given field merge context.
- apply(List<Adaptation>) - Method in interface com.orchestranetworks.addon.mame.service.recordselectionfunctions.RecordSelectionFunction
-
- AssetManager - Class in com.orchestranetworks.addon.dama.ext
-
Provide functions to support managing digital asset
- AssetManager(Repository) - Constructor for class com.orchestranetworks.addon.dama.ext.AssetManager
-
- AssetType - Enum in com.orchestranetworks.addon.dpra
-
Types of assets available.
- attach(List<DigitalAssetKey>) - Method in interface com.orchestranetworks.addon.dama.ext.componentcontroller.DigitalAssetComponentServices
-
Attaches digital assets to the media field.
- AutoEmailSent - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- Average - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- AverageDuration - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- AverageNumberOfCreations - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- AverageNumberOfDeletions - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- AverageNumberOfModifications - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- AverageProcessingTime - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- AxisConfig - Class in com.orchestranetworks.addon.dpra.function.chart
-
Defines a chart axis configuration.
- AxisData<Abscissa,Ordinate> - Class in com.orchestranetworks.addon.dqid.chart
-
Represents the data for a line chart or a bar chart.
It contains multiple data points on a single axis.
- AxisData(Class<Abscissa>, Class<Ordinate>) - Constructor for class com.orchestranetworks.addon.dqid.chart.AxisData
-
The constructor for the axis data.