Uses of Class
io.goobi.viewer.model.statistics.usage.StatisticsSummary
Packages that use StatisticsSummary
Package
Description
-
Uses of StatisticsSummary in io.goobi.viewer.api.rest.model.statistics.usage
Methods in io.goobi.viewer.api.rest.model.statistics.usage that return StatisticsSummaryMethods in io.goobi.viewer.api.rest.model.statistics.usage that return types with arguments of type StatisticsSummaryConstructors in io.goobi.viewer.api.rest.model.statistics.usage with parameters of type StatisticsSummaryModifierConstructorDescriptionUsageStatisticsResponse
(StatisticsSummary summary, List<StatisticsSummary> values) Constructor parameters in io.goobi.viewer.api.rest.model.statistics.usage with type arguments of type StatisticsSummaryModifierConstructorDescriptionUsageStatisticsResponse
(StatisticsSummary summary, List<StatisticsSummary> values) -
Uses of StatisticsSummary in io.goobi.viewer.managedbeans
Methods in io.goobi.viewer.managedbeans that return StatisticsSummaryModifier and TypeMethodDescriptionStatisticsBean.getUsageStatisticsForRecord
(String pi) getUsageStatisticsForRecord.protected StatisticsSummary
StatisticsBean.loadSummary
(String pi) -
Uses of StatisticsSummary in io.goobi.viewer.model.statistics.usage
Methods in io.goobi.viewer.model.statistics.usage that return StatisticsSummaryModifier 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
Methods in io.goobi.viewer.model.statistics.usage with parameters of type StatisticsSummaryModifier and TypeMethodDescriptionStatisticsSummary.add
(StatisticsSummary other) Create a new summary with the sum of request counts from this and another summary