Uses of Class
io.goobi.viewer.model.crowdsourcing.campaigns.CampaignRecordPageStatistic
Packages that use CampaignRecordPageStatistic
Package
Description
-
Uses of CampaignRecordPageStatistic in io.goobi.viewer.dao
Methods in io.goobi.viewer.dao that return types with arguments of type CampaignRecordPageStatisticModifier and TypeMethodDescriptionIDAO.getCampaignPageStatisticsForRecord
(String pi, CrowdsourcingStatus status) getCampaignPageStatisticsForRecord. -
Uses of CampaignRecordPageStatistic in io.goobi.viewer.dao.impl
Methods in io.goobi.viewer.dao.impl that return types with arguments of type CampaignRecordPageStatisticModifier and TypeMethodDescriptionJPADAO.getCampaignPageStatisticsForRecord
(String pi, CrowdsourcingStatus status) getCampaignPageStatisticsForRecord. -
Uses of CampaignRecordPageStatistic in io.goobi.viewer.model.crowdsourcing.campaigns
Methods in io.goobi.viewer.model.crowdsourcing.campaigns that return types with arguments of type CampaignRecordPageStatisticMethod parameters in io.goobi.viewer.model.crowdsourcing.campaigns with type arguments of type CampaignRecordPageStatisticModifier and TypeMethodDescriptionvoid
CampaignRecordStatistic.setPageStatistics
(Map<String, CampaignRecordPageStatistic> pageStatistics)