Index

A B C D E F G H I L M N O P Q R S T U V W Y 
All Classes and Interfaces|All Packages|Serialized Form

F

FalseValue - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
 
FIELD - Static variable in class com.orchestranetworks.addon.dqid.common.DECType
 
FIELD - Static variable in class com.orchestranetworks.addon.dqid.common.EmailConstants
 
FieldCode - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
 
FieldDEC - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
 
FieldDecimalValue - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
 
FieldDECSubType - Class in com.orchestranetworks.addon.dqid.common
Data Element Concept sub-type for field type.
Declares the types of fields an Indicator works on.
Also see SchemaTypeName (EBX® API).
FieldDECSubType(boolean, boolean, Set<Class<?>>) - Constructor for class com.orchestranetworks.addon.dqid.common.FieldDECSubType
Supports complex data type fields.
FieldDECSubType(Set<SchemaTypeName>) - Constructor for class com.orchestranetworks.addon.dqid.common.FieldDECSubType
Doesn't support multi-occurrenced fields.
FieldDECSubType(Set<SchemaTypeName>, boolean) - Constructor for class com.orchestranetworks.addon.dqid.common.FieldDECSubType
Supports multi-occurrenced fields.
FieldEmpty - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
 
FieldName - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
 
FieldPath - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
 
FieldPath - Static variable in class com.orchestranetworks.addon.dqid.IndicatorReportDefinition
 
FieldStringValue - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
 
FieldUpdated - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
 
FILTER_PREDICATE - Static variable in class com.orchestranetworks.addon.dqid.common.EmailConstants
 
FirstQuartile - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
 
FkDataElementConcept - Static variable in class com.orchestranetworks.addon.dqid.IndicatorReportDefinition
 
FkDEC - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
 
FKDEC - Static variable in class com.orchestranetworks.addon.dqid.LinkedRecord
 
FkExecutionValueIndicator - Static variable in class com.orchestranetworks.addon.dqid.IndicatorValueDefinition
 
FkIndicator - Static variable in class com.orchestranetworks.addon.dqid.IndicatorReportDefinition
 
FKIndicator - Static variable in class com.orchestranetworks.addon.dqid.LinkedRecord
 
FlatDataAccessor - Class in com.orchestranetworks.addon.dqid
Retrieves specific data in the Flat data table or the Big data table from IndicatorExecutionContext.
FlatDataDefinition - Class in com.orchestranetworks.addon.dqid
Contains definitions of the fields in the Flat data report table - Insight - Reporting data set.
FlatDataDefinition() - Constructor for class com.orchestranetworks.addon.dqid.FlatDataDefinition
 
FlatDataValue - Class in com.orchestranetworks.addon.dqid
Defines a value set in either the Big data table or the Flat data table.
FlatDataValue(Path, Object) - Constructor for class com.orchestranetworks.addon.dqid.FlatDataValue
The constructor for FlatDataValue.
FOREIGN_KEY - Static variable in class com.orchestranetworks.addon.dqid.common.FieldDECSubType
Checks whether the field Data Element Concept is a foreign key.
format() - Method in class com.orchestranetworks.addon.dqid.common.EmailConstants
Returns the placeholder string of this constant in email templates.
FormatDataPolicy - Class in com.orchestranetworks.addon.dqid.common
Represents the policy to format and parse various data types.
formatDataType() - Method in class com.orchestranetworks.addon.dqid.BigDecimalValue
 
formatDataType() - Method in class com.orchestranetworks.addon.dqid.BooleanValue
 
formatDataType() - Method in class com.orchestranetworks.addon.dqid.DateValue
 
formatDataType() - Method in class com.orchestranetworks.addon.dqid.IndicatorValue
Returns the string representation of the data type.
formatDataType() - Method in class com.orchestranetworks.addon.dqid.IntegerValue
 
formatDataType() - Method in class com.orchestranetworks.addon.dqid.IntervalValue
 
formatDataType() - Method in class com.orchestranetworks.addon.dqid.PercentageValue
 
formatDataType() - Method in class com.orchestranetworks.addon.dqid.StringValue
 
formatDateValue(SchemaTypeName, Date) - Static method in class com.orchestranetworks.addon.dqid.common.FormatDataPolicy
Returns the displaying format of a date instance by specifying a schema type name and a locale.
formatIntervalValue(IntervalType, BigDecimal) - Static method in class com.orchestranetworks.addon.dqid.common.FormatDataPolicy
Returns the interval format of a big decimal instance by specifying an interval type.
formatIntervalValue(IntervalType, BigDecimal, Locale) - Static method in class com.orchestranetworks.addon.dqid.common.FormatDataPolicy
Returns the interval format of a big decimal instance by specifying an interval type and a locale.
formatIntervalValueForDashboardTile(IntervalType, BigDecimal, Locale) - Static method in class com.orchestranetworks.addon.dqid.common.FormatDataPolicy
 
formatNumeric(SchemaTypeName, Number) - Static method in class com.orchestranetworks.addon.dqid.common.FormatDataPolicy
Returns the displaying format of a number by specifying a schema type name.
formatParameterValue(Object, SchemaTypeName, String, Session) - Static method in class com.orchestranetworks.addon.dqid.common.FormatDataPolicy
 
formatPercentageValue(BigDecimal) - Static method in class com.orchestranetworks.addon.dqid.common.FormatDataPolicy
Returns the percentage format of a big decimal instance using the default locale.
formatPercentageValue(BigDecimal, Locale) - Static method in class com.orchestranetworks.addon.dqid.common.FormatDataPolicy
Returns the percentage format of a big decimal instance by specifying a locale.
formatValue() - Method in class com.orchestranetworks.addon.dqid.BigDecimalValue
 
formatValue() - Method in class com.orchestranetworks.addon.dqid.BooleanValue
 
formatValue() - Method in class com.orchestranetworks.addon.dqid.DateValue
 
formatValue() - Method in class com.orchestranetworks.addon.dqid.IndicatorValue
Returns the string representation of the raw value.
formatValue() - Method in class com.orchestranetworks.addon.dqid.IntegerValue
 
formatValue() - Method in class com.orchestranetworks.addon.dqid.IntervalValue
 
formatValue() - Method in class com.orchestranetworks.addon.dqid.PercentageValue
 
formatValue() - Method in class com.orchestranetworks.addon.dqid.StringValue
 
formatValue(SchemaTypeName, Object, Locale) - Static method in class com.orchestranetworks.addon.dqid.common.FormatDataPolicy
Returns the displaying format of an object by specifying a schema type name and a locale.
FrequencyType - Class in com.orchestranetworks.addon.dqid.common
An enumeration class for frequency types.
FromDate - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
 
A B C D E F G H I L M N O P Q R S T U V W Y 
All Classes and Interfaces|All Packages|Serialized Form