| java.lang.Object | |
| ↳ | org.springframework.mock.web.portlet.MockPortletResponse |
Known Direct Subclasses
|
Known Indirect Subclasses
|
Mock implementation of the javax.portlet.PortletResponse interface.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Create a new MockPortletResponse with a default
MockPortalContext. | |||||||||||
Create a new MockPortletResponse.
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Return the PortalContext that this MockPortletResponse runs in,
defining the supported PortletModes and WindowStates.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Create a new MockPortletResponse with a default MockPortalContext.
Create a new MockPortletResponse.
| portalContext | the PortalContext defining the supported PortletModes and WindowStates |
|---|
Return the PortalContext that this MockPortletResponse runs in, defining the supported PortletModes and WindowStates.