public class ActionRequestBridgeLiferayImpl
extends javax.portlet.filter.ActionRequestWrapper
| Constructor and Description |
|---|
ActionRequestBridgeLiferayImpl(javax.portlet.ActionRequest actionRequest,
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) |
Enumeration<String> |
getPropertyNames() |
getCharacterEncoding, getContentLength, getContentType, getMethod, getPortletInputStream, getReader, getRequest, setCharacterEncoding, setRequestgetAttributeNames, getAuthType, getContextPath, getCookies, getLocale, getLocales, getParameter, getParameterMap, getParameterNames, getParameterValues, getPortletMode, getPortletSession, getPortletSession, getPreferences, getPrivateParameterMap, getProperty, 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, waitgetAttributeNames, getAuthType, getContextPath, getCookies, getLocale, getLocales, getParameter, getParameterMap, getParameterNames, getParameterValues, getPortletMode, getPortletSession, getPortletSession, getPreferences, getPrivateParameterMap, getProperty, getPublicParameterMap, getRemoteUser, getRequestedSessionId, getResponseContentType, getResponseContentTypes, getScheme, getServerName, getServerPort, getUserPrincipal, getWindowID, getWindowState, isPortletModeAllowed, isRequestedSessionIdValid, isSecure, isUserInRole, isWindowStateAllowed, removeAttribute, setAttributepublic ActionRequestBridgeLiferayImpl(javax.portlet.ActionRequest actionRequest,
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 Enumeration<String> getPropertyNames()
getPropertyNames in interface javax.portlet.PortletRequestgetPropertyNames in class javax.portlet.filter.PortletRequestWrapperCopyright © 2016 Liferay, Inc.. All rights reserved.