Package org.dspace.statistics.content
Class StatisticsDisplay
java.lang.Object
org.dspace.statistics.content.StatisticsDisplay
- Direct Known Subclasses:
StatisticsListing,StatisticsTable
Encapsulates all data to render the statistics
- Author:
- kevinvandevelde at atmire.com Date: 23-dec-2008 Time: 9:27:09
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidaddFilter(StatisticsFilter filter) getCss()getDataset(Context context, int facetMinCount) getId()getTitle()abstract StringgetType()voidsetDataset(Dataset dataset) voidvoid
-
Constructor Details
-
StatisticsDisplay
-
-
Method Details
-
setTitle
-
getTitle
-
getDatasetGenerators
-
addDatasetGenerator
-
addFilter
-
getFilters
-
getId
-
setId
-
setDataset
-
getType
-
getDataset
-
getDataset
public Dataset getDataset(Context context, int facetMinCount) throws SQLException, org.apache.solr.client.solrj.SolrServerException, IOException, ParseException - Throws:
SQLExceptionorg.apache.solr.client.solrj.SolrServerExceptionIOExceptionParseException
-
addCss
-
getCss
-