|
|||||||||
| 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.jsf.FacesResult
public class FacesResult
Executes the JSF render phase
| Field Summary |
|---|
| Fields inherited from class org.apache.struts2.dispatcher.StrutsResultSupport |
|---|
DEFAULT_PARAM |
| Fields inherited from interface org.apache.struts2.StrutsStatics |
|---|
HTTP_REQUEST, HTTP_RESPONSE, PAGE_CONTEXT, SERVLET_CONTEXT, SERVLET_DISPATCHER, STRUTS_PORTLET_CONTEXT |
| Constructor Summary | |
|---|---|
FacesResult()
|
|
FacesResult(java.lang.String location)
|
|
| Method Summary | |
|---|---|
protected void |
doExecute(java.lang.String finalLocation,
com.opensymphony.xwork2.ActionInvocation invocation)
Checks to see if we need to build a new JSF ViewId from the Struts Result config and then renders the result by delegating to the FacesRender.render(). |
| Methods inherited from class org.apache.struts2.dispatcher.StrutsResultSupport |
|---|
conditionalParse, execute, getLastFinalLocation, setEncode, setLocation, setParse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.opensymphony.xwork2.Result |
|---|
execute |
| Constructor Detail |
|---|
public FacesResult()
public FacesResult(java.lang.String location)
| Method Detail |
|---|
protected void doExecute(java.lang.String finalLocation,
com.opensymphony.xwork2.ActionInvocation invocation)
throws java.lang.Exception
doExecute in class org.apache.struts2.dispatcher.StrutsResultSupportjava.lang.ExceptionStrutsResultSupport.doExecute(String, ActionInvocation)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||