| java.lang.Object | |
| ↳ | org.springframework.mock.web.portlet.MockPortletSession |
Mock implementation of the javax.portlet.PortletSession interface.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Create a new MockPortletSession with a default
MockPortletContext. | |||||||||||
Create a new MockPortletSession.
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Clear all of this session's attributes.
| |||||||||||
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Create a new MockPortletSession with a default MockPortletContext.
Create a new MockPortletSession.
| portletContext | the PortletContext that the session runs in |
|---|
Clear all of this session's attributes.