org.kinsources.kiwa.website.charter
Class KiwaCharterView
java.lang.Object
org.kinsources.kiwa.website.charter.KiwaCharterView
public class KiwaCharterView
- extends java.lang.Object
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 |
KiwaCharterView
public KiwaCharterView()
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