A B C D E F G H I J L M N P R S T U V W

C

CACHE_SCOPE - Static variable in interface javax.portlet.MimeResponse
Property to set the cache scope for this response using the setProperty method intended to be used in forwarded or included servlets/JSPs.
CacheControl - Interface in javax.portlet
The CacheControl interface represents cache settings for a piece of markup.
CCPP_PROFILE - Static variable in interface javax.portlet.PortletRequest
Used to retrieve an instance of the javax.ccpp.Profile with the getAttribute call.
CLIENT_CERT_AUTH - Static variable in interface javax.portlet.PortletRequest
String identifier for Certification based authentication.
ClientDataRequest - Interface in javax.portlet
The ClientDataRequest represents the request information of the HTTP request issued from the client to the portal.
It extends the PortletRequest interface.
createActionURL() - Method in class javax.portlet.filter.RenderResponseWrapper
The default behavior of this method is to call createActionURL() on the wrapped response object.
createActionURL() - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call createActionURL() on the wrapped response object.
createActionURL() - Method in interface javax.portlet.MimeResponse
Creates a portlet URL targeting the portlet.
createActionURL() - Method in interface javax.portlet.ResourceResponse
 
createElement(String) - Method in class javax.portlet.filter.PortletResponseWrapper
The default behavior of this method is to call createElement() on the wrapped response object.
createElement(String) - Method in interface javax.portlet.PortletResponse
Creates an element of the type specified to be used in the PortletResponse.addProperty(String,Element) method.
createRenderURL() - Method in class javax.portlet.filter.RenderResponseWrapper
The default behavior of this method is to call createRenderURL() on the wrapped response object.
createRenderURL() - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call createRenderURL() on the wrapped response object.
createRenderURL() - Method in interface javax.portlet.MimeResponse
Creates a portlet URL targeting the portlet.
createRenderURL() - Method in interface javax.portlet.ResourceResponse
 
createResourceURL() - Method in class javax.portlet.filter.RenderResponseWrapper
The default behavior of this method is to call createResourceURL() on the wrapped response object.
createResourceURL() - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call createResourceURL() on the wrapped response object.
createResourceURL() - Method in interface javax.portlet.MimeResponse
Creates a portlet URL targeting the portlet.
createResourceURL() - Method in interface javax.portlet.ResourceResponse
 

A B C D E F G H I J L M N P R S T U V W