| Package | Description |
|---|---|
| org.dspace.statistics.content |
| Modifier and Type | Class and Description |
|---|---|
class |
DatasetDSpaceObjectGenerator
Represents a dspace object based facet for filtering.
|
class |
DatasetSearchGenerator |
class |
DatasetTimeGenerator
Represents a date facet for filtering.
|
class |
DatasetTypeGenerator
Represents a simple string facet for filtering.
|
| Modifier and Type | Method and Description |
|---|---|
List<DatasetGenerator> |
StatisticsDisplay.getDatasetGenerators() |
List<DatasetGenerator> |
StatisticsData.getDatasetGenerators()
Return the current list of generators.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatisticsDisplay.addDatasetGenerator(DatasetGenerator set) |
void |
StatisticsData.addDatasetGenerator(DatasetGenerator set)
Augment the list of facets (generators).
|
protected void |
StatisticsDataVisits.processAxis(Context context,
DatasetGenerator datasetGenerator,
List<StatisticsDataVisits.DatasetQuery> queries) |
Copyright © 2017 DuraSpace. All rights reserved.