org.kinsources.kiwa.website.editorial
Class HowToView

java.lang.Object
  extended by org.kinsources.kiwa.website.editorial.HowToView

public class HowToView
extends java.lang.Object


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

Constructor Detail

HowToView

public HowToView(HowToView.MenuItem menuItem)
Method Detail

getHtml

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