org.kuali.rice.kew.mail
Class EmailStyleHelper

java.lang.Object
  extended by org.kuali.rice.kew.mail.EmailStyleHelper

public class EmailStyleHelper
extends Object

A class which has some convenience methods for handling Emails and stylesheets.

Author:
Kuali Rice Team (rice.collab@kuali.org)

Constructor Summary
EmailStyleHelper()
           
 
Method Summary
 EmailContent generateEmailContent(Templates style, Document document)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmailStyleHelper

public EmailStyleHelper()
Method Detail

generateEmailContent

public EmailContent generateEmailContent(Templates style,
                                         Document document)


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.