public class ConversationAwareViewHandler extends ViewHandlerWrapper
CHARACTER_ENCODING_KEY, DEFAULT_FACELETS_SUFFIX, DEFAULT_SUFFIX, DEFAULT_SUFFIX_PARAM_NAME, DISABLE_FACELET_JSF_VIEWHANDLER_PARAM_NAME, FACELETS_BUFFER_SIZE_PARAM_NAME, FACELETS_DECORATORS_PARAM_NAME, FACELETS_LIBRARIES_PARAM_NAME, FACELETS_REFRESH_PERIOD_PARAM_NAME, FACELETS_SKIP_COMMENTS_PARAM_NAME, FACELETS_SUFFIX_PARAM_NAME, FACELETS_VIEW_MAPPINGS_PARAM_NAME, WEBSOCKET_PORT| Constructor and Description |
|---|
ConversationAwareViewHandler(ViewHandler delegate) |
| Modifier and Type | Method and Description |
|---|---|
String |
getActionURL(FacesContext context,
String viewId) |
String |
getRedirectURL(FacesContext context,
String viewId,
Map<String,List<String>> parameters,
boolean includeViewParams) |
ViewHandler |
getWrapped() |
addProtectedView, calculateCharacterEncoding, calculateLocale, calculateRenderKitId, createView, deriveLogicalViewId, deriveViewId, getBookmarkableURL, getProtectedViewsUnmodifiable, getResourceURL, getViewDeclarationLanguage, getViews, getViews, getWebsocketURL, initView, removeProtectedView, renderView, restoreView, writeStatepublic ConversationAwareViewHandler(ViewHandler delegate)
public String getActionURL(FacesContext context, String viewId)
getActionURL in class ViewHandlerWrapperpublic String getRedirectURL(FacesContext context, String viewId, Map<String,List<String>> parameters, boolean includeViewParams)
getRedirectURL in class ViewHandlerWrapperpublic ViewHandler getWrapped()
getWrapped in interface FacesWrapper<ViewHandler>getWrapped in class ViewHandlerWrapperCopyright © 2008–2019 The Apache Software Foundation. All rights reserved.