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

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

public class GenealogyStatisticsView
extends java.lang.Object


Constructor Summary
GenealogyStatisticsView()
           
 
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

GenealogyStatisticsView

public GenealogyStatisticsView()
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