- MockActionParameters - Class in com.liferay.portletmvc4spring.test.mock.web.portlet
-
Mock implementation of the ActionParameters interface.
- MockActionParameters() - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockActionParameters
-
- MockActionRequest - Class in com.liferay.portletmvc4spring.test.mock.web.portlet
-
Mock implementation of the ActionRequest interface.
- MockActionRequest() - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockActionRequest
-
- MockActionRequest(String) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockActionRequest
-
- MockActionRequest(PortletMode) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockActionRequest
-
- MockActionRequest(PortletContext) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockActionRequest
-
- MockActionRequest(PortalContext, PortletContext) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockActionRequest
-
Create a new MockActionRequest.
- MockActionResponse - Class in com.liferay.portletmvc4spring.test.mock.web.portlet
-
Mock implementation of the ActionResponse interface.
- MockActionResponse() - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockActionResponse
-
- MockActionResponse(PortalContext) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockActionResponse
-
Create a new MockActionResponse.
- MockActionURL - Class in com.liferay.portletmvc4spring.test.mock.web.portlet
-
Mock implementation of the ActionURL interface.
- MockActionURL(PortalContext, MimeResponse.Copy) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockActionURL
-
- MockBaseURL - Class in com.liferay.portletmvc4spring.test.mock.web.portlet
-
Mock implementation of the BaseURL interface.
- MockBaseURL() - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockBaseURL
-
- MockCacheControl - Class in com.liferay.portletmvc4spring.test.mock.web.portlet
-
Mock implementation of the CacheControl interface.
- MockCacheControl() - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockCacheControl
-
- MockClientDataRequest - Class in com.liferay.portletmvc4spring.test.mock.web.portlet
-
Mock implementation of the ClientDataRequest interface.
- MockClientDataRequest() - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockClientDataRequest
-
- MockClientDataRequest(PortletContext) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockClientDataRequest
-
- MockClientDataRequest(PortalContext, PortletContext) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockClientDataRequest
-
Create a new MockClientDataRequest.
- MockEvent - Class in com.liferay.portletmvc4spring.test.mock.web.portlet
-
Mock implementation of the Event interface.
- MockEvent(QName) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockEvent
-
Create a new MockEvent with the given name.
- MockEvent(String) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockEvent
-
Create a new MockEvent with the given name.
- MockEvent(QName, Serializable) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockEvent
-
Create a new MockEvent with the given name and value.
- MockEvent(String, Serializable) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockEvent
-
Create a new MockEvent with the given name and value.
- MockEventRequest - Class in com.liferay.portletmvc4spring.test.mock.web.portlet
-
Mock implementation of the EventRequest interface.
- MockEventRequest(Event) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockEventRequest
-
- MockEventRequest(Event, PortletContext) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockEventRequest
-
- MockEventRequest(Event, PortalContext, PortletContext) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockEventRequest
-
Create a new MockEventRequest.
- MockEventResponse - Class in com.liferay.portletmvc4spring.test.mock.web.portlet
-
Mock implementation of the EventResponse interface.
- MockEventResponse() - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockEventResponse
-
- MockMimeResponse - Class in com.liferay.portletmvc4spring.test.mock.web.portlet
-
Mock implementation of the MimeResponse interface.
- MockMimeResponse() - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockMimeResponse
-
- MockMimeResponse(PortalContext) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockMimeResponse
-
Create a new MockMimeResponse.
- MockMimeResponse(PortalContext, PortletRequest) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockMimeResponse
-
Create a new MockMimeResponse.
- MockMultipartActionRequest - Class in com.liferay.portletmvc4spring.test.mock.web.portlet
-
Mock implementation of the MultipartActionRequest interface.
- MockMultipartActionRequest() - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockMultipartActionRequest
-
- MockMutableActionParameters - Class in com.liferay.portletmvc4spring.test.mock.web.portlet
-
Mock implementation of the MutableActionParameters interface.
- MockMutableActionParameters() - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockMutableActionParameters
-
- MockMutablePortletParameters - Class in com.liferay.portletmvc4spring.test.mock.web.portlet
-
Mock implementation of the MutablePortletParameters interface.
- MockMutablePortletParameters() - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockMutablePortletParameters
-
- MockMutableRenderParameters - Class in com.liferay.portletmvc4spring.test.mock.web.portlet
-
Mock implementation of the MutableRenderParameters interface.
- MockMutableRenderParameters() - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockMutableRenderParameters
-
- MockMutableResourceParameters - Class in com.liferay.portletmvc4spring.test.mock.web.portlet
-
Mock implementation of the MutableResourceParameters interface.
- MockMutableResourceParameters() - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockMutableResourceParameters
-
- MockPortalContext - Class in com.liferay.portletmvc4spring.test.mock.web.portlet
-
Mock implementation of the PortalContext interface.
- MockPortalContext() - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockPortalContext
-
Create a new MockPortalContext with default PortletModes (VIEW, EDIT, HELP) and default WindowStates (NORMAL,
MAXIMIZED, MINIMIZED).
- MockPortalContext(List<PortletMode>, List<WindowState>) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockPortalContext
-
Create a new MockPortalContext with the given PortletModes and WindowStates.
- MockPortletConfig - Class in com.liferay.portletmvc4spring.test.mock.web.portlet
-
Mock implementation of the PortletConfig interface.
- MockPortletConfig() - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockPortletConfig
-
- MockPortletConfig(String) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockPortletConfig
-
- MockPortletConfig(PortletContext) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockPortletConfig
-
Create a new MockPortletConfig.
- MockPortletConfig(PortletContext, String) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockPortletConfig
-
Create a new MockPortletConfig.
- MockPortletContext - Class in com.liferay.portletmvc4spring.test.mock.web.portlet
-
Mock implementation of the PortletContext interface.
- MockPortletContext() - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockPortletContext
-
Create a new MockPortletContext with no base path and a DefaultResourceLoader (i.e.
- MockPortletContext(String) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockPortletContext
-
Create a new MockPortletContext using a DefaultResourceLoader.
- MockPortletContext(ResourceLoader) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockPortletContext
-
Create a new MockPortletContext, using the specified ResourceLoader and no base path.
- MockPortletContext(String, ResourceLoader) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockPortletContext
-
Create a new MockPortletContext.
- MockPortletParameters - Class in com.liferay.portletmvc4spring.test.mock.web.portlet
-
Mock implementation of the PortletParameters interface.
- MockPortletParameters() - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockPortletParameters
-
- MockPortletPreferences - Class in com.liferay.portletmvc4spring.test.mock.web.portlet
-
Mock implementation of the PortletPreferences interface.
- MockPortletPreferences() - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockPortletPreferences
-
- MockPortletRequest - Class in com.liferay.portletmvc4spring.test.mock.web.portlet
-
Mock implementation of the PortletRequest interface.
- MockPortletRequest() - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockPortletRequest
-
- MockPortletRequest(PortletContext) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockPortletRequest
-
- MockPortletRequest(PortalContext, PortletContext) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockPortletRequest
-
Create a new MockPortletRequest.
- MockPortletRequestDispatcher - Class in com.liferay.portletmvc4spring.test.mock.web.portlet
-
Mock implementation of the PortletRequestDispatcher interface.
- MockPortletRequestDispatcher(String) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockPortletRequestDispatcher
-
Create a new MockPortletRequestDispatcher for the given URL.
- MockPortletResponse - Class in com.liferay.portletmvc4spring.test.mock.web.portlet
-
Mock implementation of the PortletResponse interface.
- MockPortletResponse() - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockPortletResponse
-
- MockPortletResponse(PortalContext) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockPortletResponse
-
Create a new MockPortletResponse.
- MockPortletSession - Class in com.liferay.portletmvc4spring.test.mock.web.portlet
-
Mock implementation of the PortletSession interface.
- MockPortletSession() - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockPortletSession
-
- MockPortletSession(PortletContext) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockPortletSession
-
Create a new MockPortletSession.
- MockPortletURL - Class in com.liferay.portletmvc4spring.test.mock.web.portlet
-
Mock implementation of the PortletURL interface.
- MockPortletURL(PortalContext, String) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockPortletURL
-
Create a new MockPortletURL for the given URL type.
- MockRenderParameters - Class in com.liferay.portletmvc4spring.test.mock.web.portlet
-
Mock implementation of the RenderParameters interface.
- MockRenderParameters() - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockRenderParameters
-
- MockRenderRequest - Class in com.liferay.portletmvc4spring.test.mock.web.portlet
-
Mock implementation of the RenderRequest interface.
- MockRenderRequest() - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockRenderRequest
-
- MockRenderRequest(PortletMode) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockRenderRequest
-
- MockRenderRequest(PortletContext) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockRenderRequest
-
- MockRenderRequest(PortletMode, WindowState) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockRenderRequest
-
- MockRenderRequest(PortalContext, PortletContext) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockRenderRequest
-
Create a new MockRenderRequest.
- MockRenderRequest(PortletMode, MutableRenderParameters) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockRenderRequest
-
- MockRenderResponse - Class in com.liferay.portletmvc4spring.test.mock.web.portlet
-
Mock implementation of the RenderResponse interface.
- MockRenderResponse() - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockRenderResponse
-
- MockRenderResponse(PortalContext) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockRenderResponse
-
Create a new MockRenderResponse.
- MockRenderResponse(PortalContext, RenderRequest) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockRenderResponse
-
Create a new MockRenderResponse.
- MockRenderURL - Class in com.liferay.portletmvc4spring.test.mock.web.portlet
-
Mock implementation of the RenderURL interface.
- MockRenderURL(PortalContext, MimeResponse.Copy) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockRenderURL
-
Create a new MockPortletURL for the given URL type.
- MockResourceParameters - Class in com.liferay.portletmvc4spring.test.mock.web.portlet
-
Mock implementation of the ResourceParameters interface.
- MockResourceParameters() - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockResourceParameters
-
- MockResourceRequest - Class in com.liferay.portletmvc4spring.test.mock.web.portlet
-
Mock implementation of the ResourceRequest interface.
- MockResourceRequest() - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockResourceRequest
-
- MockResourceRequest(String) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockResourceRequest
-
- MockResourceRequest(MockResourceURL) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockResourceRequest
-
- MockResourceRequest(PortletContext) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockResourceRequest
-
- MockResourceRequest(PortalContext, PortletContext) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockResourceRequest
-
Create a new MockResourceRequest.
- MockResourceResponse - Class in com.liferay.portletmvc4spring.test.mock.web.portlet
-
Mock implementation of the ResourceResponse interface.
- MockResourceResponse() - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockResourceResponse
-
- MockResourceURL - Class in com.liferay.portletmvc4spring.test.mock.web.portlet
-
Mock implementation of the ResourceURL interface.
- MockResourceURL() - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockResourceURL
-
- MockResourceURL(PortletMode, WindowState) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockResourceURL
-
- MockStateAwareResponse - Class in com.liferay.portletmvc4spring.test.mock.web.portlet
-
Mock implementation of the StateAwareResponse interface.
- MockStateAwareResponse() - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockStateAwareResponse
-
- MockStateAwareResponse(PortalContext) - Constructor for class com.liferay.portletmvc4spring.test.mock.web.portlet.MockStateAwareResponse
-
Create a new MockActionResponse.