org.kinsources.kiwa.website.charter
Class EmailCharterView

java.lang.Object
  extended by org.kinsources.kiwa.website.charter.EmailCharterView
All Implemented Interfaces:
fr.devinsy.xidyn.views.CharterView, fr.devinsy.xidyn.views.View

public class EmailCharterView
extends java.lang.Object
implements fr.devinsy.xidyn.views.CharterView


Constructor Summary
EmailCharterView()
           
 
Method Summary
 java.lang.StringBuffer getHtml()
          
 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

EmailCharterView

public EmailCharterView()
Method Detail

getHtml

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

Specified by:
getHtml in interface fr.devinsy.xidyn.views.View
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

Specified by:
getHtml in interface fr.devinsy.xidyn.views.CharterView
Throws:
java.lang.Exception