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 |
javax.portlet.ActionRequest |
getActionRequest(PortletWindow portletWindow,
javax.servlet.http.HttpServletRequest servletRequest,
javax.servlet.http.HttpServletResponse servletResponse)
|
getActionRequest
javax.portlet.ActionRequest getActionRequest(PortletWindow portletWindow,
javax.servlet.http.HttpServletRequest servletRequest,
javax.servlet.http.HttpServletResponse servletResponse)
Copyright © 2003-2009 . All Rights Reserved.