Uses of Class
org.dspace.statistics.content.DatasetGenerator
Packages that use DatasetGenerator
-
Uses of DatasetGenerator in org.dspace.statistics.content
Subclasses of DatasetGenerator in org.dspace.statistics.contentModifier and TypeClassDescriptionclassRepresents a dspace object based facet for filtering.classclassRepresents a date facet for filtering.classRepresents a simple string facet for filtering.Methods in org.dspace.statistics.content that return types with arguments of type DatasetGeneratorModifier and TypeMethodDescriptionStatisticsData.getDatasetGenerators()Return the current list of generators.StatisticsDisplay.getDatasetGenerators()Methods in org.dspace.statistics.content with parameters of type DatasetGeneratorModifier and TypeMethodDescriptionvoidStatisticsData.addDatasetGenerator(DatasetGenerator set) Augment the list of facets (generators).voidStatisticsDisplay.addDatasetGenerator(DatasetGenerator set) protected voidStatisticsDataVisits.processAxis(Context context, DatasetGenerator datasetGenerator, List<StatisticsDataVisits.DatasetQuery> queries)