Package com.gooddata.sdk.model.executeafm.afm.filter
-
Interface Summary Interface Description AttributeFilterElements Represents elements, which can be used as value of "in" or "notIn" byAttributeFilter.CompatibilityFilter Covers all the AFM execution filters including the "deprecated" ones.ExtendedFilter FilterItem Covers all the filters which can be used within AFM -
Class Summary Class Description AbsoluteDateFilter RepresentsDateFilterspecifying exact from and to dates.AttributeFilter Represents filter by attribute.AttributeFilterElements.Deserializer AttributeFilterElements.Serializer ComparisonCondition Condition ofMeasureValueFilterthat compares measure values against a single value.DateFilter Represents filter by date.ExpressionFilter To be deprecated filter using plain expressionMeasureValueFilter Represents measure value filter applied on an insight.MeasureValueFilterCondition Covers all the conditions that can be used withinMeasureValueFilter.NegativeAttributeFilter Filter of attribute filtering by NOT IN expressionPositiveAttributeFilter Filter of attribute filtering by IN expressionRangeCondition Condition ofMeasureValueFilterthat compares measure values against two values.RankingFilter Represents a ranking filter applied on an insight.RelativeDateFilter RepresentsDateFilterspecifying relative range of given granularity.SimpleAttributeFilterElements Deprecated. It has the same semantic asUriAttributeFilterElements.UriAttributeFilterElements AttributeFilterElementsrepresented by uris of elements.ValueAttributeFilterElements AttributeFilterElementsrepresented by values of elements. -
Enum Summary Enum Description ComparisonConditionOperator Represents all the possible operators ofComparisonConditionRangeConditionOperator Represents all the possible operators ofRangeCondition.RankingFilterOperator Represents all the possible operators ofRankingFilter.