Class JSFUtil


  • public final class JSFUtil
    extends Object
    • Method Detail

      • getCurrentFacesContext

        public static javax.faces.context.FacesContext getCurrentFacesContext()
      • getExternalContext

        public static javax.faces.context.ExternalContext getExternalContext()
      • getSession

        public static javax.servlet.http.HttpSession getSession()
      • getRedirectViewIdWithCid

        public static String getRedirectViewIdWithCid​(String redirectId,
                                                      String cid)
      • getViewRoot

        public static javax.faces.component.UIViewRoot getViewRoot()
      • getJSFRequestParameter

        public static String getJSFRequestParameter​(String parameterName)
      • getConversationId

        public static String getConversationId()
      • getConversationPropagation

        public static String getConversationPropagation()