| Package | Description |
|---|---|
| com.gooddata.sdk.model.executeafm.afm.filter | |
| com.gooddata.sdk.model.md.visualization |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FilterItem
Covers all the filters which can be used within AFM
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbsoluteDateFilter
Represents
DateFilter specifying exact from and to dates. |
class |
AttributeFilter
Represents filter by attribute.
|
class |
DateFilter
Represents filter by date.
|
class |
MeasureValueFilter
Represents measure value filter applied on an insight.
|
class |
NegativeAttributeFilter
Filter of attribute filtering by NOT IN expression
|
class |
PositiveAttributeFilter
Filter of attribute filtering by IN expression
|
class |
RelativeDateFilter
Represents
DateFilter specifying relative range of given granularity. |
| Modifier and Type | Method and Description |
|---|---|
List<ExtendedFilter> |
VisualizationObject.getFilters() |
| Modifier and Type | Method and Description |
|---|---|
void |
VisualizationObject.setFilters(List<ExtendedFilter> filters) |
Copyright © 2019. All rights reserved.