|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.context.ExternalContext
com.liferay.faces.bridge.context.ExternalContextCompat_1_2_Impl
com.liferay.faces.bridge.context.ExternalContextCompat_2_0_FlashImpl
com.liferay.faces.bridge.context.ExternalContextCompat_2_0_Impl
com.liferay.faces.bridge.context.ExternalContextCompat_2_1_Impl
public abstract class ExternalContextCompat_2_1_Impl
This class provides a compatibility layer that isolates differences between JSF 2.0 and JSF 2.1.
| Field Summary |
|---|
| Fields inherited from class com.liferay.faces.bridge.context.ExternalContextCompat_2_0_Impl |
|---|
facesImplementationServletResponse, portletPhase, requestContextPath |
| Fields inherited from class com.liferay.faces.bridge.context.ExternalContextCompat_1_2_Impl |
|---|
bridgeContext, incongruityContext, manageIncongruities, portletContext, portletRequest, portletResponse |
| Fields inherited from class javax.faces.context.ExternalContext |
|---|
BASIC_AUTH, CLIENT_CERT_AUTH, DIGEST_AUTH, FORM_AUTH |
| Constructor Summary | |
|---|---|
ExternalContextCompat_2_1_Impl(javax.portlet.PortletContext portletContext,
javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletResponse portletResponse)
|
|
| Method Summary | |
|---|---|
int |
getSessionMaxInactiveInterval()
|
boolean |
isSecure()
|
void |
setSessionMaxInactiveInterval(int sessionMaxInactiveInterval)
|
| Methods inherited from class com.liferay.faces.bridge.context.ExternalContextCompat_2_0_FlashImpl |
|---|
createFlashHttpServletResponse, getFlash, isBridgeFlashServletResponseRequired, setFlash |
| Methods inherited from class com.liferay.faces.bridge.context.ExternalContextCompat_1_2_Impl |
|---|
encodeActionURL, isEncodingFormWithPrimeFacesAjaxFileUpload |
| Methods inherited from class javax.faces.context.ExternalContext |
|---|
dispatch, encodeNamespace, encodeResourceURL, getApplicationMap, getAuthType, getContext, getInitParameter, getInitParameterMap, getRemoteUser, getRequest, getRequestCharacterEncoding, getRequestContentType, getRequestContextPath, getRequestCookieMap, getRequestHeaderMap, getRequestHeaderValuesMap, getRequestLocale, getRequestLocales, getRequestMap, getRequestParameterMap, getRequestParameterNames, getRequestParameterValuesMap, getRequestPathInfo, getRequestServletPath, getResource, getResourceAsStream, getResourcePaths, getResponse, getResponseCharacterEncoding, getResponseContentType, getSession, getSessionMap, getUserPrincipal, isUserInRole, log, log, redirect, setRequest, setRequestCharacterEncoding, setResponse, setResponseCharacterEncoding |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExternalContextCompat_2_1_Impl(javax.portlet.PortletContext portletContext,
javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletResponse portletResponse)
| Method Detail |
|---|
public boolean isSecure()
isSecure in class javax.faces.context.ExternalContextExternalContext#isSecure()}public int getSessionMaxInactiveInterval()
getSessionMaxInactiveInterval in class javax.faces.context.ExternalContextExternalContext#getSessionMaxInactiveInterval()}public void setSessionMaxInactiveInterval(int sessionMaxInactiveInterval)
setSessionMaxInactiveInterval in class javax.faces.context.ExternalContextExternalContext#setSessionMaxInactiveInterval(int)}
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||