com.liferay.faces.bridge.application.view
Class BridgeAfterViewContentRequestRenderImpl

java.lang.Object
  extended by javax.portlet.filter.PortletRequestWrapper
      extended by com.liferay.faces.bridge.filter.HttpServletRequestAdapter
          extended by com.liferay.faces.bridge.application.view.BridgeAfterViewContentRequest
              extended by com.liferay.faces.bridge.application.view.BridgeAfterViewContentRequestRenderImpl
All Implemented Interfaces:
javax.portlet.PortletRequest, javax.portlet.RenderRequest, javax.servlet.http.HttpServletRequest, javax.servlet.ServletRequest

public class BridgeAfterViewContentRequestRenderImpl
extends BridgeAfterViewContentRequest
implements javax.portlet.RenderRequest

Author:
Neil Griffin

Nested Class Summary
 
Nested classes/interfaces inherited from interface javax.portlet.PortletRequest
javax.portlet.PortletRequest.P3PUserInfos
 
Field Summary
 
Fields inherited from interface javax.portlet.RenderRequest
ETAG
 
Fields inherited from interface javax.portlet.PortletRequest
ACTION_PHASE, ACTION_SCOPE_ID, BASIC_AUTH, CCPP_PROFILE, CLIENT_CERT_AUTH, DIGEST_AUTH, EVENT_PHASE, FORM_AUTH, LIFECYCLE_PHASE, RENDER_HEADERS, RENDER_MARKUP, RENDER_PART, RENDER_PHASE, RESOURCE_PHASE, USER_INFO
 
Fields inherited from interface javax.servlet.http.HttpServletRequest
BASIC_AUTH, CLIENT_CERT_AUTH, DIGEST_AUTH, FORM_AUTH
 
Constructor Summary
BridgeAfterViewContentRequestRenderImpl(javax.portlet.RenderRequest renderRequest)
           
 
Method Summary
 String getETag()
           
 
Methods inherited from class com.liferay.faces.bridge.filter.HttpServletRequestAdapter
getAttribute, getAttributeNames, getAuthType, getCharacterEncoding, getContentLength, getContentType, getContextPath, getCookies, getDateHeader, getHeader, getHeaderNames, getHeaders, getInputStream, getIntHeader, getLocalAddr, getLocale, getLocales, getLocalName, getLocalPort, getMethod, getParameter, getParameterMap, getParameterNames, getParameterValues, getPathInfo, getPathTranslated, getProtocol, getQueryString, getReader, getRealPath, getRemoteAddr, getRemoteHost, getRemotePort, getRemoteUser, getRequestDispatcher, getRequestedSessionId, getRequestURI, getRequestURL, getScheme, getServerName, getServerPort, getServletPath, getSession, getSession, getUserPrincipal, getWrapped, isRequestedSessionIdFromCookie, isRequestedSessionIdFromUrl, isRequestedSessionIdFromURL, isRequestedSessionIdValid, isSecure, isUserInRole, removeAttribute, setAttribute, setCharacterEncoding
 
Methods inherited from class javax.portlet.filter.PortletRequestWrapper
getPortalContext, getPortletMode, getPortletSession, getPortletSession, getPreferences, getPrivateParameterMap, getProperties, getProperty, getPropertyNames, getPublicParameterMap, getRequest, getResponseContentType, getResponseContentTypes, getWindowID, getWindowState, isPortletModeAllowed, isWindowStateAllowed, setRequest
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.portlet.PortletRequest
getAttribute, getAttributeNames, getAuthType, getContextPath, getCookies, getLocale, getLocales, getParameter, getParameterMap, getParameterNames, getParameterValues, getPortalContext, getPortletMode, getPortletSession, getPortletSession, getPreferences, getPrivateParameterMap, getProperties, getProperty, getPropertyNames, getPublicParameterMap, getRemoteUser, getRequestedSessionId, getResponseContentType, getResponseContentTypes, getScheme, getServerName, getServerPort, getUserPrincipal, getWindowID, getWindowState, isPortletModeAllowed, isRequestedSessionIdValid, isSecure, isUserInRole, isWindowStateAllowed, removeAttribute, setAttribute
 

Constructor Detail

BridgeAfterViewContentRequestRenderImpl

public BridgeAfterViewContentRequestRenderImpl(javax.portlet.RenderRequest renderRequest)
Method Detail

getETag

public String getETag()
Specified by:
getETag in interface javax.portlet.RenderRequest


Copyright © 2014 Liferay, Inc.. All Rights Reserved.