Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.base.util.webwork
Class FreemarkerResult

java.lang.Object
  extended by com.opensymphony.webwork.dispatcher.WebWorkResultSupport
      extended by com.opensymphony.webwork.views.freemarker.FreemarkerResult
          extended by com.jivesoftware.base.util.webwork.FreemarkerResult
All Implemented Interfaces:
com.opensymphony.webwork.WebWorkStatics, com.opensymphony.xwork.Result, java.io.Serializable

public class FreemarkerResult
extends com.opensymphony.webwork.views.freemarker.FreemarkerResult

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.opensymphony.webwork.views.freemarker.FreemarkerResult
configuration, invocation, location, wrapper
 
Fields inherited from class com.opensymphony.webwork.dispatcher.WebWorkResultSupport
DEFAULT_PARAM, encode, parse
 
Fields inherited from interface com.opensymphony.webwork.WebWorkStatics
HTTP_REQUEST, HTTP_RESPONSE, PAGE_CONTEXT, SERVLET_CONTEXT, SERVLET_DISPATCHER
 
Constructor Summary
FreemarkerResult()
           
 
Method Summary
 void doExecute(java.lang.String location, com.opensymphony.xwork.ActionInvocation invocation)
           
 
Methods inherited from class com.opensymphony.webwork.views.freemarker.FreemarkerResult
createModel, deduceLocale, getConfiguration, getContentType, getObjectWrapper, getWriter, postTemplateProcess, preTemplateProcess, setContentType
 
Methods inherited from class com.opensymphony.webwork.dispatcher.WebWorkResultSupport
conditionalParse, execute, setEncode, setLocation, setParse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FreemarkerResult

public FreemarkerResult()
Method Detail

doExecute

public void doExecute(java.lang.String location,
                      com.opensymphony.xwork.ActionInvocation invocation)
               throws java.io.IOException,
                      freemarker.template.TemplateException
Overrides:
doExecute in class com.opensymphony.webwork.views.freemarker.FreemarkerResult
Throws:
java.io.IOException
freemarker.template.TemplateException

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.