public class PortletTilesResult extends ServletDispatcherResult
DEFAULT_PARAM, DEFAULT_URL_ENCODING
HTTP_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,
ActionInvocation invocation) |
protected void |
executeActionResult(String location,
ActionInvocation invocation) |
protected void |
executeRenderResult(String location) |
setUrlHelper
conditionalParse, conditionalParseCollection, execute, getLastFinalLocation, getLocation, setEncode, setLocation, setParse
public PortletTilesResult()
public PortletTilesResult(String location)
public void doExecute(String location, ActionInvocation invocation) throws IOException, freemarker.template.TemplateException, javax.portlet.PortletException, org.apache.tiles.TilesException
doExecute
in class ServletDispatcherResult
IOException
freemarker.template.TemplateException
javax.portlet.PortletException
org.apache.tiles.TilesException
protected void executeRenderResult(String location) throws org.apache.tiles.TilesException
location
- org.apache.tiles.TilesException
protected void executeActionResult(String location, ActionInvocation invocation)
location
- invocation
- Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.