public MockActionRequest(PortletContext portletContext)(Code)
Create a new MockActionRequest with a default
MockPortalContext .
Parameters: portletContext - the PortletContext that the request runs in See Also:MockPortalContext
MockActionRequest
public MockActionRequest(PortalContext portalContext, PortletContext portletContext)(Code)
Create a new MockActionRequest.
Parameters: portalContext - the PortalContext that the request runs in Parameters: portletContext - the PortletContext that the request runs in