com.opensymphony.webwork.views.freemarker.tags
Class ActionModel

java.lang.Object
  extended by com.opensymphony.webwork.views.freemarker.tags.TagModel
      extended by com.opensymphony.webwork.views.freemarker.tags.ActionModel
All Implemented Interfaces:
freemarker.template.TemplateModel, freemarker.template.TemplateTransformModel

public class ActionModel
extends TagModel

See Also:
ActionComponent

Field Summary
 
Fields inherited from class com.opensymphony.webwork.views.freemarker.tags.TagModel
req, res, stack
 
Fields inherited from interface freemarker.template.TemplateModel
NOTHING
 
Constructor Summary
ActionModel(OgnlValueStack stack, HttpServletRequest req, HttpServletResponse res)
           
 
Method Summary
protected  Component getBean()
           
 
Methods inherited from class com.opensymphony.webwork.views.freemarker.tags.TagModel
getWriter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionModel

public ActionModel(OgnlValueStack stack,
                   HttpServletRequest req,
                   HttpServletResponse res)
Method Detail

getBean

protected Component getBean()
Specified by:
getBean in class TagModel

WebWork Project Page

Copyright 2000-2005 - OpenSymphony