|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
ReadOnlyException
is thrown when a portlet tries
to change the value for a read-only preference attribute.removeAttribute(name)
on the wrapped request object.
PORTLET_SCOPE
from
this session.
removePublicRenderParameter()
on the wrapped response object.
removePublicRenderParameter()
on the wrapped response object.
doHeaders
method, sets the title using the
getTitle
method and invokes the doDispatch
method.
RenderFilter
is an object that performs filtering
tasks on either the render request to a portlet, or on the render response from
a portlet, or both.RenderRequest
represents the request sent to the portlet
to handle a render.RenderRequestWrapper
provides a convenient
implementation of the RenderRequest
interface
that can be subclassed by developers wishing to adapt the request.RenderRequest
adaptor
wrapping the given request object.
RenderResponse
defines an object to assist a portlet in
sending a response to the portal.RenderResponseWrapper
provides a convenient
implementation of the RenderResponse
interface
that can be subclassed by developers wishing to adapt the response.RenderResponse
adaptor
wrapping the given response object.
reset()
on the wrapped response object.
reset()
on the wrapped response object.
resetBuffer()
on the wrapped response object.
resetBuffer()
on the wrapped response object.
ResourceFilter
is an object that performs filtering
tasks on either the resource request to a portlet, or on the resource response from
a portlet, or both.ResourceRequest
interface represents the request
send to the portlet for rendering resources.ResourceRequestWrapper
provides a convenient
implementation of the ResourceRequest
interface
that can be subclassed by developers wishing to adapt the request.ResourceRequest
adaptor
wrapping the given request object.
ResourceResponse
defines an object to assist a portlet
for rendering a resource.ResourceResponseWrapper
provides a convenient
implementation of the ResourceResponse
interface
that can be subclassed by developers wishing to adapt the response.ResourceResponse
adaptor
wrapping the given response object.
ResourceServingPortlet
interface allows
serving resources through the portlet.ResourceURL
defines a resource URL that when clicked will
result in a serveResource
call of the
ResourceServingPortlet
interface.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |