Index
All Classes and Interfaces|All Packages|Serialized Form
G
- getAssetType() - Method in interface com.orchestranetworks.addon.dpra.function.FunctionDefinition
-
Returns the asset type.
- getAxisConfig() - Method in class com.orchestranetworks.addon.dpra.function.chart.ChartConfigForFunction
-
Returns the axis configuration.
- getCode() - Method in enum com.orchestranetworks.addon.dpra.AssetType
-
Returns the unique code.
- getCode() - Method in enum com.orchestranetworks.addon.dpra.ChartType
-
Returns the unique code.
- getCode() - Method in interface com.orchestranetworks.addon.dpra.function.FunctionDefinition
-
Returns the unique code.
- getCurrentDataset() - Method in interface com.orchestranetworks.addon.dpra.function.execution.context.ExecutionContextOnDataset
-
Returns the current dataset.
- getCurrentDataset() - Method in interface com.orchestranetworks.addon.dpra.function.validation.context.ValidationContextOnDataset
-
Returns the current dataset.
- getCurrentDataspace() - Method in interface com.orchestranetworks.addon.dpra.function.execution.context.ExecutionContextOnDataspace
-
Returns the current dataspace.
- getCurrentDataspace() - Method in interface com.orchestranetworks.addon.dpra.function.validation.context.ValidationContextOnDataspace
-
Returns the current dataspace.
- getCurrentField() - Method in interface com.orchestranetworks.addon.dpra.function.execution.context.ExecutionContextOnField
-
Returns the current field node.
- getCurrentField() - Method in interface com.orchestranetworks.addon.dpra.function.validation.context.ValidationContextOnField
-
Returns the current field node.
- getCurrentProcess() - Method in interface com.orchestranetworks.addon.dpra.function.validation.context.ValidationContextOnWorkflow
-
Returns the current workflow.
- getCurrentSession() - Method in interface com.orchestranetworks.addon.dpra.function.execution.context.ExecutionContext
-
Returns the current session.
- getCurrentTable() - Method in interface com.orchestranetworks.addon.dpra.function.execution.context.ExecutionContextOnTable
-
Returns the current table.
- getCurrentTable() - Method in interface com.orchestranetworks.addon.dpra.function.validation.context.ValidationContextOnTable
-
Returns the current table.
- getCurrentWorkflow() - Method in interface com.orchestranetworks.addon.dpra.function.execution.context.ExecutionContextOnWorkflow
-
Returns the current workflow.
- getDataType() - Method in class com.orchestranetworks.addon.dpra.function.execution.result.FunctionValue
-
Returns the data type of this value.
- getDataType() - Method in class com.orchestranetworks.addon.dpra.function.InputDefinition
-
Return the data type.
- getDataType() - Method in class com.orchestranetworks.addon.dpra.function.OutputDefinition
-
Return the data type.
- getDataType() - Method in interface com.orchestranetworks.addon.dpra.indicator.IndicatorExecutionResult
-
Returns the data type of execution result.
- getDefaultChartType() - Method in class com.orchestranetworks.addon.dpra.function.chart.ChartConfigForFunction
-
Returns the default chart type.
- getDescription() - Method in interface com.orchestranetworks.addon.dpra.function.FunctionDefinition
-
Returns the description.
- getDescription() - Method in class com.orchestranetworks.addon.dpra.function.InputDefinition
-
Returns the description.
- getDescription() - Method in class com.orchestranetworks.addon.dpra.function.OutputDefinition
-
Returns the output definition description.
- getExecution() - Method in interface com.orchestranetworks.addon.dpra.function.FunctionDefinition
-
Returns the function execution.
- getExecutionDateTime() - Method in interface com.orchestranetworks.addon.dpra.indicator.IndicatorExecution
-
Returns the execution time.
- getGroupingFields() - Method in interface com.orchestranetworks.addon.dpra.indicator.IndicatorExecution
-
Returns the grouping fields.
- getIndicatorExecutionId() - Method in interface com.orchestranetworks.addon.dpra.indicator.IndicatorExecution
-
Returns the execution ID.
- getIndicatorExecutionResults() - Method in interface com.orchestranetworks.addon.dpra.indicator.IndicatorExecution
-
Returns the execution results.
- getIndicatorExecutions(String, QueryParam) - Method in interface com.orchestranetworks.addon.dpra.indicator.IndicatorOperations
-
Returns all the executions associated with a given indicator.
- getIndicatorId() - Method in interface com.orchestranetworks.addon.dpra.indicator.IndicatorExecution
-
Returns the indicator ID.
- getIndicatorName() - Method in interface com.orchestranetworks.addon.dpra.indicator.IndicatorExecution
-
Returns the indicator name.
- getIndicatorOperations(Session) - Method in class com.orchestranetworks.addon.dpra.OperationsFactory
-
Provides indicator operations for the EBX Insight (New) Add-on
- getInputDefinitions() - Method in interface com.orchestranetworks.addon.dpra.function.FunctionDefinition
-
Returns the list of input definitions.
- getInputValue(String) - Method in interface com.orchestranetworks.addon.dpra.function.execution.context.ExecutionContext
-
Returns the value for a single-valued input.
- getInputValues(String) - Method in interface com.orchestranetworks.addon.dpra.function.execution.context.ExecutionContext
-
Returns the list of values for a multi-valued input.
- getInstance() - Static method in class com.orchestranetworks.addon.dpra.OperationsFactory
-
Provides an instance of OperationsFactory
- getLabel() - Method in enum com.orchestranetworks.addon.dpra.AssetType
-
Returns the asset's label.
- getLabel() - Method in enum com.orchestranetworks.addon.dpra.ChartType
-
Returns the chart's label.
- getLabel() - Method in interface com.orchestranetworks.addon.dpra.function.FunctionDefinition
-
Returns the label.
- getLabel() - Method in class com.orchestranetworks.addon.dpra.function.InputDefinition
-
Returns the input definition label.
- getLabel() - Method in class com.orchestranetworks.addon.dpra.function.OutputDefinition
-
Returns the output definition label.
- getLabel() - Method in interface com.orchestranetworks.addon.dpra.indicator.IndicatorExecutionResult
-
Returns the label of execution result.
- getLastIndicatorExecution(String) - Method in interface com.orchestranetworks.addon.dpra.indicator.IndicatorOperations
-
Returns the last execution of the given indicator
- getMessage() - Method in exception com.orchestranetworks.addon.dpra.DPRAException
- getMessage(Locale) - Method in exception com.orchestranetworks.addon.dpra.DPRAException
-
Returns the error message for a locale.
- getName() - Method in class com.orchestranetworks.addon.dpra.function.InputDefinition
-
Returns the unique name.
- getName() - Method in class com.orchestranetworks.addon.dpra.function.OutputDefinition
-
Returns the unique name.
- getName() - Method in interface com.orchestranetworks.addon.dpra.indicator.IndicatorExecutionResult
-
Returns the name of execution result.
- getOrderByExecutionDate() - Method in class com.orchestranetworks.addon.dpra.indicator.QueryParam
-
Returns the order by execution time
- getOutputDefinitions() - Method in interface com.orchestranetworks.addon.dpra.function.FunctionDefinition
-
Returns the list of output definitions.
- getOutputName() - Method in class com.orchestranetworks.addon.dpra.function.execution.result.FunctionValue
-
Returns the output name.
- getSequences() - Method in class com.orchestranetworks.addon.dpra.function.execution.result.FunctionResult
-
Returns the sequences.
- getSupportedChartTypes() - Method in class com.orchestranetworks.addon.dpra.function.chart.ChartConfigForFunction
-
Returns the list of all supported chart types.
- getUserMessage() - Method in exception com.orchestranetworks.addon.dpra.DPRAException
-
Returns the localized error message.
- getValidation() - Method in interface com.orchestranetworks.addon.dpra.function.FunctionDefinition
-
Returns the function validation.
- getValue() - Method in interface com.orchestranetworks.addon.dpra.indicator.IndicatorExecutionResult
-
Returns the value of execution result.
- getValues() - Method in class com.orchestranetworks.addon.dpra.function.execution.result.ValueSequence
-
Returns the list values in the sequence.
- getXpathFilterPredicate() - Method in interface com.orchestranetworks.addon.dpra.function.execution.context.ExecutionContextOnTable
-
Returns the XPath predicate to filter records.
All Classes and Interfaces|All Packages|Serialized Form