Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.automation.core.operations.notification
Class MailTemplateHelper

java.lang.Object
  extended by org.nuxeo.ecm.automation.core.operations.notification.MailTemplateHelper

public class MailTemplateHelper
extends Object

Author:
Bogdan Stefanescu

Method Summary
static String getDocumentUrl(DocumentModel doc, String viewId)
           
static URL getTemplate(String name)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDocumentUrl

public static String getDocumentUrl(DocumentModel doc,
                                    String viewId)
                             throws Exception
Throws:
Exception

getTemplate

public static URL getTemplate(String name)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.