javax.portlet
Interface RenderRequest

public interface RenderRequest
extends PortletRequest
The RenderRequest represents the request sent to the portlet to handle a render. It extends the PortletRequest interface to provide render request information to portlets.
The portlet container creates a RenderRequest object and passes it as argument to the portlet's render method.
SinceNot specified.
Version$Revision:
Author<a href="mailto:julien@jboss.org">Julien Viet</a>
Wiki javadoc Use textile entry format.
Add your comments here.