| java.lang.Object | ||
| ↳ | org.springframework.mock.web.portlet.MockPortletRequest | |
| ↳ | org.springframework.mock.web.portlet.MockRenderRequest | |
Mock implementation of the javax.portlet.RenderRequest interface.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Create a new MockRenderRequest with a default
MockPortalContext
and a default MockPortletContext. | |||||||||||
Create a new MockRenderRequest with a default
MockPortalContext
and a default MockPortletContext. | |||||||||||
Create a new MockRenderRequest with a default
MockPortalContext
and a default MockPortletContext. | |||||||||||
Create a new MockRenderRequest with a default
MockPortalContext. | |||||||||||
Create a new MockRenderRequest.
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Return the Portlet 2.0 lifecycle id for the current phase.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.springframework.mock.web.portlet.MockPortletRequest
| |||||||||||
From class
java.lang.Object
| |||||||||||
Create a new MockRenderRequest with a default MockPortalContext
and a default MockPortletContext.
Create a new MockRenderRequest with a default MockPortalContext
and a default MockPortletContext.
| portletMode | the mode that the portlet runs in |
|---|
Create a new MockRenderRequest with a default MockPortalContext
and a default MockPortletContext.
| portletMode | the mode that the portlet runs in |
|---|---|
| windowState | the window state to run the portlet in |
Create a new MockRenderRequest with a default MockPortalContext.
| portletContext | the PortletContext that the request runs in |
|---|
Create a new MockRenderRequest.
| portalContext | the PortletContext that the request runs in |
|---|---|
| portletContext | the PortletContext that the request runs in |