public class ConversationAwareViewHandler
extends javax.faces.application.ViewHandlerWrapper
| Constructor and Description |
|---|
ConversationAwareViewHandler(javax.faces.application.ViewHandler delegate) |
| Modifier and Type | Method and Description |
|---|---|
String |
getActionURL(javax.faces.context.FacesContext context,
String viewId) |
String |
getRedirectURL(javax.faces.context.FacesContext context,
String viewId,
Map<String,List<String>> parameters,
boolean includeViewParams) |
javax.faces.application.ViewHandler |
getWrapped() |
public ConversationAwareViewHandler(javax.faces.application.ViewHandler delegate)
public String getActionURL(javax.faces.context.FacesContext context, String viewId)
getActionURL in class javax.faces.application.ViewHandlerWrapperpublic String getRedirectURL(javax.faces.context.FacesContext context, String viewId, Map<String,List<String>> parameters, boolean includeViewParams)
getRedirectURL in class javax.faces.application.ViewHandlerWrapperpublic javax.faces.application.ViewHandler getWrapped()
getWrapped in interface javax.faces.FacesWrapper<javax.faces.application.ViewHandler>getWrapped in class javax.faces.application.ViewHandlerWrapperCopyright © 2008–2014 The Apache Software Foundation. All rights reserved.