Uses of Interface
org.dspace.statistics.content.filter.StatisticsFilter
Packages that use StatisticsFilter
-
Uses of StatisticsFilter in org.dspace.statistics.content
Fields in org.dspace.statistics.content with type parameters of type StatisticsFilterMethods in org.dspace.statistics.content that return types with arguments of type StatisticsFilterModifier and TypeMethodDescriptionStatisticsBSAdapter.getFilters()StatisticsData.getFilters()Return the current list of filters.StatisticsDisplay.getFilters()Methods in org.dspace.statistics.content with parameters of type StatisticsFilterModifier and TypeMethodDescriptionvoidStatisticsBSAdapter.addFilter(StatisticsFilter filter) voidStatisticsDisplay.addFilter(StatisticsFilter filter) voidStatisticsData.addFilters(StatisticsFilter filter) Augment the list of filters.Method parameters in org.dspace.statistics.content with type arguments of type StatisticsFilterModifier and TypeMethodDescriptionvoidStatisticsBSAdapter.setFilters(List<StatisticsFilter> filters) -
Uses of StatisticsFilter in org.dspace.statistics.content.filter
Classes in org.dspace.statistics.content.filter that implement StatisticsFilterModifier and TypeClassDescriptionclassEncapsulate a range of dates for Solr query filtering.