Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.rendering.fm.extensions
Class NewMethod

java.lang.Object
  extended by org.nuxeo.ecm.platform.rendering.fm.extensions.NewMethod
All Implemented Interfaces:
freemarker.template.TemplateMethodModel, freemarker.template.TemplateMethodModelEx, freemarker.template.TemplateModel

public class NewMethod
extends java.lang.Object
implements freemarker.template.TemplateMethodModelEx

Author:
Bogdan Stefanescu

Field Summary
 
Fields inherited from interface freemarker.template.TemplateModel
NOTHING
 
Constructor Summary
NewMethod()
           
 
Method Summary
 java.lang.Object exec(java.util.List arguments)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewMethod

public NewMethod()
Method Detail

exec

public java.lang.Object exec(java.util.List arguments)
                      throws freemarker.template.TemplateModelException
Specified by:
exec in interface freemarker.template.TemplateMethodModel
Throws:
freemarker.template.TemplateModelException

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.