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