Uses of Class
org.dspace.statistics.content.StatisticsDataVisits.DatasetQuery
-
Packages that use StatisticsDataVisits.DatasetQuery Package Description org.dspace.statistics.content -
-
Uses of StatisticsDataVisits.DatasetQuery in org.dspace.statistics.content
Methods in org.dspace.statistics.content with parameters of type StatisticsDataVisits.DatasetQuery Modifier and Type Method Description protected Map<String,String>StatisticsDataVisits. getAttributes(String value, StatisticsDataVisits.DatasetQuery datasetQuery, Context context)protected StringStatisticsDataVisits. getResultName(String value, StatisticsDataVisits.DatasetQuery datasetQuery, Context context)Gets the name of the DSO (example for collection: ((Collection) dso).getname();protected ObjectCount[]StatisticsDataVisits. queryFacetField(StatisticsDataVisits.DatasetQuery dataset, String query, String filterQuery)Method parameters in org.dspace.statistics.content with type arguments of type StatisticsDataVisits.DatasetQuery Modifier and Type Method Description protected voidStatisticsDataVisits. processAxis(Context context, DatasetGenerator datasetGenerator, List<StatisticsDataVisits.DatasetQuery> queries)
-