|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.struts2.dispatcher.StrutsResultSupport
org.apache.struts2.views.freemarker.FreemarkerResult
com.atlassian.bamboo.ww2.results.FreemarkerTextResult
public class FreemarkerTextResult
Field Summary |
---|
Fields inherited from class org.apache.struts2.views.freemarker.FreemarkerResult |
---|
configuration, freemarkerManager, invocation, location, wrapper |
Fields inherited from class org.apache.struts2.dispatcher.StrutsResultSupport |
---|
DEFAULT_PARAM |
Fields inherited from interface org.apache.struts2.StrutsStatics |
---|
HTTP_REQUEST, HTTP_RESPONSE, PAGE_CONTEXT, SERVLET_CONTEXT, SERVLET_DISPATCHER, STRUTS_ACTION_TAG_INVOCATION, STRUTS_PORTLET_CONTEXT |
Constructor Summary | |
---|---|
FreemarkerTextResult()
|
Method Summary | |
---|---|
String |
getContentType()
|
protected boolean |
preTemplateProcess(freemarker.template.Template template,
freemarker.template.TemplateModel templateModel)
|
Methods inherited from class org.apache.struts2.views.freemarker.FreemarkerResult |
---|
createModel, deduceLocale, doExecute, getConfiguration, getObjectWrapper, getWriter, isWriteIfCompleted, postTemplateProcess, setContentType, setFreemarkerManager, setWriteIfCompleted, setWriter |
Methods inherited from class org.apache.struts2.dispatcher.StrutsResultSupport |
---|
conditionalParse, execute, getLastFinalLocation, getLocation, setEncode, setLocation, setParse |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FreemarkerTextResult()
Method Detail |
---|
protected boolean preTemplateProcess(freemarker.template.Template template, freemarker.template.TemplateModel templateModel) throws IOException
preTemplateProcess
in class org.apache.struts2.views.freemarker.FreemarkerResult
IOException
public String getContentType()
getContentType
in class org.apache.struts2.views.freemarker.FreemarkerResult
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |