Class SetContextFieldTransform

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

public class SetContextFieldTransform extends Object implements freemarker.template.TemplateMethodModelEx
SetRequestAttributeMethod - Freemarker Method for setting context fields
  • Constructor Details

    • SetContextFieldTransform

      public SetContextFieldTransform()
  • 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