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
Dedicated Tile result to be used in Portlet environment
WW-2749
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TILES_ACTION_NAME
public static final String TILES_ACTION_NAME
- See Also:
- Constant Field Values
PortletTilesResult
public PortletTilesResult()
PortletTilesResult
public PortletTilesResult(String location)
doExecute
public void doExecute(String location,
com.opensymphony.xwork2.ActionInvocation invocation)
throws Exception
- Overrides:
doExecute
in class ServletDispatcherResult
- Throws:
Exception
executeRenderResult
protected void executeRenderResult(String location)
throws org.apache.tiles.TilesException
- Throws:
org.apache.tiles.TilesException
executeActionResult
protected void executeActionResult(String location,
com.opensymphony.xwork2.ActionInvocation invocation)
Copyright © 2000–2018 Apache Software Foundation. All rights reserved.