Class SetRequestAttributeMethod

java.lang.Object
org.apache.ofbiz.webapp.ftl.SetRequestAttributeMethod
All Implemented Interfaces:
freemarker.template.TemplateMethodModel, freemarker.template.TemplateMethodModelEx, freemarker.template.TemplateModel

public class SetRequestAttributeMethod extends Object implements freemarker.template.TemplateMethodModelEx
SetRequestAttributeMethod - Freemarker Method for setting request attributes
  • Constructor Details

    • SetRequestAttributeMethod

      public SetRequestAttributeMethod()
  • Method Details

    • exec

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