org.apache.pluto.factory
Interface ActionRequestFactory
- All Superinterfaces:
- Factory
- All Known Implementing Classes:
- ActionRequestFactoryImpl
public interface ActionRequestFactory
- extends Factory
To change this generated comment edit the template variable "typecomment":
Window>Preferences>Java>Templates.
To enable and disable the creation of type comments go to
Window>Preferences>Java>Code Generation.
Method Summary |
ActionRequest |
getActionRequest(PortletWindow portletWindow,
javax.servlet.http.HttpServletRequest servletRequest,
javax.servlet.http.HttpServletResponse servletResponse)
|
getActionRequest
ActionRequest getActionRequest(PortletWindow portletWindow,
javax.servlet.http.HttpServletRequest servletRequest,
javax.servlet.http.HttpServletResponse servletResponse)