public class PortletTilesResult extends ServletDispatcherResult
DEFAULT_PARAMHTTP_REQUEST, HTTP_RESPONSE, PAGE_CONTEXT, SERVLET_CONTEXT, SERVLET_DISPATCHER, STRUTS_ACTION_TAG_INVOCATION, STRUTS_PORTLET_CONTEXT| Constructor and Description |
|---|
PortletTilesResult() |
PortletTilesResult(String location) |
| Modifier and Type | Method and Description |
|---|---|
void |
doExecute(String location,
com.opensymphony.xwork2.ActionInvocation invocation) |
protected void |
executeActionResult(String location,
com.opensymphony.xwork2.ActionInvocation invocation) |
protected void |
executeRenderResult(String location) |
setUrlHelperconditionalParse, conditionalParseCollection, execute, getLastFinalLocation, getLocation, setEncode, setLocation, setParsepublic PortletTilesResult()
public PortletTilesResult(String location)
public void doExecute(String location, com.opensymphony.xwork2.ActionInvocation invocation) throws IOException, freemarker.template.TemplateException, javax.portlet.PortletException, org.apache.tiles.TilesException
doExecute in class ServletDispatcherResultIOExceptionfreemarker.template.TemplateExceptionjavax.portlet.PortletExceptionorg.apache.tiles.TilesExceptionprotected void executeRenderResult(String location) throws org.apache.tiles.TilesException
location - org.apache.tiles.TilesExceptionprotected void executeActionResult(String location, com.opensymphony.xwork2.ActionInvocation invocation)
location - invocation - Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.