org.outerj.daisy.emailnotifier.serverimpl.formatters
Class DocumentUpdatedTemplateFactory

java.lang.Object
  extended byorg.outerj.daisy.emailnotifier.serverimpl.formatters.DocumentUpdatedTemplateFactory
All Implemented Interfaces:
MailTemplateFactory

public class DocumentUpdatedTemplateFactory
extends java.lang.Object
implements MailTemplateFactory


Constructor Summary
DocumentUpdatedTemplateFactory()
           
 
Method Summary
 MailTemplate createMailTemplate(org.apache.xmlbeans.XmlObject eventDescription, org.outerj.daisy.repository.Repository repository, DocumentURLProvider urlProvider)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentUpdatedTemplateFactory

public DocumentUpdatedTemplateFactory()
Method Detail

createMailTemplate

public MailTemplate createMailTemplate(org.apache.xmlbeans.XmlObject eventDescription,
                                       org.outerj.daisy.repository.Repository repository,
                                       DocumentURLProvider urlProvider)
                                throws java.lang.Exception
Specified by:
createMailTemplate in interface MailTemplateFactory
Throws:
java.lang.Exception


Copyright © -2005 . All Rights Reserved.