Uses of Class
io.goobi.viewer.model.statistics.usage.StatisticsSummary
Package
Description
-
Uses of StatisticsSummary in io.goobi.viewer.api.rest.model.statistics.usage
ModifierConstructorDescriptionUsageStatisticsResponse
(StatisticsSummary summary, List<StatisticsSummary> values) ModifierConstructorDescriptionUsageStatisticsResponse
(StatisticsSummary summary, List<StatisticsSummary> values) -
Uses of StatisticsSummary in io.goobi.viewer.managedbeans
Modifier and TypeMethodDescriptionStatisticsBean.getUsageStatisticsForRecord
(String pi) getUsageStatisticsForRecord.protected StatisticsSummary
StatisticsBean.loadSummary
(String pi) -
Uses of StatisticsSummary in io.goobi.viewer.model.statistics.usage
Modifier and TypeMethodDescriptionStatisticsSummary.add
(StatisticsSummary other) Create a new summary with the sum of request counts from this and another summarystatic StatisticsSummary
StatisticsSummary.empty()
Create an empty summaryStatisticsSummaryBuilder.loadSummary
(StatisticsSummaryFilter filter) Collect usage statistics from SOLR in aStatisticsSummary
Modifier and TypeMethodDescriptionStatisticsSummary.add
(StatisticsSummary other) Create a new summary with the sum of request counts from this and another summary