public class PrimeFacesContext
extends javax.faces.context.FacesContextWrapper
FacesContextWrapper to init and release our PrimeRequestContext.| Constructor and Description | 
|---|
| PrimeFacesContext(javax.faces.context.FacesContext wrapped) | 
| Modifier and Type | Method and Description | 
|---|---|
| static CspState | getCspState(javax.faces.context.FacesContext context) | 
| javax.faces.context.ExternalContext | getExternalContext() | 
| javax.faces.context.FacesContext | getWrapped() | 
| void | release() | 
| void | setResponseWriter(javax.faces.context.ResponseWriter writer) | 
addMessage, getApplication, getAttributes, getClientIdsWithMessages, getCurrentPhaseId, getELContext, getExceptionHandler, getMaximumSeverity, getMessageList, getMessageList, getMessages, getMessages, getPartialViewContext, getRenderKit, getRenderResponse, getResponseComplete, getResponseStream, getResponseWriter, getViewRoot, isPostback, isProcessingEvents, isProjectStage, isValidationFailed, renderResponse, responseComplete, setCurrentPhaseId, setExceptionHandler, setProcessingEvents, setResponseStream, setViewRoot, validationFailedpublic PrimeFacesContext(javax.faces.context.FacesContext wrapped)
public javax.faces.context.ExternalContext getExternalContext()
getExternalContext in class javax.faces.context.FacesContextWrapperpublic void setResponseWriter(javax.faces.context.ResponseWriter writer)
setResponseWriter in class javax.faces.context.FacesContextWrapperpublic javax.faces.context.FacesContext getWrapped()
getWrapped in interface javax.faces.FacesWrapper<javax.faces.context.FacesContext>getWrapped in class javax.faces.context.FacesContextWrapperpublic void release()
release in class javax.faces.context.FacesContextWrapperpublic static CspState getCspState(javax.faces.context.FacesContext context)
Copyright © 2020. All rights reserved.