Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

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

public class MessagesMethod
extends Object
implements freemarker.template.TemplateMethodModelEx

Author:
Bogdan Stefanescu

Field Summary
 
Fields inherited from interface freemarker.template.TemplateModel
NOTHING
 
Constructor Summary
MessagesMethod(ResourceBundle bundle)
           
 
Method Summary
 Object exec(List arguments)
           
 ResourceBundle getBundle()
           
 void setBundle(ResourceBundle bundle)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessagesMethod

public MessagesMethod(ResourceBundle bundle)
Method Detail

setBundle

public void setBundle(ResourceBundle bundle)

getBundle

public ResourceBundle getBundle()

exec

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

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.