Uses of Class
org.dspace.statistics.content.DatasetTypeGenerator
-
Packages that use DatasetTypeGenerator Package Description org.dspace.statistics.content -
-
Uses of DatasetTypeGenerator in org.dspace.statistics.content
Subclasses of DatasetTypeGenerator in org.dspace.statistics.content Modifier and Type Class Description classDatasetSearchGeneratorMethods in org.dspace.statistics.content with parameters of type DatasetTypeGenerator Modifier and Type Method Description protected Map<String,Long>StatisticsDataWorkflow. getTotalFacetCounts(DatasetTypeGenerator typeGenerator, int facetMinCount)Retrieve the total counts for the facets (total count is same query but none of the filter queries).
-