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

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

public class DocumentVariantCreatedTemplateFactory
extends java.lang.Object
implements MailTemplateFactory


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

DocumentVariantCreatedTemplateFactory

public DocumentVariantCreatedTemplateFactory()
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.