public final class JSFUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getConversationId() |
static FacesContext |
getCurrentFacesContext() |
static ExternalContext |
getExternalContext() |
static String |
getJSFRequestParameter(String parameterName) |
static String |
getRedirectViewIdWithCid(String redirectId,
String cid) |
static HttpSession |
getSession() |
static UIViewRoot |
getViewRoot() |
public static FacesContext getCurrentFacesContext()
public static ExternalContext getExternalContext()
public static HttpSession getSession()
public static String getRedirectViewIdWithCid(String redirectId, String cid)
public static UIViewRoot getViewRoot()
public static String getConversationId()
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.