|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||
EDIT portlet mode, a portlet should provide
content and logic that lets a user customize the behavior of the portlet.
encodeURL(path) on the wrapped response object.
Event interface represents an event that the portlet has received
in the event processing phase.EventFilter is an object that performs filtering
tasks on either the event request to a portlet, or on the event response from
a portlet, or both.EventPortlet interface allows
portlets receiving events.EventRequest represents the request sent to the portlet
to handle an event.EventRequestWrapper provides a convenient
implementation of the EventRequest interface
that can be subclassed by developers wishing to adapt the request.EventRequest adaptor
wrapping the given request object.
EventResponse interface represents the portlet
response to an event request.EventResponseWrapper provides a convenient
implementation of the EventResponse interface
that can be subclassed by developers wishing to adapt the response.EventResponse adaptor
wrapping the given response object.
setProperty method intended to be used in
forwarded or included servlets/JSPs.
|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||