Package Class Tree Deprecated Index Help Portlet API (V1.0) PREV CLASS NEXT CLASS FRAMES NO FRAMES SUMMARY: INNER | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD
javax.portlet
Interface RenderRequest
- All Superinterfaces:
- PortletRequest
- 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.
- See Also:
- PortletRequest, ActionRequest
Fields inherited from interface javax.portlet.PortletRequest BASIC_AUTH, CLIENT_CERT_AUTH, DIGEST_AUTH, FORM_AUTH, USER_INFO
Package Class Tree Deprecated Index Help Portlet API (V1.0) PREV CLASS NEXT CLASS FRAMES NO FRAMES SUMMARY: INNER | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD
Copyright © 2003 IBM Corporation and Sun Microsystems, Inc. All rights reserved