- DAILY - Static variable in class com.orchestranetworks.addon.dqid.common.PeriodicityType
-
- 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
.
- DashboardConfiguration - Class in com.orchestranetworks.addon.dqid.dashboard
-
- 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
-
- 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
-
- 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
-
- DataExchangeExportDataAccessSpec - Class in com.orchestranetworks.addon.dataexchange
-
- 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
-
- DataExchangeExportResult() - Constructor for class com.orchestranetworks.addon.dataexchange.DataExchangeExportResult
-
Deprecated.
- DataExchangeExportSpec - Class in com.orchestranetworks.addon.dataexchange
-
- DataExchangeExportSpec() - Constructor for class com.orchestranetworks.addon.dataexchange.DataExchangeExportSpec
-
Deprecated.
- DataExchangeExportSQLResult - Class in com.orchestranetworks.addon.dataexchange
-
- DataExchangeExportSQLResult() - Constructor for class com.orchestranetworks.addon.dataexchange.DataExchangeExportSQLResult
-
Deprecated.
- DataExchangeExportSQLSpec - Class in com.orchestranetworks.addon.dataexchange
-
- 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
-
- DataExchangeExportXMLSpec - Class in com.orchestranetworks.addon.dataexchange
-
- DataExchangeExportXMLSpec() - Constructor for class com.orchestranetworks.addon.dataexchange.DataExchangeExportXMLSpec
-
Deprecated.
- DataExchangeFactory - Class in com.orchestranetworks.addon.dataexchange
-
- 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
-
- DataExchangeImport - Interface in com.orchestranetworks.addon.dataexchange
-
- DataExchangeImportMode - Class in com.orchestranetworks.addon.dataexchange
-
- DataExchangeImportResult - Class in com.orchestranetworks.addon.dataexchange
-
- DataExchangeImportResult() - Constructor for class com.orchestranetworks.addon.dataexchange.DataExchangeImportResult
-
Deprecated.
- DataExchangeImportSpec - Class in com.orchestranetworks.addon.dataexchange
-
- DataExchangeImportSpec() - Constructor for class com.orchestranetworks.addon.dataexchange.DataExchangeImportSpec
-
Deprecated.
- DataExchangeImportSQLSpec - Class in com.orchestranetworks.addon.dataexchange
-
- DataExchangeImportSQLSpec() - Constructor for class com.orchestranetworks.addon.dataexchange.DataExchangeImportSQLSpec
-
Deprecated.
- DataExchangeImportType - Class in com.orchestranetworks.addon.dataexchange
-
- 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
-
- DataExchangeServiceFactory - Class in com.orchestranetworks.addon.dex
-
- DataExchangeServiceType - Class in com.orchestranetworks.addon.dataexchange
-
- DataExchangeSpec - Class in com.orchestranetworks.addon.dataexchange
-
- DataExchangeSpec() - Constructor for class com.orchestranetworks.addon.dataexchange.DataExchangeSpec
-
Deprecated.
- DataExchangeSpec - Class in com.orchestranetworks.addon.dex
-
- DataExchangeSpec() - Constructor for class com.orchestranetworks.addon.dex.DataExchangeSpec
-
- DataExchangeTransferData - Interface in com.orchestranetworks.addon.dataexchange
-
- DataExchangeTransferOption - Class in com.orchestranetworks.addon.dataexchange
-
- DataExchangeTransferSpec - Class in com.orchestranetworks.addon.dataexchange
-
- DataExchangeTransferSpec() - Constructor for class com.orchestranetworks.addon.dataexchange.DataExchangeTransferSpec
-
Deprecated.
- DataExchangeTransferType - Class in com.orchestranetworks.addon.dataexchange
-
- 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
-
- DataFormatOptions - Class in com.orchestranetworks.addon.dint
-
Global options for formatting and parsing various data types.
- DataFormatOptions() - Constructor for class com.orchestranetworks.addon.dint.DataFormatOptions
-
- DataIntegrationException - Exception in com.orchestranetworks.addon.dint
-
Represents an error with user-friendly message happened during a data integration task.
- DataIntegrationException(UserMessage) - Constructor for exception com.orchestranetworks.addon.dint.DataIntegrationException
-
Constructs a new DataIntegrationException
with given message.
- DataIntegrationException(UserMessage, Throwable) - Constructor for exception com.orchestranetworks.addon.dint.DataIntegrationException
-
Constructs a new DataIntegrationException
with given message and exception.
- DataIntegrationExecutionResults - Interface in com.orchestranetworks.addon.dint
-
Contains all results of a data integration execution.
- DataIntegrationExecutor - Class in com.orchestranetworks.addon.dint
-
Executes a data integration task.
- DataIntegrationExecutor() - Constructor for class com.orchestranetworks.addon.dint.DataIntegrationExecutor
-
- DataIntegrationSpec - Class in com.orchestranetworks.addon.dint
-
Global specification for a data integration task.
- DataIntegrationSpec(Session, MappingSpec) - Constructor for class com.orchestranetworks.addon.dint.DataIntegrationSpec
-
Constructs a new DataIntegrationSpec
.
- 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
-
- DataResult() - Constructor for class com.orchestranetworks.addon.dataexchange.DataResult
-
Deprecated.
- DATASET - Static variable in class com.orchestranetworks.addon.dint.transformation.crossreference.CrossReference
-
Name of the dataset parameter.
- 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
-
- 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
).
- DatasetSearchContext - Class in com.orchestranetworks.addon.tese
-
- DatasetSearchContext(Session, Repository, HomeKey, AdaptationName, String, Object, boolean) - Constructor for class com.orchestranetworks.addon.tese.DatasetSearchContext
-
- 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.dint.transformation.crossreference.CrossReference
-
Name of the dataspace parameter.
- 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
-
- 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
-
- DataType - Interface in com.orchestranetworks.addon.dint.schema
-
- 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.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
-
- DateTimeToString - Class in com.orchestranetworks.addon.dint.transformation.conversion
-
Represents a transformation definition for converting from date time to string.
- DateToString - Class in com.orchestranetworks.addon.dint.transformation.conversion
-
Represents a transformation definition for converting from date to string.
- DateValue - Class in com.orchestranetworks.addon.dqid
-
- 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.
- DecimalToString - Class in com.orchestranetworks.addon.dint.transformation.conversion
-
Represents a transformation definition for converting from decimal to String.
- 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.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.
- DefaultDataTypes - Enum in com.orchestranetworks.addon.dint.schema
-
Default data types provided by the add-on.
- DefaultDECIndicator - Class in com.orchestranetworks.addon.dqid
-
- DefaultDECIndicator() - Constructor for class com.orchestranetworks.addon.dqid.DefaultDECIndicator
-
- DefaultWorkflowIndicator - Class in com.orchestranetworks.addon.dqid
-
- DefaultWorkflowIndicator() - Constructor for class com.orchestranetworks.addon.dqid.DefaultWorkflowIndicator
-
- 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.
- 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.
- detach(List<DigitalAssetKey>) - Method in interface com.orchestranetworks.addon.dama.ext.componentcontroller.DigitalAssetComponentServices
-
Detach digital assets from the media field.
- 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.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.
- 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
.
- 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.ext.enumeration
-
Defines the permission to see and modify a resource.
- 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
-
- 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.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.
- disableAlert() - Method in class com.orchestranetworks.addon.dpra.function.BaseFunctionDefinitionBuilder
-
Disables alerts.
- 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.
- 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
-
- 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
-
- doesObjectExist(DigitalAsset) - Method in class com.orchestranetworks.addon.dama.ext.StorageManager
-
- 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.
- DPRAException - Exception in com.orchestranetworks.addon.dpra
-
Represents an error with a user-friendly message when performing operations in the Insight (new) add-on.
- DPRAException(String) - Constructor for exception com.orchestranetworks.addon.dpra.DPRAException
-
Constructs a new instance without a cause.
- DPRAException(String, Throwable) - Constructor for exception com.orchestranetworks.addon.dpra.DPRAException
-
Constructs a new instance with a cause.
- DPRAException(UserMessage) - Constructor for exception com.orchestranetworks.addon.dpra.DPRAException
-
Constructs a new instance without a cause.
- DPRAException(UserMessage, Throwable) - Constructor for exception com.orchestranetworks.addon.dpra.DPRAException
-
Constructs a new instance with a cause.
- DQIdException - Exception in com.orchestranetworks.addon.dqid.common
-
- 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
-
- 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
-
Initialize a new DriveContext
.
- DriveContext(AdaptationTable, Path, Session) - Constructor for class com.orchestranetworks.addon.dama.ext.bean.DriveContext
-
Create a new DriveContext
.
- 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 - Interface in com.orchestranetworks.addon.dama.ext.drivemanager
-
Defines a DriveManager
to perform operations on digital assets.
- 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.
- Duration - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-