| com.flexive.faces.CustomURIViewHandler
CustomURIViewHandler | public class CustomURIViewHandler extends FaceletViewHandler (Code) | | An extension to the facelet view handler that provides custom URIs using
URIRoute URIRoutes . You must provide a concrete implementation with
a public constructor that takes a single ViewHandler argument and passes
the URIRouteCollection to be used to this viewhandler.
author: Daniel Lichtenberger (daniel.lichtenberger@flexive.com), UCS - unique computing solutions gmbh (http://www.ucs.at) version: $Rev: 1 $ |
getRenderedViewId | protected String getRenderedViewId(FacesContext context, String actionId)(Code) | | |
restoreView | public UIViewRoot restoreView(FacesContext context, String viewId)(Code) | | |
|
|