public class ResourceRequestBridgeLiferayImpl
extends javax.portlet.filter.ResourceRequestWrapper
| Constructor and Description |
|---|
ResourceRequestBridgeLiferayImpl(javax.portlet.ResourceRequest resourceRequest,
String responseNamespace,
javax.portlet.PortletConfig portletConfig,
javax.portlet.PortalContext portalContext) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getAttribute(String name) |
javax.portlet.PortalContext |
getPortalContext() |
Enumeration<String> |
getProperties(String name) |
String |
getProperty(String name) |
Enumeration<String> |
getPropertyNames() |
getCacheability, getCharacterEncoding, getContentLength, getContentType, getETag, getMethod, getPortletInputStream, getPrivateRenderParameterMap, getReader, getRequest, getResourceID, setCharacterEncoding, setRequestgetAttributeNames, getAuthType, getContextPath, getCookies, getLocale, getLocales, getParameter, getParameterMap, getParameterNames, getParameterValues, getPortletMode, getPortletSession, getPortletSession, getPreferences, getPrivateParameterMap, getPublicParameterMap, getRemoteUser, getRequestedSessionId, getResponseContentType, getResponseContentTypes, getScheme, getServerName, getServerPort, getUserPrincipal, getWindowID, getWindowState, isPortletModeAllowed, isRequestedSessionIdValid, isSecure, isUserInRole, isWindowStateAllowed, removeAttribute, setAttribute, setRequestclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetResponseContentType, getResponseContentTypesgetAttributeNames, getAuthType, getContextPath, getCookies, getLocale, getLocales, getParameter, getParameterMap, getParameterNames, getParameterValues, getPortletMode, getPortletSession, getPortletSession, getPreferences, getPrivateParameterMap, getPublicParameterMap, getRemoteUser, getRequestedSessionId, getScheme, getServerName, getServerPort, getUserPrincipal, getWindowID, getWindowState, isPortletModeAllowed, isRequestedSessionIdValid, isSecure, isUserInRole, isWindowStateAllowed, removeAttribute, setAttributepublic ResourceRequestBridgeLiferayImpl(javax.portlet.ResourceRequest resourceRequest,
String responseNamespace,
javax.portlet.PortletConfig portletConfig,
javax.portlet.PortalContext portalContext)
public Object getAttribute(String name)
getAttribute in interface javax.portlet.PortletRequestgetAttribute in class javax.portlet.filter.PortletRequestWrapperpublic javax.portlet.PortalContext getPortalContext()
getPortalContext in interface javax.portlet.PortletRequestgetPortalContext in class javax.portlet.filter.PortletRequestWrapperpublic Enumeration<String> getProperties(String name)
getProperties in interface javax.portlet.PortletRequestgetProperties in class javax.portlet.filter.PortletRequestWrapperpublic String getProperty(String name)
getProperty in interface javax.portlet.PortletRequestgetProperty in class javax.portlet.filter.PortletRequestWrapperpublic Enumeration<String> getPropertyNames()
getPropertyNames in interface javax.portlet.PortletRequestgetPropertyNames in class javax.portlet.filter.PortletRequestWrapperCopyright © 2016 Liferay, Inc.. All rights reserved.