org.apache.myfaces.test.mock
Class MockViewHandler20
java.lang.Object
javax.faces.application.ViewHandler
org.apache.myfaces.test.mock.MockViewHandler
org.apache.myfaces.test.mock.MockViewHandler20
public class MockViewHandler20
- extends MockViewHandler
Mock for a JSF 2.0 ViewHandler.
This ViewHandler is used by MockApplication20.
- Since:
- 1.0.0
- Version:
- $Revision: 990408 $ $Date: 2010-08-28 20:59:21 +0200 (Sat, 28 Aug 2010) $
- Author:
- Jakob Korherr (latest modification by $Author: lu4242 $)
Fields inherited from class javax.faces.application.ViewHandler |
CHARACTER_ENCODING_KEY, DEFAULT_FACELETS_SUFFIX, DEFAULT_SUFFIX, DEFAULT_SUFFIX_PARAM_NAME, FACELETS_SUFFIX_PARAM_NAME, FACELETS_VIEW_MAPPINGS_PARAM_NAME |
Methods inherited from class javax.faces.application.ViewHandler |
calculateCharacterEncoding, deriveViewId, getRedirectURL, getViewDeclarationLanguage, initView |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MockViewHandler20
public MockViewHandler20()
getBookmarkableURL
public String getBookmarkableURL(javax.faces.context.FacesContext context,
String viewId,
Map<String,List<String>> parameters,
boolean includeViewParams)
- Overrides:
getBookmarkableURL
in class javax.faces.application.ViewHandler
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.