|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.struts2.jsf.FacesSupport
org.apache.struts2.jsf.FacesInterceptor
org.apache.struts2.jsf.UpdateModelValuesInterceptor
public class UpdateModelValuesInterceptor
Updates the model values from the component tree
| Field Summary |
|---|
| Fields inherited from class org.apache.struts2.jsf.FacesSupport |
|---|
FACES_ENABLED, log |
| Constructor Summary | |
|---|---|
UpdateModelValuesInterceptor()
|
|
| Method Summary | |
|---|---|
protected boolean |
executePhase(java.lang.String viewId,
javax.faces.context.FacesContext facesContext)
Update Model Values (JSF.2.2.4) |
| Methods inherited from class org.apache.struts2.jsf.FacesInterceptor |
|---|
destroy, init, intercept, isFacesEnabled |
| Methods inherited from class org.apache.struts2.jsf.FacesSupport |
|---|
informPhaseListenersAfter, informPhaseListenersBefore, isResponseComplete, setLifecycle, shouldRenderResponse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UpdateModelValuesInterceptor()
| Method Detail |
|---|
protected boolean executePhase(java.lang.String viewId,
javax.faces.context.FacesContext facesContext)
throws javax.faces.FacesException
executePhase in class FacesInterceptorviewId - The view idfacesContext - The faces context
javax.faces.FacesException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||