Uses of Interface
com.gooddata.sdk.model.executeafm.afm.filter.ExtendedFilter
Packages that use ExtendedFilter
Package
Description
-
Uses of ExtendedFilter in com.gooddata.sdk.model.executeafm.afm.filter
Subinterfaces of ExtendedFilter in com.gooddata.sdk.model.executeafm.afm.filterModifier and TypeInterfaceDescriptioninterfaceCovers all the filters which can be used within AFMClasses in com.gooddata.sdk.model.executeafm.afm.filter that implement ExtendedFilterModifier and TypeClassDescriptionclassRepresentsDateFilterspecifying exact from and to dates.classRepresents filter by attribute.classRepresents filter by date.classRepresents measure value filter applied on an insight.classFilter of attribute filtering by NOT IN expressionclassFilter of attribute filtering by IN expressionclassRepresents a ranking filter applied on an insight.classRepresentsDateFilterspecifying relative range of given granularity. -
Uses of ExtendedFilter in com.gooddata.sdk.model.md.visualization
Methods in com.gooddata.sdk.model.md.visualization that return types with arguments of type ExtendedFilterMethod parameters in com.gooddata.sdk.model.md.visualization with type arguments of type ExtendedFilterModifier and TypeMethodDescriptionvoidVisualizationObject.setFilters(List<ExtendedFilter> filters)