Uses of Class
org.dspace.statistics.ObjectCount
Packages that use ObjectCount
Package
Description
Facilities for detecting and storing both model and usage events, and for
querying the store.
-
Uses of ObjectCount in org.dspace.statistics
Methods in org.dspace.statistics that return ObjectCountModifier and TypeMethodDescriptionSolrLoggerServiceImpl.queryFacetDate(String query, String filterQuery, int max, String dateType, String dateStart, String dateEnd, boolean showTotal, Context context, int facetMinCount) SolrLoggerServiceImpl.queryFacetField(String query, String filterQuery, String facetField, int max, boolean showTotal, List<String> facetQueries, int facetMinCount) SolrLoggerServiceImpl.queryTotal(String query, String filterQuery, int facetMinCount) -
Uses of ObjectCount in org.dspace.statistics.content
Methods in org.dspace.statistics.content that return ObjectCountModifier and TypeMethodDescriptionprotected ObjectCountStatisticsDataSearches.getTotalPageViews(String query, String defaultFilterQuery, int facetMinCount) protected ObjectCount[]StatisticsDataVisits.queryFacetField(StatisticsDataVisits.DatasetQuery dataset, String query, String filterQuery, int facetMinCount) -
Uses of ObjectCount in org.dspace.statistics.service
Methods in org.dspace.statistics.service that return ObjectCountModifier and TypeMethodDescriptionSolrLoggerService.queryFacetDate(String query, String filterQuery, int max, String dateType, String dateStart, String dateEnd, boolean showTotal, Context context, int facetMinCount) Query used to get values grouped by the date.SolrLoggerService.queryFacetField(String query, String filterQuery, String facetField, int max, boolean showTotal, List<String> facetQueries, int facetMinCount) Query used to get values grouped by the given facet field.SolrLoggerService.queryTotal(String query, String filterQuery, int facetMinCount)