Uses of Interface
com.google.refine.browsing.RecordFilter
Packages that use RecordFilter
Package
Description
-
Uses of RecordFilter in com.google.refine.browsing.facets
Methods in com.google.refine.browsing.facets that return RecordFilterModifier and TypeMethodDescriptionFacet.getRecordFilter(Project project) ListFacet.getRecordFilter(Project project) RangeFacet.getRecordFilter(Project project) ScatterplotFacet.getRecordFilter(Project project) TextSearchFacet.getRecordFilter(Project project) TimeRangeFacet.getRecordFilter(Project project) -
Uses of RecordFilter in com.google.refine.browsing.filters
Classes in com.google.refine.browsing.filters that implement RecordFilter -
Uses of RecordFilter in com.google.refine.browsing.util
Fields in com.google.refine.browsing.util with type parameters of type RecordFilterModifier and TypeFieldDescriptionprotected final List<RecordFilter>ConjunctiveFilteredRecords._recordFiltersMethods in com.google.refine.browsing.util with parameters of type RecordFilter