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

java.lang.Object
  extended by org.outerj.daisy.emailnotifier.serverimpl.formatters.DocumentVariantUpdatedTemplateFactory
All Implemented Interfaces:
MailTemplateFactory

public class DocumentVariantUpdatedTemplateFactory
extends java.lang.Object
implements MailTemplateFactory


Constructor Summary
DocumentVariantUpdatedTemplateFactory()
           
 
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

DocumentVariantUpdatedTemplateFactory

public DocumentVariantUpdatedTemplateFactory()
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 © -2012 . All Rights Reserved.