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

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

public class AttributesView
extends java.lang.Object


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

AttributesView

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