org.kinsources.kiwa.website.charter
Class KiwaCharterView

java.lang.Object
  extended by org.kinsources.kiwa.website.charter.KiwaCharterView

public class KiwaCharterView
extends java.lang.Object


Nested Class Summary
static class KiwaCharterView.Menu
           
 
Constructor Summary
KiwaCharterView()
           
 
Method Summary
 java.lang.StringBuffer getHtml()
           
 java.lang.StringBuffer getHtml(KiwaCharterView.Menu menu, java.lang.Long accountId, java.util.Locale locale, java.lang.CharSequence content)
           
 java.lang.StringBuffer getHtml(java.lang.Long accountId, java.util.Locale locale, java.lang.CharSequence content)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KiwaCharterView

public KiwaCharterView()
Method Detail

getHtml

public java.lang.StringBuffer getHtml()
                               throws java.lang.Exception
Throws:
java.lang.Exception

getHtml

public java.lang.StringBuffer getHtml(java.lang.Long accountId,
                                      java.util.Locale locale,
                                      java.lang.CharSequence content)
                               throws java.lang.Exception
Throws:
java.lang.Exception

getHtml

public java.lang.StringBuffer getHtml(KiwaCharterView.Menu menu,
                                      java.lang.Long accountId,
                                      java.util.Locale locale,
                                      java.lang.CharSequence content)
                               throws java.lang.Exception
Throws:
java.lang.Exception