Class MessagesMethod

java.lang.Object
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 Details

  • Constructor Details

  • Method Details

    • 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
      Specified by:
      exec in interface freemarker.template.TemplateMethodModelEx
      Throws:
      freemarker.template.TemplateModelException