org.kinsources.kiwa.website.kidarep.statisticsviews
Class TerminologyStatisticsView

java.lang.Object
  extended by org.kinsources.kiwa.website.kidarep.statisticsviews.TerminologyStatisticsView

public class TerminologyStatisticsView
extends java.lang.Object


Constructor Summary
TerminologyStatisticsView()
           
 
Method Summary
 java.lang.StringBuffer getHtml(Dataset dataset, Account account, java.util.Locale locale)
          
 java.lang.String getHtmlBody(Dataset dataset, Account account, java.util.Locale locale)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TerminologyStatisticsView

public TerminologyStatisticsView()
Method Detail

getHtml

public java.lang.StringBuffer getHtml(Dataset dataset,
                                      Account account,
                                      java.util.Locale locale)
                               throws java.lang.Exception

Throws:
java.lang.Exception

getHtmlBody

public java.lang.String getHtmlBody(Dataset dataset,
                                    Account account,
                                    java.util.Locale locale)
                             throws java.lang.Exception
Parameters:
dataset -
account -
locale -
Returns:
Throws:
java.lang.Exception