Uses of Class
io.goobi.viewer.model.crowdsourcing.campaigns.CampaignRecordPageStatistic
Package
Description
-
Uses of CampaignRecordPageStatistic in io.goobi.viewer.dao
Modifier and TypeMethodDescriptionIDAO.getCampaignPageStatisticsForRecord
(String pi, CrowdsourcingStatus status) getCampaignPageStatisticsForRecord. -
Uses of CampaignRecordPageStatistic in io.goobi.viewer.dao.impl
Modifier and TypeMethodDescriptionJPADAO.getCampaignPageStatisticsForRecord
(String pi, CrowdsourcingStatus status) getCampaignPageStatisticsForRecord. -
Uses of CampaignRecordPageStatistic in io.goobi.viewer.model.crowdsourcing.campaigns
Modifier and TypeMethodDescriptionvoid
CampaignRecordStatistic.setPageStatistics
(Map<String, CampaignRecordPageStatistic> pageStatistics)