- MockActionRequest - Class in org.apache.struts2.mock.web.portlet
-
Mock implementation of the ActionRequest interface.
- MockActionRequest() - Constructor for class org.apache.struts2.mock.web.portlet.MockActionRequest
-
- MockActionRequest(String) - Constructor for class org.apache.struts2.mock.web.portlet.MockActionRequest
-
- MockActionRequest(PortletMode) - Constructor for class org.apache.struts2.mock.web.portlet.MockActionRequest
-
- MockActionRequest(PortletContext) - Constructor for class org.apache.struts2.mock.web.portlet.MockActionRequest
-
- MockActionRequest(PortalContext, PortletContext) - Constructor for class org.apache.struts2.mock.web.portlet.MockActionRequest
-
Create a new MockActionRequest.
- MockActionResponse - Class in org.apache.struts2.mock.web.portlet
-
Mock implementation of the ActionResponse interface.
- MockActionResponse() - Constructor for class org.apache.struts2.mock.web.portlet.MockActionResponse
-
- MockActionResponse(PortalContext) - Constructor for class org.apache.struts2.mock.web.portlet.MockActionResponse
-
Create a new MockActionResponse.
- MockBaseURL - Class in org.apache.struts2.mock.web.portlet
-
Mock implementation of the BaseURL interface.
- MockBaseURL() - Constructor for class org.apache.struts2.mock.web.portlet.MockBaseURL
-
- MockCacheControl - Class in org.apache.struts2.mock.web.portlet
-
Mock implementation of the CacheControl interface.
- MockCacheControl() - Constructor for class org.apache.struts2.mock.web.portlet.MockCacheControl
-
- MockClientDataRequest - Class in org.apache.struts2.mock.web.portlet
-
Mock implementation of the ClientDataRequest interface.
- MockClientDataRequest() - Constructor for class org.apache.struts2.mock.web.portlet.MockClientDataRequest
-
- MockClientDataRequest(PortletContext) - Constructor for class org.apache.struts2.mock.web.portlet.MockClientDataRequest
-
- MockClientDataRequest(PortalContext, PortletContext) - Constructor for class org.apache.struts2.mock.web.portlet.MockClientDataRequest
-
Create a new MockClientDataRequest.
- MockEvent - Class in org.apache.struts2.mock.web.portlet
-
Mock implementation of the Event interface.
- MockEvent(QName) - Constructor for class org.apache.struts2.mock.web.portlet.MockEvent
-
Create a new MockEvent with the given name.
- MockEvent(QName, Serializable) - Constructor for class org.apache.struts2.mock.web.portlet.MockEvent
-
Create a new MockEvent with the given name and value.
- MockEvent(String) - Constructor for class org.apache.struts2.mock.web.portlet.MockEvent
-
Create a new MockEvent with the given name.
- MockEvent(String, Serializable) - Constructor for class org.apache.struts2.mock.web.portlet.MockEvent
-
Create a new MockEvent with the given name and value.
- MockEventRequest - Class in org.apache.struts2.mock.web.portlet
-
Mock implementation of the EventRequest interface.
- MockEventRequest(Event) - Constructor for class org.apache.struts2.mock.web.portlet.MockEventRequest
-
- MockEventRequest(Event, PortletContext) - Constructor for class org.apache.struts2.mock.web.portlet.MockEventRequest
-
- MockEventRequest(Event, PortalContext, PortletContext) - Constructor for class org.apache.struts2.mock.web.portlet.MockEventRequest
-
Create a new MockEventRequest.
- MockEventResponse - Class in org.apache.struts2.mock.web.portlet
-
Mock implementation of the EventResponse interface.
- MockEventResponse() - Constructor for class org.apache.struts2.mock.web.portlet.MockEventResponse
-
- MockMimeResponse - Class in org.apache.struts2.mock.web.portlet
-
Mock implementation of the MimeResponse interface.
- MockMimeResponse() - Constructor for class org.apache.struts2.mock.web.portlet.MockMimeResponse
-
- MockMimeResponse(PortalContext) - Constructor for class org.apache.struts2.mock.web.portlet.MockMimeResponse
-
Create a new MockMimeResponse.
- MockMimeResponse(PortalContext, PortletRequest) - Constructor for class org.apache.struts2.mock.web.portlet.MockMimeResponse
-
Create a new MockMimeResponse.
- MockMultipartActionRequest - Class in org.apache.struts2.mock.web.portlet
-
Mock implementation of the
org.springframework.web.portlet.multipart.MultipartActionRequest interface.
- MockMultipartActionRequest() - Constructor for class org.apache.struts2.mock.web.portlet.MockMultipartActionRequest
-
- MockPortalContext - Class in org.apache.struts2.mock.web.portlet
-
Mock implementation of the PortalContext interface.
- MockPortalContext() - Constructor for class org.apache.struts2.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 org.apache.struts2.mock.web.portlet.MockPortalContext
-
Create a new MockPortalContext with the given PortletModes and WindowStates.
- MockPortletConfig - Class in org.apache.struts2.mock.web.portlet
-
Mock implementation of the PortletConfig interface.
- MockPortletConfig() - Constructor for class org.apache.struts2.mock.web.portlet.MockPortletConfig
-
- MockPortletConfig(String) - Constructor for class org.apache.struts2.mock.web.portlet.MockPortletConfig
-
- MockPortletConfig(PortletContext) - Constructor for class org.apache.struts2.mock.web.portlet.MockPortletConfig
-
Create a new MockPortletConfig.
- MockPortletConfig(PortletContext, String) - Constructor for class org.apache.struts2.mock.web.portlet.MockPortletConfig
-
Create a new MockPortletConfig.
- MockPortletContext - Class in org.apache.struts2.mock.web.portlet
-
Mock implementation of the PortletContext interface.
- MockPortletContext() - Constructor for class org.apache.struts2.mock.web.portlet.MockPortletContext
-
Create a new MockPortletContext with no base path and a
DefaultResourceLoader (i.e.
- MockPortletContext(String) - Constructor for class org.apache.struts2.mock.web.portlet.MockPortletContext
-
Create a new MockPortletContext using a DefaultResourceLoader.
- MockPortletContext(ResourceLoader) - Constructor for class org.apache.struts2.mock.web.portlet.MockPortletContext
-
Create a new MockPortletContext, using the specified ResourceLoader
and no base path.
- MockPortletContext(String, ResourceLoader) - Constructor for class org.apache.struts2.mock.web.portlet.MockPortletContext
-
Create a new MockPortletContext.
- MockPortletPreferences - Class in org.apache.struts2.mock.web.portlet
-
Mock implementation of the PortletPreferences interface.
- MockPortletPreferences() - Constructor for class org.apache.struts2.mock.web.portlet.MockPortletPreferences
-
- MockPortletRequest - Class in org.apache.struts2.mock.web.portlet
-
Mock implementation of the PortletRequest interface.
- MockPortletRequest() - Constructor for class org.apache.struts2.mock.web.portlet.MockPortletRequest
-
- MockPortletRequest(PortletContext) - Constructor for class org.apache.struts2.mock.web.portlet.MockPortletRequest
-
- MockPortletRequest(PortalContext, PortletContext) - Constructor for class org.apache.struts2.mock.web.portlet.MockPortletRequest
-
Create a new MockPortletRequest.
- MockPortletRequestDispatcher - Class in org.apache.struts2.mock.web.portlet
-
Mock implementation of the PortletRequestDispatcher interface.
- MockPortletRequestDispatcher(String) - Constructor for class org.apache.struts2.mock.web.portlet.MockPortletRequestDispatcher
-
Create a new MockPortletRequestDispatcher for the given URL.
- MockPortletResponse - Class in org.apache.struts2.mock.web.portlet
-
Mock implementation of the PortletResponse interface.
- MockPortletResponse() - Constructor for class org.apache.struts2.mock.web.portlet.MockPortletResponse
-
- MockPortletResponse(PortalContext) - Constructor for class org.apache.struts2.mock.web.portlet.MockPortletResponse
-
Create a new MockPortletResponse.
- MockPortletSession - Class in org.apache.struts2.mock.web.portlet
-
Mock implementation of the PortletSession interface.
- MockPortletSession() - Constructor for class org.apache.struts2.mock.web.portlet.MockPortletSession
-
- MockPortletSession(PortletContext) - Constructor for class org.apache.struts2.mock.web.portlet.MockPortletSession
-
Create a new MockPortletSession.
- MockPortletURL - Class in org.apache.struts2.mock.web.portlet
-
Mock implementation of the PortletURL interface.
- MockPortletURL(PortalContext, String) - Constructor for class org.apache.struts2.mock.web.portlet.MockPortletURL
-
Create a new MockPortletURL for the given URL type.
- MockRenderRequest - Class in org.apache.struts2.mock.web.portlet
-
Mock implementation of the RenderRequest interface.
- MockRenderRequest() - Constructor for class org.apache.struts2.mock.web.portlet.MockRenderRequest
-
- MockRenderRequest(PortletMode) - Constructor for class org.apache.struts2.mock.web.portlet.MockRenderRequest
-
- MockRenderRequest(PortletMode, WindowState) - Constructor for class org.apache.struts2.mock.web.portlet.MockRenderRequest
-
- MockRenderRequest(PortletContext) - Constructor for class org.apache.struts2.mock.web.portlet.MockRenderRequest
-
- MockRenderRequest(PortalContext, PortletContext) - Constructor for class org.apache.struts2.mock.web.portlet.MockRenderRequest
-
Create a new MockRenderRequest.
- MockRenderResponse - Class in org.apache.struts2.mock.web.portlet
-
Mock implementation of the RenderResponse interface.
- MockRenderResponse() - Constructor for class org.apache.struts2.mock.web.portlet.MockRenderResponse
-
- MockRenderResponse(PortalContext) - Constructor for class org.apache.struts2.mock.web.portlet.MockRenderResponse
-
Create a new MockRenderResponse.
- MockRenderResponse(PortalContext, RenderRequest) - Constructor for class org.apache.struts2.mock.web.portlet.MockRenderResponse
-
Create a new MockRenderResponse.
- MockResourceRequest - Class in org.apache.struts2.mock.web.portlet
-
Mock implementation of the ResourceRequest interface.
- MockResourceRequest() - Constructor for class org.apache.struts2.mock.web.portlet.MockResourceRequest
-
- MockResourceRequest(String) - Constructor for class org.apache.struts2.mock.web.portlet.MockResourceRequest
-
- MockResourceRequest(MockResourceURL) - Constructor for class org.apache.struts2.mock.web.portlet.MockResourceRequest
-
- MockResourceRequest(PortletContext) - Constructor for class org.apache.struts2.mock.web.portlet.MockResourceRequest
-
- MockResourceRequest(PortalContext, PortletContext) - Constructor for class org.apache.struts2.mock.web.portlet.MockResourceRequest
-
Create a new MockResourceRequest.
- MockResourceResponse - Class in org.apache.struts2.mock.web.portlet
-
Mock implementation of the ResourceResponse interface.
- MockResourceResponse() - Constructor for class org.apache.struts2.mock.web.portlet.MockResourceResponse
-
- MockResourceURL - Class in org.apache.struts2.mock.web.portlet
-
Mock implementation of the ResourceURL interface.
- MockResourceURL() - Constructor for class org.apache.struts2.mock.web.portlet.MockResourceURL
-
- MockStateAwareResponse - Class in org.apache.struts2.mock.web.portlet
-
Mock implementation of the StateAwareResponse interface.
- MockStateAwareResponse() - Constructor for class org.apache.struts2.mock.web.portlet.MockStateAwareResponse
-
- MockStateAwareResponse(PortalContext) - Constructor for class org.apache.struts2.mock.web.portlet.MockStateAwareResponse
-
Create a new MockActionResponse.
- MultipartActionRequest - Interface in org.apache.struts2.mock.web.portlet.multipart
-
Interface which provides additional methods for dealing with multipart
content within a portlet request, allowing to access uploaded files.