| java.lang.Object | |
| ↳ | org.springframework.mock.web.portlet.MockPortletConfig |
Mock implementation of the javax.portlet.PortletConfig interface.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Create a new MockPortletConfig with a default
MockPortletContext. | |||||||||||
Create a new MockPortletConfig with a default
MockPortletContext. | |||||||||||
Create a new MockPortletConfig.
| |||||||||||
Create a new MockPortletConfig.
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Create a new MockPortletConfig with a default MockPortletContext.
| portletName | the name of the portlet |
|---|
Create a new MockPortletConfig.
| portletContext | the PortletContext that the portlet runs in |
|---|
Create a new MockPortletConfig.
| portletContext | the PortletContext that the portlet runs in |
|---|---|
| portletName | the name of the portlet |