Package com.liferay.portlet.internal
Class RenderRequestImpl
Object
com.liferay.portlet.internal.PortletRequestImpl
com.liferay.portlet.internal.RenderRequestImpl
- All Implemented Interfaces:
com.liferay.portal.kernel.portlet.LiferayPortletRequest,com.liferay.portal.kernel.portlet.LiferayRenderRequest,jakarta.portlet.PortletRequest,jakarta.portlet.RenderRequest,jakarta.portlet.RenderState
- Direct Known Subclasses:
HeaderRequestImpl
public class RenderRequestImpl
extends PortletRequestImpl
implements com.liferay.portal.kernel.portlet.LiferayRenderRequest
- Author:
- Brian Wing Shun Chan, Neil Griffin
-
Nested Class Summary
Nested classes/interfaces inherited from interface jakarta.portlet.PortletRequest
jakarta.portlet.PortletRequest.P3PUserInfos -
Field Summary
Fields inherited from interface jakarta.portlet.PortletRequest
ACTION_PHASE, ACTION_SCOPE_ID, BASIC_AUTH, CCPP_PROFILE, CLIENT_CERT_AUTH, DIGEST_AUTH, EVENT_PHASE, FORM_AUTH, HEADER_PHASE, LIFECYCLE_PHASE, RENDER_HEADERS, RENDER_MARKUP, RENDER_PART, RENDER_PHASE, RESOURCE_PHASE, USER_INFOFields inherited from interface jakarta.portlet.RenderRequest
ETAG -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.liferay.portlet.internal.PortletRequestImpl
cleanUp, clearRenderParameters, defineObjects, getAttribute, getAttributeNames, getAuthType, getCCPPProfile, getContextPath, getCookies, getHttpServletRequest, getLocale, getLocales, getMethod, getOriginalHttpServletRequest, getParameter, getParameterMap, getParameterNames, getParameterValues, getPlid, getPortalContext, getPortlet, getPortletContext, getPortletMode, getPortletName, getPortletRequestDispatcherRequest, getPortletSession, getPortletSession, getPortletSpecMajorVersion, getPreferences, getPreferencesImpl, getPrivateParameterMap, getProperties, getProperty, getPropertyNames, getPublicParameterMap, getRemoteUser, getRenderParameters, getRequestedSessionId, getResponseContentType, getResponseContentTypes, getScheme, getServerName, getServerPort, getUserAgent, getUserInfo, getUserPrincipal, getWindowID, getWindowState, init, invalidateSession, isPortletModeAllowed, isRequestedSessionIdValid, isSecure, isTriggeredByActionURL, isUserInRole, isWindowStateAllowed, removeAttribute, setAttribute, setPortletMode, setPortletRequestDispatcherRequest, setWindowStateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.liferay.portal.kernel.portlet.LiferayPortletRequest
cleanUp, clearRenderParameters, defineObjects, getHttpServletRequest, getOriginalHttpServletRequest, getPlid, getPortlet, getPortletName, getPortletRequestDispatcherRequest, invalidateSession, setPortletRequestDispatcherRequestMethods inherited from interface com.liferay.portal.kernel.portlet.LiferayRenderRequest
isTriggeredByActionURLMethods inherited from interface jakarta.portlet.PortletRequest
getAttribute, getAttributeNames, getAuthType, getContextPath, getCookies, getLocale, getLocales, getParameter, getParameterMap, getParameterNames, getParameterValues, getPortalContext, getPortletContext, getPortletSession, getPortletSession, getPreferences, getPrivateParameterMap, getProperties, getProperty, getPropertyNames, getPublicParameterMap, getRemoteUser, getRequestedSessionId, getResponseContentType, getResponseContentTypes, getScheme, getServerName, getServerPort, getUserAgent, getUserPrincipal, getWindowID, isPortletModeAllowed, isRequestedSessionIdValid, isSecure, isUserInRole, isWindowStateAllowed, removeAttribute, setAttributeMethods inherited from interface jakarta.portlet.RenderState
getPortletMode, getRenderParameters, getWindowState
-
Constructor Details
-
RenderRequestImpl
public RenderRequestImpl()
-
-
Method Details
-
getETag
- Specified by:
getETagin interfacejakarta.portlet.RenderRequest- Overrides:
getETagin classPortletRequestImpl
-
getLifecycle
- Specified by:
getLifecyclein interfacecom.liferay.portal.kernel.portlet.LiferayPortletRequest- Specified by:
getLifecyclein classPortletRequestImpl
-