- TAB - Static variable in class com.orchestranetworks.addon.hmfh.CSVDelimiter
-
Specifies a tab delimiter: '\t'.
- TABLE - Static variable in class com.orchestranetworks.addon.daqa.cleansing.DECType
-
- Table<C extends Field> - Interface in com.orchestranetworks.addon.dex.mapping
-
Provides a list of a table's fields.
- Table - Class in com.orchestranetworks.addon.dmdv.model.extension
-
Represents a table node.
- TABLE - Static variable in class com.orchestranetworks.addon.dqid.common.DECType
-
- TABLE - Static variable in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
- Table - Static variable in class com.orchestranetworks.addon.mtrn.MonitoringPaths
-
The Constant Table.
- TABLE - Static variable in class com.orchestranetworks.addon.rpfl.PermissionScope
-
Defines the scope 'Table'.
- TABLE - Static variable in class com.orchestranetworks.addon.tese.SearchSelectionMode
-
- TABLE_LINK - Static variable in class com.orchestranetworks.addon.dqid.common.EmailConstants
-
- TABLE_PATH - Static variable in class com.orchestranetworks.addon.daqa.workflow.WorkflowConstants
-
- TABLE_SELECTION - Static variable in interface com.orchestranetworks.addon.daqa.cleansing.CustomSelectionType
-
- TableCode - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- TableCompletionRate - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- TableContext - Class in com.orchestranetworks.addon.daqa
-
- TableContext(AdaptationTable, ProcedureContext) - Constructor for class com.orchestranetworks.addon.daqa.TableContext
-
Enables execution of matching operations inside an existing procedure.
- TableContext(AdaptationTable, Session) - Constructor for class com.orchestranetworks.addon.daqa.TableContext
-
Enables execution of matching operations outside an existing procedure.
- TableContext(AdaptationTable, ProcedureContext, String) - Constructor for class com.orchestranetworks.addon.daqa.TableContext
-
Enables execution of matching operations inside an existing procedure.
- TableDEC - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- TableDescriptor - Class in com.orchestranetworks.addon.gram.graph
-
Defines all properties required to indicate an AdaptationTable
.
- TableDescriptor(AdaptationTable) - Constructor for class com.orchestranetworks.addon.gram.graph.TableDescriptor
-
- TableDescriptor - Class in com.orchestranetworks.addon.tese
-
Defines all properties required to indicate an AdaptationTable
.
- TableDescriptor(Path, AdaptationName, HomeKey) - Constructor for class com.orchestranetworks.addon.tese.TableDescriptor
-
- TableDescriptor(AdaptationTable) - Constructor for class com.orchestranetworks.addon.tese.TableDescriptor
-
- TableField - Class in com.orchestranetworks.addon.dmdv.model.extension
-
Represents a field node at table level (should be differentiated from
DatasetField
).
- TableFilter - Class in com.orchestranetworks.addon.dex.configuration
-
Specifies a configuration used to filter tables.
- TableFilter() - Constructor for class com.orchestranetworks.addon.dex.configuration.TableFilter
-
- TableFreshness - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- TableGeneration<F extends Field,T extends Table<F>> - Interface in com.orchestranetworks.addon.dex.common.generation
-
- TableGenerationFactory - Class in com.orchestranetworks.addon.dex.common.generation
-
Creates instances of TableGeneration
.
- TableGenerationResult<C extends Field,T extends Table<C>> - Class in com.orchestranetworks.addon.dex.common.generation
-
Defines table generation results.
- TableGenerationResult() - Constructor for class com.orchestranetworks.addon.dex.common.generation.TableGenerationResult
-
- TableGroup - Class in com.orchestranetworks.addon.dmdv.model.extension
-
Represents a group node at the table level (should be differentiated from
DatasetGroup
).
- TableHelper<F extends Field,T extends Table<F>,S extends TableHelperSpec> - Interface in com.orchestranetworks.addon.dex.common.generation
-
Provides the methods to get the
Table
declared in the {addon.label}
dataset.
- TableHelperFactory - Class in com.orchestranetworks.addon.dex.common.generation
-
- TableHelperSpec - Class in com.orchestranetworks.addon.dex.common.generation
-
Provides the methods to get the
Table
declared in the {addon.label}
dataset.
- TableHelperSpec(String, Session) - Constructor for class com.orchestranetworks.addon.dex.common.generation.TableHelperSpec
-
- TableLink - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- TableMapping - Class in com.orchestranetworks.addon.dataexchange
-
- TableMapping() - Constructor for class com.orchestranetworks.addon.dataexchange.TableMapping
-
Deprecated.
- TableMapping<SC extends Field,TC extends Field> - Class in com.orchestranetworks.addon.dex.mapping
-
Specifies the configuration used to map between source and target tables.
- TableMapping(Table<SC>, Table<TC>) - Constructor for class com.orchestranetworks.addon.dex.mapping.TableMapping
-
- TableMapping(Table<SC>, Table<TC>, FieldMappingList<SC, TC>) - Constructor for class com.orchestranetworks.addon.dex.mapping.TableMapping
-
- TableMappingList<SC extends Field,TC extends Field> - Class in com.orchestranetworks.addon.dex.mapping
-
Specifies the configuration for a list of table mappings.
- TableMappingList() - Constructor for class com.orchestranetworks.addon.dex.mapping.TableMappingList
-
- TableName - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- TablePath - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- TablePath - Static variable in class com.orchestranetworks.addon.dqid.IndicatorReportDefinition
-
- TablePath - Static variable in class com.orchestranetworks.addon.dqid.LinkedRecord
-
- TableSearchResult - Interface in com.orchestranetworks.addon.tese
-
Represents the search result for a table.
- TableSetRule - Static variable in class com.orchestranetworks.addon.rpfl.RuleType
-
Defines the type 'Table set rule'.
- TableStyle - Class in com.orchestranetworks.addon.dmdv.model.extension
-
Provides configurations for table style.
- TableStyle() - Constructor for class com.orchestranetworks.addon.dmdv.model.extension.TableStyle
-
Creates the default style.
- TableStyle(String, String, String) - Constructor for class com.orchestranetworks.addon.dmdv.model.extension.TableStyle
-
Creates a custom table style.
- TableTrustedSource - Interface in com.orchestranetworks.addon.daqa.survivorship
-
Provides an accessor for the trusted source configuration parameters.
- TableUpdated - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- Tag - Class in com.orchestranetworks.addon.dama.models
-
Defines the tag bean.
- Tag() - Constructor for class com.orchestranetworks.addon.dama.models.Tag
-
Instantiates a new Tag
.
- Tag(String, String) - Constructor for class com.orchestranetworks.addon.dama.models.Tag
-
Instantiates a new Tag
.
- TaskName - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- Template - Class in com.orchestranetworks.addon.dqid.chart
-
Represents a template.
- Template() - Constructor for class com.orchestranetworks.addon.dqid.chart.Template
-
- TEXT - Static variable in class com.orchestranetworks.addon.dqid.common.FieldDECSubType
-
- TextAlignmentType - Enum in com.orchestranetworks.addon.dmdv.template.bean
-
Possible text alignment settings.
- ThirdQuartile - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- TIME_FORMAT - Static variable in class com.orchestranetworks.addon.dqid.common.DataTypeFormat
-
- TIMELINE - Static variable in class com.orchestranetworks.addon.dqid.common.FrequencyType
-
- TimeStamp - Static variable in class com.orchestranetworks.addon.dqid.IndicatorReportDefinition
-
- Timestamp - Static variable in class com.orchestranetworks.addon.dqid.IndicatorValueDefinition
-
- TitleTemplate - Class in com.orchestranetworks.addon.dex.configuration
-
Specifies the configuration used for the title template in the exported file, such as title's starting position and text style.
- TitleTemplate() - Constructor for class com.orchestranetworks.addon.dex.configuration.TitleTemplate
-
- TO_BE_FIXED - Static variable in interface com.orchestranetworks.addon.daqa.cleansing.CleansingState
-
- TO_BE_MATCHED - Static variable in class com.orchestranetworks.addon.daqa.MatchingConstants.ClusterId
-
- TO_BE_MATCHED - Static variable in interface com.orchestranetworks.addon.daqa.MatchingState
-
- ToDate - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- TOLERANCE - Static variable in class com.orchestranetworks.addon.dqid.common.PeriodicityType
-
- ToleranceNumber - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- ToleranceNumber - Static variable in class com.orchestranetworks.addon.dqid.IndicatorReportDefinition
-
- TooltipStyle - Class in com.orchestranetworks.addon.dmdv.model.extension
-
Provides configuration options for tooltip style.
- TooltipStyle() - Constructor for class com.orchestranetworks.addon.dmdv.model.extension.TooltipStyle
-
Creates the default configuration.
- TooltipStyle(String, String) - Constructor for class com.orchestranetworks.addon.dmdv.model.extension.TooltipStyle
-
Creates a custom configuration.
- toString() - Method in enum com.orchestranetworks.addon.dama.AccessPermission
-
Deprecated.
- toString() - Method in enum com.orchestranetworks.addon.dama.DigitalAssetState
-
Deprecated.
- toString() - Method in class com.orchestranetworks.addon.dama.DriveType
-
Deprecated.
- toString() - Method in enum com.orchestranetworks.addon.dama.ext.enumeration.AccessPermission
-
- toString() - Method in enum com.orchestranetworks.addon.dama.ext.enumeration.Action
-
- toString() - Method in enum com.orchestranetworks.addon.dama.ext.enumeration.DigitalAssetState
-
- toString() - Method in enum com.orchestranetworks.addon.dama.ext.enumeration.SortBy
-
- toString() - Method in enum com.orchestranetworks.addon.dama.SortBy
-
Deprecated.
- toString() - Method in class com.orchestranetworks.addon.dqid.common.DECType
-
- toString() - Method in class com.orchestranetworks.addon.dqid.common.IntervalType
-
- toString() - Method in class com.orchestranetworks.addon.gram.graph.GraphNode
-
- toString() - Method in class com.orchestranetworks.addon.gram.graph.TableDescriptor
-
- toString() - Method in class com.orchestranetworks.addon.hmfh.ADSSectionEnumeration
-
Returns the ADS section in the form of a formatted string.
- toString() - Method in class com.orchestranetworks.addon.hmfh.ApplicationStructure
-
Returns the application structure's String
value.
- toString() - Method in class com.orchestranetworks.addon.hmfh.BehaviorOfImportEmptyValue
-
Returns the BehaviorOfImportEmptyValue
in the form of a formatted string.
- toString() - Method in class com.orchestranetworks.addon.hmfh.BooleanFormat
-
Deprecated.
Returns string value of this booleanFormat
.
- toString() - Method in enum com.orchestranetworks.addon.hmfh.DimensionsComparisonDisplayMode
-
Returns the comparison display mode value.
- toString() - Method in class com.orchestranetworks.addon.hmfh.ExportHierarchyOrder
-
Returns this ExportHierarchyOrder
in the form of a formatted string.
- toString() - Method in class com.orchestranetworks.addon.hmfh.FileExtension
-
- toString() - Method in class com.orchestranetworks.addon.hmfh.HmfhSpec
-
Returns this HmfhSpec
in the form of a formatted string.
- toString() - Method in class com.orchestranetworks.addon.hmfh.ImportType
-
Returns the String
value of the import type.
- toString() - Method in enum com.orchestranetworks.addon.igov.enumerations.EBXType
-
Returns the String
value of the Logical data type.
- toString() - Method in enum com.orchestranetworks.addon.igov.enumerations.ExportErrorType
-
Returns the String
value of the ServiceImportExcelDataErrorType
.
- toString() - Method in enum com.orchestranetworks.addon.igov.enumerations.ExportSeparator
-
Deprecated.
Returns the value of this ExportSeparator
instance.
- toString() - Method in enum com.orchestranetworks.addon.igov.enumerations.ExportType
-
Returns the String
value of the ExportType
.
- toString() - Method in enum com.orchestranetworks.addon.igov.enumerations.ISOType
-
Returns the String
value of the ISO-IEC 11179 type.
- toString() - Method in class com.orchestranetworks.addon.rpfl.PermissionScope
-
- toString() - Method in class com.orchestranetworks.addon.tese.TableDescriptor
-
- TotalNumberOfCreations - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- TotalNumberOfDeletions - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- TotalNumberOfModifications - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- TotalUsedTimeInMinutes - Static variable in class com.orchestranetworks.addon.mtrn.MonitoringPaths
-
The Constant TotalUsedTimeInMinutes.
- toUserDocumentation(Locale, ValueContext) - Method in class com.orchestranetworks.addon.rpfl.DefaultConstraint
-
- toUserDocumentation(Locale, ValueContext) - Method in class com.orchestranetworks.addon.rpfl.DefaultConstraintOnTable
-
- TRACKING_INFO - Static variable in class com.orchestranetworks.addon.daqa.workflow.WorkflowConstants.SEARCH_BEFORE_CREATE
-
- TRACKING_INFO - Static variable in class com.orchestranetworks.addon.daqa.workflow.WorkflowConstants.SIMPLE_MATCHING
-
- TRANSFER - Static variable in class com.orchestranetworks.addon.dataexchange.DataExchangeServiceType
-
Deprecated.
A service type corresponding to the process of transferring data.
- TRANSFER_DATA - Static variable in class com.orchestranetworks.addon.dataexchange.DataExchangeTransferType
-
Deprecated.
A transfer type corresponding to transfer data action.
- TransferApplicationMappingHelper - Interface in com.orchestranetworks.addon.dex.common.generation
-
- TransferConfigurationSpec - Class in com.orchestranetworks.addon.dex.configuration
-
Specifies the configuration used for data transfer.
- TransferConfigurationSpec(Adaptation, List<EBXTable>, Adaptation, Session) - Constructor for class com.orchestranetworks.addon.dex.configuration.TransferConfigurationSpec
-
Transfers multiple tables based on the specified source tables outside of
a UIService
.
- TransferConfigurationSpec(Adaptation, List<EBXTable>, Map<EBXTable, TableFilter>, Adaptation, Session) - Constructor for class com.orchestranetworks.addon.dex.configuration.TransferConfigurationSpec
-
Transfers multiple tables based on the filtered source tables outside of
a UIService
.
- TransferConfigurationSpec(DataExchangeServiceContext) - Constructor for class com.orchestranetworks.addon.dex.configuration.TransferConfigurationSpec
-
- TransferConfigurationSpec(AdaptationTable, Adaptation, Session) - Constructor for class com.orchestranetworks.addon.dex.configuration.TransferConfigurationSpec
-
Transfers a table and is used outside of a UIService
.
- TransferConfigurationSpec(EBXTable, TableFilter, Adaptation, Session) - Constructor for class com.orchestranetworks.addon.dex.configuration.TransferConfigurationSpec
-
Transfers a table with filter and is used outside of a
UIService
.
- TransferResult - Interface in com.orchestranetworks.addon.dex.result
-
Stores data results when transferring data into a table.
- TransferTransformationExecutionContext - Interface in com.orchestranetworks.addon.dataexchange.transformation
-
- TransferTransformationExecutionContext - Interface in com.orchestranetworks.addon.dex.transformation
-
Provides the context for a transformation when transferring data in EBX®.
- transform(AdixImportSpec) - Method in interface com.orchestranetworks.addon.dex.DataExchangeHelper
-
Returns the com.orchestranetworks.addon.dex.DataExchangeSpec
object when transforming old specifications from a com.orchestranetworks.addon.adix.AdixImportSpec
object.
- transform(AdixExportSpec) - Method in interface com.orchestranetworks.addon.dex.DataExchangeHelper
-
Returns the com.orchestranetworks.addon.dex.DataExchangeSpec
object when transforming old specifications from a com.orchestranetworks.addon.adix.AdixExportSpec
object.
- transform(DataExchangeSpec) - Method in interface com.orchestranetworks.addon.dex.DataExchangeHelper
-
Returns the com.orchestranetworks.addon.dex.DataExchangeSpec
object when transforming old specifications from a com.orchestranetworks.addon.dataexchange.DataExchangeSpec
object.
- Transformation<T extends TransformationExecutionContext> - Interface in com.orchestranetworks.addon.dataexchange.transformation
-
- Transformation<T extends TransformationExecutionContext> - Interface in com.orchestranetworks.addon.dex.transformation
-
Provides transformation methods.
- TransformationCatalog - Class in com.orchestranetworks.addon.dataexchange.transformation
-
- TransformationCatalog() - Constructor for class com.orchestranetworks.addon.dataexchange.transformation.TransformationCatalog
-
Deprecated.
- TransformationCatalog - Class in com.orchestranetworks.addon.dex.transformation
-
Lists transformations to register.
- TransformationConfigurationContext - Interface in com.orchestranetworks.addon.dataexchange.transformation
-
- TransformationConfigurationContext - Interface in com.orchestranetworks.addon.dex.transformation
-
Provides configuration attributes for the
Transformation
implementation that executes during import, export, or transfer.
- TransformationDefinition - Interface in com.orchestranetworks.addon.dataexchange.transformation
-
- TransformationDefinition - Interface in com.orchestranetworks.addon.dex.transformation
-
- TransformationExecutionContext - Interface in com.orchestranetworks.addon.dataexchange.transformation
-
- TransformationExecutionContext<SC extends Field,TC extends Field> - Interface in com.orchestranetworks.addon.dex.transformation
-
Provides the transformation context.
- TransformContextForExport - Interface in com.orchestranetworks.addon.adix
-
- TransformContextForImport - Interface in com.orchestranetworks.addon.adix
-
- Transformer - Interface in com.orchestranetworks.addon.adix
-
- TransformerCatalog - Class in com.orchestranetworks.addon.adix
-
- TransformerDefinition - Class in com.orchestranetworks.addon.adix
-
- TransformerDefinition(Class<? extends Transformer>, UserMessage, UserMessage) - Constructor for class com.orchestranetworks.addon.adix.TransformerDefinition
-
Deprecated.
Constructor.
- TransientRecordContext - Class in com.orchestranetworks.addon.daqa
-
Provides a context to simulate a match table operation prior to record creation.
- TransientRecordContext(Map<SchemaNode, Object>, String, AdaptationTable, Session) - Constructor for class com.orchestranetworks.addon.daqa.TransientRecordContext
-
- TranslationRate - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- TRIGGER - Static variable in class com.orchestranetworks.addon.dqid.common.ProbeType
-
- TRUE_FALSE - Static variable in class com.orchestranetworks.addon.hmfh.BooleanFormat
-
Deprecated.
Displays the boolean values in the exported file as T (True) or F (False).
- TrueValue - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- TrustedSourceConfiguration - Interface in com.orchestranetworks.addon.daqa.survivorship
-
Represents the Trusted source configuration.
- Type - Static variable in class com.orchestranetworks.addon.dqid.IndicatorValueDefinition
-