Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.ec.notification.service
Class TemplateDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.platform.ec.notification.service.TemplateDescriptor

public class TemplateDescriptor
extends Object

Author:
Narcis Paslaru

Constructor Summary
TemplateDescriptor()
           
TemplateDescriptor(String name)
           
 
Method Summary
 RuntimeContext getContext()
           
 void setContext(RuntimeContext context)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TemplateDescriptor

public TemplateDescriptor()

TemplateDescriptor

public TemplateDescriptor(String name)
Method Detail

getContext

public RuntimeContext getContext()

setContext

public void setContext(RuntimeContext context)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.