public class RenderRequestImpl extends PortletRequestImpl implements javax.portlet.RenderRequest
| Constructor and Description |
|---|
RenderRequestImpl(PortletWindow portletWindow,
javax.servlet.http.HttpServletRequest servletRequest) |
| Modifier and Type | Method and Description |
|---|---|
javax.portlet.PortletPreferences |
getPreferences() |
java.io.BufferedReader |
getReader() |
getAttribute, getAttributeNames, getAuthType, getCharacterEncoding, getContentLength, getContentType, getContextPath, getCookies, getDateHeader, getHeader, getHeaderNames, getHeaders, getInputStream, getInternalPortletWindow, getIntHeader, getLocale, getLocales, getMethod, getParameter, getParameterMap, getParameterNames, getParameterValues, getPathInfo, getPathTranslated, getPortalContext, getPortletMode, getPortletSession, getPortletSession, getProperties, getProperty, getPropertyNames, getProtocol, getQueryString, getRealPath, getRemoteAddr, getRemoteHost, getRemoteUser, getRequestDispatcher, getRequestedSessionId, getRequestURI, getRequestURL, getResponseContentType, getResponseContentTypes, getScheme, getServerName, getServerPort, getServletPath, getSession, getSession, getUserPrincipal, getWindowState, isIncluded, isPortletModeAllowed, isRequestedSessionIdFromCookie, isRequestedSessionIdFromUrl, isRequestedSessionIdFromURL, isRequestedSessionIdValid, isSecure, isUserInRole, isWindowStateAllowed, lateInit, removeAttribute, setAttribute, setCharacterEncoding, setIncludedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttribute, getAttributeNames, getAuthType, getContextPath, getLocale, getLocales, getParameter, getParameterMap, getParameterNames, getParameterValues, getPortalContext, getPortletMode, getPortletSession, getPortletSession, getProperties, getProperty, getPropertyNames, getRemoteUser, getRequestedSessionId, getResponseContentType, getResponseContentTypes, getScheme, getServerName, getServerPort, getUserPrincipal, getWindowState, isPortletModeAllowed, isRequestedSessionIdValid, isSecure, isUserInRole, isWindowStateAllowed, removeAttribute, setAttributepublic RenderRequestImpl(PortletWindow portletWindow, javax.servlet.http.HttpServletRequest servletRequest)
public java.io.BufferedReader getReader()
throws java.io.IOException
getReader in interface javax.servlet.ServletRequestgetReader in class PortletRequestImpljava.io.IOExceptionServletRequest.getReader()public javax.portlet.PortletPreferences getPreferences()
getPreferences in interface javax.portlet.PortletRequestgetPreferences in class PortletRequestImplCopyright © 2003-2013 . All Rights Reserved.