org.dspace.statistics.content
Class StatisticsTable

java.lang.Object
  extended by org.dspace.statistics.content.StatisticsDisplay
      extended by org.dspace.statistics.content.StatisticsTable

public class StatisticsTable
extends StatisticsDisplay

Encapsulates all data to render the statistics as a table

Author:
kevinvandevelde at atmire.com Date: 23-dec-2008 Time: 9:27:52

Constructor Summary
StatisticsTable(StatisticsData statisticsData)
           
 
Method Summary
 String getType()
           
 
Methods inherited from class org.dspace.statistics.content.StatisticsDisplay
addCss, addDatasetGenerator, addFilter, getCss, getDataset, getDataset, getDatasetGenerators, getFilters, getId, getTitle, setDataset, setId, setTitle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatisticsTable

public StatisticsTable(StatisticsData statisticsData)
Method Detail

getType

public String getType()
Specified by:
getType in class StatisticsDisplay


Copyright © 2011 DuraSpace. All Rights Reserved.