Index
All Classes and Interfaces|All Packages|Serialized Form
P
- ParameterConstraint - Class in com.orchestranetworks.addon.dqid
-
The definition of a constraint for the value of a parameter.
- ParameterConstraint() - Constructor for class com.orchestranetworks.addon.dqid.ParameterConstraint
- ParameterDefinition - Class in com.orchestranetworks.addon.dqid
-
The definition of an
Indicator
input or output parameter. - ParameterDefinition(String, SchemaTypeName, UserMessage, UserMessage) - Constructor for class com.orchestranetworks.addon.dqid.ParameterDefinition
-
A simple parameter definition without a default value.
- ParameterDefinition(String, SchemaTypeName, UserMessage, UserMessage, boolean) - Constructor for class com.orchestranetworks.addon.dqid.ParameterDefinition
-
TODO A parameter definition without a default value and selected output parameters can be displayed on a dashboard.
- ParameterDefinition(String, SchemaTypeName, UserMessage, UserMessage, ListConstraint) - Constructor for class com.orchestranetworks.addon.dqid.ParameterDefinition
-
A parameter definition with a list of values.
- ParameterDefinition(String, SchemaTypeName, UserMessage, UserMessage, ListConstraint, HTMLComponent) - Constructor for class com.orchestranetworks.addon.dqid.ParameterDefinition
-
A parameter definition with a list of values and a UI component type.
- ParameterDefinition(String, SchemaTypeName, UserMessage, UserMessage, String) - Constructor for class com.orchestranetworks.addon.dqid.ParameterDefinition
-
A simple parameter definition with a default value.
- parse(String) - Static method in class com.orchestranetworks.addon.dqid.common.DECType
-
Returns a
DECType
instance from a code. - parse(String) - Static method in class com.orchestranetworks.addon.dqid.common.FrequencyType
- parse(String) - Static method in class com.orchestranetworks.addon.dqid.common.PeriodicityType
- parse(String) - Static method in class com.orchestranetworks.addon.dqid.common.ProbeType
- parse(String) - Static method in enum com.orchestranetworks.addon.dqid.dashboard.DashboardExportType
-
Returns
DashboardExportType.UNSUPPORTED
if the type is invalid or not supported. - parse(String) - Static method in enum com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorDateTypeEnum
-
Returns
PurgeIndicatorDateTypeEnum
based on the option parameter. - parse(String) - Static method in enum com.orchestranetworks.addon.dqid.service.ServiceType
-
Returns
ServiceType
from theserviceType
. - parseDate(DataTypeFormat, String) - Static method in class com.orchestranetworks.addon.dqid.common.FormatDataPolicy
-
Returns a date instance from a string value by specifying a
DataTypeFormat
. - parseDate(SchemaTypeName, String) - Static method in class com.orchestranetworks.addon.dqid.common.FormatDataPolicy
-
Returns a date instance from a string value by specifying a schema type name.
- parseNumeric(SchemaTypeName, String) - Static method in class com.orchestranetworks.addon.dqid.common.FormatDataPolicy
-
Returns a big decimal instance of a string value by specifying a schema type name.
- PERCENTAGE - Static variable in class com.orchestranetworks.addon.dqid.common.SchemaTypeNameExtension
-
Built-in schema type for percentage values supported by the add-on.
- Percentage1 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
-
Percentage path.
- Percentage2 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
-
Percentage path.
- Percentage3 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
-
Percentage path.
- Percentage4 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
-
Percentage path.
- Percentage5 - Static variable in class com.orchestranetworks.addon.dqid.FlatDataDefinition
-
Percentage path.
- PercentageOfFulfillment - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
- PercentageOfMissingValue - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
- PercentagePerState - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
- PercentageValue - Class in com.orchestranetworks.addon.dqid
-
Represents a percentage outcome of indicator execution.
- PercentageValue(BigDecimal, int, int) - Constructor for class com.orchestranetworks.addon.dqid.PercentageValue
- PeriodEndDate - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
- PeriodEndDate - Static variable in class com.orchestranetworks.addon.dqid.IndicatorReportDefinition
- PeriodicityOfControl - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
- PeriodicityOfControl - Static variable in class com.orchestranetworks.addon.dqid.IndicatorReportDefinition
- PeriodicityOfControlLabel - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
- PeriodicityType - Class in com.orchestranetworks.addon.dqid.common
-
Represents period types supported by the add-on.
- PeriodStartDate - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
- PeriodStartDate - Static variable in class com.orchestranetworks.addon.dqid.IndicatorReportDefinition
- PERMISSION_RULE - Static variable in class com.orchestranetworks.addon.dqid.common.DECType
- PieChartData - Class in com.orchestranetworks.addon.dqid.chart
-
Represents the data for a pie chart.
- PieChartData() - Constructor for class com.orchestranetworks.addon.dqid.chart.PieChartData
- PieChartOptions - Class in com.orchestranetworks.addon.dqid.chart
-
The class for pie chart options.
- PieChartOptions() - Constructor for class com.orchestranetworks.addon.dqid.chart.PieChartOptions
- PredefinedValue - Class in com.orchestranetworks.addon.dqid
-
To define a value with a string label or a localized label.
- PredefinedValue(String) - Constructor for class com.orchestranetworks.addon.dqid.PredefinedValue
-
A predefined value without a label.
- PredefinedValue(String, UserMessage) - Constructor for class com.orchestranetworks.addon.dqid.PredefinedValue
-
A predefined value with a localized label.
- PredefinedValue(String, String) - Constructor for class com.orchestranetworks.addon.dqid.PredefinedValue
-
A predefined value with a string label.
- prepare(UIComponentWriter) - Static method in class com.orchestranetworks.addon.dqid.chart.Chart
-
Deprecated.
- prepare(UIComponentWriter, Template) - Static method in class com.orchestranetworks.addon.dqid.chart.Chart
-
Deprecated.From 2.6.1, please use the new API
Chart.prepareResources(UIComponentWriter, Template)
instead. - prepareResources(UIComponentWriter) - Method in class com.orchestranetworks.addon.dqid.chart.Chart
-
Prepares the Chart framework.
- prepareResources(UIComponentWriter, Template) - Method in class com.orchestranetworks.addon.dqid.chart.Chart
-
Prepares the framework using a specific Template object that specifies global options for all charts.
- ProbeType - Class in com.orchestranetworks.addon.dqid.common
-
An enumeration class for probe types.
- PRODUCTION - Enum constant in enum com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorStorageEnum
- PRODUCTION_DATASET - Static variable in interface com.orchestranetworks.addon.dqid.IndicatorStorage
-
Data set name of production storage.
- PRODUCTION_KEY - Static variable in interface com.orchestranetworks.addon.dqid.IndicatorStorage
-
Home key of production storage.
- PROFILE - Static variable in class com.orchestranetworks.addon.dqid.common.SchemaTypeNameExtension
-
Built-in schema type for profile values supported by the add-on.
- PURGE_INDICATORS - Enum constant in enum com.orchestranetworks.addon.dqid.service.ServiceType
- PurgeIndicatorDateTypeEnum - Enum in com.orchestranetworks.addon.dqid.service.purgeindicator
-
Enumerates date options.
- PurgeIndicatorResult - Interface in com.orchestranetworks.addon.dqid.service.purgeindicator
-
Represents the result of a service execution.
- PurgeIndicatorSpec - Class in com.orchestranetworks.addon.dqid.service.purgeindicator
-
Defines the input of the Purge indicator service.
- PurgeIndicatorSpec() - Constructor for class com.orchestranetworks.addon.dqid.service.purgeindicator.PurgeIndicatorSpec
- PurgeIndicatorStorageEnum - Enum in com.orchestranetworks.addon.dqid.service.purgeindicator
-
Enumerates storage options.
- PurgeIndicatorStorageResult - Interface in com.orchestranetworks.addon.dqid.service.purgeindicator
-
Represents the result of a service execution.
- PurgeIndicatorStorageResultItem - Interface in com.orchestranetworks.addon.dqid.service.purgeindicator
-
Represents the result of a service execution.
All Classes and Interfaces|All Packages|Serialized Form
Chart.prepareResources(UIComponentWriter)
instead.