public class MockLiferayPortletRenderRequest
extends org.springframework.mock.web.portlet.MockRenderRequest
implements com.liferay.portal.kernel.portlet.LiferayPortletRequest
PortletRequest.P3PUserInfosACTION_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_INFOETAG| Constructor and Description |
|---|
MockLiferayPortletRenderRequest() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanUp() |
Map<String,String[]> |
clearRenderParameters() |
void |
defineObjects(PortletConfig portletConfig,
PortletResponse portletResponse) |
javax.servlet.http.HttpServletRequest |
getHttpServletRequest() |
String |
getLifecycle() |
javax.servlet.http.HttpServletRequest |
getOriginalHttpServletRequest() |
long |
getPlid() |
com.liferay.portal.kernel.model.Portlet |
getPortlet() |
PortletContext |
getPortletContext() |
String |
getPortletName() |
javax.servlet.http.HttpServletRequest |
getPortletRequestDispatcherRequest() |
RenderParameters |
getRenderParameters() |
String |
getUserAgent() |
void |
invalidateSession() |
void |
setPortletRequestDispatcherRequest(javax.servlet.http.HttpServletRequest httpServletRequest) |
getETag, getLifecyclePhaseaddLocale, addParameter, addParameter, addPreferredLocale, addPreferredResponseContentType, addProperty, addResponseContentType, addUserRole, checkActive, close, 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, isActive, isPortletModeAllowed, isRequestedSessionIdValid, isSecure, isUserInRole, isWindowStateAllowed, registerPublicParameter, removeAttribute, setAttribute, setAuthType, setContextPath, setCookies, setParameter, setParameter, setParameters, setPortletMode, setPreferences, setProperty, setRemoteUser, setRequestedSessionIdValid, setScheme, setSecure, setServerName, setServerPort, setSession, setUserPrincipal, setWindowID, setWindowStateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttribute, getAttributeNames, getAuthType, getContextPath, getCookies, getLocale, getLocales, getParameter, getParameterMap, getParameterNames, getParameterValues, getPortalContext, getPortletSession, getPortletSession, getPreferences, getPrivateParameterMap, getProperties, getProperty, getPropertyNames, getPublicParameterMap, getRemoteUser, getRequestedSessionId, getResponseContentType, getResponseContentTypes, getScheme, getServerName, getServerPort, getUserPrincipal, getWindowID, isPortletModeAllowed, isRequestedSessionIdValid, isSecure, isUserInRole, isWindowStateAllowed, removeAttribute, setAttributegetPortletMode, getWindowStatepublic void cleanUp()
cleanUp in interface com.liferay.portal.kernel.portlet.LiferayPortletRequestpublic Map<String,String[]> clearRenderParameters()
clearRenderParameters in interface com.liferay.portal.kernel.portlet.LiferayPortletRequestpublic void defineObjects(PortletConfig portletConfig, PortletResponse portletResponse)
defineObjects in interface com.liferay.portal.kernel.portlet.LiferayPortletRequestpublic javax.servlet.http.HttpServletRequest getHttpServletRequest()
getHttpServletRequest in interface com.liferay.portal.kernel.portlet.LiferayPortletRequestpublic String getLifecycle()
getLifecycle in interface com.liferay.portal.kernel.portlet.LiferayPortletRequestpublic javax.servlet.http.HttpServletRequest getOriginalHttpServletRequest()
getOriginalHttpServletRequest in interface com.liferay.portal.kernel.portlet.LiferayPortletRequestpublic long getPlid()
getPlid in interface com.liferay.portal.kernel.portlet.LiferayPortletRequestpublic com.liferay.portal.kernel.model.Portlet getPortlet()
getPortlet in interface com.liferay.portal.kernel.portlet.LiferayPortletRequestpublic PortletContext getPortletContext()
getPortletContext in interface PortletRequestpublic String getPortletName()
getPortletName in interface com.liferay.portal.kernel.portlet.LiferayPortletRequestpublic javax.servlet.http.HttpServletRequest getPortletRequestDispatcherRequest()
getPortletRequestDispatcherRequest in interface com.liferay.portal.kernel.portlet.LiferayPortletRequestpublic RenderParameters getRenderParameters()
getRenderParameters in interface RenderStatepublic String getUserAgent()
getUserAgent in interface PortletRequestpublic void invalidateSession()
invalidateSession in interface com.liferay.portal.kernel.portlet.LiferayPortletRequestpublic void setPortletRequestDispatcherRequest(javax.servlet.http.HttpServletRequest httpServletRequest)
setPortletRequestDispatcherRequest in interface com.liferay.portal.kernel.portlet.LiferayPortletRequest