Package org.apache.ofbiz.webapp.ftl
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
-
Field Summary
Fields inherited from interface freemarker.template.TemplateModel
NOTHING
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SetRequestAttributeMethod
public SetRequestAttributeMethod()
-
-
Method Details
-
exec
- Specified by:
exec
in interfacefreemarker.template.TemplateMethodModel
- Specified by:
exec
in interfacefreemarker.template.TemplateMethodModelEx
- Throws:
freemarker.template.TemplateModelException
-