Uses of Class
org.dspace.statistics.content.StatisticsDataVisits.Query
-
Packages that use StatisticsDataVisits.Query Package Description org.dspace.statistics.content -
-
Uses of StatisticsDataVisits.Query in org.dspace.statistics.content
Methods in org.dspace.statistics.content that return types with arguments of type StatisticsDataVisits.Query Modifier and Type Method Description List<StatisticsDataVisits.Query>StatisticsDataVisits.DatasetQuery. getQueries()Methods in org.dspace.statistics.content with parameters of type StatisticsDataVisits.Query Modifier and Type Method Description voidStatisticsDataVisits.DatasetQuery. addQuery(StatisticsDataVisits.Query q)
-