org.ofbiz.webapp.ftl
Class SetRequestAttributeMethod

java.lang.Object
  extended by org.ofbiz.webapp.ftl.SetRequestAttributeMethod

public class SetRequestAttributeMethod
extends java.lang.Object

SetRequestAttributeMethod - Freemarker Method for setting request attributes


Field Summary
static java.lang.String module
           
 
Constructor Summary
SetRequestAttributeMethod()
           
 
Method Summary
 java.lang.Object exec(java.util.List args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

module

public static final java.lang.String module
Constructor Detail

SetRequestAttributeMethod

public SetRequestAttributeMethod()
Method Detail

exec

public java.lang.Object exec(java.util.List args)
                      throws TemplateModelException
Throws:
TemplateModelException