All Classes Interface Summary Class Summary Enum Summary Exception Summary
| Class |
Description |
| AbstractAxisData<Abscissa,Ordinate> |
Represents the data for a line chart, a bar chart or a category bar chart.
|
| AbstractBarChartOptions |
Represents common options for bar charts and category bar charts.
|
| AxisData<Abscissa,Ordinate> |
Represents the data for a line chart or a bar chart.
It contains multiple data points on a single axis.
|
| BarChartOptions |
Provides bar chart options.
|
| BigDataDefinition |
Defines fields in the Big data report table - Insight - Reporting data set.
|
| BigDataValue |
Deprecated. |
| BigDecimalValue |
|
| BooleanValue |
|
| CategoryBarChartCollection |
A collection consists of multiple category slices.
It is represented on a category bar chart as bars of the same color.
|
| CategoryBarChartData |
The data for category bar charts.
|
| CategoryBarChartOptions |
The options for category bar charts.
|
| CategoryData |
Abstract class used as the base for pie chart data as well as category bar chart data.
Represents multiple category slices.
|
| CategorySlice |
Represents a label and a numerical value.
It can be used either as a slice inside a pie chart, or
as a bar in a category bar chart.
|
| Chart |
Represents a chart.
|
| ChartFactory |
A factory class to create instances of different kinds of charts.
|
| DashboardConfiguration |
|
| DashboardExportSpec |
Contains all required information to export a dashboard.
|
| DashboardExportType |
Represents the available dashboard export types.
|
| DashboardOperations |
Operations on the add-on's dashboard.
|
| DashboardOperationsFactory |
Provides the entry point to operations applied on the dashboard.
|
| Data |
Represents chart data.
|
| DataElementConcept |
Represents a Data Element Concept.
|
| DataTypeFormat |
Encapsulates the common data types that are supported for ParameterDefinition.
It is used for parsing or formatting the value of parameters.
|
| DateValue |
|
| DECIndicator |
This abstract class must be extended to define the behavior of an indicator running on a Data Element Concept.
|
| DECIndicatorExecutionContext |
Execution context for a Data Element Concept.
|
| DECIndicatorExecutionContextOnDemand |
The on-demand context for a data element concept.
|
| DECIndicatorExecutionContextOnProbe |
The on-probe context for a data element concept.
|
| DECIndicatorExecutionEnvironment |
The execution environment for a Data Element Concept.
|
| DECSubType |
An enumeration class for Data Element Concept sub types.
|
| DECType |
An enumeration class for Data Element Concept types.
|
| DefaultDECIndicator |
|
| DefaultWorkflowIndicator |
|
| DisplayOptions |
Represents the chart's display options.
|
| DQIdException |
|
| DQIDServiceFactory |
The factory for all EBX Insight Add-on's service instances.
|
| DQIdTrigger |
|
| EmailConstants |
Provides the list of parameters available when declaring an email template.
|
| FieldDECSubType |
Data Element Concept sub-type for field type.
Declares the types of fields an Indicator works on.
Also see SchemaTypeName (EBX® API).
|
| FlatDataAccessor |
|
| FlatDataDefinition |
Contains definitions of the fields in the Flat data report table - Insight - Reporting data set.
|
| FlatDataValue |
Defines a value set in either the Big data table or the Flat data table.
|
| FormatDataPolicy |
Represents the policy to format and parse various data types.
|
| FrequencyType |
An enumeration class for frequency types.
|
| GraphicalOptions |
|
| HTMLComponent |
An enumeration class for UI component types such as dropdown box, check box, radio button, text box and date-picker.
|
| Indicator |
This abstract class must be extended to define the behavior of an indicator.
|
| IndicatorConfiguration |
Offers accessors to the configuration.
|
| IndicatorController |
The entry point for indicator execution.
|
| IndicatorControllerFactory |
|
| IndicatorDefinition |
Defines an indicator.
Guides and inputs the indicator declaration in the user interface.
|
| IndicatorDefinitionCatalog |
Provides a catalog to register indicators.
|
| IndicatorDefinitionContext |
|
| IndicatorExecutionContext |
The execution context of the indicator.
|
| IndicatorExecutionEnvironment |
Execution environment of the indicator.
|
| IndicatorReport |
The Java Bean container an Indicator's outcomes.
|
| IndicatorReportAccessor |
|
| IndicatorReportDefinition |
The definitions of the fields in the Indicator report table - Insight - Reporting data set.
|
| IndicatorsExecutionResult |
Global execution result of all indicators.
|
| IndicatorStorage |
Defines the storage of results.
|
| IndicatorStorageFactory |
|
| IndicatorValue |
|
| IndicatorValueDefinition |
The definitions of the fields in the Indicator value table - Insight - Reporting data set.
|
| IntegerValue |
|
| IntervalType |
Represents popular interval formats.
|
| IntervalValue |
Represents an interval outcome of indicator execution.
|
| LegendPosition |
Represents the legend's position.
|
| Line<Abscissa,Ordinate> |
Represents a collections of points.
It is used inside an axis, as part of the line chart and bar
chart data.
|
| LineChartOptions |
The options for a line chart.
|
| LinkedRecord |
The relevant records that affect an indicator result.
|
| LinkedRecordDefinition |
Declares the rule that defines what kind of records affecting an indicator result.
|
| LinkedRecordInformation |
Retrieves the rule that defines what kinds of records affecting an indicator result.
|
| ListConstraint |
Definition of a constraint for a multiple occurred parameter or enumeration.
|
| Options |
Represents a chart's options.
|
| ParameterConstraint |
The definition of a constraint for the value of a parameter.
|
| ParameterDefinition |
The definition of an Indicator input or output parameter.
|
| PercentageValue |
Represents a percentage outcome of indicator execution.
|
| PeriodicityType |
Represents period types supported by the add-on.
|
| PieChartData |
Represents the data for a pie chart.
|
| PieChartOptions |
The class for pie chart options.
|
| PredefinedValue |
To define a value with a string label or a localized label.
|
| ProbeType |
An enumeration class for probe types.
|
| PurgeIndicatorDateTypeEnum |
Enumerates date options.
|
| PurgeIndicatorResult |
Represents the result of a service execution.
|
| PurgeIndicatorSpec |
Defines the input of the Purge indicator service.
|
| PurgeIndicatorStorageEnum |
Enumerates storage options.
|
| PurgeIndicatorStorageResult |
Represents the result of a service execution.
|
| PurgeIndicatorStorageResultItem |
Represents the result of a service execution.
|
| ReportingDefinition |
Declares associations between output parameters and reporting fields in the Flat data report table or the Big data report table of Insight - Reporting data sets.
|
| ReportingUtilities |
Offers accessors to the reporting.
|
| SchemaTypeNameExtension |
Identifies a named type definition that extends EBX® and is supported by the add-on.
|
| Service<S extends ServiceSpec,R extends ServiceResult> |
Defines a service.
|
| Service.DQIDServicePurgeIndicator |
Purge indicator service.
|
| ServiceResult |
Represents the result of a service execution.
|
| ServiceSpec |
Defines the settings for a service execution.
|
| ServiceType |
Defines all the services that are available in the API.
|
| SimpleAxisChartOptions |
Represents the common options for axis charts.
Notably line charts, bar charts and category bar charts.
|
| Size |
Represents the size of a two dimensional rectangle.
|
| SparklineChartOptions |
The options for a line chart.
|
| StringValue |
|
| Template |
Represents a template.
|
| Watchdog |
Represents the configured Watchdog for the Indicator.
|
| WatchdogInformation |
The definition of a watchdog for an Indicator.
|
| WorkflowDECSubType |
Represents a sub-type for the workflow Data Element Concept type.
|
| WorkflowIndicator |
This abstract class must be extended to define the behavior of an indicator run on a workflow.
|
| WorkflowIndicatorExecutionContext |
The on-demand context for a workflow.
|
| WorkflowIndicatorExecutionEnvironment |
The execution environment for a workflow.
|