Uses of Interface
com.gooddata.sdk.model.executeafm.afm.filter.CompatibilityFilter
Packages that use CompatibilityFilter
Package
Description
-
Uses of CompatibilityFilter in com.gooddata.sdk.model.executeafm
Methods in com.gooddata.sdk.model.executeafm that return types with arguments of type CompatibilityFilterMethod parameters in com.gooddata.sdk.model.executeafm with type arguments of type CompatibilityFilterModifier and TypeMethodDescriptionVisualizationExecution.setFilters(List<CompatibilityFilter> filters) Sets additional filters to this execution. -
Uses of CompatibilityFilter in com.gooddata.sdk.model.executeafm.afm
Methods in com.gooddata.sdk.model.executeafm.afm that return types with arguments of type CompatibilityFilterMethods in com.gooddata.sdk.model.executeafm.afm with parameters of type CompatibilityFilterMethod parameters in com.gooddata.sdk.model.executeafm.afm with type arguments of type CompatibilityFilter -
Uses of CompatibilityFilter in com.gooddata.sdk.model.executeafm.afm.filter
Subinterfaces of CompatibilityFilter 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 CompatibilityFilterModifier and TypeClassDescriptionclassRepresentsDateFilterspecifying exact from and to dates.classRepresents filter by attribute.classRepresents filter by date.final classTo be deprecated filter using plain expressionclassRepresents 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.