Package com.orchestranetworks.addon.dqid
Class FlatDataDefinition
- java.lang.Object
-
- com.orchestranetworks.addon.dqid.ReportingDefinition
-
- com.orchestranetworks.addon.dqid.FlatDataDefinition
-
public final class FlatDataDefinition extends ReportingDefinition
Contains definitions of the fields in theFlat data reporttable - Insight - Reporting data set.- Since:
- 2.0.0
- See Also:
IndicatorDefinition
-
-
Field Summary
Fields Modifier and Type Field Description static com.orchestranetworks.schema.PathBigDecimal1Decimal path.static com.orchestranetworks.schema.PathBigDecimal10Decimal path.static com.orchestranetworks.schema.PathBigDecimal2Decimal path.static com.orchestranetworks.schema.PathBigDecimal3Decimal path.static com.orchestranetworks.schema.PathBigDecimal4Decimal path.static com.orchestranetworks.schema.PathBigDecimal5Decimal path.static com.orchestranetworks.schema.PathBigDecimal6Decimal path.static com.orchestranetworks.schema.PathBigDecimal7Decimal path.static com.orchestranetworks.schema.PathBigDecimal8Decimal path.static com.orchestranetworks.schema.PathBigDecimal9Decimal path.static com.orchestranetworks.schema.PathBoolean1Boolean path.static com.orchestranetworks.schema.PathBoolean10Boolean path.static com.orchestranetworks.schema.PathBoolean2Boolean path.static com.orchestranetworks.schema.PathBoolean3Boolean path.static com.orchestranetworks.schema.PathBoolean4Boolean path.static com.orchestranetworks.schema.PathBoolean5Boolean path.static com.orchestranetworks.schema.PathBoolean6Boolean path.static com.orchestranetworks.schema.PathBoolean7Boolean path.static com.orchestranetworks.schema.PathBoolean8Boolean path.static com.orchestranetworks.schema.PathBoolean9Boolean path.static com.orchestranetworks.schema.PathDate1Date path.static com.orchestranetworks.schema.PathDate10Date path.static com.orchestranetworks.schema.PathDate2Date path.static com.orchestranetworks.schema.PathDate3Date path.static com.orchestranetworks.schema.PathDate4Date path.static com.orchestranetworks.schema.PathDate5Date path.static com.orchestranetworks.schema.PathDate6Date path.static com.orchestranetworks.schema.PathDate7Date path.static com.orchestranetworks.schema.PathDate8Date path.static com.orchestranetworks.schema.PathDate9Date path.static com.orchestranetworks.schema.PathDatetime1Date-time path.static com.orchestranetworks.schema.PathDatetime10Date-time path.static com.orchestranetworks.schema.PathDatetime2Date-time path.static com.orchestranetworks.schema.PathDatetime3Date-time path.static com.orchestranetworks.schema.PathDatetime4Date-time path.static com.orchestranetworks.schema.PathDatetime5Date-time path.static com.orchestranetworks.schema.PathDatetime6Date-time path.static com.orchestranetworks.schema.PathDatetime7Date-time path.static com.orchestranetworks.schema.PathDatetime8Date-time path.static com.orchestranetworks.schema.PathDatetime9Date-time path.static com.orchestranetworks.schema.PathInteger1Integer path.static com.orchestranetworks.schema.PathInteger10Integer path.static com.orchestranetworks.schema.PathInteger2Integer path.static com.orchestranetworks.schema.PathInteger3Integer path.static com.orchestranetworks.schema.PathInteger4Integer path.static com.orchestranetworks.schema.PathInteger5Integer path.static com.orchestranetworks.schema.PathInteger6Integer path.static com.orchestranetworks.schema.PathInteger7Integer path.static com.orchestranetworks.schema.PathInteger8Integer path.static com.orchestranetworks.schema.PathInteger9Integer path.static com.orchestranetworks.schema.PathInterval1Interval path.static com.orchestranetworks.schema.PathInterval2Interval path.static com.orchestranetworks.schema.PathInterval3Interval path.static com.orchestranetworks.schema.PathInterval4Interval path.static com.orchestranetworks.schema.PathInterval5Interval path.static com.orchestranetworks.schema.PathLongString1Long string path.static com.orchestranetworks.schema.PathLongString2Long string path.static com.orchestranetworks.schema.PathLongString3Long string path.static com.orchestranetworks.schema.PathLongString4Long string path.static com.orchestranetworks.schema.PathLongString5Long string path.static com.orchestranetworks.schema.PathPercentage1Percentage path.static com.orchestranetworks.schema.PathPercentage2Percentage path.static com.orchestranetworks.schema.PathPercentage3Percentage path.static com.orchestranetworks.schema.PathPercentage4Percentage path.static com.orchestranetworks.schema.PathPercentage5Percentage path.static com.orchestranetworks.schema.PathString1Short string path.static com.orchestranetworks.schema.PathString10Short string path.static com.orchestranetworks.schema.PathString2Short string path.static com.orchestranetworks.schema.PathString3Short string path.static com.orchestranetworks.schema.PathString4Short string path.static com.orchestranetworks.schema.PathString5Short string path.static com.orchestranetworks.schema.PathString6Short string path.static com.orchestranetworks.schema.PathString7Short string path.static com.orchestranetworks.schema.PathString8Short string path.static com.orchestranetworks.schema.PathString9Short string path.static com.orchestranetworks.schema.PathUserProfile1User profile path.static com.orchestranetworks.schema.PathUserProfile2User profile path.static com.orchestranetworks.schema.PathUserProfile3User profile path.static com.orchestranetworks.schema.PathUserProfile4User profile path.static com.orchestranetworks.schema.PathUserProfile5User profile path.
-
Constructor Summary
Constructors Constructor Description FlatDataDefinition()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.orchestranetworks.schema.PathgetAutoEmailSentPath()Returns thePathto the field indicating whether the automatic email is sent or not.com.orchestranetworks.schema.PathgetDatasetPath()Returns thePathto the field of the target data set.com.orchestranetworks.schema.PathgetDataspacePath()Returns thePathto the field of the target data space.com.orchestranetworks.schema.PathgetDECCodePath()Returns thePathto the field of the Data Element Concept's code.com.orchestranetworks.schema.PathgetEmailOwnerPath()Returns thePathto the field of the email owners.com.orchestranetworks.schema.PathgetExecutionTimePath()Returns thePathto the field of the execution time.com.orchestranetworks.schema.PathgetExecutionUUIDPath()Returns thePathto the field of the unique execution identifier.com.orchestranetworks.schema.PathgetFieldCodePath()Returns thePathto the field of the target field's code.com.orchestranetworks.schema.PathgetFieldNamePath()Returns thePathto the field of the target field's name.com.orchestranetworks.schema.PathgetFieldPath()Returns thePathto the field of the target field.com.orchestranetworks.schema.PathgetFkDECPath()Returns thePathto the field of the Data Element Concept foreign key.com.orchestranetworks.schema.PathgetGroupCodePath()Returns thePathto the field of the target group's code.com.orchestranetworks.schema.PathgetGroupingFieldPath()Returns thePathto the field of the target grouping field.com.orchestranetworks.schema.PathgetGroupingValuePath()Returns thePathto the field of the target grouping value.com.orchestranetworks.schema.PathgetGroupNamePath()Returns thePathto the field of the target group's name.com.orchestranetworks.schema.PathgetGroupPath()Returns thePathto the field of the target group.com.orchestranetworks.schema.PathgetIndicatorCodePath()Returns thePathto the field of the indicator's code.com.orchestranetworks.schema.PathgetIndicatorNamePath()Returns thePathto the field of the indicator's name.com.orchestranetworks.schema.PathgetIntervalFormatPath()Returns thePathto the field of the interval format.com.orchestranetworks.schema.PathgetLanguagePath()Returns thePathto the field of the language at execution time.com.orchestranetworks.schema.PathgetLinkedRecordPath()Returns thePathto the field of the linked records.com.orchestranetworks.schema.PathgetMaxThresholdDecimalPath()Returns thePathto the field of the decimal maximum threshold.com.orchestranetworks.schema.PathgetMaxThresholdPath()Returns thePathto the field of the integer maximum threshold.com.orchestranetworks.schema.PathgetMinThresholdDecimalPath()Returns thePathto the field of the decimal minimum threshold.com.orchestranetworks.schema.PathgetMinThresholdPath()Returns thePathto the field of the integer minimum threshold.com.orchestranetworks.schema.PathgetOidPath()Returns thePathto the identifier field of the table.com.orchestranetworks.schema.PathgetOperationKeyPath()Returns thePathto the field of the operation's key.com.orchestranetworks.schema.PathgetOperationPath()Returns thePathto the field of operations on indicator results, such as sending emails, ect.com.orchestranetworks.schema.PathgetPeriodEndDatePath()Returns thePathto the field of the period end date.com.orchestranetworks.schema.PathgetPeriodicityOfControlLabelPath()Returns thePathto the field of the periodicity of control's label.com.orchestranetworks.schema.PathgetPeriodicityOfControlPath()Returns thePathto the field of the periodicity of control.com.orchestranetworks.schema.PathgetPeriodStartDatePath()Returns thePathto the field of the period start date.com.orchestranetworks.schema.PathgetRecordLinkPath()Returns thePathto the field of the record link when an indicator is run in the real-time mode.com.orchestranetworks.schema.PathgetRecordPredicatePath()Returns thePathto the field of the record predicate when an indicator is run in the real-time mode.com.orchestranetworks.schema.PathgetRemovedPath()Returns thePathto the field indicating whether the current reporting record is considered removed.com.orchestranetworks.schema.PathgetReportingTablePathInSchema()Returns thePathto the current reporting table.com.orchestranetworks.schema.PathgetSequenceNumberPath()Returns thePathto the field of the sequence number.com.orchestranetworks.schema.PathgetTableCodePath()Returns thePathto the field of the target table's code.com.orchestranetworks.schema.PathgetTableFilterPredicatePath()Returns thePathto the field of the target table's filter predicate.com.orchestranetworks.schema.PathgetTableLinkPath()Returns thePathto the field of the target table's link.com.orchestranetworks.schema.PathgetTableNamePath()Returns thePathto the field of the target table's name.com.orchestranetworks.schema.PathgetTablePath()Returns thePathto the field of the target table.com.orchestranetworks.schema.PathgetToleranceNumberPath()Returns thePathto the field of the tolerance number.com.orchestranetworks.schema.PathgetUserPath()Returns thePathto the field of the user executed the indicator.com.orchestranetworks.schema.PathgetValidityStatusPath()Returns thePathto the field of the validity status.com.orchestranetworks.schema.PathgetWatchdogIndicatorResultsPath()Returns thePathto the field of the watchdog indicator results.com.orchestranetworks.schema.PathgetWatchdogRaisedPath()Returns thePathto the field indicating whether the default watchdog of an indicator is raised or not.com.orchestranetworks.schema.PathgetWorkflowPublicationKeyPath()Returns thePathto the field of the workflow publication's key.com.orchestranetworks.schema.PathgetWorkflowPublicationNamePath()Returns thePathto the field of the workflow publication's name.booleanisCompatible(IndicatorDefinition indicatorDefinition)Returnstrueif this definition is compatible with anIndicatorDefinition.booleanisFlatData()Returnstrueif this class represents theFlat data reporttable.-
Methods inherited from class com.orchestranetworks.addon.dqid.ReportingDefinition
addPathAssociation, getParameterDefinitionNameForPath, getPathForParameterDefinition, hasPath, isAnalyticViewSupported, isBarChartViewSupported, isDigitalChartViewSupported, isPieChartViewSupported, iterator, setBarChartViewSupported, setDigitalChartViewSupported, setPieChartViewSupported
-
-
-
-
Field Detail
-
Integer1
public static final com.orchestranetworks.schema.Path Integer1
Integer path.
-
Integer2
public static final com.orchestranetworks.schema.Path Integer2
Integer path.
-
Integer3
public static final com.orchestranetworks.schema.Path Integer3
Integer path.
-
Integer4
public static final com.orchestranetworks.schema.Path Integer4
Integer path.
-
Integer5
public static final com.orchestranetworks.schema.Path Integer5
Integer path.
-
Integer6
public static final com.orchestranetworks.schema.Path Integer6
Integer path.
-
Integer7
public static final com.orchestranetworks.schema.Path Integer7
Integer path.
-
Integer8
public static final com.orchestranetworks.schema.Path Integer8
Integer path.
-
Integer9
public static final com.orchestranetworks.schema.Path Integer9
Integer path.
-
Integer10
public static final com.orchestranetworks.schema.Path Integer10
Integer path.
-
BigDecimal1
public static final com.orchestranetworks.schema.Path BigDecimal1
Decimal path.
-
BigDecimal2
public static final com.orchestranetworks.schema.Path BigDecimal2
Decimal path.
-
BigDecimal3
public static final com.orchestranetworks.schema.Path BigDecimal3
Decimal path.
-
BigDecimal4
public static final com.orchestranetworks.schema.Path BigDecimal4
Decimal path.
-
BigDecimal5
public static final com.orchestranetworks.schema.Path BigDecimal5
Decimal path.
-
BigDecimal6
public static final com.orchestranetworks.schema.Path BigDecimal6
Decimal path.
-
BigDecimal7
public static final com.orchestranetworks.schema.Path BigDecimal7
Decimal path.
-
BigDecimal8
public static final com.orchestranetworks.schema.Path BigDecimal8
Decimal path.
-
BigDecimal9
public static final com.orchestranetworks.schema.Path BigDecimal9
Decimal path.
-
BigDecimal10
public static final com.orchestranetworks.schema.Path BigDecimal10
Decimal path.
-
Percentage1
public static final com.orchestranetworks.schema.Path Percentage1
Percentage path.- See Also:
SchemaTypeNameExtension.PERCENTAGE
-
Percentage2
public static final com.orchestranetworks.schema.Path Percentage2
Percentage path.- See Also:
SchemaTypeNameExtension.PERCENTAGE
-
Percentage3
public static final com.orchestranetworks.schema.Path Percentage3
Percentage path.- See Also:
SchemaTypeNameExtension.PERCENTAGE
-
Percentage4
public static final com.orchestranetworks.schema.Path Percentage4
Percentage path.- See Also:
SchemaTypeNameExtension.PERCENTAGE
-
Percentage5
public static final com.orchestranetworks.schema.Path Percentage5
Percentage path.- See Also:
SchemaTypeNameExtension.PERCENTAGE
-
Interval1
public static final com.orchestranetworks.schema.Path Interval1
Interval path.- See Also:
SchemaTypeNameExtension.INTERVAL
-
Interval2
public static final com.orchestranetworks.schema.Path Interval2
Interval path.- See Also:
SchemaTypeNameExtension.INTERVAL
-
Interval3
public static final com.orchestranetworks.schema.Path Interval3
Interval path.- See Also:
SchemaTypeNameExtension.INTERVAL
-
Interval4
public static final com.orchestranetworks.schema.Path Interval4
Interval path.- See Also:
SchemaTypeNameExtension.INTERVAL
-
Interval5
public static final com.orchestranetworks.schema.Path Interval5
Interval path.- See Also:
SchemaTypeNameExtension.INTERVAL
-
String1
public static final com.orchestranetworks.schema.Path String1
Short string path.
-
String2
public static final com.orchestranetworks.schema.Path String2
Short string path.
-
String3
public static final com.orchestranetworks.schema.Path String3
Short string path.
-
String4
public static final com.orchestranetworks.schema.Path String4
Short string path.
-
String5
public static final com.orchestranetworks.schema.Path String5
Short string path.
-
String6
public static final com.orchestranetworks.schema.Path String6
Short string path.
-
String7
public static final com.orchestranetworks.schema.Path String7
Short string path.
-
String8
public static final com.orchestranetworks.schema.Path String8
Short string path.
-
String9
public static final com.orchestranetworks.schema.Path String9
Short string path.
-
String10
public static final com.orchestranetworks.schema.Path String10
Short string path.
-
LongString1
public static final com.orchestranetworks.schema.Path LongString1
Long string path.
-
LongString2
public static final com.orchestranetworks.schema.Path LongString2
Long string path.
-
LongString3
public static final com.orchestranetworks.schema.Path LongString3
Long string path.
-
LongString4
public static final com.orchestranetworks.schema.Path LongString4
Long string path.
-
LongString5
public static final com.orchestranetworks.schema.Path LongString5
Long string path.
-
UserProfile1
public static final com.orchestranetworks.schema.Path UserProfile1
User profile path.- See Also:
SchemaTypeNameExtension.PROFILE
-
UserProfile2
public static final com.orchestranetworks.schema.Path UserProfile2
User profile path.- See Also:
SchemaTypeNameExtension.PROFILE
-
UserProfile3
public static final com.orchestranetworks.schema.Path UserProfile3
User profile path.- See Also:
SchemaTypeNameExtension.PROFILE
-
UserProfile4
public static final com.orchestranetworks.schema.Path UserProfile4
User profile path.- See Also:
SchemaTypeNameExtension.PROFILE
-
UserProfile5
public static final com.orchestranetworks.schema.Path UserProfile5
User profile path.- See Also:
SchemaTypeNameExtension.PROFILE
-
Boolean1
public static final com.orchestranetworks.schema.Path Boolean1
Boolean path.
-
Boolean2
public static final com.orchestranetworks.schema.Path Boolean2
Boolean path.
-
Boolean3
public static final com.orchestranetworks.schema.Path Boolean3
Boolean path.
-
Boolean4
public static final com.orchestranetworks.schema.Path Boolean4
Boolean path.
-
Boolean5
public static final com.orchestranetworks.schema.Path Boolean5
Boolean path.
-
Boolean6
public static final com.orchestranetworks.schema.Path Boolean6
Boolean path.
-
Boolean7
public static final com.orchestranetworks.schema.Path Boolean7
Boolean path.
-
Boolean8
public static final com.orchestranetworks.schema.Path Boolean8
Boolean path.
-
Boolean9
public static final com.orchestranetworks.schema.Path Boolean9
Boolean path.
-
Boolean10
public static final com.orchestranetworks.schema.Path Boolean10
Boolean path.
-
Date1
public static final com.orchestranetworks.schema.Path Date1
Date path.
-
Date2
public static final com.orchestranetworks.schema.Path Date2
Date path.
-
Date3
public static final com.orchestranetworks.schema.Path Date3
Date path.
-
Date4
public static final com.orchestranetworks.schema.Path Date4
Date path.
-
Date5
public static final com.orchestranetworks.schema.Path Date5
Date path.
-
Date6
public static final com.orchestranetworks.schema.Path Date6
Date path.
-
Date7
public static final com.orchestranetworks.schema.Path Date7
Date path.
-
Date8
public static final com.orchestranetworks.schema.Path Date8
Date path.
-
Date9
public static final com.orchestranetworks.schema.Path Date9
Date path.
-
Date10
public static final com.orchestranetworks.schema.Path Date10
Date path.
-
Datetime1
public static final com.orchestranetworks.schema.Path Datetime1
Date-time path.
-
Datetime2
public static final com.orchestranetworks.schema.Path Datetime2
Date-time path.
-
Datetime3
public static final com.orchestranetworks.schema.Path Datetime3
Date-time path.
-
Datetime4
public static final com.orchestranetworks.schema.Path Datetime4
Date-time path.
-
Datetime5
public static final com.orchestranetworks.schema.Path Datetime5
Date-time path.
-
Datetime6
public static final com.orchestranetworks.schema.Path Datetime6
Date-time path.
-
Datetime7
public static final com.orchestranetworks.schema.Path Datetime7
Date-time path.
-
Datetime8
public static final com.orchestranetworks.schema.Path Datetime8
Date-time path.
-
Datetime9
public static final com.orchestranetworks.schema.Path Datetime9
Date-time path.
-
Datetime10
public static final com.orchestranetworks.schema.Path Datetime10
Date-time path.
-
-
Method Detail
-
isFlatData
public boolean isFlatData()
Description copied from class:ReportingDefinitionReturnstrueif this class represents theFlat data reporttable.- Specified by:
isFlatDatain classReportingDefinition
-
getReportingTablePathInSchema
public com.orchestranetworks.schema.Path getReportingTablePathInSchema()
Description copied from class:ReportingDefinitionReturns thePathto the current reporting table.Either the
Flat data reporttable or theBig data reporttable.- Specified by:
getReportingTablePathInSchemain classReportingDefinition
-
getOidPath
public com.orchestranetworks.schema.Path getOidPath()
Description copied from class:ReportingDefinitionReturns thePathto the identifier field of the table.- Specified by:
getOidPathin classReportingDefinition
-
getExecutionUUIDPath
public com.orchestranetworks.schema.Path getExecutionUUIDPath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the unique execution identifier.- Specified by:
getExecutionUUIDPathin classReportingDefinition
-
getExecutionTimePath
public com.orchestranetworks.schema.Path getExecutionTimePath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the execution time.- Specified by:
getExecutionTimePathin classReportingDefinition
-
getSequenceNumberPath
public com.orchestranetworks.schema.Path getSequenceNumberPath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the sequence number.- Specified by:
getSequenceNumberPathin classReportingDefinition
-
getWatchdogRaisedPath
public com.orchestranetworks.schema.Path getWatchdogRaisedPath()
Description copied from class:ReportingDefinitionReturns thePathto the field indicating whether the default watchdog of an indicator is raised or not.- Specified by:
getWatchdogRaisedPathin classReportingDefinition
-
getWatchdogIndicatorResultsPath
public com.orchestranetworks.schema.Path getWatchdogIndicatorResultsPath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the watchdog indicator results.- Specified by:
getWatchdogIndicatorResultsPathin classReportingDefinition
-
getAutoEmailSentPath
public com.orchestranetworks.schema.Path getAutoEmailSentPath()
Description copied from class:ReportingDefinitionReturns thePathto the field indicating whether the automatic email is sent or not.- Specified by:
getAutoEmailSentPathin classReportingDefinition
-
getLanguagePath
public com.orchestranetworks.schema.Path getLanguagePath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the language at execution time.- Specified by:
getLanguagePathin classReportingDefinition
-
getUserPath
public com.orchestranetworks.schema.Path getUserPath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the user executed the indicator.- Specified by:
getUserPathin classReportingDefinition
-
getEmailOwnerPath
public com.orchestranetworks.schema.Path getEmailOwnerPath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the email owners.- Specified by:
getEmailOwnerPathin classReportingDefinition
-
getOperationPath
public com.orchestranetworks.schema.Path getOperationPath()
Description copied from class:ReportingDefinitionReturns thePathto the field of operations on indicator results, such as sending emails, ect.- Specified by:
getOperationPathin classReportingDefinition
-
getIndicatorCodePath
public com.orchestranetworks.schema.Path getIndicatorCodePath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the indicator's code.- Specified by:
getIndicatorCodePathin classReportingDefinition
-
getIndicatorNamePath
public com.orchestranetworks.schema.Path getIndicatorNamePath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the indicator's name.- Specified by:
getIndicatorNamePathin classReportingDefinition
-
getOperationKeyPath
public com.orchestranetworks.schema.Path getOperationKeyPath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the operation's key.- Specified by:
getOperationKeyPathin classReportingDefinition
-
getFkDECPath
public com.orchestranetworks.schema.Path getFkDECPath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the Data Element Concept foreign key.- Specified by:
getFkDECPathin classReportingDefinition
-
getDECCodePath
public com.orchestranetworks.schema.Path getDECCodePath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the Data Element Concept's code.- Specified by:
getDECCodePathin classReportingDefinition
-
getDataspacePath
public com.orchestranetworks.schema.Path getDataspacePath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the target data space.- Specified by:
getDataspacePathin classReportingDefinition
-
getDatasetPath
public com.orchestranetworks.schema.Path getDatasetPath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the target data set.- Specified by:
getDatasetPathin classReportingDefinition
-
getTablePath
public com.orchestranetworks.schema.Path getTablePath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the target table.- Specified by:
getTablePathin classReportingDefinition
-
getTableCodePath
public com.orchestranetworks.schema.Path getTableCodePath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the target table's code.- Specified by:
getTableCodePathin classReportingDefinition
-
getTableNamePath
public com.orchestranetworks.schema.Path getTableNamePath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the target table's name.- Specified by:
getTableNamePathin classReportingDefinition
-
getTableLinkPath
public com.orchestranetworks.schema.Path getTableLinkPath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the target table's link.- Specified by:
getTableLinkPathin classReportingDefinition
-
getTableFilterPredicatePath
public com.orchestranetworks.schema.Path getTableFilterPredicatePath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the target table's filter predicate.- Specified by:
getTableFilterPredicatePathin classReportingDefinition
-
getGroupPath
public com.orchestranetworks.schema.Path getGroupPath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the target group.- Specified by:
getGroupPathin classReportingDefinition
-
getGroupCodePath
public com.orchestranetworks.schema.Path getGroupCodePath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the target group's code.- Specified by:
getGroupCodePathin classReportingDefinition
-
getGroupNamePath
public com.orchestranetworks.schema.Path getGroupNamePath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the target group's name.- Specified by:
getGroupNamePathin classReportingDefinition
-
getFieldPath
public com.orchestranetworks.schema.Path getFieldPath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the target field.- Specified by:
getFieldPathin classReportingDefinition
-
getFieldCodePath
public com.orchestranetworks.schema.Path getFieldCodePath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the target field's code.- Specified by:
getFieldCodePathin classReportingDefinition
-
getFieldNamePath
public com.orchestranetworks.schema.Path getFieldNamePath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the target field's name.- Specified by:
getFieldNamePathin classReportingDefinition
-
getRecordPredicatePath
public com.orchestranetworks.schema.Path getRecordPredicatePath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the record predicate when an indicator is run in the real-time mode.- Specified by:
getRecordPredicatePathin classReportingDefinition
-
getRecordLinkPath
public com.orchestranetworks.schema.Path getRecordLinkPath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the record link when an indicator is run in the real-time mode.- Specified by:
getRecordLinkPathin classReportingDefinition
-
getLinkedRecordPath
public com.orchestranetworks.schema.Path getLinkedRecordPath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the linked records.- Specified by:
getLinkedRecordPathin classReportingDefinition- See Also:
LinkedRecordDefinition,LinkedRecordInformation
-
getWorkflowPublicationNamePath
public com.orchestranetworks.schema.Path getWorkflowPublicationNamePath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the workflow publication's name.- Specified by:
getWorkflowPublicationNamePathin classReportingDefinition
-
getWorkflowPublicationKeyPath
public com.orchestranetworks.schema.Path getWorkflowPublicationKeyPath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the workflow publication's key.- Specified by:
getWorkflowPublicationKeyPathin classReportingDefinition
-
getPeriodicityOfControlPath
public com.orchestranetworks.schema.Path getPeriodicityOfControlPath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the periodicity of control.- Specified by:
getPeriodicityOfControlPathin classReportingDefinition
-
getPeriodicityOfControlLabelPath
public com.orchestranetworks.schema.Path getPeriodicityOfControlLabelPath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the periodicity of control's label.- Specified by:
getPeriodicityOfControlLabelPathin classReportingDefinition
-
getPeriodStartDatePath
public com.orchestranetworks.schema.Path getPeriodStartDatePath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the period start date.- Specified by:
getPeriodStartDatePathin classReportingDefinition- Since:
- 2.1.0
-
getPeriodEndDatePath
public com.orchestranetworks.schema.Path getPeriodEndDatePath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the period end date.- Specified by:
getPeriodEndDatePathin classReportingDefinition- Since:
- 2.1.0
-
getMinThresholdPath
public com.orchestranetworks.schema.Path getMinThresholdPath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the integer minimum threshold.- Specified by:
getMinThresholdPathin classReportingDefinition
-
getMaxThresholdPath
public com.orchestranetworks.schema.Path getMaxThresholdPath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the integer maximum threshold.- Specified by:
getMaxThresholdPathin classReportingDefinition
-
getMinThresholdDecimalPath
public com.orchestranetworks.schema.Path getMinThresholdDecimalPath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the decimal minimum threshold.- Specified by:
getMinThresholdDecimalPathin classReportingDefinition
-
getMaxThresholdDecimalPath
public com.orchestranetworks.schema.Path getMaxThresholdDecimalPath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the decimal maximum threshold.- Specified by:
getMaxThresholdDecimalPathin classReportingDefinition
-
getToleranceNumberPath
public com.orchestranetworks.schema.Path getToleranceNumberPath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the tolerance number.- Specified by:
getToleranceNumberPathin classReportingDefinition
-
getValidityStatusPath
public com.orchestranetworks.schema.Path getValidityStatusPath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the validity status.- Specified by:
getValidityStatusPathin classReportingDefinition
-
getIntervalFormatPath
public com.orchestranetworks.schema.Path getIntervalFormatPath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the interval format.- Specified by:
getIntervalFormatPathin classReportingDefinition- See Also:
IntervalType
-
getRemovedPath
public com.orchestranetworks.schema.Path getRemovedPath()
Description copied from class:ReportingDefinitionReturns thePathto the field indicating whether the current reporting record is considered removed.- Specified by:
getRemovedPathin classReportingDefinition
-
getGroupingFieldPath
public com.orchestranetworks.schema.Path getGroupingFieldPath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the target grouping field.- Specified by:
getGroupingFieldPathin classReportingDefinition- Since:
- 2.3.0
-
getGroupingValuePath
public com.orchestranetworks.schema.Path getGroupingValuePath()
Description copied from class:ReportingDefinitionReturns thePathto the field of the target grouping value.- Specified by:
getGroupingValuePathin classReportingDefinition- Since:
- 2.3.0
-
isCompatible
public boolean isCompatible(IndicatorDefinition indicatorDefinition)
Returns
trueif this definition is compatible with anIndicatorDefinition.
-
-