A C D E F G I M O P R S T U W

A

ActionRequestServicer - Interface in org.apache.tapestry.portlet
Used to define the commands in the tapestry.portlet.ActionRequestServicerPipeline configuration.
ActionRequestServicerFilter - Interface in org.apache.tapestry.portlet
Filter interface used for the commands in the tapestry.portlet.ActionRequestServicerPipeline configuration.
ActionRequestServicerToWebRequestServicerBridge - Class in org.apache.tapestry.portlet
Bridges from the tapestry.portlet.ActionRequestServicerPipeline to the standard tapestry.request.WebRequestServicerPipeline.
ActionRequestServicerToWebRequestServicerBridge() - Constructor for class org.apache.tapestry.portlet.ActionRequestServicerToWebRequestServicerBridge
 
ActionRequestWrapper - Class in org.apache.tapestry.portlet.multipart
 
ActionRequestWrapper(ActionRequest) - Constructor for class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 
addModuleIfExists(RegistryBuilder, ClassResolver, WebContext, String) - Method in class org.apache.tapestry.portlet.ApplicationPortlet
Looks for a file in the context; if it exists, it is expected to be a HiveMind module descriptor, and is added to the builder.
ApplicationPortlet - Class in org.apache.tapestry.portlet
Portlet implementation for Tapestry Portlet applilcations.
ApplicationPortlet() - Constructor for class org.apache.tapestry.portlet.ApplicationPortlet
 

C

compareTo(Object) - Method in class org.apache.tapestry.portlet.PageResolverContribution
 
constructLink(IEngineService, boolean, Map, boolean) - Method in class org.apache.tapestry.portlet.PortletAssetLinkFactoryImpl
 
constructLink(IEngineService, boolean, Map, boolean) - Method in class org.apache.tapestry.portlet.PortletLinkFactoryImpl
 
constructRegistry(PortletConfig) - Method in class org.apache.tapestry.portlet.ApplicationPortlet
Constructs the Registry.
createBinding(IComponent, String, String, Location) - Method in class org.apache.tapestry.portlet.bindings.UserAttributeBindingFactory
Interprets the path as the Portlet user attribute name.

D

decode(ActionRequest) - Method in interface org.apache.tapestry.portlet.multipart.PortletMultipartDecoder
Decodes the request, returning a new ActionRequest implementation that will allow access to the form fields submitted in the request (but omits uploaded files).
decode(ActionRequest) - Method in class org.apache.tapestry.portlet.multipart.PortletMultipartDecoderImpl
 
DefaultPortletPageResolver - Class in org.apache.tapestry.portlet
The final entry on the tapestry.portlet.resolver.PageResolvers chain; this one returns a fixed, default page name (typically, "View").
DefaultPortletPageResolver() - Constructor for class org.apache.tapestry.portlet.DefaultPortletPageResolver
 
describeObject(Object, DescriptionReceiver) - Method in class org.apache.tapestry.portlet.PortletConfigStrategy
 
describeObject(Object, DescriptionReceiver) - Method in class org.apache.tapestry.portlet.PortletSessionDescribableStrategy
 
describeTo(DescriptionReceiver) - Method in class org.apache.tapestry.portlet.PortletWebActivator
 
describeTo(DescriptionReceiver) - Method in class org.apache.tapestry.portlet.PortletWebContext
 
describeTo(DescriptionReceiver) - Method in class org.apache.tapestry.portlet.PortletWebRequest
 
describeTo(DescriptionReceiver) - Method in class org.apache.tapestry.portlet.PortletWebSession
 
destroy() - Method in class org.apache.tapestry.portlet.ApplicationPortlet
 

E

encodeURL(String) - Method in class org.apache.tapestry.portlet.PortletWebResponse
 
EXCEPTION_SERVICE - Static variable in class org.apache.tapestry.portlet.PortletConstants
Name of the exception service, which renders stored exception markup.
ExceptionService - Class in org.apache.tapestry.portlet
 
ExceptionService() - Constructor for class org.apache.tapestry.portlet.ExceptionService
 

F

forward(String) - Method in class org.apache.tapestry.portlet.PortletWebRequest
 

G

getAbsoluteURL() - Method in class org.apache.tapestry.portlet.PortletLink
 
getAbsoluteURL(String, String, int, String, boolean) - Method in class org.apache.tapestry.portlet.PortletLink
 
getActionRequest() - Method in interface org.apache.tapestry.portlet.PortletRequestGlobals
 
getActionRequest() - Method in class org.apache.tapestry.portlet.PortletRequestGlobalsImpl
 
getActionResponse() - Method in interface org.apache.tapestry.portlet.PortletRequestGlobals
 
getActionResponse() - Method in class org.apache.tapestry.portlet.PortletRequestGlobalsImpl
 
getActivationPath() - Method in class org.apache.tapestry.portlet.PortletWebRequest
 
getActivatorName() - Method in class org.apache.tapestry.portlet.PortletWebActivator
 
getAttribute(String) - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 
getAttribute(String) - Method in class org.apache.tapestry.portlet.PortletWebContext
 
getAttribute(String) - Method in class org.apache.tapestry.portlet.PortletWebRequest
 
getAttribute(String) - Method in class org.apache.tapestry.portlet.PortletWebSession
 
getAttributeNames() - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 
getAttributeNames() - Method in class org.apache.tapestry.portlet.PortletWebContext
 
getAttributeNames() - Method in class org.apache.tapestry.portlet.PortletWebRequest
 
getAttributeNames() - Method in class org.apache.tapestry.portlet.PortletWebSession
 
getAuthType() - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 
getCharacterEncoding() - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 
getContentLength() - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 
getContentType() - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 
getContextPath() - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 
getContextPath() - Method in class org.apache.tapestry.portlet.PortletWebRequest
 
getCreationTime() - Method in class org.apache.tapestry.portlet.PortletWebSession
getHeader(String) - Method in class org.apache.tapestry.portlet.PortletWebRequest
 
getId() - Method in class org.apache.tapestry.portlet.PortletWebSession
 
getInitParameterNames() - Method in class org.apache.tapestry.portlet.PortletWebActivator
 
getInitParameterNames() - Method in class org.apache.tapestry.portlet.PortletWebContext
 
getInitParameterValue(String) - Method in class org.apache.tapestry.portlet.PortletWebActivator
 
getInitParameterValue(String) - Method in class org.apache.tapestry.portlet.PortletWebContext
 
getLastAccessedTime() - Method in class org.apache.tapestry.portlet.PortletWebSession
getLink(boolean, Object) - Method in class org.apache.tapestry.portlet.ExceptionService
 
getLink(boolean, Object) - Method in class org.apache.tapestry.portlet.PortletHomeService
 
getLink(boolean, Object) - Method in class org.apache.tapestry.portlet.RenderService
 
getLocale() - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 
getLocale() - Method in class org.apache.tapestry.portlet.PortletWebRequest
 
getLocales() - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 
getMaxInactiveInterval() - Method in class org.apache.tapestry.portlet.PortletWebSession
getMimeType(String) - Method in class org.apache.tapestry.portlet.PortletWebContext
 
getName() - Method in class org.apache.tapestry.portlet.ExceptionService
 
getName() - Method in class org.apache.tapestry.portlet.PortletHomeService
 
getName() - Method in class org.apache.tapestry.portlet.RenderService
 
getNamespace() - Method in class org.apache.tapestry.portlet.PortletWebResponse
Returns the empty string.
getNamespace() - Method in class org.apache.tapestry.portlet.RenderWebResponse
 
getObject() - Method in class org.apache.tapestry.portlet.bindings.UserAttributeBinding
 
getOutputStream(ContentType) - Method in class org.apache.tapestry.portlet.PortletWebResponse
 
getPageName() - Method in class org.apache.tapestry.portlet.PageResolverContribution
 
getPageNameForRequest(IRequestCycle) - Method in class org.apache.tapestry.portlet.DefaultPortletPageResolver
 
getPageNameForRequest(IRequestCycle) - Method in class org.apache.tapestry.portlet.MatchingPortletPageResolver
 
getPageNameForRequest(IRequestCycle) - Method in interface org.apache.tapestry.portlet.PortletPageResolver
Looks at the current request to determine the correct page name.
getParameter(String) - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 
getParameter(String) - Method in class org.apache.tapestry.portlet.multipart.UploadFormPortletParametersWrapper
 
getParameterMap() - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 
getParameterMap() - Method in class org.apache.tapestry.portlet.multipart.UploadFormPortletParametersWrapper
 
getParameterNames() - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 
getParameterNames() - Method in class org.apache.tapestry.portlet.multipart.UploadFormPortletParametersWrapper
 
getParameterNames() - Method in class org.apache.tapestry.portlet.PortletLink
 
getParameterNames() - Method in class org.apache.tapestry.portlet.PortletWebRequest
 
getParameterValue(String) - Method in class org.apache.tapestry.portlet.PortletWebRequest
 
getParameterValues(String) - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 
getParameterValues(String) - Method in class org.apache.tapestry.portlet.multipart.UploadFormPortletParametersWrapper
 
getParameterValues(String) - Method in class org.apache.tapestry.portlet.PortletLink
 
getParameterValues(String) - Method in class org.apache.tapestry.portlet.PortletWebRequest
 
getPathInfo() - Method in class org.apache.tapestry.portlet.PortletWebRequest
Returns null, always.
getPortalContext() - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 
getPortletInputStream() - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 
getPortletMode() - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 
getPortletRequest() - Method in interface org.apache.tapestry.portlet.PortletRequestGlobals
Returns whatever is available; the ActionRequest or the PortletRequest.
getPortletRequest() - Method in class org.apache.tapestry.portlet.PortletRequestGlobalsImpl
 
getPortletSession() - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 
getPortletSession(boolean) - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 
getPreferences() - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 
getPrintWriter(ContentType) - Method in class org.apache.tapestry.portlet.PortletWebResponse
 
getPrintWriter(ContentType) - Method in class org.apache.tapestry.portlet.RenderWebResponse
 
getProperties(String) - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 
getProperty(String) - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 
getPropertyNames() - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 
getReader() - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 
getRealPath(String) - Method in class org.apache.tapestry.portlet.PortletWebContext
 
getRemoteUser() - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 
getRemoteUser() - Method in class org.apache.tapestry.portlet.PortletWebRequest
 
getRenderRequest() - Method in interface org.apache.tapestry.portlet.PortletRequestGlobals
 
getRenderRequest() - Method in class org.apache.tapestry.portlet.PortletRequestGlobalsImpl
 
getRenderResponse() - Method in interface org.apache.tapestry.portlet.PortletRequestGlobals
 
getRenderResponse() - Method in class org.apache.tapestry.portlet.PortletRequestGlobalsImpl
 
getRequest() - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 
getRequestedSessionId() - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 
getRequestURI() - Method in class org.apache.tapestry.portlet.PortletWebRequest
Returns "<PortletRequest>", because portlets don't have a notion of request URI.
getResource(String) - Method in class org.apache.tapestry.portlet.PortletWebContext
 
getResourceAsStream(String) - Method in class org.apache.tapestry.portlet.PortletWebContext
 
getResourcePaths(String) - Method in class org.apache.tapestry.portlet.PortletWebContext
 
getResponseContentType() - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 
getResponseContentTypes() - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 
getScheme() - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 
getScheme() - Method in class org.apache.tapestry.portlet.PortletWebRequest
 
getServerName() - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 
getServerName() - Method in class org.apache.tapestry.portlet.PortletWebRequest
 
getServerPort() - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 
getServerPort() - Method in class org.apache.tapestry.portlet.PortletWebRequest
 
getSession(boolean) - Method in class org.apache.tapestry.portlet.PortletWebRequest
 
getURL() - Method in class org.apache.tapestry.portlet.PortletLink
 
getURL(String, boolean) - Method in class org.apache.tapestry.portlet.PortletLink
 
getURL(String, String, int, String, boolean) - Method in class org.apache.tapestry.portlet.PortletLink
 
getUserPrincipal() - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 
getUserPrincipal() - Method in class org.apache.tapestry.portlet.PortletWebRequest
 
getWindowState() - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 

I

init(PortletConfig) - Method in class org.apache.tapestry.portlet.ApplicationPortlet
 
initialize(PortletConfig) - Method in interface org.apache.tapestry.portlet.PortletApplicationInitializer
 
initialize(PortletConfig) - Method in class org.apache.tapestry.portlet.PortletApplicationSpecificationInitializer
 
initialize(PortletConfig) - Method in class org.apache.tapestry.portlet.PortletWebContextInitializer
 
initialize(PortletConfig) - Method in class org.apache.tapestry.portlet.SetupPortletApplicationGlobals
 
initializeService() - Method in class org.apache.tapestry.portlet.MatchingPortletPageResolver
 
invalidate() - Method in class org.apache.tapestry.portlet.PortletWebSession
 
isInvariant() - Method in class org.apache.tapestry.portlet.bindings.UserAttributeBinding
 
isNew() - Method in class org.apache.tapestry.portlet.PortletWebSession
 
isPortletModeAllowed(PortletMode) - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 
isRenderRequest() - Method in interface org.apache.tapestry.portlet.PortletRequestGlobals
Returns true if PortletRequestGlobals.store(RenderRequest, RenderResponse)has been invoked, false otherwise.
isRenderRequest() - Method in class org.apache.tapestry.portlet.PortletRequestGlobalsImpl
 
isRequestedSessionIdValid() - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 
isSecure() - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 
isSecure() - Method in class org.apache.tapestry.portlet.PortletWebRequest
 
isUserInRole(String) - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 
isUserInRole(String) - Method in class org.apache.tapestry.portlet.PortletWebRequest
 
isWindowStateAllowed(WindowState) - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 

M

match(PortletRequest) - Method in class org.apache.tapestry.portlet.PageResolverContribution
 
MatchingPortletPageResolver - Class in org.apache.tapestry.portlet
Uses the tapestry.portlet.resolver.PageResolverRules configuration point to find a match.
MatchingPortletPageResolver() - Constructor for class org.apache.tapestry.portlet.MatchingPortletPageResolver
 

O

org.apache.tapestry.portlet - package org.apache.tapestry.portlet
Core portlet services.
org.apache.tapestry.portlet.bindings - package org.apache.tapestry.portlet.bindings
Portlet related hivemind bindings.
org.apache.tapestry.portlet.multipart - package org.apache.tapestry.portlet.multipart
Portlet uploads.

P

PageResolverContribution - Class in org.apache.tapestry.portlet
Contribution used for resolving requests to named pages.
PageResolverContribution() - Constructor for class org.apache.tapestry.portlet.PageResolverContribution
 
PORTLET_EXCEPTION_MARKUP_ATTRIBUTE - Static variable in class org.apache.tapestry.portlet.PortletConstants
Session attribute key used to store markup generated during an action request, so that it can be displayed during a later render request.
PORTLET_MODE - Static variable in class org.apache.tapestry.portlet.PortletConstants
Render parameter name storing the portlet mode at the time the render URL was created.
PortletApplicationInitializer - Interface in org.apache.tapestry.portlet
Command interface for the tapestry.portlet.ApplicationInitializer configuration point, which is used by the application portlet to bootstrap the application.
PortletApplicationSpecificationInitializer - Class in org.apache.tapestry.portlet
Locates and reads the application specification for the portlet and stores it into ApplicationGlobals.
PortletApplicationSpecificationInitializer() - Constructor for class org.apache.tapestry.portlet.PortletApplicationSpecificationInitializer
 
PortletAssetLinkFactoryImpl - Class in org.apache.tapestry.portlet
Creates EngineServiceLinks that will re-encode asset URL's using IRequestCycle#encodeUrl().
PortletAssetLinkFactoryImpl() - Constructor for class org.apache.tapestry.portlet.PortletAssetLinkFactoryImpl
 
PortletConfigStrategy - Class in org.apache.tapestry.portlet
Adapts PortletConfig for describing.
PortletConfigStrategy() - Constructor for class org.apache.tapestry.portlet.PortletConfigStrategy
 
PortletConstants - Class in org.apache.tapestry.portlet
 
PortletExceptionPresenter - Class in org.apache.tapestry.portlet
Service used to present a runtime exception to the user.
PortletExceptionPresenter() - Constructor for class org.apache.tapestry.portlet.PortletExceptionPresenter
 
PortletHomeService - Class in org.apache.tapestry.portlet
Replacement for the standard home service, used by Portlets.
PortletHomeService() - Constructor for class org.apache.tapestry.portlet.PortletHomeService
 
PortletLink - Class in org.apache.tapestry.portlet
Wrapper around PortletURL.
PortletLink(PortletURL, QueryParameterMap) - Constructor for class org.apache.tapestry.portlet.PortletLink
 
PortletLinkFactoryImpl - Class in org.apache.tapestry.portlet
Extended version of LinkFactoryImpl that can create generate Portlet URLs.
PortletLinkFactoryImpl() - Constructor for class org.apache.tapestry.portlet.PortletLinkFactoryImpl
 
PortletMultipartDecoder - Interface in org.apache.tapestry.portlet.multipart
 
PortletMultipartDecoderFilter - Class in org.apache.tapestry.portlet.multipart
 
PortletMultipartDecoderFilter() - Constructor for class org.apache.tapestry.portlet.multipart.PortletMultipartDecoderFilter
 
PortletMultipartDecoderImpl - Class in org.apache.tapestry.portlet.multipart
 
PortletMultipartDecoderImpl() - Constructor for class org.apache.tapestry.portlet.multipart.PortletMultipartDecoderImpl
 
PortletPageResolver - Interface in org.apache.tapestry.portlet
Used by PortletHomeService to determine the correct page name to use to render a request that does not specify a page (that's what the home service does).
PortletRenderer - Interface in org.apache.tapestry.portlet
Service used to render a page within a portlet.
PortletRendererImpl - Class in org.apache.tapestry.portlet
The guts of rendering a page as a portlet response; used by RenderService and PortletHomeService.
PortletRendererImpl() - Constructor for class org.apache.tapestry.portlet.PortletRendererImpl
 
PortletRequestGlobals - Interface in org.apache.tapestry.portlet
Stores the current Portlet request and response, for access by other services.
PortletRequestGlobalsImpl - Class in org.apache.tapestry.portlet
Implementation of the tapestry.portlet.PortletRequestGlobals service, which uses the threaded service lifecycle model.
PortletRequestGlobalsImpl() - Constructor for class org.apache.tapestry.portlet.PortletRequestGlobalsImpl
 
PortletResponseRenderer - Class in org.apache.tapestry.portlet
Sets render parameters on the current ActionResponse that will invoke the RenderService to render the (currently) active page.
PortletResponseRenderer() - Constructor for class org.apache.tapestry.portlet.PortletResponseRenderer
 
PortletSessionDescribableStrategy - Class in org.apache.tapestry.portlet
Describes PortletSession.
PortletSessionDescribableStrategy() - Constructor for class org.apache.tapestry.portlet.PortletSessionDescribableStrategy
 
PortletStaleLinkExceptionPresenter - Class in org.apache.tapestry.portlet
Implementation of StaleLinkExceptionPresenter for Portlets.
PortletStaleLinkExceptionPresenter() - Constructor for class org.apache.tapestry.portlet.PortletStaleLinkExceptionPresenter
 
PortletStaleSessionExceptionPresenter - Class in org.apache.tapestry.portlet
 
PortletStaleSessionExceptionPresenter() - Constructor for class org.apache.tapestry.portlet.PortletStaleSessionExceptionPresenter
 
PortletWebActivator - Class in org.apache.tapestry.portlet
Adapts a PortletConfig  as WebActivator.
PortletWebActivator(PortletConfig) - Constructor for class org.apache.tapestry.portlet.PortletWebActivator
 
PortletWebContext - Class in org.apache.tapestry.portlet
Adapts PortletContextas WebContext.
PortletWebContext(PortletContext) - Constructor for class org.apache.tapestry.portlet.PortletWebContext
 
PortletWebContextInitializer - Class in org.apache.tapestry.portlet
Creates the Portlet WebActivator and WebContext, and stores them into ApplicationGlobals.
PortletWebContextInitializer() - Constructor for class org.apache.tapestry.portlet.PortletWebContextInitializer
 
PortletWebRequest - Class in org.apache.tapestry.portlet
Implementation of WebRequest that adapts a {@link PortletRequest).
PortletWebRequest(PortletRequest) - Constructor for class org.apache.tapestry.portlet.PortletWebRequest
 
PortletWebResponse - Class in org.apache.tapestry.portlet
Adapts PortletResponse as WebResponse.
PortletWebResponse(PortletResponse) - Constructor for class org.apache.tapestry.portlet.PortletWebResponse
 
PortletWebSession - Class in org.apache.tapestry.portlet
Adapts a PortletSessionas a WebSession.
PortletWebSession(PortletSession) - Constructor for class org.apache.tapestry.portlet.PortletWebSession
 
presentException(IRequestCycle, Throwable) - Method in class org.apache.tapestry.portlet.PortletExceptionPresenter
 
presentStaleLinkException(IRequestCycle, StaleLinkException) - Method in class org.apache.tapestry.portlet.PortletStaleLinkExceptionPresenter
 
presentStaleSessionException(IRequestCycle, StaleSessionException) - Method in class org.apache.tapestry.portlet.PortletStaleSessionExceptionPresenter
 
processAction(ActionRequest, ActionResponse) - Method in class org.apache.tapestry.portlet.ApplicationPortlet
 

R

removeAttribute(String) - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 
render(RenderRequest, RenderResponse) - Method in class org.apache.tapestry.portlet.ApplicationPortlet
 
RENDER_SERVICE - Static variable in class org.apache.tapestry.portlet.PortletConstants
Name of the render service, whose job is to render a page.
renderPage(IRequestCycle, String) - Method in interface org.apache.tapestry.portlet.PortletRenderer
 
renderPage(IRequestCycle, String) - Method in class org.apache.tapestry.portlet.PortletRendererImpl
 
RenderRequestServicer - Interface in org.apache.tapestry.portlet
Used to define the commands in the tapestry.portlet.RenderRequestServicerPipeline configuration.
RenderRequestServicerFilter - Interface in org.apache.tapestry.portlet
Filter interface used for the commands in the tapestry.portlet.RenderRequestServicerPipeline configuration.
RenderRequestServicerToWebRequestServicerBridge - Class in org.apache.tapestry.portlet
Bridges from the tapestry.portlet.RenderRequestServicerPipeline to the standard tapestry.request.WebRequestServicerPipeline.
RenderRequestServicerToWebRequestServicerBridge() - Constructor for class org.apache.tapestry.portlet.RenderRequestServicerToWebRequestServicerBridge
 
renderResponse(IRequestCycle) - Method in class org.apache.tapestry.portlet.PortletResponseRenderer
 
RenderService - Class in org.apache.tapestry.portlet
Responsible for rendering out a page; a Portlet render URL is built during action processing that stores the active page; this is the page that will be rendered.
RenderService() - Constructor for class org.apache.tapestry.portlet.RenderService
 
RenderWebResponse - Class in org.apache.tapestry.portlet
Wrapper around RenderResponse to adapt it as PortletWebResponse.
RenderWebResponse(RenderResponse) - Constructor for class org.apache.tapestry.portlet.RenderWebResponse
 
reset() - Method in class org.apache.tapestry.portlet.PortletWebResponse
Unsupported.
reset() - Method in class org.apache.tapestry.portlet.RenderWebResponse
 

S

sendError(int, String) - Method in class org.apache.tapestry.portlet.PortletWebResponse
Unsupported.
service(ActionRequest, ActionResponse) - Method in interface org.apache.tapestry.portlet.ActionRequestServicer
 
service(ActionRequest, ActionResponse, ActionRequestServicer) - Method in interface org.apache.tapestry.portlet.ActionRequestServicerFilter
 
service(ActionRequest, ActionResponse) - Method in class org.apache.tapestry.portlet.ActionRequestServicerToWebRequestServicerBridge
 
service(IRequestCycle) - Method in class org.apache.tapestry.portlet.ExceptionService
 
service(ActionRequest, ActionResponse, ActionRequestServicer) - Method in class org.apache.tapestry.portlet.multipart.PortletMultipartDecoderFilter
 
service(IRequestCycle) - Method in class org.apache.tapestry.portlet.PortletHomeService
 
service(RenderRequest, RenderResponse) - Method in interface org.apache.tapestry.portlet.RenderRequestServicer
 
service(RenderRequest, RenderResponse, RenderRequestServicer) - Method in interface org.apache.tapestry.portlet.RenderRequestServicerFilter
 
service(RenderRequest, RenderResponse) - Method in class org.apache.tapestry.portlet.RenderRequestServicerToWebRequestServicerBridge
 
service(IRequestCycle) - Method in class org.apache.tapestry.portlet.RenderService
 
setApplicationGlobals(ApplicationGlobals) - Method in class org.apache.tapestry.portlet.PortletWebContextInitializer
 
setApplicationId(String) - Method in class org.apache.tapestry.portlet.PortletRendererImpl
 
setAssetFactory(AssetFactory) - Method in class org.apache.tapestry.portlet.PortletRendererImpl
 
setAttribute(String, Object) - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 
setAttribute(String, Object) - Method in class org.apache.tapestry.portlet.PortletWebContext
 
setAttribute(String, Object) - Method in class org.apache.tapestry.portlet.PortletWebRequest
 
setAttribute(String, Object) - Method in class org.apache.tapestry.portlet.PortletWebSession
 
setCharacterEncoding(String) - Method in class org.apache.tapestry.portlet.multipart.ActionRequestWrapper
 
setContentLength(int) - Method in class org.apache.tapestry.portlet.PortletWebResponse
Unsupported.
setContext(WebContext) - Method in class org.apache.tapestry.portlet.PortletApplicationSpecificationInitializer
 
setContributions(List) - Method in class org.apache.tapestry.portlet.MatchingPortletPageResolver
 
setDateHeader(String, long) - Method in class org.apache.tapestry.portlet.PortletWebResponse
Unsupported.
setDecoder(PortletMultipartDecoder) - Method in class org.apache.tapestry.portlet.multipart.PortletMultipartDecoderFilter
 
setGlobals(PortletRequestGlobals) - Method in class org.apache.tapestry.portlet.ExceptionService
 
setGlobals(ApplicationGlobals) - Method in class org.apache.tapestry.portlet.PortletApplicationSpecificationInitializer
 
setGlobals(PortletRequestGlobals) - Method in class org.apache.tapestry.portlet.PortletExceptionPresenter
 
setGlobals(PortletRequestGlobals) - Method in class org.apache.tapestry.portlet.PortletStaleLinkExceptionPresenter
 
setGlobals(PortletRequestGlobals) - Method in class org.apache.tapestry.portlet.PortletStaleSessionExceptionPresenter
 
setHeader(String, String) - Method in class org.apache.tapestry.portlet.PortletWebResponse
Unsupported.
setIntHeader(String, int) - Method in class org.apache.tapestry.portlet.PortletWebResponse
Unsupported.
setLinkFactory(LinkFactory) - Method in class org.apache.tapestry.portlet.PortletHomeService
 
setMarkupWriterSource(MarkupWriterSource) - Method in class org.apache.tapestry.portlet.PortletExceptionPresenter
 
setMarkupWriterSource(MarkupWriterSource) - Method in class org.apache.tapestry.portlet.PortletRendererImpl
 
setMaxInactiveInterval(int) - Method in class org.apache.tapestry.portlet.PortletWebSession
setMimeType(String) - Method in class org.apache.tapestry.portlet.PageResolverContribution
 
setObject(Object) - Method in class org.apache.tapestry.portlet.bindings.UserAttributeBinding
 
setPageName(String) - Method in class org.apache.tapestry.portlet.DefaultPortletPageResolver
 
setPageName(String) - Method in class org.apache.tapestry.portlet.PageResolverContribution
 
setPageResolver(PortletPageResolver) - Method in class org.apache.tapestry.portlet.PortletHomeService
 
setPageResolver(PortletPageResolver) - Method in class org.apache.tapestry.portlet.RenderService
 
setParser(ISpecificationParser) - Method in class org.apache.tapestry.portlet.PortletApplicationSpecificationInitializer
 
setPortletMode(String) - Method in class org.apache.tapestry.portlet.PageResolverContribution
 
setPortletRenderer(PortletRenderer) - Method in class org.apache.tapestry.portlet.PortletHomeService
 
setPortletRenderer(PortletRenderer) - Method in class org.apache.tapestry.portlet.RenderService
 
setPortletRequestGlobals(PortletRequestGlobals) - Method in class org.apache.tapestry.portlet.ActionRequestServicerToWebRequestServicerBridge
 
setPortletRequestGlobals(PortletRequestGlobals) - Method in class org.apache.tapestry.portlet.RenderRequestServicerToWebRequestServicerBridge
 
setRenderResponse(RenderResponse) - Method in class org.apache.tapestry.portlet.PortletLinkFactoryImpl
 
setRenderStrategy(RenderStrategy) - Method in class org.apache.tapestry.portlet.PortletExceptionPresenter
 
setRequest(PortletRequest) - Method in class org.apache.tapestry.portlet.bindings.UserAttributeBindingFactory
 
setRequest(WebRequest) - Method in class org.apache.tapestry.portlet.ExceptionService
 
setRequest(PortletRequest) - Method in class org.apache.tapestry.portlet.MatchingPortletPageResolver
 
setRequest(WebRequest) - Method in class org.apache.tapestry.portlet.PortletExceptionPresenter
 
setRequest(PortletRequest) - Method in class org.apache.tapestry.portlet.PortletResponseRenderer
 
setRequest(PortletRequest) - Method in class org.apache.tapestry.portlet.RenderService
 
setRequestExceptionReporter(RequestExceptionReporter) - Method in class org.apache.tapestry.portlet.PortletExceptionPresenter
 
setRequestGlobals(PortletRequestGlobals) - Method in class org.apache.tapestry.portlet.PortletHomeService
 
setResponse(WebResponse) - Method in class org.apache.tapestry.portlet.ExceptionService
 
setResponse(WebResponse) - Method in class org.apache.tapestry.portlet.PortletExceptionPresenter
 
setResponse(WebResponse) - Method in class org.apache.tapestry.portlet.PortletRendererImpl
 
setResponse(ActionResponse) - Method in class org.apache.tapestry.portlet.PortletResponseRenderer
 
setResponseRenderer(ResponseRenderer) - Method in class org.apache.tapestry.portlet.PortletHomeService
 
setStatus(int) - Method in class org.apache.tapestry.portlet.PortletWebResponse
Unsupported.
SetupPortletApplicationGlobals - Class in org.apache.tapestry.portlet
Alternative to SetupServletApplicationGlobals, but for Portlets and the tapestry.portlet.services.FactoryServices configuration point.
SetupPortletApplicationGlobals() - Constructor for class org.apache.tapestry.portlet.SetupPortletApplicationGlobals
 
setWebRequestServicer(WebRequestServicer) - Method in class org.apache.tapestry.portlet.ActionRequestServicerToWebRequestServicerBridge
 
setWebRequestServicer(WebRequestServicer) - Method in class org.apache.tapestry.portlet.RenderRequestServicerToWebRequestServicerBridge
 
setWindowState(String) - Method in class org.apache.tapestry.portlet.PageResolverContribution
 
store(ActionRequest, ActionResponse) - Method in interface org.apache.tapestry.portlet.PortletRequestGlobals
 
store(RenderRequest, RenderResponse) - Method in interface org.apache.tapestry.portlet.PortletRequestGlobals
 
store(ActionRequest, ActionResponse) - Method in class org.apache.tapestry.portlet.PortletRequestGlobalsImpl
 
store(RenderRequest, RenderResponse) - Method in class org.apache.tapestry.portlet.PortletRequestGlobalsImpl
 

T

toString() - Method in class org.apache.tapestry.portlet.multipart.UploadFormPortletParametersWrapper
 
toString() - Method in class org.apache.tapestry.portlet.PageResolverContribution
 

U

unsupported(String) - Method in class org.apache.tapestry.portlet.PortletWebRequest
 
unsupported(String) - Method in class org.apache.tapestry.portlet.PortletWebResponse
 
UploadFormPortletParametersWrapper - Class in org.apache.tapestry.portlet.multipart
 
UploadFormPortletParametersWrapper(ActionRequest, Map) - Constructor for class org.apache.tapestry.portlet.multipart.UploadFormPortletParametersWrapper
 
UserAttributeBinding - Class in org.apache.tapestry.portlet.bindings
Allows access to a Portlet user attrbute.
UserAttributeBinding(String, ValueConverter, Location, PortletRequest, String) - Constructor for class org.apache.tapestry.portlet.bindings.UserAttributeBinding
 
UserAttributeBindingFactory - Class in org.apache.tapestry.portlet.bindings
Factory used to create UserAttributeBindings.
UserAttributeBindingFactory() - Constructor for class org.apache.tapestry.portlet.bindings.UserAttributeBindingFactory
 

W

WINDOW_STATE - Static variable in class org.apache.tapestry.portlet.PortletConstants
Render parameter name storing the window state at the time the render URL was created.

A C D E F G I M O P R S T U W

Copyright © 2006 Apache Software Foundation. All Rights Reserved.