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