Index

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 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

O

of(SourceTable<ST, SF>, TargetTable<TT, TF>...) - Static method in class com.orchestranetworks.addon.dint.mapping.TableMapping
Creates a new instance from a source table and one or many target tables.
of(TableMapping...) - Static method in class com.orchestranetworks.addon.dint.mapping.MappingSpec
Creates a mapping specification with given table mappings.
of(ValueSequence...) - Static method in class com.orchestranetworks.addon.dpra.function.execution.result.FunctionResult
Creates a FunctionResult instance from one or many sequences.
of(String) - Static method in enum class com.orchestranetworks.addon.dama.ext.enumeration.SearchCriteria
 
Oid - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
 
Oid - Static variable in class com.orchestranetworks.addon.dqid.IndicatorReportDefinition
 
Oid - Static variable in class com.orchestranetworks.addon.dqid.IndicatorValueDefinition
 
Oid - Static variable in class com.orchestranetworks.addon.dqid.LinkedRecord
 
ON_DEMAND - Static variable in class com.orchestranetworks.addon.dqid.common.FrequencyType
 
onBackgroundProcessDone(AdaptationTable, Consumer<CallbackMessage>) - Method in interface com.orchestranetworks.addon.mame.service.process.ProcessOperations
Callback when the add-on's processes that are running in the background have finished.
onDataset(Adaptation) - Static method in class com.orchestranetworks.addon.dpra.function.AssetContextAdapter
Creates an adapter for dataset contexts.
onDataset(String) - Static method in interface com.orchestranetworks.addon.dpra.function.FunctionDefinition
Returns the builder for a function at the dataset level.
onDataspace(AdaptationHome) - Static method in class com.orchestranetworks.addon.dpra.function.AssetContextAdapter
Creates an adapter for dataspace contexts.
onDataspace(String) - Static method in interface com.orchestranetworks.addon.dpra.function.FunctionDefinition
Returns the builder for a function at the dataspace level.
onExecution(FunctionExecutionOnDataset) - Method in class com.orchestranetworks.addon.dpra.function.FunctionDefinitionOnDatasetBuilder
Sets the execution.
onExecution(FunctionExecutionOnDataspace) - Method in class com.orchestranetworks.addon.dpra.function.FunctionDefinitionOnDataspaceBuilder
Sets the execution.
onExecution(FunctionExecutionOnField) - Method in class com.orchestranetworks.addon.dpra.function.FunctionDefinitionOnFieldBuilder
Sets the execution.
onExecution(FunctionExecutionOnTable) - Method in class com.orchestranetworks.addon.dpra.function.FunctionDefinitionOnTableBuilder
Sets the execution.
onExecution(FunctionExecutionOnWorkflow) - Method in class com.orchestranetworks.addon.dpra.function.FunctionDefinitionOnWorkflowBuilder
Sets the execution.
onExecution(Supplier<FunctionExecutionOnDataset>) - Method in class com.orchestranetworks.addon.dpra.function.FunctionDefinitionOnDatasetBuilder
Sets the execution.
onExecution(Supplier<FunctionExecutionOnDataspace>) - Method in class com.orchestranetworks.addon.dpra.function.FunctionDefinitionOnDataspaceBuilder
Sets the execution.
onExecution(Supplier<FunctionExecutionOnField>) - Method in class com.orchestranetworks.addon.dpra.function.FunctionDefinitionOnFieldBuilder
Sets the execution.
onExecution(Supplier<FunctionExecutionOnTable>) - Method in class com.orchestranetworks.addon.dpra.function.FunctionDefinitionOnTableBuilder
Sets the execution.
onExecution(Supplier<FunctionExecutionOnWorkflow>) - Method in class com.orchestranetworks.addon.dpra.function.FunctionDefinitionOnWorkflowBuilder
Sets the execution.
onField(AdaptationTable, SchemaNode) - Static method in class com.orchestranetworks.addon.dpra.function.AssetContextAdapter
Creates an adapter for field contexts.
onField(String) - Static method in interface com.orchestranetworks.addon.dpra.function.FunctionDefinition
Returns the builder for a function at the field level.
ONLY_DELETE_LISTED_RECORDS - Enum constant in enum class com.orchestranetworks.addon.dint.dataconnector.spec.EBXWriteMode
If a record exists in both EBX and the import file delete it from EBX, if it exists only in EBX keep it, if it exists only in the import file do not import and show a warning that the record Primary Key does not exist.
ONLY_DELETE_LISTED_RECORDS - Enum constant in enum class com.orchestranetworks.addon.dint.dataconnector.spec.SQLWriteMode
If a record exists in both EBX and the import file delete it from EBX, if it exists only in EBX keep it, if it exists only in the import file do not import and show a warning that the record Primary Key does not exist.
onTable(AdaptationTable) - Static method in class com.orchestranetworks.addon.dpra.function.AssetContextAdapter
Creates an adapter for table contexts.
onTable(String) - Static method in interface com.orchestranetworks.addon.dpra.function.FunctionDefinition
Returns the builder for a function at the table level.
onValidation(FunctionValidationOnDataset) - Method in class com.orchestranetworks.addon.dpra.function.FunctionDefinitionOnDatasetBuilder
Sets the validation.
onValidation(FunctionValidationOnDataspace) - Method in class com.orchestranetworks.addon.dpra.function.FunctionDefinitionOnDataspaceBuilder
Sets the validation.
onValidation(FunctionValidationOnField) - Method in class com.orchestranetworks.addon.dpra.function.FunctionDefinitionOnFieldBuilder
Sets the validation.
onValidation(FunctionValidationOnTable) - Method in class com.orchestranetworks.addon.dpra.function.FunctionDefinitionOnTableBuilder
Sets the validation.
onValidation(FunctionValidationOnWorkflow) - Method in class com.orchestranetworks.addon.dpra.function.FunctionDefinitionOnWorkflowBuilder
Sets the validation.
onWorkflow(PublishedProcess) - Static method in class com.orchestranetworks.addon.dpra.function.AssetContextAdapter
Creates an adapter for workflow contexts.
onWorkflow(String) - Static method in interface com.orchestranetworks.addon.dpra.function.FunctionDefinition
Returns the builder for a function at the workflow level.
Operation - Enum Class in com.orchestranetworks.addon.dataexchange.transformation
 
Operation - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
 
OPERATION - Static variable in class com.orchestranetworks.addon.dqid.common.DECType
 
OPERATION - Static variable in class com.orchestranetworks.addon.dqid.common.EmailConstants
 
OperationExecutionStatus - Class in com.orchestranetworks.addon.dama.ext.exception
Defines the result of an operation's execution.
OperationExecutionStatus() - Constructor for class com.orchestranetworks.addon.dama.ext.exception.OperationExecutionStatus
Instantiates the successful OperationExecutionStatus.
OperationExecutionStatus(DAMException) - Constructor for class com.orchestranetworks.addon.dama.ext.exception.OperationExecutionStatus
Instantiates the failed OperationExecutionStatus.
OperationIdentifier - Static variable in class com.orchestranetworks.addon.dqid.IndicatorReportDefinition
 
OperationsFactory - Class in com.orchestranetworks.addon.dpra
Provides static methods for the EBX Insight (New) Add-on services such as indicator execution
OperationsFactory - Class in com.orchestranetworks.addon.mame.service
Provides static methods for EBX Match and Merge Add-on services such as matching operations merging operations changing state group operations configuration operations purging metadata reader operations
OperationsFactory() - Constructor for class com.orchestranetworks.addon.dpra.OperationsFactory
 
OPERATOR - Enum constant in enum class com.orchestranetworks.addon.mame.model.config.FieldComparison.ComparisonType
 
Options - Class in com.orchestranetworks.addon.dqid.chart
Represents a chart's options.
Options() - Constructor for class com.orchestranetworks.addon.dqid.chart.Options
 
Order - Enum Class in com.orchestranetworks.addon.dpra.common
Ordering options available to assign
OrderInTheSequence - Static variable in class com.orchestranetworks.addon.dqid.IndicatorValueDefinition
 
OutputDefinition - Class in com.orchestranetworks.addon.dataexchange.transformation
Deprecated.
Since 2.3.0, replaced by OutputDefinition.
OutputDefinition - Class in com.orchestranetworks.addon.dex.transformation
Defines the output data for a Transformation class.
OutputDefinition - Class in com.orchestranetworks.addon.dint.transformation
The definition of a transformation's output.
OutputDefinition - Class in com.orchestranetworks.addon.dpra.function
Specifies the output definition of a function.
OutputDefinition(UserMessage, SchemaTypeName, boolean) - Constructor for class com.orchestranetworks.addon.dataexchange.transformation.OutputDefinition
Deprecated.
 
OutputDefinition(UserMessage, SchemaTypeName, boolean) - Constructor for class com.orchestranetworks.addon.dex.transformation.OutputDefinition
 
OutputDefinition(String, UserMessage, UserMessage, DataType, boolean) - Constructor for class com.orchestranetworks.addon.dint.transformation.OutputDefinition
Constructs a new OutputDefinition.
OutputDefinition(String, UserMessage, UserMessage, List<OutputDefinition>) - Constructor for class com.orchestranetworks.addon.dint.transformation.OutputDefinition
Constructs a new OutputDefinition with multiple outputs from children.
OutputDefinition(String, UserMessage, DataType) - Constructor for class com.orchestranetworks.addon.dint.transformation.OutputDefinition
Constructs a new single-valued OutputDefinition.
OutputDescription - Static variable in class com.orchestranetworks.addon.dqid.IndicatorValueDefinition
 
outputLabelAsCategory(String...) - Static method in class com.orchestranetworks.addon.dpra.function.chart.AxisConfig
As output values serve as the value axis, output labels are considered as the chart category.
outputLabelAsCategory(Collection<String>) - Static method in class com.orchestranetworks.addon.dpra.function.chart.AxisConfig
As output values serve as the value axis, output labels are considered as the chart category.
outputValueAsCategory(String, String) - Static method in class com.orchestranetworks.addon.dpra.function.chart.AxisConfig
Specifies two outputs for the category axis and the value axis, respectively.
OverseeCheck - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
 
OverseeDateValue - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
 
OverseeDecimalValue - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
 
OverseeStringValue - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
 
OverviewDisplayOptions - Enum Class in com.orchestranetworks.addon.dmdv
Describes the display options of the graph Overview box.
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 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form