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 _ 

D

DAILY - Static variable in class com.orchestranetworks.addon.dqid.common.PeriodicityType
 
DAMException - Exception in com.orchestranetworks.addon.dama
Deprecated.
Since 1.6.0, use DAMException instead.
DAMException(String) - Constructor for exception com.orchestranetworks.addon.dama.DAMException
Deprecated.
 
DAMException(UserMessage) - Constructor for exception com.orchestranetworks.addon.dama.DAMException
Deprecated.
 
DAMException(Exception) - Constructor for exception com.orchestranetworks.addon.dama.DAMException
Deprecated.
 
DAMException - Exception in com.orchestranetworks.addon.dama.ext.exception
Defines the exception for the {addon.label}.
DAMException(String) - Constructor for exception com.orchestranetworks.addon.dama.ext.exception.DAMException
Instantiates a new DAMException.
DAMException(UserMessage) - Constructor for exception com.orchestranetworks.addon.dama.ext.exception.DAMException
Instantiates a new DAMException.
DAMException(Exception) - Constructor for exception com.orchestranetworks.addon.dama.ext.exception.DAMException
Instantiates a new DAMException.
DaqaException - Exception in com.orchestranetworks.addon.daqa
Exception class for the {addon.label}.
DaqaException(UserMessage) - Constructor for exception com.orchestranetworks.addon.daqa.DaqaException
 
DaqaException(Throwable) - Constructor for exception com.orchestranetworks.addon.daqa.DaqaException
 
DaqaMetaDataPaths - Interface in com.orchestranetworks.addon.daqa
Defines paths of the Meta Type provided by the add-on.
DashboardConfiguration - Class in com.orchestranetworks.addon.dqid.dashboard
Represents a dashboard configuration in DashboardExportSpec.
DashboardExportSpec - Class in com.orchestranetworks.addon.dqid.dashboard
Contains all required information to export a dashboard.
DashboardExportSpec(DashboardExportType, DashboardConfiguration, Repository, File, Session) - Constructor for class com.orchestranetworks.addon.dqid.dashboard.DashboardExportSpec
The export specification for a dashboard at the repository level, or a dashboard with a dashboard context specified in DashboardConfiguration.
DashboardExportSpec(DashboardExportType, DashboardConfiguration, AdaptationHome, File, Session) - Constructor for class com.orchestranetworks.addon.dqid.dashboard.DashboardExportSpec
The export specification for a dashboard at the data space level.
DashboardExportSpec(DashboardExportType, DashboardConfiguration, Adaptation, File, Session) - Constructor for class com.orchestranetworks.addon.dqid.dashboard.DashboardExportSpec
The export specification for a dashboard at the data set level.
DashboardExportSpec(DashboardExportType, DashboardConfiguration, AdaptationTable, File, Session) - Constructor for class com.orchestranetworks.addon.dqid.dashboard.DashboardExportSpec
The export specification for a dashboard at the table level.
DashboardExportType - Enum in com.orchestranetworks.addon.dqid.dashboard
Represents the available dashboard export types.
DashboardOperations - Interface in com.orchestranetworks.addon.dqid.dashboard
Operations on the add-on's dashboard.
DashboardOperationsFactory - Class in com.orchestranetworks.addon.dqid.dashboard
Provides the entry point to operations applied on the dashboard.
Data - Class in com.orchestranetworks.addon.dqid.chart
Represents chart data.
DataAccessSpec - Class in com.orchestranetworks.addon.adix
Deprecated.
Since 2.3.0, replaced by DataExchangeSpec.
DataAccessSpec(Adaptation, AdaptationTable, Session, Locale) - Constructor for class com.orchestranetworks.addon.adix.DataAccessSpec
Deprecated.
 
DataElementConcept - Interface in com.orchestranetworks.addon.dqid
Represents a Data Element Concept.
DataExchangeConfigurationService - Interface in com.orchestranetworks.addon.dex
Provides the methods to execute {addon.label} configuration import and export.
DataExchangeDataAccessSpec - Class in com.orchestranetworks.addon.dataexchange
Deprecated.
Since 2.3.0, replaced by ConfigurationSpec.
DataExchangeDataAccessSpec(AdaptationTable, Session) - Constructor for class com.orchestranetworks.addon.dataexchange.DataExchangeDataAccessSpec
Deprecated.
 
DataExchangeDataAccessSpec(Adaptation, Session) - Constructor for class com.orchestranetworks.addon.dataexchange.DataExchangeDataAccessSpec
Deprecated.
 
DataExchangeDataAccessSpec(Adaptation, AdaptationTable, Session) - Constructor for class com.orchestranetworks.addon.dataexchange.DataExchangeDataAccessSpec
Deprecated.
 
DataExchangeException - Exception in com.orchestranetworks.addon.dataexchange
This class defines a {addon.label} exception.
DataExchangeException(UserMessage) - Constructor for exception com.orchestranetworks.addon.dataexchange.DataExchangeException
 
DataExchangeException(Throwable) - Constructor for exception com.orchestranetworks.addon.dataexchange.DataExchangeException
 
DataExchangeExport - Interface in com.orchestranetworks.addon.dataexchange
Deprecated.
Since 2.3.0, replaced by DataExchangeService.
DataExchangeExportDataAccessSpec - Class in com.orchestranetworks.addon.dataexchange
Deprecated.
Since 2.3.0, replaced by ExportConfigurationSpec.
DataExchangeExportDataAccessSpec(Adaptation, AdaptationTable, Session, ServiceContext) - Constructor for class com.orchestranetworks.addon.dataexchange.DataExchangeExportDataAccessSpec
Deprecated.
 
DataExchangeExportDataAccessSpec(Adaptation, AdaptationTable, Session) - Constructor for class com.orchestranetworks.addon.dataexchange.DataExchangeExportDataAccessSpec
Deprecated.
 
DataExchangeExportResult - Class in com.orchestranetworks.addon.dataexchange
Deprecated.
Since 2.3.0, replaced by DataExchangeResult.
DataExchangeExportResult() - Constructor for class com.orchestranetworks.addon.dataexchange.DataExchangeExportResult
Deprecated.
 
DataExchangeExportSpec - Class in com.orchestranetworks.addon.dataexchange
Deprecated.
Since 2.3.0, replaced by DataExchangeSpec.
DataExchangeExportSpec() - Constructor for class com.orchestranetworks.addon.dataexchange.DataExchangeExportSpec
Deprecated.
 
DataExchangeExportSQLResult - Class in com.orchestranetworks.addon.dataexchange
Deprecated.
Since 2.3.0, replaced by DataExchangeResult.
DataExchangeExportSQLResult() - Constructor for class com.orchestranetworks.addon.dataexchange.DataExchangeExportSQLResult
Deprecated.
 
DataExchangeExportSQLSpec - Class in com.orchestranetworks.addon.dataexchange
Deprecated.
Since 2.3.0, replaced by DataExchangeSpec.
DataExchangeExportSQLSpec() - Constructor for class com.orchestranetworks.addon.dataexchange.DataExchangeExportSQLSpec
Deprecated.
 
DataExchangeExportTableSpec - Class in com.orchestranetworks.addon.dex
Represents a {addon.label} specification for the export table which stores the (DataExchangeSpec) {addon.label} specification and the optional records, or optional predicate of each table.
DataExchangeExportTableSpecBuilder - Class in com.orchestranetworks.addon.dex
Provides the methods to build the {addon.label} specification for the export table by using ApplicationMappingHelper APIs to automatically generate an application mapping.
DataExchangeExportTableSpecBuilder(Adaptation, ApplicationType, Session) - Constructor for class com.orchestranetworks.addon.dex.DataExchangeExportTableSpecBuilder
 
DataExchangeExportType - Class in com.orchestranetworks.addon.dataexchange
Deprecated.
Since 2.3.0, replaced by ServiceType.
DataExchangeExportXMLSpec - Class in com.orchestranetworks.addon.dataexchange
Deprecated.
Since 2.3.0, replaced by DataExchangeSpec.
DataExchangeExportXMLSpec() - Constructor for class com.orchestranetworks.addon.dataexchange.DataExchangeExportXMLSpec
Deprecated.
 
DataExchangeFactory - Class in com.orchestranetworks.addon.dataexchange
Deprecated.
Since 2.3.0, replaced by DataExchangeServiceFactory.
DataExchangeHelper - Interface in com.orchestranetworks.addon.dex
Provides the methods to transform old specifications to new specifications.
DataExchangeHelperContext - Interface in com.orchestranetworks.addon.dex
Provides the context to get the DataExchangeSpec from the configuration declared in the {addon.label} dataset.
DataExchangeHelperFactory - Class in com.orchestranetworks.addon.dex
Creates instances of DataExchangeHelper.
DataExchangeImport - Interface in com.orchestranetworks.addon.dataexchange
Deprecated.
Since 2.3.0, replaced by DataExchangeService.
DataExchangeImportMode - Class in com.orchestranetworks.addon.dataexchange
Deprecated.
Since 2.3.0, replaced by ImportMode.
DataExchangeImportResult - Class in com.orchestranetworks.addon.dataexchange
Deprecated.
Since 2.3.0, replaced by DataExchangeResult.
DataExchangeImportResult() - Constructor for class com.orchestranetworks.addon.dataexchange.DataExchangeImportResult
Deprecated.
 
DataExchangeImportSpec - Class in com.orchestranetworks.addon.dataexchange
Deprecated.
Since 2.3.0, replaced by DataExchangeSpec.
DataExchangeImportSpec() - Constructor for class com.orchestranetworks.addon.dataexchange.DataExchangeImportSpec
Deprecated.
 
DataExchangeImportSQLSpec - Class in com.orchestranetworks.addon.dataexchange
Deprecated.
Since 2.3.0, replaced by DataExchangeSpec.
DataExchangeImportSQLSpec() - Constructor for class com.orchestranetworks.addon.dataexchange.DataExchangeImportSQLSpec
Deprecated.
 
DataExchangeImportType - Class in com.orchestranetworks.addon.dataexchange
Deprecated.
Since 2.3.0, replaced by ServiceType.
DataExchangeResult - Interface in com.orchestranetworks.addon.dex.result
Stores data results when executing data import, export and transfer.
DataExchangeResult.CSVExport - Interface in com.orchestranetworks.addon.dex.result
Stores data results when executing the CSV export.
DataExchangeResult.CSVImport - Interface in com.orchestranetworks.addon.dex.result
Stores data results when executing CSV import.
DataExchangeResult.SpreadsheetExport - Interface in com.orchestranetworks.addon.dex.result
Stores data results when executing Excel export.
DataExchangeResult.SpreadsheetImport - Interface in com.orchestranetworks.addon.dex.result
Stores data results when executing Excel import.
DataExchangeResult.SQLExport - Interface in com.orchestranetworks.addon.dex.result
Stores data results when executing SQL export.
DataExchangeResult.SQLImport - Interface in com.orchestranetworks.addon.dex.result
Stores data results when executing SQL import.
DataExchangeResult.Transfer - Interface in com.orchestranetworks.addon.dex.result
Stores data results when executing a data transfer.
DataExchangeResult.XMLExport - Interface in com.orchestranetworks.addon.dex.result
Stores data results when executing XML export.
DataExchangeResult.XMLImport - Interface in com.orchestranetworks.addon.dex.result
Stores data results when executing XML import.
DataExchangeService - Interface in com.orchestranetworks.addon.dex
Provides a method for executing data import, export and transfer.
DataExchangeServiceContext - Interface in com.orchestranetworks.addon.dex.common
Provides the necessary context for integrating {addon.label} services.
DataExchangeServiceContextFactory - Class in com.orchestranetworks.addon.dex.common
Creates instances of DataExchangeServiceContext.
DataExchangeServiceFactory - Class in com.orchestranetworks.addon.dex
Creates instances of DataExchangeService.
DataExchangeServiceType - Class in com.orchestranetworks.addon.dataexchange
Deprecated.
Since 2.3.0, replaced by ServiceType.
DataExchangeSpec - Class in com.orchestranetworks.addon.dataexchange
Deprecated.
Since 2.3.0, replaced by DataExchangeSpec.
DataExchangeSpec() - Constructor for class com.orchestranetworks.addon.dataexchange.DataExchangeSpec
Deprecated.
 
DataExchangeSpec - Class in com.orchestranetworks.addon.dex
Represents a {addon.label} specification which stores the (ConfigurationSpec) configuration specification and the (ApplicationMapping) mapping specification.
DataExchangeSpec() - Constructor for class com.orchestranetworks.addon.dex.DataExchangeSpec
 
DataExchangeTransferData - Interface in com.orchestranetworks.addon.dataexchange
Deprecated.
Since 2.3.0, replaced by DataExchangeService.
DataExchangeTransferOption - Class in com.orchestranetworks.addon.dataexchange
Deprecated.
No replacement. The system will check the compatibility automatically.
DataExchangeTransferSpec - Class in com.orchestranetworks.addon.dataexchange
Deprecated.
Since 2.3.0, replaced by DataExchangeSpec.
DataExchangeTransferSpec() - Constructor for class com.orchestranetworks.addon.dataexchange.DataExchangeTransferSpec
Deprecated.
 
DataExchangeTransferType - Class in com.orchestranetworks.addon.dataexchange
Deprecated.
Since 2.3.0, replaced by ServiceType.
DataFormat - Class in com.orchestranetworks.addon.dex.configuration
Defines the formatting of an Excel file's data cell.
DataFormat() - Constructor for class com.orchestranetworks.addon.dex.configuration.DataFormat
 
DataModelException - Exception in com.orchestranetworks.addon.dml
Defines a Dynamic data modeling exception.
DataModelException(UserMessage) - Constructor for exception com.orchestranetworks.addon.dml.DataModelException
 
DataModelException(Throwable) - Constructor for exception com.orchestranetworks.addon.dml.DataModelException
 
DataModelResult - Interface in com.orchestranetworks.addon.dml
Stores the data result when generating an XML Schema Document (XSD) file.
DataModelSource - Interface in com.orchestranetworks.addon.dml
Defines the sources to generate data models.
DataModelSpec - Class in com.orchestranetworks.addon.dml
Represents a data model specification, which contains the configurations used for generating an XML Schema Document (XSD) file.
DataModelSpec(Repository, Session) - Constructor for class com.orchestranetworks.addon.dml.DataModelSpec
 
DataPosition - Class in com.orchestranetworks.addon.dex.configuration
Specifies a data cell's position in an Excel file.
DataPosition(int, int) - Constructor for class com.orchestranetworks.addon.dex.configuration.DataPosition
 
DataResult - Class in com.orchestranetworks.addon.dataexchange
Deprecated.
Since 2.3.0, replaced by Result.
DataResult() - Constructor for class com.orchestranetworks.addon.dataexchange.DataResult
Deprecated.
 
DataSet - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
 
DATASET - Static variable in class com.orchestranetworks.addon.dqid.common.DECType
 
DATASET - Static variable in class com.orchestranetworks.addon.dqid.common.EmailConstants
 
DataSet - Static variable in class com.orchestranetworks.addon.dqid.IndicatorReportDefinition
 
Dataset - Static variable in class com.orchestranetworks.addon.dqid.LinkedRecord
 
DataSet - Static variable in class com.orchestranetworks.addon.mtrn.MonitoringPaths
The Constant DataSet.
DATASET - Static variable in class com.orchestranetworks.addon.rpfl.PermissionScope
Defines the scope 'Data set'.
DATASET_OR_RECORD - Static variable in class com.orchestranetworks.addon.rpfl.InputData
Built-in data set or record input data type.
DATASET_SELECTION - Static variable in interface com.orchestranetworks.addon.daqa.cleansing.CustomSelectionType
 
DatasetCompletionRate - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
 
DatasetField - Class in com.orchestranetworks.addon.dmdv.model.extension
Represents a field node at the dataset level (should be distinguished from TableField).
DatasetFreshness - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
 
DatasetGroup - Class in com.orchestranetworks.addon.dmdv.model.extension
Represents a group node at the dataset level (should be distinguished from TableGroup).
DatasetSearchResult - Class in com.orchestranetworks.addon.tese
Represents the result of a search.
DatasetSearchResult() - Constructor for class com.orchestranetworks.addon.tese.DatasetSearchResult
 
DataSpace - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
 
DATASPACE - Static variable in class com.orchestranetworks.addon.dqid.common.DECType
 
DATASPACE - Static variable in class com.orchestranetworks.addon.dqid.common.EmailConstants
 
DataSpace - Static variable in class com.orchestranetworks.addon.dqid.IndicatorReportDefinition
 
Dataspace - Static variable in class com.orchestranetworks.addon.dqid.LinkedRecord
 
DataSpace - Static variable in class com.orchestranetworks.addon.mtrn.MonitoringPaths
The Constant DataSpace.
DATASPACE_SELECTION - Static variable in interface com.orchestranetworks.addon.daqa.cleansing.CustomSelectionType
 
DataspaceName - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
 
DataTemplate - Class in com.orchestranetworks.addon.dex.configuration
Defines a data cell's template in an Excel file.
DataTemplate() - Constructor for class com.orchestranetworks.addon.dex.configuration.DataTemplate
 
DataTypeFormat - Class in com.orchestranetworks.addon.dqid.common
Encapsulates the common data types that are supported for ParameterDefinition.
It is used for parsing or formatting the value of parameters.
DATE - Static variable in class com.orchestranetworks.addon.dqid.common.FieldDECSubType
 
Date1 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
Date path.
Date10 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
Date path.
Date2 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
Date path.
Date3 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
Date path.
Date4 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
Date path.
Date5 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
Date path.
Date6 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
Date path.
Date7 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
Date path.
Date8 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
Date path.
Date9 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
Date path.
DATE_FORMAT - Static variable in class com.orchestranetworks.addon.dqid.common.DataTypeFormat
 
DateDifference - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
 
DateRange - Class in com.orchestranetworks.addon.dama
Deprecated.
Since 1.6.0, use DateRange instead.
DateRange(Date, Date) - Constructor for class com.orchestranetworks.addon.dama.DateRange
Deprecated.
Instantiates the new DateRange.
DateRange - Class in com.orchestranetworks.addon.dama.ext.bean
Defines the range between two dates.
DateRange() - Constructor for class com.orchestranetworks.addon.dama.ext.bean.DateRange
 
DATETIME - Static variable in class com.orchestranetworks.addon.dqid.common.FieldDECSubType
 
Datetime1 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
Date-time path.
Datetime10 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
Date-time path.
Datetime2 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
Date-time path.
Datetime3 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
Date-time path.
Datetime4 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
Date-time path.
Datetime5 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
Date-time path.
Datetime6 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
Date-time path.
Datetime7 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
Date-time path.
Datetime8 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
Date-time path.
Datetime9 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
Date-time path.
DATETIME_FORMAT - Static variable in class com.orchestranetworks.addon.dqid.common.DataTypeFormat
 
DateValue - Class in com.orchestranetworks.addon.dqid
Represents a date outcome of IndicatorReport.
DateValue(Date, int, int) - Constructor for class com.orchestranetworks.addon.dqid.DateValue
 
DAY_HOUR - Static variable in class com.orchestranetworks.addon.dqid.common.IntervalType
 
DAY_HOUR_MINUTE - Static variable in class com.orchestranetworks.addon.dqid.common.IntervalType
 
DEC_BUSINESS_CODE - Static variable in class com.orchestranetworks.addon.dqid.common.EmailConstants
 
DEC_LABEL - Static variable in class com.orchestranetworks.addon.dqid.common.EmailConstants
 
DECIMAL - Static variable in class com.orchestranetworks.addon.dqid.common.FieldDECSubType
 
DECIMAL_FORMAT - Static variable in class com.orchestranetworks.addon.dqid.common.DataTypeFormat
 
DecimalSymbol - Enum in com.orchestranetworks.addon.dex.configuration
Represents the character used to denote a decimal.
DECIndicator - Class in com.orchestranetworks.addon.dqid
This abstract class must be extended to define the behavior of an indicator running on a Data Element Concept.
DECIndicator() - Constructor for class com.orchestranetworks.addon.dqid.DECIndicator
 
DECIndicatorExecutionContext - Class in com.orchestranetworks.addon.dqid
Execution context for a Data Element Concept.
DECIndicatorExecutionContextOnDemand - Class in com.orchestranetworks.addon.dqid
The on-demand context for a data element concept.
DECIndicatorExecutionContextOnDemand(String, DECIndicatorExecutionEnvironment) - Constructor for class com.orchestranetworks.addon.dqid.DECIndicatorExecutionContextOnDemand
 
DECIndicatorExecutionContextOnProbe - Class in com.orchestranetworks.addon.dqid
The on-probe context for a data element concept.
DECIndicatorExecutionContextOnProbe(TableTriggerExecutionContext, String) - Constructor for class com.orchestranetworks.addon.dqid.DECIndicatorExecutionContextOnProbe
 
DECIndicatorExecutionEnvironment - Class in com.orchestranetworks.addon.dqid
The execution environment for a Data Element Concept.
DECIndicatorExecutionEnvironment(Session, Adaptation, AdaptationTable) - Constructor for class com.orchestranetworks.addon.dqid.DECIndicatorExecutionEnvironment
The environment for an indicator at the data set level or a lower level.
DECIndicatorExecutionEnvironment(Session, AdaptationHome) - Constructor for class com.orchestranetworks.addon.dqid.DECIndicatorExecutionEnvironment
The environment for a data space indicator.
DECSubType - Class in com.orchestranetworks.addon.dqid.common
An enumeration class for Data Element Concept sub types.
DECSubType() - Constructor for class com.orchestranetworks.addon.dqid.common.DECSubType
 
DECType - Class in com.orchestranetworks.addon.daqa.cleansing
Represents the Data Element Concept type.
DECType - Class in com.orchestranetworks.addon.dqid.common
An enumeration class for Data Element Concept types.
DEFAULT_SQL - Static variable in class com.orchestranetworks.addon.dataexchange.transformation.ApplicationType
Specifies that the application type relies on default SQL paths created by {addon.label} when an SQL import or export process executes.
DEFAULT_XML - Static variable in class com.orchestranetworks.addon.dataexchange.transformation.ApplicationType
Specifies that the application type relies on default XML paths created by {addon.label} when an XML import or export process executes.
DefaultConstraint - Class in com.orchestranetworks.addon.rpfl
Executes validation rule business logic.
DefaultConstraint() - Constructor for class com.orchestranetworks.addon.rpfl.DefaultConstraint
 
DefaultConstraintOnNull - Class in com.orchestranetworks.addon.rpfl
Executes validation rule business logic.
DefaultConstraintOnNull() - Constructor for class com.orchestranetworks.addon.rpfl.DefaultConstraintOnNull
 
DefaultConstraintOnTable - Class in com.orchestranetworks.addon.rpfl
Executes manual validation rule business logic.
DefaultConstraintOnTable() - Constructor for class com.orchestranetworks.addon.rpfl.DefaultConstraintOnTable
 
DefaultDECIndicator - Class in com.orchestranetworks.addon.dqid
Provides default implementations for optional properties of an IndicatorDefinition, and allows users to define the behavior of a DECIndicator.
DefaultDECIndicator() - Constructor for class com.orchestranetworks.addon.dqid.DefaultDECIndicator
 
DefaultExtensionTableTrigger - Class in com.orchestranetworks.addon.hmfh
Fills extension record primary keys in the 'Extension' tab with values from the corresponding dimension record.
DefaultExtensionTableTrigger() - Constructor for class com.orchestranetworks.addon.hmfh.DefaultExtensionTableTrigger
 
DefaultRulesSchemaServicePermission - Class in com.orchestranetworks.addon.rpfl
Specifies the conditions under which the service may be executed.
DefaultRulesSchemaServicePermission() - Constructor for class com.orchestranetworks.addon.rpfl.DefaultRulesSchemaServicePermission
 
DefaultRulesServicePermission - Class in com.orchestranetworks.addon.rpfl
Specifies the conditions under which the service may be executed.
DefaultRulesServicePermission() - Constructor for class com.orchestranetworks.addon.rpfl.DefaultRulesServicePermission
 
DefaultSchemaExtension - Class in com.orchestranetworks.addon.rpfl
Evaluates the permissions on a data set, table, field or record.
DefaultSchemaExtension() - Constructor for class com.orchestranetworks.addon.rpfl.DefaultSchemaExtension
 
DefaultTableTrigger - Class in com.orchestranetworks.addon.rpfl
Extends the TableTrigger class and executes automated and validation rule business logic.
DefaultTableTrigger() - Constructor for class com.orchestranetworks.addon.rpfl.DefaultTableTrigger
 
DefaultWorkflowIndicator - Class in com.orchestranetworks.addon.dqid
Provides default implementations for optional properties of an IndicatorDefinition, and offers the ability to define the behavior of a WorkflowIndicator.
DefaultWorkflowIndicator() - Constructor for class com.orchestranetworks.addon.dqid.DefaultWorkflowIndicator
 
defineExtensions(SchemaExtensionsContext) - Method in class com.orchestranetworks.addon.rpfl.DefaultSchemaExtension
 
DEFINITIVE_GOLDEN - Static variable in class com.orchestranetworks.addon.daqa.MatchingConstants.ClusterId
 
delete(DigitalAssetContext) - Method in class com.orchestranetworks.addon.dama.DriveManager
Deprecated.
Deletes the digital asset.
delete(DigitalAssetVersionContext) - Method in class com.orchestranetworks.addon.dama.DriveManager
Deprecated.
Deletes the digital asset version.
delete(DigitalAssetKey) - Method in interface com.orchestranetworks.addon.dama.ext.drivemanager.DriveManager
Deletes a digital asset.
delete(DigitalAssetVersionKey) - Method in interface com.orchestranetworks.addon.dama.ext.drivemanager.DriveManager
Deletes a digital asset version.
delete(ResourceIdentifier) - Method in class com.orchestranetworks.addon.dama.ext.StorageManager
Deletes the resource.
delete(RecordContext) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
Deletes a specified record.
DELETE_BEFORE_IMPORT - Static variable in class com.orchestranetworks.addon.hmfh.ImportType
Specifies the import type where all dimension data is deleted before performing the import.
DELETE_BUTTON - Static variable in class com.orchestranetworks.addon.daqa.workflow.WorkflowConstants.SIMPLE_MATCHING
 
deleteAsset(ExternalSingularRequest, boolean) - Method in interface com.orchestranetworks.addon.dama.externalmanagement.ExternalManager
Deletes a digital asset.
deleteAssetVersion(ExternalSingularRequest) - Method in interface com.orchestranetworks.addon.dama.externalmanagement.ExternalManager
Deletes a digital asset version.
DELETED - Static variable in interface com.orchestranetworks.addon.daqa.MatchingState
 
deleteResource(ResourceIdentifier) - Method in class com.orchestranetworks.addon.dama.StorageManager
Deprecated.
Deletes the file.
DeploymentRating - Class in com.orchestranetworks.addon.igov.quality
Computes Item deployment value by implementing the QualityValue interface.
DeploymentRating() - Constructor for class com.orchestranetworks.addon.igov.quality.DeploymentRating
 
DeprecatedRecordChecker - Class in com.orchestranetworks.addon.daqa.cleansing
Extends this class to define a Java class to check deprecated records.
DeprecatedRecordChecker() - Constructor for class com.orchestranetworks.addon.daqa.cleansing.DeprecatedRecordChecker
 
DescriptionBean - Class in com.orchestranetworks.addon.igov.beans
Stores Description Bean data.
DescriptionBean() - Constructor for class com.orchestranetworks.addon.igov.beans.DescriptionBean
 
DescriptionBean(Locale) - Constructor for class com.orchestranetworks.addon.igov.beans.DescriptionBean
 
DescriptionBean(String, String, Locale) - Constructor for class com.orchestranetworks.addon.igov.beans.DescriptionBean
 
detach(List<DigitalAssetKey>) - Method in interface com.orchestranetworks.addon.dama.ext.componentcontroller.DigitalAssetComponentServices
Detach digital assets from the media field.
DetailedScore - Interface in com.orchestranetworks.addon.daqa
Represents the detailed results of a search.
DiacriticsNormalizer - Class in com.orchestranetworks.addon.tese
Filter that removes all the diacritics on the letters.
DiacriticsNormalizer() - Constructor for class com.orchestranetworks.addon.tese.DiacriticsNormalizer
 
Diagram - Class in com.orchestranetworks.addon.dmdv.model.extension
Represents a data structure.
Diagram() - Constructor for class com.orchestranetworks.addon.dmdv.model.extension.Diagram
Constructs a new Diagram with a root group node defined as "root".
DiagramNode - Class in com.orchestranetworks.addon.dmdv.model.extension
Represents a diagram node.
DigitalAsset - Class in com.orchestranetworks.addon.dama
Deprecated.
Since 1.6.0, use DigitalAsset instead.
DigitalAsset(DigitalAssetContext) - Constructor for class com.orchestranetworks.addon.dama.DigitalAsset
Deprecated.
Instantiates the new DigitalAsset.
DigitalAsset - Class in com.orchestranetworks.addon.dama.ext.bean
Defines the digital asset.
DigitalAsset() - Constructor for class com.orchestranetworks.addon.dama.ext.bean.DigitalAsset
 
DigitalAssetComponentContext - Class in com.orchestranetworks.addon.dama.ext.bean
Defines the digital asset component context.
DigitalAssetComponentContext(Adaptation, Path, Session) - Constructor for class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetComponentContext
Instantiates a new digital asset component context.
DigitalAssetComponentServices - Interface in com.orchestranetworks.addon.dama.ext.componentcontroller
Provides methods for using Digital Asset Component services.
DigitalAssetContext - Class in com.orchestranetworks.addon.dama
Deprecated.
Since 1.6.0.
DigitalAssetContext(DigitalAssetKey, Context) - Constructor for class com.orchestranetworks.addon.dama.DigitalAssetContext
Deprecated.
Instantiates the new DigitalAssetContext.
DigitalAssetKey - Class in com.orchestranetworks.addon.dama
Deprecated.
Since 1.6.0, use DigitalAssetKey instead.
DigitalAssetKey(PrimaryKey) - Constructor for class com.orchestranetworks.addon.dama.DigitalAssetKey
Deprecated.
Instantiates the new DigitalAssetKey.
DigitalAssetKey - Class in com.orchestranetworks.addon.dama.ext.bean
Defines the digital asset's key.
DigitalAssetKey(PrimaryKey) - Constructor for class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetKey
Instantiates the new DigitalAssetKey.
DigitalAssetKey(String) - Constructor for class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetKey
Instantiates the new DigitalAssetKey.
DigitalAssetMediaContent - Interface in com.orchestranetworks.addon.dama
Deprecated.
Since 1.6.0, use MediaContent instead.
DigitalAssetSpec - Class in com.orchestranetworks.addon.dama
Deprecated.
Since 1.6.0, use DigitalAssetSpec instead.
DigitalAssetSpec(File, UserMessage, UserMessage, Context) - Constructor for class com.orchestranetworks.addon.dama.DigitalAssetSpec
Deprecated.
Instantiates the new DigitalAssetSpec.
DigitalAssetSpec(File, Context) - Constructor for class com.orchestranetworks.addon.dama.DigitalAssetSpec
Deprecated.
Instantiates the new DigitalAssetSpec.
DigitalAssetSpec - Class in com.orchestranetworks.addon.dama.ext.bean
Defines the specification of the new digital asset to upload.
DigitalAssetSpec(Resource) - Constructor for class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetSpec
Instantiates the new DigitalAssetSpec.
DigitalAssetState - Enum in com.orchestranetworks.addon.dama
Deprecated.
Since 1.6.0, use DigitalAssetState instead.

The possible states are:

  • Activated – when applied to a digital asset the digital asset is available to select.
  • Deactivated – when applied to a digital asset the digital asset is unavailable to select.
DigitalAssetState - Enum in com.orchestranetworks.addon.dama.ext.enumeration
Defines the permission to see and modify a resource.
DigitalAssetUpdateContext - Class in com.orchestranetworks.addon.dama
Deprecated.
Since 1.6.0.
DigitalAssetUpdateContext(DigitalAssetContext, UserMessage, UserMessage, DigitalAssetState) - Constructor for class com.orchestranetworks.addon.dama.DigitalAssetUpdateContext
Deprecated.
Specifies the updated information of the digital asset to be used in method DriveManager.update(DigitalAssetUpdateContext).
DigitalAssetVersion - Class in com.orchestranetworks.addon.dama.ext.bean
Defines the version of the digital asset.
DigitalAssetVersion() - Constructor for class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersion
 
DigitalAssetVersionContext - Class in com.orchestranetworks.addon.dama
Deprecated.
Since 1.6.0.
DigitalAssetVersionContext(DigitalAssetVersionKey, Context) - Constructor for class com.orchestranetworks.addon.dama.DigitalAssetVersionContext
Deprecated.
Instantiates the new DigitalAssetVersionContext.
DigitalAssetVersionKey - Class in com.orchestranetworks.addon.dama
Deprecated.
Since 1.6.0, use DigitalAssetVersionKey instead.
DigitalAssetVersionKey(PrimaryKey) - Constructor for class com.orchestranetworks.addon.dama.DigitalAssetVersionKey
Deprecated.
Instantiates the new DigitalAssetVersionKey.
DigitalAssetVersionKey - Class in com.orchestranetworks.addon.dama.ext.bean
Defines the key of the digital asset version.
DigitalAssetVersionKey(PrimaryKey) - Constructor for class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersionKey
Instantiates a new digital asset version key.
DigitalAssetVersionKey(String) - Constructor for class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersionKey
Instantiates a new digital asset version key.
DigitalAssetVersionSpec - Class in com.orchestranetworks.addon.dama
Deprecated.
Since 1.6.0, use DigitalAssetVersionSpec instead.
DigitalAssetVersionSpec(DigitalAssetContext, File, String, String, boolean) - Constructor for class com.orchestranetworks.addon.dama.DigitalAssetVersionSpec
Deprecated.
Specifies the new digital asset version's information that will be created when calling DriveManager.create(DigitalAssetVersionSpec)
DigitalAssetVersionSpec - Class in com.orchestranetworks.addon.dama.ext.bean
Defines the specification of the new digital asset version to upload.
DigitalAssetVersionSpec(DigitalAssetKey, Resource) - Constructor for class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersionSpec
Specifies the new digital asset version's information.
DIMENSION_ASSOCIATIONS - Static variable in class com.orchestranetworks.addon.hmfh.ADSSectionEnumeration
 
DIMENSIONS - Static variable in class com.orchestranetworks.addon.hmfh.ADSSectionEnumeration
 
DimensionsComparison - Class in com.orchestranetworks.addon.hmfh
Provides a method to create an instance of UIHttpManagerComponent in order to call the EBX® user interface to display the Compare service.
DimensionsComparisonDisplayMode - Enum in com.orchestranetworks.addon.hmfh
Defines the comparison display mode of the Compare service used to display the configuration screen or result page.
DimensionsComparisonSpec - Class in com.orchestranetworks.addon.hmfh
Defines the features of Comparison dimension.
DimensionsComparisonSpec(Adaptation, Adaptation, String, String, NumberOfComparingItemsPerPage) - Constructor for class com.orchestranetworks.addon.hmfh.DimensionsComparisonSpec
 
disableAllFeatures() - Method in class com.orchestranetworks.addon.dmdv.data.ui.GraphDataSpec
Disables all graph features.
disableFeatures(GraphDataFeatures...) - Method in class com.orchestranetworks.addon.dmdv.data.ui.GraphDataSpec
Specifies graph features to disable.
disableMatchingPolicy(List<String>) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
Disables a list of matching policies.
DISPLAY_CLEANSING_BUTTONS - Static variable in class com.orchestranetworks.addon.daqa.workflow.WorkflowConstants.SIMPLE_MATCHING
 
DisplayFilter - Interface in com.orchestranetworks.addon.dmdv.data.filter
Defines a filter that depends on the currently evaluated link.
displayLabel(Locale) - Method in interface com.orchestranetworks.addon.dqid.IndicatorStorage
Deprecated. 
DisplayOptions - Class in com.orchestranetworks.addon.dmdv.model.extension
Provides configuration options for displaying a graph.
DisplayOptions() - Constructor for class com.orchestranetworks.addon.dmdv.model.extension.DisplayOptions
Creates default display options.
DisplayOptions(boolean, boolean, boolean, boolean, boolean) - Constructor for class com.orchestranetworks.addon.dmdv.model.extension.DisplayOptions
Creates custom display options.
DisplayOptions - Class in com.orchestranetworks.addon.dqid.chart
Represents the chart's display options.
DisplayOptions() - Constructor for class com.orchestranetworks.addon.dqid.chart.DisplayOptions
 
DisplaySpec - Class in com.orchestranetworks.addon.gram.graph
Enables node customization and transition display.
DisplaySpec(UserMessage, String) - Constructor for class com.orchestranetworks.addon.gram.graph.DisplaySpec
 
displayValue(String) - Method in class com.orchestranetworks.addon.hmfh.BooleanFormatEntity
Returns the booleanValue to display in the exported file.
displayValue(String) - Method in class com.orchestranetworks.addon.hmfh.BooleanStringValueFormat
Returns the booleanValue to be displayed in the exported file.
displayValue(String) - Method in class com.orchestranetworks.addon.hmfh.LiteralBooleanFormat
Returns the booleanValue to display in the exported file.
displayValue(String) - Method in class com.orchestranetworks.addon.hmfh.NativeBooleanFormat
Returns the booleanValue to display in the exported file.
displayView() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingOperationView
Draws all Cleansing operation view UI items inside this method.
DMDVException - Exception in com.orchestranetworks.addon.dmdv
Exception class for the {addon.label.full}.
DMDVException(UserMessage) - Constructor for exception com.orchestranetworks.addon.dmdv.DMDVException
 
DMDVException(Throwable) - Constructor for exception com.orchestranetworks.addon.dmdv.DMDVException
 
doExport(ExportDataExchangeConfigurationSpec) - Method in interface com.orchestranetworks.addon.dex.DataExchangeConfigurationService
Returns the result of the {addon.label} configuration export to an XML file.
doImport(ImportDataExchangeConfigurationSpec) - Method in interface com.orchestranetworks.addon.dex.DataExchangeConfigurationService
Returns the result of the {addon.label} configuration import from an XML file.
DOUBLE_METAPHONE_CODELENGTH - Static variable in class com.orchestranetworks.addon.tese.ParameterDefinition
 
DQIdException - Exception in com.orchestranetworks.addon.dqid.common
Thrown during execution of an Indicator.
DQIdException(UserMessage) - Constructor for exception com.orchestranetworks.addon.dqid.common.DQIdException
 
DQIdException(Throwable) - Constructor for exception com.orchestranetworks.addon.dqid.common.DQIdException
 
DQIDServiceFactory - Class in com.orchestranetworks.addon.dqid.service
The factory for all {addon.label}'s service instances.
DQIdTrigger - Class in com.orchestranetworks.addon.dqid.controller
A trigger to declare on any tables under the control of OnProbe indicators.
If the table has any existing triggers, a call to IndicatorController.executeOnProbe(DECIndicatorExecutionContextOnProbe) must be made.
DQIdTrigger() - Constructor for class com.orchestranetworks.addon.dqid.controller.DQIdTrigger
 
DriveContext - Class in com.orchestranetworks.addon.dama.ext.bean
Specifies the media field's drive context.
DriveContext(Adaptation, AdaptationTable, Path, Session) - Constructor for class com.orchestranetworks.addon.dama.ext.bean.DriveContext
Instantiates a new media field DriveContext.
DriveFactory - Class in com.orchestranetworks.addon.dama
Deprecated.
Since 1.6.0, use DriveFactory instead.
DriveFactory() - Constructor for class com.orchestranetworks.addon.dama.DriveFactory
Deprecated.
 
DriveFactory - Interface in com.orchestranetworks.addon.dama.ext.factory
Defines a factory to register and retrieve implementations.
DriveFactoryProvider - Class in com.orchestranetworks.addon.dama.ext.factory
Define a provider to retrieve DriveFactory implementations.
DriveInformation - Interface in com.orchestranetworks.addon.dama.ext.backuprestore
Defines the drive information.
DriveManager - Class in com.orchestranetworks.addon.dama
Deprecated.
Since 1.6.0, use DriveManager instead.
DriveManager(Repository) - Constructor for class com.orchestranetworks.addon.dama.DriveManager
Deprecated.
Instantiates the new drive manager.
DriveManager - Interface in com.orchestranetworks.addon.dama.ext.drivemanager
Defines a DriveManager to perform operations on digital assets.
DrivePermissionBuilder(BigDecimal) - Constructor for class com.orchestranetworks.addon.dama.Permission.DrivePermissionBuilder
Deprecated.
Instantiates a new DrivePermissionBuilder.
DriveType - Class in com.orchestranetworks.addon.dama
Deprecated.
Since 1.6.0, use DriveType instead.
DriveType - Class in com.orchestranetworks.addon.dama.ext.bean
Defines the drive type.
DriveType(String) - Constructor for class com.orchestranetworks.addon.dama.ext.bean.DriveType
Instantiates a new drive type.
DROPDOWNBOX_COMPONENT - Static variable in interface com.orchestranetworks.addon.daqa.cleansing.HTMLComponentType
 
Duration - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
 
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.