Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

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
 
AbstractDigitalAssetSpec - Class in com.orchestranetworks.addon.dama
Deprecated.
Since 1.6.0.
accept(EditorFilterContext) - Method in interface com.orchestranetworks.addon.dama.ext.EditorFilter
 
accept(Adaptation) - Method in class com.orchestranetworks.addon.daqa.MatchingRecordFilter
Returns true if the record is to be matched, returns false if the record is to be ignored.
accept(FilterContext) - Method in interface com.orchestranetworks.addon.dmdv.data.filter.DisplayFilter
Returns true if the currently evaluated link must be displayed.
ACCESS_PERMISSION - Static variable in class com.orchestranetworks.addon.rpfl.OutputData
Built-in access permission for access permission rule output data type.
AccessPermission - Enum in com.orchestranetworks.addon.dama
Deprecated.
Since 1.6.0, use AccessPermission instead.

The possible types are:

  • ALLOWED – Allow to upload/delete the digital asset.
  • NOT_ALLOWED – Not allow to upload/delete the digital asset.
AccessPermission - Enum in com.orchestranetworks.addon.dama.ext.enumeration
Defines permissions to allow upload or delete of the digital asset.
AccessPermissionExecutionContext - Class in com.orchestranetworks.addon.rpfl.controller
Defines parameters to execute AccessPermissionRule.
AccessPermissionExecutionContext(Adaptation, Session, SchemaNode, PermissionScope) - Constructor for class com.orchestranetworks.addon.rpfl.controller.AccessPermissionExecutionContext
 
AccessPermissionExecutionContext() - Constructor for class com.orchestranetworks.addon.rpfl.controller.AccessPermissionExecutionContext
 
AccessPermissionRule - Interface in com.orchestranetworks.addon.rpfl
Provides methods to access permission rules.
AccessPermissionRule - Static variable in class com.orchestranetworks.addon.rpfl.RuleType
Defines the type 'Access permission rule'.
AccessPermissionRuleDefinition - Interface in com.orchestranetworks.addon.rpfl
Contains methods which define attributes for AccessPermissionRule implementations.
Action - Enum in com.orchestranetworks.addon.dama.ext.enumeration
Defines the action to apply on new digital assets when uploading.
ACTION - Static variable in class com.orchestranetworks.addon.daqa.workflow.WorkflowConstants.SEARCH_BEFORE_CREATE
 
ACTION - Static variable in class com.orchestranetworks.addon.daqa.workflow.WorkflowConstants.SIMPLE_MATCHING
 
ACTION_CANCEL - Static variable in class com.orchestranetworks.addon.daqa.workflow.WorkflowConstants.SEARCH_BEFORE_CREATE
 
ACTION_CREATE - Static variable in class com.orchestranetworks.addon.daqa.workflow.WorkflowConstants.SEARCH_BEFORE_CREATE
 
ACTION_DELETE - Static variable in class com.orchestranetworks.addon.daqa.workflow.WorkflowConstants.SIMPLE_MATCHING
 
ACTION_MERGE - Static variable in class com.orchestranetworks.addon.daqa.workflow.WorkflowConstants.SIMPLE_MATCHING
 
ACTION_PERMISSION - Static variable in class com.orchestranetworks.addon.rpfl.OutputData
Built-in action permission for action permission rule output data type.
ACTION_SET_DEFINITIVE_GOLDEN - Static variable in class com.orchestranetworks.addon.daqa.workflow.WorkflowConstants.SIMPLE_MATCHING
 
ACTION_SET_GOLDEN - Static variable in class com.orchestranetworks.addon.daqa.workflow.WorkflowConstants.SIMPLE_MATCHING
 
ACTION_UPDATE - Static variable in class com.orchestranetworks.addon.daqa.workflow.WorkflowConstants.SEARCH_BEFORE_CREATE
 
ACTION_VALIDATE_SELECTION - Static variable in class com.orchestranetworks.addon.daqa.workflow.WorkflowConstants.SIMPLE_MATCHING
 
ActionPermissionExecutionContext - Class in com.orchestranetworks.addon.rpfl.controller
Defines parameters to execute ActionPermissionRule.
ActionPermissionExecutionContext(String, Adaptation, Session, SchemaNode) - Constructor for class com.orchestranetworks.addon.rpfl.controller.ActionPermissionExecutionContext
 
ActionPermissionExecutionContext() - Constructor for class com.orchestranetworks.addon.rpfl.controller.ActionPermissionExecutionContext
 
ActionPermissionRule - Interface in com.orchestranetworks.addon.rpfl
Provides methods for action permission rules.
ActionPermissionRule - Static variable in class com.orchestranetworks.addon.rpfl.RuleType
Defines the type 'Action permission rule'.
ActionPermissionRuleDefinition - Interface in com.orchestranetworks.addon.rpfl
Contains methods which define attributes for ActionPermissionRule implementations.
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(Path, Object) - Method in class com.orchestranetworks.addon.daqa.cleansing.BigDataValues
Adds a value for a specified path into BigDataValues.
add(CleansingProcedureDefinition) - Static method in class com.orchestranetworks.addon.daqa.cleansing.CleansingProcedureDefinitionCatalog
Method to register a cleansing procedure.
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.
Adds a SQLMappingColumnResult object.
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
Adds a FieldMapping object to this list.
add(TableMapping<SC, TC>) - Method in class com.orchestranetworks.addon.dex.mapping.TableMappingList
Adds a TableMapping instance to this list.
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(IndicatorDefinition) - Static method in class com.orchestranetworks.addon.dqid.IndicatorDefinitionCatalog
Registers an IndicatorDefinition to the system.
add(GraphDataValueGeneratorDefinition) - Static method in class com.orchestranetworks.addon.gram.graph.GraphDataValueGeneratorCatalog
Registers an instance of graph data value generator.
add(BusinessRuleDefinition) - Static method in class com.orchestranetworks.addon.rpfl.RulesCatalog
Registers the custom rule specified.
add(AccessPermissionRuleDefinition) - Static method in class com.orchestranetworks.addon.rpfl.RulesCatalog
Registers the specified custom access permission rule.
add(ActionPermissionRuleDefinition) - Static method in class com.orchestranetworks.addon.rpfl.RulesCatalog
Registers the specified custom action permission rule.
add(AlgorithmDefinition) - Static method in class com.orchestranetworks.addon.tese.AlgorithmCatalog
 
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.
addAll(Map<GraphNode, DisplaySpec>) - Method in class com.orchestranetworks.addon.gram.graph.GraphNodes
Adds a collections of nodes to the current graph.
addAll(GraphNodes) - Method in class com.orchestranetworks.addon.gram.graph.GraphNodes
Adds all of a graph's nodes to the current graph.
addAllNodesFrom(Set<GraphNode>) - Method in class com.orchestranetworks.addon.gram.graph.GraphNode
Adds a Set of nodes to the list of nodes that are linked from the current node.
addAllNodesTo(Map<GraphNode, DisplaySpec>) - Method in class com.orchestranetworks.addon.gram.graph.GraphNode
Adds a collection of nodes to the list of nodes that link to the current node.
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.
addForEdit(UITableFilterResponseContext) - Method in class com.orchestranetworks.addon.tese.SearchTableFilter
 
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.
addIntoCluster(RecordContext, int) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
Adds a record into an existing cluster.
addIntoCluster(RecordContext) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
Adds a record into a new cluster.
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.
addMatchingPolicyCode(String) - Method in class com.orchestranetworks.addon.daqa.LoadCacheContext
Defines the matching policy to load.
addNode(GraphNode) - Method in class com.orchestranetworks.addon.gram.graph.GraphNodes
Adds a specified GraphNode to the graph without any value.
addNode(GraphNode, DisplaySpec) - Method in class com.orchestranetworks.addon.gram.graph.GraphNodes
Adds a specified GraphNode to the graph with value of GraphCustomization.
addNodesFrom(GraphNode) - Method in class com.orchestranetworks.addon.gram.graph.GraphNode
Adds a specified GraphNode to the list of nodes that are linked from the current node.
addNodesTo(GraphNode, DisplaySpec) - Method in class com.orchestranetworks.addon.gram.graph.GraphNode
Adds a specified GraphNode to the list of nodes that link to the current node.
addOption(ParameterDefinition) - Method in class com.orchestranetworks.addon.dqid.LinkedRecordDefinition
Adds an extra option to help users customize the rule.
addParameter(Parameter) - Method in class com.orchestranetworks.addon.mtrn.ParametersMap
Adds a new parameter; if the parameter name exists, the value of the parameter is updated.
addParameters(Collection<Parameter>) - Method in class com.orchestranetworks.addon.mtrn.ParametersMap
Adds a collection of parameters.
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.
addRoot(GraphNode) - Method in class com.orchestranetworks.addon.gram.graph.GraphNodes
Adds a node to the current root node.
addRowData(String...) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeDataTable
Adds row data for each row.
addStartingNode(String, HmfhHierarchyNodeBean) - Method in class com.orchestranetworks.addon.hmfh.StartingNodes
Adds the starting node to export data for a specified dimension.
addTable(String) - Method in class com.orchestranetworks.addon.dmdv.model.extension.DatasetGroup
Adds a child table node inside the current group node.
addValue(IndicatorValue) - Method in class com.orchestranetworks.addon.dqid.IndicatorReport
addValues(List<IndicatorValue>) - Method in class com.orchestranetworks.addon.dqid.IndicatorReport
Adds several IndicatorValue.
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
Deprecated.
Since 2.3.0, replaced by DataExchangeService.
AdixExportResult - Class in com.orchestranetworks.addon.adix
Deprecated.
Since 2.3.0, replaced by DataExchangeResult.
AdixExportResult() - Constructor for class com.orchestranetworks.addon.adix.AdixExportResult
Deprecated.
 
AdixExportSpec - Class in com.orchestranetworks.addon.adix
Deprecated.
Since 2.3.0, replaced by DataExchangeSpec.
AdixExportSpec() - Constructor for class com.orchestranetworks.addon.adix.AdixExportSpec
Deprecated.
 
AdixFactory - Class in com.orchestranetworks.addon.adix
Deprecated.
Since 2.3.0, replaced by DataExchangeServiceFactory.
AdixImport - Interface in com.orchestranetworks.addon.adix
Deprecated.
Since 2.3.0, replaced by DataExchangeService.
AdixImportResult - Class in com.orchestranetworks.addon.adix
Deprecated.
Since 2.3.0, replaced by DataExchangeResult.
AdixImportResult() - Constructor for class com.orchestranetworks.addon.adix.AdixImportResult
Deprecated.
 
AdixImportResultBean - Class in com.orchestranetworks.addon.adix
Deprecated.
Since 2.3.0, replaced by ImportResult.
AdixImportResultBean() - Constructor for class com.orchestranetworks.addon.adix.AdixImportResultBean
Deprecated.
 
AdixImportSpec - Class in com.orchestranetworks.addon.adix
Deprecated.
Since 2.3.0, replaced by DataExchangeSpec.
AdixImportSpec() - Constructor for class com.orchestranetworks.addon.adix.AdixImportSpec
Deprecated.
 
AdministeredItemResult - Interface in com.orchestranetworks.addon.igov.services
Represents the common result for the data model service execution.
ADS - Static variable in class com.orchestranetworks.addon.hmfh.FileExtension
Specifies the ADS file extension.
ADSSectionEnumeration - Class in com.orchestranetworks.addon.hmfh
Defines sections in ADS file.
AfterCreate - Static variable in class com.orchestranetworks.addon.rpfl.Hook
Defines the 'After create' hook.
AfterDelete - Static variable in class com.orchestranetworks.addon.rpfl.Hook
Defines the 'After delete' hook.
AfterUpdate - Static variable in class com.orchestranetworks.addon.rpfl.Hook
Defines the 'After update' hook.
AggregationTransformation - Interface in com.orchestranetworks.addon.dataexchange.transformation
Deprecated.
Since 2.3.0, replaced by AggregationTransformation.
AggregationTransformation - Interface in com.orchestranetworks.addon.dex.transformation
Provides the method used in an aggregation transformation.
AggregationTransformationExecutionContext - Interface in com.orchestranetworks.addon.dataexchange.transformation
Deprecated.
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
Deprecated.
Since 2.3.0, replaced by AggregationTransformationExecutionValue.
AggregationTransformationExecutionValue - Class in com.orchestranetworks.addon.dex.transformation
Specifies the configuration used to import data into a file.
AlgorithmCatalog - Class in com.orchestranetworks.addon.tese
Catalog to register algorithms.
AlgorithmCatalog() - Constructor for class com.orchestranetworks.addon.tese.AlgorithmCatalog
 
AlgorithmDefinition - Interface in com.orchestranetworks.addon.tese
Definition of an Algorithm.
AlgorithmDefinitionContext - Class in com.orchestranetworks.addon.tese
Context for an AlgorithmDefinition.
AlgorithmDefinitionContext() - Constructor for class com.orchestranetworks.addon.tese.AlgorithmDefinitionContext
 
AlgorithmDefinitionContext(SchemaNode, Locale) - Constructor for class com.orchestranetworks.addon.tese.AlgorithmDefinitionContext
 
alignForeignKeys(RecordContext) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
Updates all foreign keys across dataspace, dataset that target merged records.
alignForeignKeysInDataset(RecordContext) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
Updates foreign keys in the same dataset that target merged records.
alignForeignKeysInDataspace(RecordContext) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
Updates foreign keys in the same dataspace that target merged records.
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
 
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
Provides the methods to get ApplicationMapping.
ApplicationMappingHelperFactory - Class in com.orchestranetworks.addon.dex.common.generation
Creates instances of ApplicationMappingHelper.
ApplicationStructure - Class in com.orchestranetworks.addon.hmfh
Defines the available import and export application structures.
ApplicationType - Class in com.orchestranetworks.addon.dataexchange.transformation
Defines possible application types.
ApprovalRating - Class in com.orchestranetworks.addon.igov.quality
Computes Item approval value by implementing the QualityValue interface.
ApprovalRating() - Constructor for class com.orchestranetworks.addon.igov.quality.ApprovalRating
 
attach(List<DigitalAssetKey>) - Method in interface com.orchestranetworks.addon.dama.ext.componentcontroller.DigitalAssetComponentServices
Attaches digital assets to the media field.
AUTO_COMPLETE - Static variable in class com.orchestranetworks.addon.daqa.workflow.WorkflowConstants
 
AutoEmailSent - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
 
AutomatedRule - Static variable in class com.orchestranetworks.addon.rpfl.RuleType
Defines the type 'Automated rule'.
automaticMerge(RecordContext) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
Executes the 'Automatic merge' operation on a record.
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
 
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.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links

Add-ons Version 4.5.9.

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.