Uses of Interface
javax.portlet.PortletRequest
-
-
Uses of PortletRequest in javax.portlet
Subinterfaces of PortletRequest in javax.portlet Modifier and Type Interface Description interface
ActionRequest
TheActionRequest
represents the request sent to the portlet to handle an action.interface
RenderRequest
TheRenderRequest
represents the request sent to the portlet to handle a render.
-