| java.lang.Object | |||
| ↳ | org.springframework.mock.web.portlet.MockPortletRequest | ||
| ↳ | org.springframework.mock.web.portlet.MockClientDataRequest | ||
| ↳ | org.springframework.mock.web.portlet.MockActionRequest | ||
Known Direct Subclasses
|
Mock implementation of the javax.portlet.ActionRequest interface.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Create a new MockActionRequest with a default
MockPortalContext
and a default MockPortletContext. | |||||||||||
Create a new MockActionRequest with a default
MockPortalContext
and a default MockPortletContext. | |||||||||||
Create a new MockActionRequest with a default
MockPortalContext
and a default MockPortletContext. | |||||||||||
Create a new MockActionRequest with a default
MockPortalContext. | |||||||||||
Create a new MockActionRequest.
| |||||||||||
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Return the Portlet 2.0 lifecycle id for the current phase.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.springframework.mock.web.portlet.MockClientDataRequest
| |||||||||||
From class
org.springframework.mock.web.portlet.MockPortletRequest
| |||||||||||
From class
java.lang.Object
| |||||||||||
Create a new MockActionRequest with a default MockPortalContext
and a default MockPortletContext.
Create a new MockActionRequest with a default MockPortalContext
and a default MockPortletContext.
| actionName | the name of the action to trigger |
|---|
Create a new MockActionRequest with a default MockPortalContext
and a default MockPortletContext.
| portletMode | the mode that the portlet runs in |
|---|
Create a new MockActionRequest with a default MockPortalContext.
| portletContext | the PortletContext that the request runs in |
|---|
Create a new MockActionRequest.
| portalContext | the PortalContext that the request runs in |
|---|---|
| portletContext | the PortletContext that the request runs in |