|
||||||||||
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.portlet.result.PortletResult
org.apache.empire.struts2.web.EmpirePortletResult
public class EmpirePortletResult
Field Summary | |
---|---|
protected static org.apache.commons.logging.Log |
log
|
Fields inherited from class org.apache.struts2.portlet.result.PortletResult |
---|
portletMode |
Fields inherited from class org.apache.struts2.dispatcher.StrutsResultSupport |
---|
DEFAULT_PARAM |
Fields inherited from interface org.apache.struts2.portlet.PortletActionConstants |
---|
ACTION_MAPPING, ACTION_PARAM, ACTION_RESET, DEFAULT_ACTION_FOR_MODE, DEFAULT_ACTION_NAME, DEFAULT_DISPATCHER_SERVLET_NAME, DISPATCH_TO, ERROR_ACTION, EVENT_ACTION, EVENT_PHASE, MODE_NAMESPACE_MAP, MODE_PARAM, PHASE, PORTLET_CONFIG, PORTLET_NAMESPACE, RENDER_DIRECT_LOCATION, RENDER_PHASE, REQUEST, RESPONSE, STACK_FROM_EVENT_PHASE |
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 | |
---|---|
EmpirePortletResult()
|
|
EmpirePortletResult(java.lang.String location)
|
Method Summary | |
---|---|
protected void |
executeActionResult(java.lang.String finalLocation,
com.opensymphony.xwork2.ActionInvocation invocation)
|
protected void |
executeRenderResult(java.lang.String finalLocation)
|
java.lang.String |
getRenderMethod()
|
void |
setRenderMethod(java.lang.String renderMethod)
|
Methods inherited from class org.apache.struts2.portlet.result.PortletResult |
---|
convertQueryParamsToRenderParams, doExecute, setContentType, setDispatcherServletName, setPortletMode, setTitle, setUseDispatcherServlet |
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 |
Field Detail |
---|
protected static org.apache.commons.logging.Log log
Constructor Detail |
---|
public EmpirePortletResult()
public EmpirePortletResult(java.lang.String location)
Method Detail |
---|
public java.lang.String getRenderMethod()
public void setRenderMethod(java.lang.String renderMethod)
protected void executeRenderResult(java.lang.String finalLocation) throws javax.portlet.PortletException, java.io.IOException
executeRenderResult
in class org.apache.struts2.portlet.result.PortletResult
javax.portlet.PortletException
java.io.IOException
protected void executeActionResult(java.lang.String finalLocation, com.opensymphony.xwork2.ActionInvocation invocation) throws java.lang.Exception
executeActionResult
in class org.apache.struts2.portlet.result.PortletResult
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |