org.apache.struts2.views.tiles
Class PortletTilesResult
java.lang.Object
org.apache.struts2.dispatcher.StrutsResultSupport
org.apache.struts2.dispatcher.ServletDispatcherResult
org.apache.struts2.views.tiles.PortletTilesResult
- All Implemented Interfaces:
- com.opensymphony.xwork2.Result, Serializable, StrutsStatics
public class PortletTilesResult
- extends ServletDispatcherResult
JIRA WW-2749 (STRUTS).
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletTilesResult
public PortletTilesResult()
PortletTilesResult
public PortletTilesResult(String location)
doExecute
public void doExecute(String location,
com.opensymphony.xwork2.ActionInvocation invocation)
throws IOException,
freemarker.template.TemplateException,
javax.portlet.PortletException,
org.apache.tiles.TilesException
- Overrides:
doExecute
in class ServletDispatcherResult
- Throws:
IOException
freemarker.template.TemplateException
javax.portlet.PortletException
org.apache.tiles.TilesException
executeRenderResult
protected void executeRenderResult(String location)
throws org.apache.tiles.TilesException
- Parameters:
location
-
- Throws:
org.apache.tiles.TilesException
executeActionResult
protected void executeActionResult(String location,
com.opensymphony.xwork2.ActionInvocation invocation)
- Parameters:
location
- invocation
-
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.