|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DatasetGenerator | |
|---|---|
| org.dspace.statistics.content | |
| Uses of DatasetGenerator in org.dspace.statistics.content |
|---|
| Subclasses of DatasetGenerator in org.dspace.statistics.content | |
|---|---|
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. |
| Methods in org.dspace.statistics.content that return types with arguments of type DatasetGenerator | |
|---|---|
List<DatasetGenerator> |
StatisticsDisplay.getDatasetGenerators()
|
List<DatasetGenerator> |
StatisticsData.getDatasetGenerators()
Return the current list of generators. |
| Methods in org.dspace.statistics.content with parameters of type DatasetGenerator | |
|---|---|
void |
StatisticsDisplay.addDatasetGenerator(DatasetGenerator set)
|
void |
StatisticsData.addDatasetGenerator(DatasetGenerator set)
Augment the list of facets (generators). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||