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

A

action(ActionRequest, ActionResponse, InternalPortletWindow) - Method in class org.apache.pluto.core.DefaultPortletInvokerService
Invoke the portlet with an action request.
ACTION - Static variable in class org.apache.pluto.spi.optional.PortletInvocationEvent
 
action(ActionRequest, ActionResponse, InternalPortletWindow) - Method in interface org.apache.pluto.spi.optional.PortletInvokerService
 
ActionRequestImpl - Class in org.apache.pluto.internal.impl
Implementation of the javax.portlet.ActionRequest interface.
ActionRequestImpl(PortletContainer, InternalPortletWindow, HttpServletRequest) - Constructor for class org.apache.pluto.internal.impl.ActionRequestImpl
 
ActionRequestWrapper - Class in org.apache.pluto.wrappers
 
ActionRequestWrapper(ActionRequest) - Constructor for class org.apache.pluto.wrappers.ActionRequestWrapper
Creates a ServletRequest adaptor wrapping the given request object.
ActionResponseImpl - Class in org.apache.pluto.internal.impl
 
ActionResponseImpl(PortletContainer, InternalPortletWindow, HttpServletRequest, HttpServletResponse) - Constructor for class org.apache.pluto.internal.impl.ActionResponseImpl
 
ActionResponseWrapper - Class in org.apache.pluto.wrappers
 
ActionResponseWrapper(ActionResponse) - Constructor for class org.apache.pluto.wrappers.ActionResponseWrapper
Creates a ServletResponse adaptor wrapping the given response object.
addAdministrativeRequestListener(AdministrativeRequestListener) - Method in class org.apache.pluto.core.DefaultPortalAdministrationService
 
addPortletInvocationListener(PortletInvocationListener) - Method in class org.apache.pluto.core.DefaultPortalAdministrationService
 
addPortletRegistryListener(PortletRegistryListener) - Method in class org.apache.pluto.core.PortletContextManager
 
addPortletRegistryListener(PortletRegistryListener) - Method in interface org.apache.pluto.spi.optional.PortletRegistryService
Add a listener which will recieve notifications of newly registered applications.
addProperty(String, String) - Method in class org.apache.pluto.internal.impl.PortletResponseImpl
 
addProperty(String, String) - Method in class org.apache.pluto.wrappers.PortletResponseWrapper
 
addResponseProperty(HttpServletRequest, PortletWindow, String, String) - Method in interface org.apache.pluto.spi.PortalCallbackService
 
admin(PortletRequest, PortletResponse, InternalPortletWindow) - Method in class org.apache.pluto.core.DefaultPortletInvokerService
 
ADMIN - Static variable in class org.apache.pluto.spi.optional.PortletInvocationEvent
 
admin(PortletRequest, PortletResponse, InternalPortletWindow) - Method in interface org.apache.pluto.spi.optional.PortletInvokerService
 
administer(PortletRequest, PortletResponse) - Method in interface org.apache.pluto.spi.optional.AdministrativeRequestListener
 
AdministrativeRequestListener - Interface in org.apache.pluto.spi.optional
 
ApplicationIdResolver - Interface in org.apache.pluto.core
 
ArgumentUtility - Class in org.apache.pluto.util
Static class that provides utility static methods for argument validation.
ArgumentUtility() - Constructor for class org.apache.pluto.util.ArgumentUtility
 
ATTRIBUTE_ARRAY - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
AttributeApplicationIdResolver - Class in org.apache.pluto.core
 
AttributeApplicationIdResolver() - Constructor for class org.apache.pluto.core.AttributeApplicationIdResolver
 

B

baseGetParameterMap() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
The base method that returns the parameter map in this portlet request.
baseGetParameterMap() - Method in class org.apache.pluto.internal.impl.RenderRequestImpl
 
BUNDLE - Static variable in class org.apache.pluto.internal.Configuration
 

C

ClasspathScanner - Class in org.apache.pluto.util
 
ClasspathScanner() - Constructor for class org.apache.pluto.util.ClasspathScanner
 
clearInvocation() - Static method in class org.apache.pluto.core.ContainerInvocation
 
clearParameters() - Method in interface org.apache.pluto.spi.PortletURLProvider
Removes all pre-existing parameters in this URL
clone() - Method in class org.apache.pluto.internal.impl.PortletPreferenceImpl
 
clone() - Method in interface org.apache.pluto.internal.InternalPortletPreference
Clone a copy of itself.
close() - Method in class org.apache.pluto.util.PrintWriterServletOutputStream
Closes the stream
computeContextPath(ServletContext) - Static method in class org.apache.pluto.core.PortletContextManager
 
Configuration - Class in org.apache.pluto.internal
Central location for Configuration info.
Configuration() - Constructor for class org.apache.pluto.internal.Configuration
 
Constants - Class in org.apache.pluto
Constant values used to bind internal portlet objects as attributes, typically to a request.
Constants() - Constructor for class org.apache.pluto.Constants
 
ContainerInvocation - Class in org.apache.pluto.core
Whenever possible, use of this class should be avoided.
ContainerInvocation(PortletWindow, PortletContainer) - Constructor for class org.apache.pluto.core.ContainerInvocation
 
ContainerService - Interface in org.apache.pluto.spi
Defines a service and needs to be implemented by all PortletContainerServices.
CONTEXT_PATH_PARAM - Static variable in class org.apache.pluto.core.AttributeApplicationIdResolver
 
CONTEXT_PATH_PARAM - Static variable in class org.apache.pluto.core.InitParameterApplicationIdResolver
 
copy(String[]) - Static method in class org.apache.pluto.util.StringUtils
TODO: can't we just use String[].clone()?
copyParameters(Map) - Static method in class org.apache.pluto.util.StringUtils
Deep-clones a parameter map.
createActionRequest(PortletContainer, HttpServletRequest, HttpServletResponse, InternalPortletWindow) - Method in class org.apache.pluto.core.DefaultPortletEnvironmentService
 
createActionRequest(PortletContainer, HttpServletRequest, HttpServletResponse, InternalPortletWindow) - Method in interface org.apache.pluto.spi.optional.PortletEnvironmentService
 
createActionResponse(PortletContainer, HttpServletRequest, HttpServletResponse, InternalPortletWindow) - Method in class org.apache.pluto.core.DefaultPortletEnvironmentService
 
createActionResponse(PortletContainer, HttpServletRequest, HttpServletResponse, InternalPortletWindow) - Method in interface org.apache.pluto.spi.optional.PortletEnvironmentService
 
createActionURL() - Method in class org.apache.pluto.internal.impl.RenderResponseImpl
 
createActionURL() - Method in class org.apache.pluto.wrappers.RenderResponseWrapper
 
createContainer(String, RequiredContainerServices) - Method in class org.apache.pluto.PortletContainerFactory
Create a container with the given containerName, initialized from the given servlet config, and using the given container services.
createContainer(String, RequiredContainerServices, OptionalContainerServices) - Method in class org.apache.pluto.PortletContainerFactory
 
createPortletScopedId(String) - Method in class org.apache.pluto.internal.impl.PortletSessionImpl
Creates portlet-scoped ID for the specified attribute name.
createPortletSession(PortletContainer, HttpServletRequest, PortletContext, HttpSession, InternalPortletWindow) - Method in class org.apache.pluto.core.DefaultPortletEnvironmentService
 
createPortletSession(PortletContainer, HttpServletRequest, PortletContext, HttpSession, InternalPortletWindow) - Method in interface org.apache.pluto.spi.optional.PortletEnvironmentService
 
createRenderRequest(PortletContainer, HttpServletRequest, HttpServletResponse, InternalPortletWindow) - Method in class org.apache.pluto.core.DefaultPortletEnvironmentService
 
createRenderRequest(PortletContainer, HttpServletRequest, HttpServletResponse, InternalPortletWindow) - Method in interface org.apache.pluto.spi.optional.PortletEnvironmentService
 
createRenderResponse(PortletContainer, HttpServletRequest, HttpServletResponse, InternalPortletWindow) - Method in class org.apache.pluto.core.DefaultPortletEnvironmentService
 
createRenderResponse(PortletContainer, HttpServletRequest, HttpServletResponse, InternalPortletWindow) - Method in interface org.apache.pluto.spi.optional.PortletEnvironmentService
 
createRenderURL() - Method in class org.apache.pluto.internal.impl.RenderResponseImpl
 
createRenderURL() - Method in class org.apache.pluto.wrappers.RenderResponseWrapper
 
createUserInfoMap(PortletRequest, PortletWindow) - Method in class org.apache.pluto.core.DefaultRequestAttributeService
Retrieves the UserInfoService from the OptionalContainerServices, gets the user-info Map and fitlers it for the attributes in the portlet descriptor.

D

DECISIVE - Static variable in interface org.apache.pluto.core.ApplicationIdResolver
 
decode(PortletWindowID, String) - Method in class org.apache.pluto.util.impl.NamespaceMapperImpl
 
decode(PortletWindowID, String) - Method in interface org.apache.pluto.util.NamespaceMapper
 
DEFAULT - Static variable in interface org.apache.pluto.core.ApplicationIdResolver
 
DEFAULT_SCOPE - Static variable in class org.apache.pluto.internal.impl.PortletSessionImpl
The default scope (PORTLET_SCOPE) for storing objects.
DefaultApplicationIdResolver - Class in org.apache.pluto.core
 
DefaultApplicationIdResolver() - Constructor for class org.apache.pluto.core.DefaultApplicationIdResolver
 
DefaultOptionalContainerServices - Class in org.apache.pluto.core
Default Optional Container Services implementation.
DefaultOptionalContainerServices() - Constructor for class org.apache.pluto.core.DefaultOptionalContainerServices
Constructs an instance using the default portlet preferences service implementation.
DefaultOptionalContainerServices(OptionalContainerServices) - Constructor for class org.apache.pluto.core.DefaultOptionalContainerServices
Constructs an instance using specified optional container services implementation.
DefaultPortalAdministrationService - Class in org.apache.pluto.core
 
DefaultPortalAdministrationService() - Constructor for class org.apache.pluto.core.DefaultPortalAdministrationService
 
DefaultPortletEnvironmentService - Class in org.apache.pluto.core
 
DefaultPortletEnvironmentService() - Constructor for class org.apache.pluto.core.DefaultPortletEnvironmentService
 
DefaultPortletInfoService - Class in org.apache.pluto.core
 
DefaultPortletInfoService() - Constructor for class org.apache.pluto.core.DefaultPortletInfoService
 
DefaultPortletInvokerService - Class in org.apache.pluto.core
Used internally to invoke/dispatch requests from the container to the portlet application.
DefaultPortletInvokerService() - Constructor for class org.apache.pluto.core.DefaultPortletInvokerService
Default Constructor.
DefaultPortletPreferencesService - Class in org.apache.pluto.core
Default implementation of the portlet preferences service.
DefaultPortletPreferencesService() - Constructor for class org.apache.pluto.core.DefaultPortletPreferencesService
Default no-arg constructor.
DefaultRequestAttributeService - Class in org.apache.pluto.core
Delegates request attribute storage and retrieval to the passed HttpServletRequest.
DefaultRequestAttributeService() - Constructor for class org.apache.pluto.core.DefaultRequestAttributeService
 
DefaultRequestAttributeService(OptionalContainerServices) - Constructor for class org.apache.pluto.core.DefaultRequestAttributeService
 
DefaultUserInfoService - Class in org.apache.pluto.core
UserInfo
DefaultUserInfoService() - Constructor for class org.apache.pluto.core.DefaultUserInfoService
 
destroy() - Method in class org.apache.pluto.core.PortletContainerImpl
Destroy this container.
destroy() - Method in class org.apache.pluto.core.PortletServlet
 
destroy() - Method in interface org.apache.pluto.PortletContainer
Shuts down the container.
doAction(PortletWindow, HttpServletRequest, HttpServletResponse) - Method in class org.apache.pluto.core.PortletContainerImpl
Process action for the portlet associated with the given portlet window.
doAction(PortletWindow, HttpServletRequest, HttpServletResponse) - Method in interface org.apache.pluto.PortletContainer
Indicates that a portlet action occured in the current request and calls the processAction method of this portlet.
doAdmin(PortletWindow, HttpServletRequest, HttpServletResponse) - Method in class org.apache.pluto.core.PortletContainerImpl
 
doAdmin(PortletWindow, HttpServletRequest, HttpServletResponse) - Method in interface org.apache.pluto.PortletContainer
Indicates that the portal needs to perform administrative actions upon the portlet and/or portlet application.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.pluto.core.PortletServlet
 
doLoad(PortletWindow, HttpServletRequest, HttpServletResponse) - Method in class org.apache.pluto.core.PortletContainerImpl
Loads the portlet associated with the specified portlet window.
doLoad(PortletWindow, HttpServletRequest, HttpServletResponse) - Method in interface org.apache.pluto.PortletContainer
Indicates that the portlet must be initialized
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.pluto.core.PortletServlet
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.apache.pluto.core.PortletServlet
 
doRender(PortletWindow, HttpServletRequest, HttpServletResponse) - Method in class org.apache.pluto.core.PortletContainerImpl
Renders the portlet associated with the specified portlet window.
doRender(PortletWindow, HttpServletRequest, HttpServletResponse) - Method in interface org.apache.pluto.PortletContainer
Calls the render method of the given portlet window.

E

encode(PortletWindowID, String) - Method in class org.apache.pluto.util.impl.NamespaceMapperImpl
 
encode(PortletWindowID, PortletWindowID, String) - Method in class org.apache.pluto.util.impl.NamespaceMapperImpl
 
encode(PortletWindowID, String) - Method in interface org.apache.pluto.util.NamespaceMapper
 
encode(PortletWindowID, PortletWindowID, String) - Method in interface org.apache.pluto.util.NamespaceMapper
 
encodeAttributeName(PortletWindow, String) - Method in class org.apache.pluto.core.DefaultRequestAttributeService
Encodes the attribute name using the portlet window id if it is not reserved
encodeRedirectUrl(String) - Method in class org.apache.pluto.internal.impl.RenderResponseImpl
TODO
encodeRedirectURL(String) - Method in class org.apache.pluto.internal.impl.RenderResponseImpl
TODO
encodeRedirectURL(String) - Method in interface org.apache.pluto.internal.InternalActionResponse
 
encodeURL(String) - Method in class org.apache.pluto.internal.impl.PortletResponseImpl
 
encodeUrl(String) - Method in class org.apache.pluto.internal.impl.PortletResponseImpl
 
encodeURL(String) - Method in class org.apache.pluto.wrappers.PortletResponseWrapper
 
Enumerator - Class in org.apache.pluto.util
Uitlity class to wraps an Enumeration around a Collection, i.e.
Enumerator(Collection) - Constructor for class org.apache.pluto.util.Enumerator
Returns an Enumeration over the specified Collection.
Enumerator(Iterator) - Constructor for class org.apache.pluto.util.Enumerator
Returns an Enumeration over the values of the specified Iterator.
Enumerator(Map) - Constructor for class org.apache.pluto.util.Enumerator
Returns an Enumeration over the values of the specified Map.

F

findConfiguredImplementations(Class) - Static method in class org.apache.pluto.util.ClasspathScanner
Mechanism for finding all implementations of the specified interface.
flush() - Method in class org.apache.pluto.util.PrintWriterServletOutputStream
Flushes the stream, writing any buffered output bytes
flushBuffer() - Method in class org.apache.pluto.internal.impl.RenderResponseImpl
 
flushBuffer() - Method in class org.apache.pluto.wrappers.RenderResponseWrapper
 

G

getActionRequest() - Method in class org.apache.pluto.wrappers.ActionRequestWrapper
Return the wrapped ServletRequest object.
getActionResponse() - Method in class org.apache.pluto.wrappers.ActionResponseWrapper
Return the wrapped ServletResponse object.
getAdministrativeRequestListeners() - Method in class org.apache.pluto.core.DefaultPortalAdministrationService
 
getAdministrativeRequestListeners() - Method in interface org.apache.pluto.spi.optional.PortalAdministrationService
 
getApplicationId() - Method in class org.apache.pluto.internal.impl.PortletContextImpl
 
getApplicationId() - Method in interface org.apache.pluto.internal.InternalPortletContext
Retrieve the unique identifier for the portlet context.
getApplicationId() - Method in class org.apache.pluto.spi.optional.PortletRegistryEvent
 
getApplicationName() - Method in class org.apache.pluto.internal.impl.PortletContextImpl
 
getAttribute(PortletRequest, HttpServletRequest, PortletWindow, String) - Method in class org.apache.pluto.core.DefaultRequestAttributeService
 
getAttribute(String) - Method in class org.apache.pluto.internal.impl.PortletContextImpl
 
getAttribute(String) - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getAttribute(String) - Method in class org.apache.pluto.internal.impl.PortletSessionImpl
 
getAttribute(String, int) - Method in class org.apache.pluto.internal.impl.PortletSessionImpl
Returns the attribute of the specified name under the given scope.
getAttribute(PortletRequest, HttpServletRequest, PortletWindow, String) - Method in interface org.apache.pluto.spi.optional.RequestAttributeService
Retrieve the named attribute for the HttpServletRequest and PortletWindow
getAttribute(String) - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getAttributeNames(PortletRequest, HttpServletRequest, PortletWindow) - Method in class org.apache.pluto.core.DefaultRequestAttributeService
 
getAttributeNames() - Method in class org.apache.pluto.internal.impl.PortletContextImpl
 
getAttributeNames() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getAttributeNames() - Method in class org.apache.pluto.internal.impl.PortletSessionImpl
 
getAttributeNames(int) - Method in class org.apache.pluto.internal.impl.PortletSessionImpl
 
getAttributeNames(PortletRequest, HttpServletRequest, PortletWindow) - Method in interface org.apache.pluto.spi.optional.RequestAttributeService
Get an Enumeration of all available attribute names for the HttpServletRequest and PortletWindow
getAttributeNames() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getAuthority() - Method in interface org.apache.pluto.core.ApplicationIdResolver
Retrive the degree of authority with which the resolver speaks.
getAuthority() - Method in class org.apache.pluto.core.AttributeApplicationIdResolver
 
getAuthority() - Method in class org.apache.pluto.core.DefaultApplicationIdResolver
 
getAuthority() - Method in class org.apache.pluto.core.InitParameterApplicationIdResolver
 
getAuthType() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getAuthType() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getAuthUser() - Method in interface org.apache.pluto.core.UserInfoAttribute
 
getBufferSize() - Method in class org.apache.pluto.internal.impl.RenderResponseImpl
 
getBufferSize() - Method in class org.apache.pluto.wrappers.RenderResponseWrapper
 
getChangedPortletMode() - Method in class org.apache.pluto.internal.impl.ActionResponseImpl
 
getChangedPortletMode() - Method in interface org.apache.pluto.internal.InternalActionResponse
Retrieve the portlet mode.
getChangedWindowState() - Method in class org.apache.pluto.internal.impl.ActionResponseImpl
 
getChangedWindowState() - Method in interface org.apache.pluto.internal.InternalActionResponse
Retrieve the window state.
getCharacterEncoding() - Method in class org.apache.pluto.internal.impl.RenderRequestImpl
 
getCharacterEncoding() - Method in class org.apache.pluto.internal.impl.RenderResponseImpl
 
getCharacterEncoding() - Method in class org.apache.pluto.wrappers.ActionRequestWrapper
 
getCharacterEncoding() - Method in class org.apache.pluto.wrappers.RenderResponseWrapper
 
getContainer() - Method in class org.apache.pluto.internal.impl.PortletResponseImpl
Returns the portlet container.
getContentLength() - Method in class org.apache.pluto.internal.impl.RenderRequestImpl
Checks the included flag and returns the content length.
getContentLength() - Method in class org.apache.pluto.wrappers.ActionRequestWrapper
 
getContentType() - Method in class org.apache.pluto.internal.impl.RenderRequestImpl
Checks the included flag and returns the content type.
getContentType() - Method in class org.apache.pluto.internal.impl.RenderResponseImpl
 
getContentType() - Method in class org.apache.pluto.wrappers.ActionRequestWrapper
 
getContentType() - Method in class org.apache.pluto.wrappers.RenderResponseWrapper
 
getContextClassLoader() - Method in class org.apache.pluto.internal.impl.PortletContextImpl
ClassLoader associated with this context.
getContextPath(ServletContext) - Static method in class org.apache.pluto.core.PortletContextManager
 
getContextPath() - Method in class org.apache.pluto.internal.impl.InternalPortletWindowImpl
 
getContextPath() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getContextPath() - Method in interface org.apache.pluto.PortletWindow
Retrieve the context path in which the Portlet resides.
getContextPath() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getControllerServletUri() - Method in class org.apache.pluto.internal.impl.PortletEntityImpl
Deprecated.  
getControllerServletUri() - Method in interface org.apache.pluto.internal.PortletEntity
Deprecated.  
getCreationTime() - Method in class org.apache.pluto.internal.impl.PortletSessionImpl
 
getDefaultPreferences() - Method in class org.apache.pluto.internal.impl.PortletEntityImpl
Returns an array of default preferences of this portlet.
getDefaultPreferences() - Method in interface org.apache.pluto.internal.PortletEntity
Returns an array of default preferences of this portlet.
getHttpServletRequest() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getHttpServletRequest() - Method in class org.apache.pluto.internal.impl.PortletResponseImpl
Returns the nested HttpServletRequest instance.
getHttpServletRequest() - Method in interface org.apache.pluto.internal.InternalPortletRequest
 
getHttpServletResponse() - Method in class org.apache.pluto.internal.impl.PortletResponseImpl
Returns the nested HttpServletResponse instance.
getId() - Method in class org.apache.pluto.internal.impl.InternalPortletWindowImpl
 
getId() - Method in class org.apache.pluto.internal.impl.PortletSessionImpl
 
getId() - Method in interface org.apache.pluto.PortletWindow
Retrieve this windows unique id which will be used to communicate back to the referencing portal.
getInitParameter(String) - Method in class org.apache.pluto.internal.impl.PortletConfigImpl
 
getInitParameter(String) - Method in class org.apache.pluto.internal.impl.PortletContextImpl
 
getInitParameterNames() - Method in class org.apache.pluto.internal.impl.PortletConfigImpl
 
getInitParameterNames() - Method in class org.apache.pluto.internal.impl.PortletContextImpl
 
getInputStream() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getInputStream() - Method in class org.apache.pluto.internal.impl.RenderRequestImpl
Checks the included flag and returns the input stream to this render response.
getInstance() - Static method in class org.apache.pluto.PortletContainerFactory
Accessor method for the singleton instance of the PortletContainerFactory.
getInternalPortletWindow() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getInternalPortletWindow() - Method in class org.apache.pluto.internal.impl.PortletResponseImpl
 
getInternalPortletWindow() - Method in interface org.apache.pluto.internal.InternalPortletRequest
 
getInternalPortletWindow() - Method in interface org.apache.pluto.internal.InternalPortletResponse
 
getInvocation() - Static method in class org.apache.pluto.core.ContainerInvocation
Retrieve the container which is currently executing.
getInvocationMethod() - Method in class org.apache.pluto.spi.optional.PortletInvocationEvent
 
getKeywords(PortletWindow) - Method in class org.apache.pluto.core.DefaultPortletInfoService
 
getKeywords(PortletWindow) - Method in interface org.apache.pluto.spi.optional.PortletInfoService
Retrieve the keywords for the specified portlet window.
getLastAccessedTime() - Method in class org.apache.pluto.internal.impl.PortletSessionImpl
 
getLocale() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getLocale() - Method in class org.apache.pluto.internal.impl.RenderResponseImpl
 
getLocale() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getLocale() - Method in class org.apache.pluto.wrappers.RenderResponseWrapper
 
getLocales() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getLocales() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getMajorVersion() - Method in class org.apache.pluto.internal.impl.PortletContextImpl
 
getManager() - Static method in class org.apache.pluto.core.PortletContextManager
Returns the singleton manager instance.
getManager(String) - Static method in class org.apache.pluto.util.StringManager
Get the StringManager for a particular package.
getMap() - Method in class org.apache.pluto.internal.impl.PortletPreferencesImpl
 
getMaxInactiveInterval() - Method in class org.apache.pluto.internal.impl.PortletSessionImpl
 
getMethod() - Method in class org.apache.pluto.internal.impl.RenderRequestImpl
 
getMimeType(String) - Method in class org.apache.pluto.internal.impl.PortletContextImpl
 
getMimeTypeWithoutEncoding(String) - Static method in class org.apache.pluto.util.StringUtils
Strips the specified mime type by removing the character encoding specified at the end of the mime type (all characters after the ';').
getMinorVersion() - Method in class org.apache.pluto.internal.impl.PortletContextImpl
 
getName() - Method in class org.apache.pluto.core.PortletContainerImpl
 
getName() - Method in interface org.apache.pluto.core.UserInfoAttribute
 
getName() - Method in class org.apache.pluto.internal.impl.PortletPreferenceImpl
 
getName() - Method in interface org.apache.pluto.internal.InternalPortletPreference
Returns the name of this portlet preference.
getName() - Method in interface org.apache.pluto.PortletContainer
Retrieve the unique container name
getNamedDispatcher(String) - Method in class org.apache.pluto.internal.impl.PortletContextImpl
 
getNames() - Method in class org.apache.pluto.internal.impl.PortletPreferencesImpl
 
getNamespace() - Method in class org.apache.pluto.internal.impl.RenderResponseImpl
 
getNamespace() - Method in class org.apache.pluto.wrappers.RenderResponseWrapper
 
getOptionalContainerServices() - Method in class org.apache.pluto.core.DefaultRequestAttributeService
 
getOptionalContainerServices() - Method in class org.apache.pluto.core.PortletContainerImpl
Retrieve the optional container services used by the container.
getOptionalContainerServices() - Method in interface org.apache.pluto.PortletContainer
Retrieve the optional container services associated with this contianer.
getOriginalPortletWindow() - Method in class org.apache.pluto.internal.impl.InternalPortletWindowImpl
 
getOriginalPortletWindow() - Method in interface org.apache.pluto.internal.InternalPortletWindow
Retrieve the original portlet window with which the container was invoked.
getOutputStream() - Method in class org.apache.pluto.internal.impl.PortletResponseImpl
TODO: javadoc about why we are using a wrapped writer here.
getParameter(String) - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getParameter(String) - Method in class org.apache.pluto.internal.impl.PortletURLImpl
 
getParameter(String) - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getParameterMap() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getParameterMap() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getParameterNames() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getParameterNames() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getParameters(String) - Method in class org.apache.pluto.internal.impl.PortletURLImpl
 
getParameterValues(String) - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getParameterValues(String) - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getPathInfo() - Method in class org.apache.pluto.internal.impl.RenderRequestImpl
 
getPathTranslated() - Method in class org.apache.pluto.internal.impl.RenderRequestImpl
TODO: check PLT.16.3.3.
getPortalAdministrationService() - Method in class org.apache.pluto.core.DefaultOptionalContainerServices
 
getPortalAdministrationService() - Method in interface org.apache.pluto.OptionalContainerServices
Returns the admin service implementation used by the container.
getPortalCallbackService() - Method in interface org.apache.pluto.RequiredContainerServices
Returns the portal callback service implementation instance associated with this group of portlet container services.
getPortalContext() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getPortalContext() - Method in interface org.apache.pluto.RequiredContainerServices
Returns the PortalContext instance associated with this group of portlet container services.
getPortalContext() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getPortletAppDD(ServletContext) - Method in class org.apache.pluto.internal.PortletDescriptorRegistry
Retrieve the Portlet Application Deployment Descriptor for the given servlet context.
getPortletAppDescriptorServiceImpl() - Static method in class org.apache.pluto.internal.Configuration
 
getPortletApplicationDefinition() - Method in class org.apache.pluto.internal.impl.PortletContextImpl
 
getPortletApplicationDefinition() - Method in interface org.apache.pluto.internal.InternalPortletContext
 
getPortletApplicationDescriptor(String) - Method in class org.apache.pluto.core.PortletContainerImpl
 
getPortletApplicationDescriptor(String) - Method in class org.apache.pluto.core.PortletContextManager
 
getPortletApplicationDescriptor(String) - Method in interface org.apache.pluto.PortletContainer
Retrieve the PortletAppDD for the portlet located at the supplied context.
getPortletApplicationDescriptor() - Method in class org.apache.pluto.spi.optional.PortletRegistryEvent
 
getPortletApplicationDescriptor(String) - Method in interface org.apache.pluto.spi.optional.PortletRegistryService
Retrieve the portlet descriptor for the specified portlet application.
getPortletConfig(String, String) - Method in class org.apache.pluto.core.PortletContextManager
 
getPortletConfig(String, String) - Method in interface org.apache.pluto.spi.optional.PortletRegistryService
Retrieve the portlet configuration for the specified portlet
getPortletContainer() - Method in class org.apache.pluto.core.ContainerInvocation
 
getPortletContainer() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getPortletContainer() - Method in interface org.apache.pluto.internal.InternalPortletRequest
 
getPortletContext(String) - Method in class org.apache.pluto.core.PortletContextManager
 
getPortletContext(ServletContext, String) - Static method in class org.apache.pluto.core.PortletContextManager
 
getPortletContext() - Method in class org.apache.pluto.internal.impl.PortletConfigImpl
 
getPortletContext() - Method in class org.apache.pluto.internal.impl.PortletSessionImpl
 
getPortletContext(String) - Method in interface org.apache.pluto.spi.optional.PortletRegistryService
Retrieve the PortletContext for the specified applicationId
getPortletContextName() - Method in class org.apache.pluto.internal.impl.PortletContextImpl
 
getPortletDefinition() - Method in class org.apache.pluto.internal.impl.PortletConfigImpl
 
getPortletDefinition() - Method in class org.apache.pluto.internal.impl.PortletEntityImpl
Returns the portlet description.
getPortletDefinition() - Method in interface org.apache.pluto.internal.InternalPortletConfig
 
getPortletDefinition() - Method in interface org.apache.pluto.internal.PortletEntity
Returns the portlet description.
getPortletDescriptor(String, String) - Method in class org.apache.pluto.core.PortletContextManager
 
getPortletDescriptor(String, String) - Method in interface org.apache.pluto.spi.optional.PortletRegistryService
Retreive the portlet descriptor for the given portlet.
getPortletEntity() - Method in class org.apache.pluto.internal.impl.InternalPortletWindowImpl
 
getPortletEntity() - Method in interface org.apache.pluto.internal.InternalPortletWindow
Returns the portlet entity.
getPortletEnvironmentService() - Method in class org.apache.pluto.core.DefaultOptionalContainerServices
 
getPortletEnvironmentService() - Method in interface org.apache.pluto.OptionalContainerServices
Returns the environment services implementation used by the container.
getPortletInfoService() - Method in class org.apache.pluto.core.DefaultOptionalContainerServices
 
getPortletInfoService() - Method in interface org.apache.pluto.OptionalContainerServices
Returns the portlet info service implementation used by the container.
getPortletInputStream() - Method in class org.apache.pluto.internal.impl.ActionRequestImpl
 
getPortletInputStream() - Method in class org.apache.pluto.wrappers.ActionRequestWrapper
 
getPortletInvocationListeners() - Method in class org.apache.pluto.core.DefaultPortalAdministrationService
 
getPortletInvocationListeners() - Method in interface org.apache.pluto.spi.optional.PortalAdministrationService
 
getPortletInvokerService() - Method in class org.apache.pluto.core.DefaultOptionalContainerServices
 
getPortletInvokerService() - Method in interface org.apache.pluto.OptionalContainerServices
Returns an invoker for the specified PortletWindow.
getPortletMode() - Method in class org.apache.pluto.internal.impl.InternalPortletWindowImpl
 
getPortletMode() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getPortletMode() - Method in class org.apache.pluto.internal.impl.PortletURLImpl
 
getPortletMode() - Method in interface org.apache.pluto.PortletWindow
Retrieve the current portlet mode for this window.
getPortletMode() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getPortletName() - Method in class org.apache.pluto.internal.impl.InternalPortletWindowImpl
 
getPortletName() - Method in class org.apache.pluto.internal.impl.PortletConfigImpl
 
getPortletName() - Method in interface org.apache.pluto.PortletWindow
Retrieve the name of the portlet as configured in the portlet.xml.
getPortletOutputStream() - Method in class org.apache.pluto.internal.impl.RenderResponseImpl
 
getPortletOutputStream() - Method in class org.apache.pluto.wrappers.RenderResponseWrapper
 
getPortletPreferencesService() - Method in class org.apache.pluto.core.DefaultOptionalContainerServices
 
getPortletPreferencesService() - Method in interface org.apache.pluto.OptionalContainerServices
Returns the portlet preferences service implementation used by the container.
getPortletRegistryService() - Method in class org.apache.pluto.core.DefaultOptionalContainerServices
 
getPortletRegistryService() - Method in interface org.apache.pluto.OptionalContainerServices
Returns the portlet registry services implementation used by the container.
getPortletRequest() - Method in class org.apache.pluto.spi.optional.PortletInvocationEvent
 
getPortletRequest() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
Return the wrapped ServletRequest object.
getPortletResponse() - Method in class org.apache.pluto.wrappers.PortletResponseWrapper
Return the wrapped ServletResponse object.
getPortletSession() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getPortletSession(boolean) - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
Returns the portlet session.
getPortletSession() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getPortletSession(boolean) - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getPortletURLProvider(HttpServletRequest, PortletWindow) - Method in interface org.apache.pluto.spi.PortalCallbackService
Returns a URL provider used to constuct a URL to the given portlet.
getPortletWindow() - Method in class org.apache.pluto.core.ContainerInvocation
 
getPortletWindow() - Method in class org.apache.pluto.spi.optional.PortletInvocationEvent
 
getPreferences() - Method in class org.apache.pluto.internal.impl.ActionRequestImpl
FIXME:
getPreferences() - Method in class org.apache.pluto.internal.impl.RenderRequestImpl
 
getPreferences() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getPreferencesValidator() - Method in class org.apache.pluto.internal.impl.PortletEntityImpl
Returns the preferences validator instance for this portlet.
getPreferencesValidator() - Method in interface org.apache.pluto.internal.PortletEntity
Returns the preferences validator instance for this portlet.
getPreferencesValidator(PortletDD) - Method in class org.apache.pluto.internal.PreferencesValidatorRegistry
Returns the preferences validator instance for the given portlet definition.
getProperties(String) - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getProperties(String) - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getProperty(String) - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getProperty(String) - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getPropertyNames() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getPropertyNames() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getProtocol() - Method in class org.apache.pluto.internal.impl.RenderRequestImpl
 
getQueryString() - Method in class org.apache.pluto.internal.impl.RenderRequestImpl
 
getReader() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getReader() - Method in class org.apache.pluto.internal.impl.RenderRequestImpl
Checks the included flag and returns the reader to this rende response.
getReader() - Method in class org.apache.pluto.wrappers.ActionRequestWrapper
 
getRealPath(String) - Method in class org.apache.pluto.internal.impl.PortletContextImpl
 
getRealPath(String) - Method in class org.apache.pluto.internal.impl.RenderRequestImpl
 
getRedirectLocation() - Method in class org.apache.pluto.internal.impl.ActionResponseImpl
 
getRedirectLocation() - Method in interface org.apache.pluto.internal.InternalActionResponse
Retreive the location for which the action should be redirected.
getRegisteredPortletApplicationIds() - Method in class org.apache.pluto.core.PortletContextManager
 
getRegisteredPortletApplicationIds() - Method in interface org.apache.pluto.spi.optional.PortletRegistryService
Retrieve the ids of all registered applications.
getRegisteredPortletApplications() - Method in class org.apache.pluto.core.PortletContextManager
Retrieve an iterator of all PortletContext instances which exist within this application.
getRegisteredPortletApplications() - Method in interface org.apache.pluto.spi.optional.PortletRegistryService
Retrieve all registered applications.
getRegistry() - Static method in class org.apache.pluto.internal.PortletDescriptorRegistry
Returns the singleton registry instance.
getRegistry() - Static method in class org.apache.pluto.internal.PreferencesValidatorRegistry
 
getRemoteAddr() - Method in class org.apache.pluto.internal.impl.RenderRequestImpl
 
getRemoteHost() - Method in class org.apache.pluto.internal.impl.RenderRequestImpl
 
getRemoteUser() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getRemoteUser() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getRenderParameters() - Method in class org.apache.pluto.internal.impl.ActionResponseImpl
 
getRenderParameters() - Method in interface org.apache.pluto.internal.InternalActionResponse
Retrieves the render parameters associated with this response.
getRenderRequest() - Method in class org.apache.pluto.wrappers.RenderRequestWrapper
Return the wrapped ServletRequest object.
getRenderResponse() - Method in class org.apache.pluto.wrappers.RenderResponseWrapper
Return the wrapped ServletResponse object.
getRequestAttributeService() - Method in class org.apache.pluto.core.DefaultOptionalContainerServices
 
getRequestAttributeService() - Method in interface org.apache.pluto.OptionalContainerServices
Returns the request attribute service implementation used by the container.
getRequestDispatcher(String) - Method in class org.apache.pluto.internal.impl.PortletContextImpl
 
getRequestDispatcher(String) - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getRequestedSessionId() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getRequestedSessionId() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getRequestProperties(HttpServletRequest, PortletWindow) - Method in interface org.apache.pluto.spi.PortalCallbackService
 
getRequestURI() - Method in class org.apache.pluto.internal.impl.RenderRequestImpl
 
getRequestURL() - Method in class org.apache.pluto.internal.impl.RenderRequestImpl
 
getRequiredContainerServices() - Method in class org.apache.pluto.core.PortletContainerImpl
 
getRequiredContainerServices() - Method in interface org.apache.pluto.PortletContainer
Retreive the required container services associated with this container.
getResource(String) - Method in class org.apache.pluto.internal.impl.PortletContextImpl
 
getResourceAsStream(String) - Method in class org.apache.pluto.internal.impl.PortletContextImpl
 
getResourceBundle(Locale) - Method in class org.apache.pluto.internal.impl.PortletConfigImpl
 
getResourcePaths(String) - Method in class org.apache.pluto.internal.impl.PortletContextImpl
 
getResourceURLProvider(HttpServletRequest, PortletWindow) - Method in interface org.apache.pluto.spi.PortalCallbackService
Returns a URL provider used to construct a URL to a resource in the web application.
getResponseContentType() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getResponseContentType() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getResponseContentTypes() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getResponseContentTypes() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getRootCause() - Method in exception org.apache.pluto.PortletContainerException
Returns the exception that cause this portlet exception.
getScheme() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getScheme() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getServerInfo() - Method in class org.apache.pluto.internal.impl.PortletContextImpl
Retrieve the PortletContainer's server info.
getServerName() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getServerName() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getServerPort() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getServerPort() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getServletConfig() - Method in class org.apache.pluto.internal.impl.PortletConfigImpl
 
getServletConfig() - Method in interface org.apache.pluto.internal.InternalPortletConfig
 
getServletContext() - Method in class org.apache.pluto.internal.impl.InternalPortletWindowImpl
 
getServletContext() - Method in class org.apache.pluto.internal.impl.PortletContextImpl
 
getServletContext() - Method in class org.apache.pluto.internal.impl.PortletSessionImpl
 
getServletContext() - Method in interface org.apache.pluto.internal.InternalPortletContext
 
getServletContext() - Method in interface org.apache.pluto.internal.InternalPortletWindow
The Context from which this window can be serviced.
getServletInfo() - Method in class org.apache.pluto.core.PortletServlet
 
getServletPath() - Method in class org.apache.pluto.internal.impl.RenderRequestImpl
 
getSessionContext() - Method in class org.apache.pluto.internal.impl.PortletSessionImpl
Deprecated.  
getShortTitle(PortletWindow) - Method in class org.apache.pluto.core.DefaultPortletInfoService
 
getShortTitle(PortletWindow) - Method in interface org.apache.pluto.spi.optional.PortletInfoService
Retrieve the shorttitle for the specified portlet window.
getStoredPreferences(PortletWindow, PortletRequest) - Method in class org.apache.pluto.core.DefaultPortletPreferencesService
Returns the stored portlet preferences array.
getStoredPreferences(PortletWindow, PortletRequest) - Method in interface org.apache.pluto.spi.optional.PortletPreferencesService
Returns the stored portlet preferences.
getString(String) - Method in class org.apache.pluto.util.StringManager
Get a string from the underlying resource bundle.
getString(String, Object[]) - Method in class org.apache.pluto.util.StringManager
Get a string from the underlying resource bundle and format it with the given set of arguments.
getString(String, Object) - Method in class org.apache.pluto.util.StringManager
Get a string from the underlying resource bundle and format it with the given object argument.
getString(String, Object, Object) - Method in class org.apache.pluto.util.StringManager
Get a string from the underlying resource bundle and format it with the given object arguments.
getString(String, Object, Object, Object) - Method in class org.apache.pluto.util.StringManager
Get a string from the underlying resource bundle and format it with the given object arguments.
getString(String, Object, Object, Object, Object) - Method in class org.apache.pluto.util.StringManager
Get a string from the underlying resource bundle and format it with the given object arguments.
getStringId() - Method in interface org.apache.pluto.PortletWindowID
Returns the unique string ID of the portlet window.
getStringInternal(String) - Method in class org.apache.pluto.util.StringManager
 
getTitle(PortletWindow) - Method in class org.apache.pluto.core.DefaultPortletInfoService
 
getTitle(PortletWindow) - Method in interface org.apache.pluto.spi.optional.PortletInfoService
Retrieve the title for the specificed portlet window.
getUserInfo(PortletRequest) - Method in class org.apache.pluto.core.DefaultUserInfoService
Deprecated.  
getUserInfo(PortletRequest, PortletWindow) - Method in class org.apache.pluto.core.DefaultUserInfoService
 
getUserInfo(PortletRequest) - Method in interface org.apache.pluto.spi.optional.UserInfoService
Deprecated. use UserInfoService.getUserInfo(PortletRequest, PortletWindow)
getUserInfo(PortletRequest, PortletWindow) - Method in interface org.apache.pluto.spi.optional.UserInfoService
Retrieve the user attribues associated with the given request and window.
getUserInfoService() - Method in class org.apache.pluto.core.DefaultOptionalContainerServices
 
getUserInfoService() - Method in interface org.apache.pluto.OptionalContainerServices
Returns the user info service implementation used by the container.
getUserPrincipal() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getUserPrincipal() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getValue() - Method in interface org.apache.pluto.core.UserInfoAttribute
 
getValue(String, String) - Method in class org.apache.pluto.internal.impl.PortletPreferencesImpl
 
getValue(String) - Method in class org.apache.pluto.internal.impl.PortletSessionImpl
 
getValueNames() - Method in class org.apache.pluto.internal.impl.PortletSessionImpl
Deprecated.  
getValues() - Method in class org.apache.pluto.internal.impl.PortletPreferenceImpl
 
getValues(String, String[]) - Method in class org.apache.pluto.internal.impl.PortletPreferencesImpl
 
getValues() - Method in interface org.apache.pluto.internal.InternalPortletPreference
Returns the values of this portlet preference, which is a string array.
getWindowState() - Method in class org.apache.pluto.internal.impl.InternalPortletWindowImpl
 
getWindowState() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getWindowState() - Method in class org.apache.pluto.internal.impl.PortletURLImpl
 
getWindowState() - Method in interface org.apache.pluto.PortletWindow
Retrieve the current window state for this window.
getWindowState() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getWriter() - Method in class org.apache.pluto.internal.impl.PortletResponseImpl
 
getWriter() - Method in class org.apache.pluto.internal.impl.RenderResponseImpl
 
getWriter() - Method in class org.apache.pluto.wrappers.RenderResponseWrapper
 

H

hasMoreElements() - Method in class org.apache.pluto.util.Enumerator
Tests if this enumeration contains more elements.

I

ID_NAME_SEPARATOR - Static variable in class org.apache.pluto.internal.impl.PortletSessionImpl
The portlet window ID / attribute name separator as defined in PLT.
include(RenderRequest, RenderResponse) - Method in class org.apache.pluto.internal.impl.PortletRequestDispatcherImpl
 
init(ServletContext) - Method in class org.apache.pluto.core.PortletContainerImpl
Initialize the container for use within the given configuration scope.
init() - Method in class org.apache.pluto.core.PortletServlet
Initialize the portlet invocation servlet.
init(PortletContext, HttpServletRequest) - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
init(PortletContext, HttpServletRequest) - Method in interface org.apache.pluto.internal.InternalPortletRequest
Initializes the portlet request for use within the target context.
init(ServletContext) - Method in interface org.apache.pluto.PortletContainer
Initializes the container for use within the given servlet context.
InitParameterApplicationIdResolver - Class in org.apache.pluto.core
org.apache.pluto.CONTEXT_PATH /path
InitParameterApplicationIdResolver() - Constructor for class org.apache.pluto.core.InitParameterApplicationIdResolver
 
InternalActionRequest - Interface in org.apache.pluto.internal
The internal action request extends the internal portlet request and provides some action-specific methods (currently, no specific methods are declared).
InternalActionResponse - Interface in org.apache.pluto.internal
The internal action response interface extends the internal portlet response interface and provides some action-specific methods.
InternalPortletConfig - Interface in org.apache.pluto.internal
 
InternalPortletContext - Interface in org.apache.pluto.internal
 
InternalPortletPreference - Interface in org.apache.pluto.internal
This class represents a portlet preference, which is a name-value pair.
InternalPortletRequest - Interface in org.apache.pluto.internal
The internal portlet request interface extends PortletRequest and adds some methods used by Pluto.
InternalPortletResponse - Interface in org.apache.pluto.internal
The internal portlet response interface extends PortletResponse and adds some methods used by Pluto.
internalPortletWindow - Variable in class org.apache.pluto.internal.impl.PortletURLImpl
 
InternalPortletWindow - Interface in org.apache.pluto.internal
The internal portlet window represents a single window of a portlet instance as it can be shown only once on a single page.
InternalPortletWindowImpl - Class in org.apache.pluto.internal.impl
Implementation of InternalPortletWindow interface.
InternalPortletWindowImpl(ServletContext, PortletWindow) - Constructor for class org.apache.pluto.internal.impl.InternalPortletWindowImpl
Constructs an internal portlet window that wraps a portlet window.
InternalRenderRequest - Interface in org.apache.pluto.internal
The internal render request interface extends the internal portlet request interface and provides some render-specific methods.
InternalRenderResponse - Interface in org.apache.pluto.internal
The internal render response interface extends the internal portlet response interface and provides some render-specific methods.
internalStore() - Method in class org.apache.pluto.internal.impl.PortletPreferencesImpl
Stores the portlet preferences to a persistent storage.
invalidate() - Method in class org.apache.pluto.internal.impl.PortletSessionImpl
 
invoke(PortletRequest, PortletResponse, InternalPortletWindow, Integer) - Method in class org.apache.pluto.core.DefaultPortletInvokerService
Perform the invocation.
isAbsolute(String) - Method in class org.apache.pluto.internal.impl.PortletResponseImpl
Determines if the supplied path should be treated as an absolute URL.
isAction - Variable in class org.apache.pluto.internal.impl.PortletURLImpl
 
isBufferingSupported() - Static method in class org.apache.pluto.internal.Configuration
 
isCommitted() - Method in class org.apache.pluto.internal.impl.RenderResponseImpl
 
isCommitted() - Method in class org.apache.pluto.wrappers.RenderResponseWrapper
 
isIncluded() - Method in class org.apache.pluto.internal.impl.RenderRequestImpl
 
isIncluded() - Method in class org.apache.pluto.internal.impl.RenderResponseImpl
 
isIncluded() - Method in interface org.apache.pluto.internal.InternalRenderRequest
 
isIncluded() - Method in interface org.apache.pluto.internal.InternalRenderResponse
 
isInCurrentPortletScope(String) - Method in class org.apache.pluto.internal.impl.PortletSessionImpl
Checks if the attribute name in APPLICATION_SCOPE is in the current portlet scope.
isInitialized() - Method in class org.apache.pluto.core.PortletContainerImpl
Determine whether this container has been initialized or not.
isInitialized() - Method in interface org.apache.pluto.PortletContainer
Returns whether the container is already initialized or not.
isNameReserved(String) - Method in class org.apache.pluto.core.DefaultRequestAttributeService
Is this attribute name a reserved name (by the J2EE spec)?.
isNew() - Method in class org.apache.pluto.internal.impl.PortletSessionImpl
 
isPortletModeAllowed(PortletMode) - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
isPortletModeAllowed(PortletMode) - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
isReadOnly() - Method in class org.apache.pluto.internal.impl.PortletPreferenceImpl
 
isReadOnly(String) - Method in class org.apache.pluto.internal.impl.PortletPreferencesImpl
 
isReadOnly() - Method in interface org.apache.pluto.internal.InternalPortletPreference
Returns true if this portlet preference is marked as read-only.
isRequestedSessionIdValid() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
isRequestedSessionIdValid() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
isSecure() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
isSecure() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
isSecureSupported() - Method in interface org.apache.pluto.spi.PortletURLProvider
Determine whether or not this url provider supports secure urls.
isUserInRole(String) - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
Determines whether a user is mapped to the specified role.
isUserInRole(String) - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
isWindowStateAllowed(WindowState) - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
Determine whether or not the specified WindowState is allowed for this portlet.
isWindowStateAllowed(WindowState) - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 

K

KEYWORDS_KEY - Static variable in class org.apache.pluto.Constants
 

L

load(PortletRequest, PortletResponse, InternalPortletWindow) - Method in class org.apache.pluto.core.DefaultPortletInvokerService
Invoke the portlet with a load request.
LOAD - Static variable in class org.apache.pluto.spi.optional.PortletInvocationEvent
 
load(PortletRequest, PortletResponse, InternalPortletWindow) - Method in interface org.apache.pluto.spi.optional.PortletInvokerService
 
log(String) - Method in class org.apache.pluto.internal.impl.PortletContextImpl
 
log(String, Throwable) - Method in class org.apache.pluto.internal.impl.PortletContextImpl
 
LOG - Static variable in class org.apache.pluto.util.ArgumentUtility
Logger.

M

MANUAL - Static variable in interface org.apache.pluto.core.ApplicationIdResolver
 
METHOD_ACTION - Static variable in class org.apache.pluto.Constants
The unique method identifier for render requests.
METHOD_ADMIN - Static variable in class org.apache.pluto.Constants
The unique method identifier for admin requests.
METHOD_ID - Static variable in class org.apache.pluto.Constants
The key used to bind the method of processing being requested by the container to the underlying PortletRquest.
METHOD_NOOP - Static variable in class org.apache.pluto.Constants
The unique method identifier for noop (load) requests.
METHOD_RENDER - Static variable in class org.apache.pluto.Constants
The unique method identifier for render requests.
mode - Variable in class org.apache.pluto.internal.impl.PortletURLImpl
 

N

NamespaceMapper - Interface in org.apache.pluto.util
 
NamespaceMapperImpl - Class in org.apache.pluto.util.impl
Default implementation of NamespaceMapper interface.
NamespaceMapperImpl() - Constructor for class org.apache.pluto.util.impl.NamespaceMapperImpl
 
nextElement() - Method in class org.apache.pluto.util.Enumerator
Returns the next element of this enumeration.
notify(PortletInvocationEvent, boolean, Throwable) - Method in class org.apache.pluto.core.PortletServlet
 

O

onBegin(PortletInvocationEvent) - Method in interface org.apache.pluto.spi.optional.PortletInvocationListener
 
onEnd(PortletInvocationEvent) - Method in interface org.apache.pluto.spi.optional.PortletInvocationListener
 
onError(PortletInvocationEvent, Throwable) - Method in interface org.apache.pluto.spi.optional.PortletInvocationListener
 
OptionalContainerServices - Interface in org.apache.pluto
Defines the services necessary for integration between the Pluto Container and a Portal.
org.apache.pluto - package org.apache.pluto
The root package of the Pluto Portlet Container.
org.apache.pluto.core - package org.apache.pluto.core
 
org.apache.pluto.internal - package org.apache.pluto.internal
 
org.apache.pluto.internal.impl - package org.apache.pluto.internal.impl
 
org.apache.pluto.spi - package org.apache.pluto.spi
 
org.apache.pluto.spi.optional - package org.apache.pluto.spi.optional
 
org.apache.pluto.util - package org.apache.pluto.util
 
org.apache.pluto.util.impl - package org.apache.pluto.util.impl
 
org.apache.pluto.wrappers - package org.apache.pluto.wrappers
 

P

P3PAttributes - Interface in org.apache.pluto.spi.optional
As defined in PLT.D of the JSR-168 specification, this class defines a set of attribute names for user information and their intended meaning.
parameters - Variable in class org.apache.pluto.internal.impl.PortletURLImpl
 
PlutoConfigurationException - Exception in org.apache.pluto
Exception thrown when Pluto configuration fails.
PlutoConfigurationException(String) - Constructor for exception org.apache.pluto.PlutoConfigurationException
 
PlutoConfigurationException(String, Throwable) - Constructor for exception org.apache.pluto.PlutoConfigurationException
 
PortalAdministrationService - Interface in org.apache.pluto.spi.optional
Provides callback for executing portal administration tasks within the portlet environment.
PortalCallbackService - Interface in org.apache.pluto.spi
The callback service interface defining callback methods that will be invoked by the portlet container when necessary.
PORTLET_CONFIG - Static variable in class org.apache.pluto.Constants
The key used to bind the PortletConfig to the underlying PortletConfig.
PORTLET_REQUEST - Static variable in class org.apache.pluto.Constants
The key used to bind the PortletRequest to the underlying HttpServletRequest.
PORTLET_RESPONSE - Static variable in class org.apache.pluto.Constants
The key used to bind the PortletResponse to the underlying HttpServletRequest.
PORTLET_SCOPE_NAMESPACE - Static variable in class org.apache.pluto.internal.impl.PortletSessionImpl
The portlet scope namespace as defined in PLT.
portletApplicationRegistered(PortletRegistryEvent) - Method in interface org.apache.pluto.spi.optional.PortletRegistryListener
Recieve notification of a newly registered application.
portletApplicationRemoved(PortletRegistryEvent) - Method in interface org.apache.pluto.spi.optional.PortletRegistryListener
Recieve notification of an application which is removed from service.
PortletConfigImpl - Class in org.apache.pluto.internal.impl
 
PortletConfigImpl(ServletConfig, PortletContext, PortletDD) - Constructor for class org.apache.pluto.internal.impl.PortletConfigImpl
 
PortletContainer - Interface in org.apache.pluto
The publicized entry point into Pluto.
PortletContainerException - Exception in org.apache.pluto
Thrown when an internal portlet container exception occurs within Pluto.
PortletContainerException() - Constructor for exception org.apache.pluto.PortletContainerException
Constructs a new PortletContainerException.
PortletContainerException(String) - Constructor for exception org.apache.pluto.PortletContainerException
Constructs a new PortletContainerException with the given message.
PortletContainerException(String, Throwable) - Constructor for exception org.apache.pluto.PortletContainerException
Constructs a new PortletContainerException with the given message and root cause.
PortletContainerException(Throwable) - Constructor for exception org.apache.pluto.PortletContainerException
Constructs a new portlet invoker exception when the portlet needs to throw an exception.
PortletContainerFactory - Class in org.apache.pluto
Factory used to create new PortletContainer instances.
PortletContainerImpl - Class in org.apache.pluto.core
Default Pluto Container implementation.
PortletContainerImpl(String, RequiredContainerServices, OptionalContainerServices) - Constructor for class org.apache.pluto.core.PortletContainerImpl
Default Constructor.
PortletContainerRuntimeException - Exception in org.apache.pluto
Runtime exception thrown when an unexpected condition is encountered.
PortletContainerRuntimeException() - Constructor for exception org.apache.pluto.PortletContainerRuntimeException
 
PortletContainerRuntimeException(String) - Constructor for exception org.apache.pluto.PortletContainerRuntimeException
 
PortletContainerRuntimeException(String, Throwable) - Constructor for exception org.apache.pluto.PortletContainerRuntimeException
 
PortletContainerRuntimeException(Throwable) - Constructor for exception org.apache.pluto.PortletContainerRuntimeException
 
PortletContextImpl - Class in org.apache.pluto.internal.impl
Pluto's Portlet Context Implementation.
PortletContextImpl(String, ServletContext, PortletAppDD) - Constructor for class org.apache.pluto.internal.impl.PortletContextImpl
Constructs an instance.
PortletContextManager - Class in org.apache.pluto.core
Manager used to cache the portlet configurations which have been previously parsed.
portletDD - Variable in class org.apache.pluto.internal.impl.PortletConfigImpl
The portlet descriptor.
PortletDescriptorRegistry - Class in org.apache.pluto.internal
Simple caching mechanism used to manage portlet descriptors.
PortletEntity - Interface in org.apache.pluto.internal
The PortletEntity encapsulates all data pertaining to a single portlet instance.
PortletEntityImpl - Class in org.apache.pluto.internal.impl
The PortletEntity encapsulates all data pertaining to a single portlet instance.
PortletEnvironmentService - Interface in org.apache.pluto.spi.optional
Factory Service for creating Portlet request and responses.
PortletInfoService - Interface in org.apache.pluto.spi.optional
Callback service which makes it possible to customize portlet info.
PortletInvocationEvent - Class in org.apache.pluto.spi.optional
 
PortletInvocationEvent(PortletRequest, PortletWindow, int) - Constructor for class org.apache.pluto.spi.optional.PortletInvocationEvent
 
PortletInvocationListener - Interface in org.apache.pluto.spi.optional
 
PortletInvokerService - Interface in org.apache.pluto.spi.optional
Service used to invoke portlets.
PortletPreferenceImpl - Class in org.apache.pluto.internal.impl
TODO: javadoc
PortletPreferenceImpl(String, String[]) - Constructor for class org.apache.pluto.internal.impl.PortletPreferenceImpl
 
PortletPreferenceImpl(String, String[], boolean) - Constructor for class org.apache.pluto.internal.impl.PortletPreferenceImpl
 
PortletPreferencesImpl - Class in org.apache.pluto.internal.impl
Implementation of the javax.portlet.PortletPreferences interface.
PortletPreferencesImpl(PortletContainer, InternalPortletWindow, InternalPortletRequest, Integer) - Constructor for class org.apache.pluto.internal.impl.PortletPreferencesImpl
Constructs an instance.
PortletPreferencesService - Interface in org.apache.pluto.spi.optional
Portlet preferences service that should be implemented by the portal.
PortletRegistryEvent - Class in org.apache.pluto.spi.optional
Encapsulation of event information.
PortletRegistryEvent() - Constructor for class org.apache.pluto.spi.optional.PortletRegistryEvent
 
PortletRegistryListener - Interface in org.apache.pluto.spi.optional
Listener interface implemented by observers of the PortletRegistry which intend to be notified of new portlet application registrations.
PortletRegistryService - Interface in org.apache.pluto.spi.optional
Interface defining the services used by the container to access portlet application descriptors.
PortletRequestDispatcherImpl - Class in org.apache.pluto.internal.impl
Implementation of the PortletRequestDispatcher interface.
PortletRequestDispatcherImpl(RequestDispatcher) - Constructor for class org.apache.pluto.internal.impl.PortletRequestDispatcherImpl
Creates an instance.
PortletRequestDispatcherImpl(RequestDispatcher, String) - Constructor for class org.apache.pluto.internal.impl.PortletRequestDispatcherImpl
Creates an instance.
PortletRequestImpl - Class in org.apache.pluto.internal.impl
Abstract javax.portlet.PortletRequest implementation.
PortletRequestImpl(InternalPortletRequest) - Constructor for class org.apache.pluto.internal.impl.PortletRequestImpl
 
PortletRequestImpl(PortletContainer, InternalPortletWindow, HttpServletRequest) - Constructor for class org.apache.pluto.internal.impl.PortletRequestImpl
Creates a PortletRequestImpl instance.
PortletRequestWrapper - Class in org.apache.pluto.wrappers
 
PortletRequestWrapper(PortletRequest) - Constructor for class org.apache.pluto.wrappers.PortletRequestWrapper
Creates a ServletRequest adaptor wrapping the given request object.
PortletResponseImpl - Class in org.apache.pluto.internal.impl
Abstract javax.portlet.PortletResponse implementation.
PortletResponseImpl(PortletContainer, InternalPortletWindow, HttpServletRequest, HttpServletResponse) - Constructor for class org.apache.pluto.internal.impl.PortletResponseImpl
 
PortletResponseWrapper - Class in org.apache.pluto.wrappers
 
PortletResponseWrapper(PortletResponse) - Constructor for class org.apache.pluto.wrappers.PortletResponseWrapper
Creates a ServletResponse adaptor wrapping the given response object.
PortletServlet - Class in org.apache.pluto.core
Portlet Invocation Servlet.
PortletServlet() - Constructor for class org.apache.pluto.core.PortletServlet
 
PortletSessionImpl - Class in org.apache.pluto.internal.impl
Implementation of the javax.portlet.PortletSession interface.
PortletSessionImpl(PortletContext, InternalPortletWindow, HttpSession) - Constructor for class org.apache.pluto.internal.impl.PortletSessionImpl
Constructs an instance.
PortletURLImpl - Class in org.apache.pluto.internal.impl
 
PortletURLImpl(PortletContainer, InternalPortletWindow, HttpServletRequest, HttpServletResponse, boolean) - Constructor for class org.apache.pluto.internal.impl.PortletURLImpl
 
PortletURLProvider - Interface in org.apache.pluto.spi
Defines the interface used by the portlet container to create Portal URLs.
PortletWindow - Interface in org.apache.pluto
Thin representation of the portlet window for which the container request should be processed.
PortletWindowID - Interface in org.apache.pluto
The portlet window ID.
PreferencesValidatorRegistry - Class in org.apache.pluto.internal
The portlet preferences validator registry.
preventUnecessaryCrossContext() - Static method in class org.apache.pluto.internal.Configuration
 
print(String) - Method in class org.apache.pluto.util.PrintWriterServletOutputStream
Prints a string.
println(String) - Method in class org.apache.pluto.util.PrintWriterServletOutputStream
Prints an string followed by a CRLF.
println() - Method in class org.apache.pluto.util.PrintWriterServletOutputStream
Prints a CRLF
PrintWriterServletOutputStream - Class in org.apache.pluto.util
This is a specialized class implementing a ServletOutputStream that works in conjunction with a PrintWriter to send data to the browser.
PrintWriterServletOutputStream(PrintWriter) - Constructor for class org.apache.pluto.util.PrintWriterServletOutputStream
Construct a ServletOutputStream that coordinates output using a base ServletOutputStream and a PrintWriter that is wrapped on top of that OutputStream.
putValue(String, Object) - Method in class org.apache.pluto.internal.impl.PortletSessionImpl
 

R

random(int) - Static method in class org.apache.pluto.internal.impl.RandomStringUtils
Creates a random string whose length is the number of characters specified.
random(int, boolean, boolean) - Static method in class org.apache.pluto.internal.impl.RandomStringUtils
Creates a random string whose length is the number of characters specified.
random(int, int, int, boolean, boolean) - Static method in class org.apache.pluto.internal.impl.RandomStringUtils
Creates a random string whose length is the number of characters specified.
random(int, int, int, boolean, boolean, char[]) - Static method in class org.apache.pluto.internal.impl.RandomStringUtils
Creates a random string based on a variety of options, using default source of randomness.
random(int, int, int, boolean, boolean, char[], Random) - Static method in class org.apache.pluto.internal.impl.RandomStringUtils
Creates a random string based on a variety of options, using supplied source of randomness.
random(int, String) - Static method in class org.apache.pluto.internal.impl.RandomStringUtils
Creates a random string whose length is the number of characters specified.
random(int, char[]) - Static method in class org.apache.pluto.internal.impl.RandomStringUtils
Creates a random string whose length is the number of characters specified.
randomAlphabetic(int) - Static method in class org.apache.pluto.internal.impl.RandomStringUtils
Creates a random string whose length is the number of characters specified.
randomAlphanumeric(int) - Static method in class org.apache.pluto.internal.impl.RandomStringUtils
Creates a random string whose length is the number of characters specified.
randomAscii(int) - Static method in class org.apache.pluto.internal.impl.RandomStringUtils
Creates a random string whose length is the number of characters specified.
randomNumeric(int) - Static method in class org.apache.pluto.internal.impl.RandomStringUtils
Creates a random string whose length is the number of characters specified.
RandomStringUtils - Class in org.apache.pluto.internal.impl
Copied from commons-lang.
RandomStringUtils() - Constructor for class org.apache.pluto.internal.impl.RandomStringUtils
RandomStringUtils instances should NOT be constructed in standard programming.
register(ServletConfig) - Method in class org.apache.pluto.core.PortletContextManager
Retrieves the PortletContext associated with the given ServletContext.
register(ServletContext) - Method in class org.apache.pluto.core.PortletContextManager
Deprecated. Use PortletContextManager.register(ServletConfig)
release() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
TODO: Implement this properly.
release() - Method in interface org.apache.pluto.internal.InternalPortletRequest
Recycle the request by rolling the underlying request back to the originating request.
remove(InternalPortletContext) - Method in class org.apache.pluto.core.PortletContextManager
 
removeAttribute(PortletRequest, HttpServletRequest, PortletWindow, String) - Method in class org.apache.pluto.core.DefaultRequestAttributeService
 
removeAttribute(String) - Method in class org.apache.pluto.internal.impl.PortletContextImpl
 
removeAttribute(String) - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
removeAttribute(String) - Method in class org.apache.pluto.internal.impl.PortletSessionImpl
 
removeAttribute(String, int) - Method in class org.apache.pluto.internal.impl.PortletSessionImpl
 
removeAttribute(PortletRequest, HttpServletRequest, PortletWindow, String) - Method in interface org.apache.pluto.spi.optional.RequestAttributeService
Remove a named attribute for the HttpServletRequest and PortletWindow
removeAttribute(String) - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
removePortletRegistryListener(PortletRegistryListener) - Method in class org.apache.pluto.core.PortletContextManager
 
removePortletRegistryListener(PortletRegistryListener) - Method in interface org.apache.pluto.spi.optional.PortletRegistryService
Remove a previously registered listener.
removeUserInfo(String) - Method in class org.apache.pluto.core.DefaultUserInfoService
 
removeValue(String) - Method in class org.apache.pluto.internal.impl.PortletSessionImpl
 
render(RenderRequest, RenderResponse, InternalPortletWindow) - Method in class org.apache.pluto.core.DefaultPortletInvokerService
Invoke the portlet with a render request.
RENDER - Static variable in class org.apache.pluto.spi.optional.PortletInvocationEvent
 
render(RenderRequest, RenderResponse, InternalPortletWindow) - Method in interface org.apache.pluto.spi.optional.PortletInvokerService
 
RenderRequestImpl - Class in org.apache.pluto.internal.impl
Implementation of the javax.portlet.RenderRequest interface.
RenderRequestImpl(InternalPortletRequest) - Constructor for class org.apache.pluto.internal.impl.RenderRequestImpl
 
RenderRequestImpl(PortletContainer, InternalPortletWindow, HttpServletRequest) - Constructor for class org.apache.pluto.internal.impl.RenderRequestImpl
 
RenderRequestWrapper - Class in org.apache.pluto.wrappers
 
RenderRequestWrapper(RenderRequest) - Constructor for class org.apache.pluto.wrappers.RenderRequestWrapper
Creates a ServletRequest adaptor wrapping the given request object.
RenderResponseImpl - Class in org.apache.pluto.internal.impl
Implementation of the javax.portlet.RenderResponse interface.
RenderResponseImpl(PortletContainer, InternalPortletWindow, HttpServletRequest, HttpServletResponse) - Constructor for class org.apache.pluto.internal.impl.RenderResponseImpl
 
RenderResponseWrapper - Class in org.apache.pluto.wrappers
 
RenderResponseWrapper(RenderResponse) - Constructor for class org.apache.pluto.wrappers.RenderResponseWrapper
Creates a ServletResponse adaptor wrapping the given response object.
replace(String, String, String) - Static method in class org.apache.pluto.util.StringUtils
Replaces all occurrences of a pattern within a string by a replacement.
RequestAttributeService - Interface in org.apache.pluto.spi.optional
Interface for attribute manipulation on a request
RequiredContainerServices - Interface in org.apache.pluto
This interface defines the services required for integration between the Pluto Portlet Container and a Portal.
reset(String) - Method in class org.apache.pluto.internal.impl.PortletPreferencesImpl
 
reset() - Method in class org.apache.pluto.internal.impl.RenderResponseImpl
 
reset() - Method in class org.apache.pluto.wrappers.RenderResponseWrapper
 
resetBuffer() - Method in class org.apache.pluto.internal.impl.RenderResponseImpl
 
resetBuffer() - Method in class org.apache.pluto.wrappers.RenderResponseWrapper
 
resolveApplicationId(ServletContext) - Method in interface org.apache.pluto.core.ApplicationIdResolver
Resolve the applicationId for the given context.
resolveApplicationId(ServletContext) - Method in class org.apache.pluto.core.AttributeApplicationIdResolver
 
resolveApplicationId(ServletContext) - Method in class org.apache.pluto.core.DefaultApplicationIdResolver
 
resolveApplicationId(ServletContext) - Method in class org.apache.pluto.core.InitParameterApplicationIdResolver
 
ResourceURLProvider - Interface in org.apache.pluto.spi
 

S

scan(String) - Static method in class org.apache.pluto.util.ClasspathScanner
Retrieve a lit of all urls matching the specified path.
scan(String, ClassLoader) - Static method in class org.apache.pluto.util.ClasspathScanner
Retrieve a list of all urls massing the specified path for the specified classloader.
secure - Variable in class org.apache.pluto.internal.impl.PortletURLImpl
 
sendRedirect(String) - Method in class org.apache.pluto.internal.impl.ActionResponseImpl
 
sendRedirect(String) - Method in class org.apache.pluto.wrappers.ActionResponseWrapper
 
servletRequest - Variable in class org.apache.pluto.internal.impl.PortletURLImpl
 
servletResponse - Variable in class org.apache.pluto.internal.impl.PortletURLImpl
 
setAbsoluteURL(String) - Method in interface org.apache.pluto.spi.ResourceURLProvider
Sets the absolute URL to be returned by the provider.
setAction(boolean) - Method in interface org.apache.pluto.spi.PortletURLProvider
Specifies whether or not this request should be considered an action request.
setAdministrativeRequestListeners(List) - Method in class org.apache.pluto.core.DefaultPortalAdministrationService
 
setApplicationId(String) - Method in class org.apache.pluto.spi.optional.PortletRegistryEvent
 
setAttribute(PortletRequest, HttpServletRequest, PortletWindow, String, Object) - Method in class org.apache.pluto.core.DefaultRequestAttributeService
 
setAttribute(String, Object) - Method in class org.apache.pluto.internal.impl.PortletContextImpl
 
setAttribute(String, Object) - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
setAttribute(String, Object) - Method in class org.apache.pluto.internal.impl.PortletSessionImpl
 
setAttribute(String, Object, int) - Method in class org.apache.pluto.internal.impl.PortletSessionImpl
 
setAttribute(PortletRequest, HttpServletRequest, PortletWindow, String, Object) - Method in interface org.apache.pluto.spi.optional.RequestAttributeService
Set an attribute for the HttpServletRequest and PortletWindow
setAttribute(String, Object) - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
setBodyAccessed() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
setBufferSize(int) - Method in class org.apache.pluto.internal.impl.RenderResponseImpl
 
setBufferSize(int) - Method in class org.apache.pluto.wrappers.RenderResponseWrapper
 
setCharacterEncoding(String) - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
TODO: why check bodyAccessed?
setCharacterEncoding(String) - Method in class org.apache.pluto.internal.impl.RenderRequestImpl
 
setCharacterEncoding(String) - Method in class org.apache.pluto.wrappers.ActionRequestWrapper
 
setContainer(PortletContainer) - Method in class org.apache.pluto.core.ContainerInvocation
 
setContentType(String) - Method in class org.apache.pluto.internal.impl.RenderResponseImpl
 
setContentType(String) - Method in class org.apache.pluto.wrappers.RenderResponseWrapper
 
setContextClassLoader(ClassLoader) - Method in class org.apache.pluto.internal.impl.PortletContextImpl
ClassLoader associated with this context.
setFullPath(String) - Method in interface org.apache.pluto.spi.ResourceURLProvider
Sets a full path URI including the context root.
setIncluded(boolean) - Method in class org.apache.pluto.internal.impl.RenderRequestImpl
 
setIncluded(boolean) - Method in class org.apache.pluto.internal.impl.RenderResponseImpl
 
setIncluded(boolean) - Method in interface org.apache.pluto.internal.InternalRenderRequest
 
setIncluded(boolean) - Method in interface org.apache.pluto.internal.InternalRenderResponse
 
setIncludedQueryString(String) - Method in class org.apache.pluto.internal.impl.RenderRequestImpl
 
setIncludedQueryString(String) - Method in interface org.apache.pluto.internal.InternalRenderRequest
 
setInvocation(PortletContainer, PortletWindow) - Static method in class org.apache.pluto.core.ContainerInvocation
Set the container currently under execution.
setMaxInactiveInterval(int) - Method in class org.apache.pluto.internal.impl.PortletSessionImpl
Specifies the time, in seconds, between client requests, before the portlet container invalidates this session.
setName(String) - Method in class org.apache.pluto.internal.impl.PortletPreferenceImpl
 
setOptionalContainerServices(OptionalContainerServices) - Method in class org.apache.pluto.core.DefaultRequestAttributeService
 
setParameter(String, String) - Method in class org.apache.pluto.internal.impl.PortletURLImpl
 
setParameter(String, String[]) - Method in class org.apache.pluto.internal.impl.PortletURLImpl
 
setParameters(Map) - Method in class org.apache.pluto.internal.impl.PortletURLImpl
 
setParameters(Map) - Method in interface org.apache.pluto.spi.PortletURLProvider
Sets the given parameters as parameters into the URL, Removes all previously set parameters.
setPortletApplicationDescriptor(PortletAppDD) - Method in class org.apache.pluto.spi.optional.PortletRegistryEvent
 
setPortletInvocationListeners(List) - Method in class org.apache.pluto.core.DefaultPortalAdministrationService
 
setPortletMode(PortletMode) - Method in class org.apache.pluto.internal.impl.ActionResponseImpl
 
setPortletMode(PortletMode) - Method in class org.apache.pluto.internal.impl.PortletURLImpl
 
setPortletMode(PortletMode) - Method in interface org.apache.pluto.spi.PortletURLProvider
Sets the new portlet mode at the URL.
setPortletMode(PortletMode) - Method in class org.apache.pluto.wrappers.ActionResponseWrapper
 
setProperty(String, String) - Method in class org.apache.pluto.internal.impl.PortletResponseImpl
 
setProperty(String, String) - Method in class org.apache.pluto.wrappers.PortletResponseWrapper
 
setReadOnly(boolean) - Method in class org.apache.pluto.internal.impl.PortletPreferenceImpl
 
setRenderParameter(String, String) - Method in class org.apache.pluto.internal.impl.ActionResponseImpl
 
setRenderParameter(String, String[]) - Method in class org.apache.pluto.internal.impl.ActionResponseImpl
 
setRenderParameter(String, String) - Method in class org.apache.pluto.wrappers.ActionResponseWrapper
 
setRenderParameter(String, String[]) - Method in class org.apache.pluto.wrappers.ActionResponseWrapper
 
setRenderParameters(Map) - Method in class org.apache.pluto.internal.impl.ActionResponseImpl
 
setRenderParameters(Map) - Method in class org.apache.pluto.wrappers.ActionResponseWrapper
 
setRequest(PortletRequest) - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
Sets the request being wrapped.
setResponse(PortletResponse) - Method in class org.apache.pluto.wrappers.PortletResponseWrapper
Sets the response being wrapped.
setResponseProperty(HttpServletRequest, PortletWindow, String, String) - Method in interface org.apache.pluto.spi.PortalCallbackService
 
setSecure(boolean) - Method in class org.apache.pluto.internal.impl.PortletURLImpl
 
setSecure() - Method in interface org.apache.pluto.spi.PortletURLProvider
By calling this method the URL is defined as a secure URL.
setTitle(String) - Method in class org.apache.pluto.internal.impl.RenderResponseImpl
 
setTitle(HttpServletRequest, PortletWindow, String) - Method in interface org.apache.pluto.spi.PortalCallbackService
Set the title to be used for this portlet.
setTitle(String) - Method in class org.apache.pluto.wrappers.RenderResponseWrapper
 
setUserInfo(String, Map) - Method in class org.apache.pluto.core.DefaultUserInfoService
 
setValue(String, String) - Method in class org.apache.pluto.internal.impl.PortletPreferencesImpl
 
setValues(String[]) - Method in class org.apache.pluto.internal.impl.PortletPreferenceImpl
 
setValues(String, String[]) - Method in class org.apache.pluto.internal.impl.PortletPreferencesImpl
 
setValues(String[]) - Method in interface org.apache.pluto.internal.InternalPortletPreference
Sets values of this portlet preference.
setWindow(PortletWindow) - Method in class org.apache.pluto.core.ContainerInvocation
 
setWindowState(WindowState) - Method in class org.apache.pluto.internal.impl.ActionResponseImpl
 
setWindowState(WindowState) - Method in class org.apache.pluto.internal.impl.PortletURLImpl
 
setWindowState(WindowState) - Method in interface org.apache.pluto.spi.PortletURLProvider
Sets the new window state at the URL.
setWindowState(WindowState) - Method in class org.apache.pluto.wrappers.ActionResponseWrapper
 
SHORT_TITLE_KEY - Static variable in class org.apache.pluto.Constants
 
state - Variable in class org.apache.pluto.internal.impl.PortletURLImpl
 
store(PortletWindow, PortletRequest, InternalPortletPreference[]) - Method in class org.apache.pluto.core.DefaultPortletPreferencesService
Stores the portlet preferences to the in-memory storage.
store() - Method in class org.apache.pluto.internal.impl.PortletPreferencesImpl
Stores the portlet preferences to a persistent storage.
store(PortletWindow, PortletRequest, InternalPortletPreference[]) - Method in interface org.apache.pluto.spi.optional.PortletPreferencesService
Stores the portlet references to the persistent storage.
StringManager - Class in org.apache.pluto.util
An internationalization / localization helper class which reduces the bother of handling ResourceBundles and takes care of the common cases of message formating which otherwise require the creation of Object arrays and such.
StringUtils - Class in org.apache.pluto.util
Static class hosting a couple of utility methods around strings.

T

TITLE_KEY - Static variable in class org.apache.pluto.Constants
 
toString() - Method in class org.apache.pluto.internal.impl.PortletPreferenceImpl
Override of toString() that prints out name and values of fields.
toString() - Method in class org.apache.pluto.internal.impl.PortletPreferencesImpl
Returns the string representation of this object.
toString() - Method in class org.apache.pluto.internal.impl.PortletURLImpl
 
toString() - Method in interface org.apache.pluto.spi.PortletURLProvider
Returns the URL in string format.
toString() - Method in interface org.apache.pluto.spi.ResourceURLProvider
Returns a url to a resource as absolute URL starting with protocol so that it can be accessed by a browser.

U

USER_BDATE - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_BUSINESS_INFO_ONLINE_EMAIL - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_BUSINESS_INFO_ONLINE_URI - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_BUSINESS_INFO_POSTAL_CITY - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_BUSINESS_INFO_POSTAL_COUNTRY - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_BUSINESS_INFO_POSTAL_NAME - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_BUSINESS_INFO_POSTAL_ORGANIZATION - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_BUSINESS_INFO_POSTAL_POSTALCODE - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_BUSINESS_INFO_POSTAL_STATEPROV - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_BUSINESS_INFO_POSTAL_STREET - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_BUSINESS_INFO_TELECOM_FAX_COMMENT - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_BUSINESS_INFO_TELECOM_FAX_EXT - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_BUSINESS_INFO_TELECOM_FAX_INTCODE - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_BUSINESS_INFO_TELECOM_FAX_LOCCODE - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_BUSINESS_INFO_TELECOM_FAX_NUMBER - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_BUSINESS_INFO_TELECOM_MOBILE_COMMENT - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_BUSINESS_INFO_TELECOM_MOBILE_EXT - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_BUSINESS_INFO_TELECOM_MOBILE_INTCODE - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_BUSINESS_INFO_TELECOM_MOBILE_LOCCODE - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_BUSINESS_INFO_TELECOM_MOBILE_NUMBER - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_BUSINESS_INFO_TELECOM_PAGER_COMMENT - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_BUSINESS_INFO_TELECOM_PAGER_EXT - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_BUSINESS_INFO_TELECOM_PAGER_INTCODE - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_BUSINESS_INFO_TELECOM_PAGER_LOCCODE - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_BUSINESS_INFO_TELECOM_PAGER_NUMBER - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_BUSINESS_INFO_TELECOM_TELEPHONE_COMMENT - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_BUSINESS_INFO_TELECOM_TELEPHONE_EXT - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_BUSINESS_INFO_TELECOM_TELEPHONE_INTCODE - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_BUSINESS_INFO_TELECOM_TELEPHONE_LOCCODE - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_BUSINESS_INFO_TELECOM_TELEPHONE_NUMBER - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_DEPARTMENT - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_EMPLOYER - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_GENDER - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_HOME_INFO_ONLINE_EMAIL - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_HOME_INFO_ONLINE_URI - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_HOME_INFO_POSTAL_CITY - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_HOME_INFO_POSTAL_COUNTRY - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_HOME_INFO_POSTAL_NAME - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_HOME_INFO_POSTAL_ORGANIZATION - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_HOME_INFO_POSTAL_POSTALCODE - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_HOME_INFO_POSTAL_STATEPROV - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_HOME_INFO_POSTAL_STREET - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_HOME_INFO_TELECOM_FAX_COMMENT - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_HOME_INFO_TELECOM_FAX_EXT - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_HOME_INFO_TELECOM_FAX_INTCODE - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_HOME_INFO_TELECOM_FAX_LOCCODE - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_HOME_INFO_TELECOM_FAX_NUMBER - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_HOME_INFO_TELECOM_MOBILE_COMMENT - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_HOME_INFO_TELECOM_MOBILE_EXT - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_HOME_INFO_TELECOM_MOBILE_INTCODE - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_HOME_INFO_TELECOM_MOBILE_LOCCODE - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_HOME_INFO_TELECOM_MOBILE_NUMBER - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_HOME_INFO_TELECOM_PAGER_COMMENT - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_HOME_INFO_TELECOM_PAGER_EXT - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_HOME_INFO_TELECOM_PAGER_INTCODE - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_HOME_INFO_TELECOM_PAGER_LOCCODE - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_HOME_INFO_TELECOM_PAGER_NUMBER - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_HOME_INFO_TELECOM_TELEPHONE_COMMENT - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_HOME_INFO_TELECOM_TELEPHONE_EXT - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_HOME_INFO_TELECOM_TELEPHONE_INTCODE - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_HOME_INFO_TELECOM_TELEPHONE_LOCCODE - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_HOME_INFO_TELECOM_TELEPHONE_NUMBER - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_JOBTITLE - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_NAME_FAMILY - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_NAME_GIVEN - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_NAME_MIDDLE - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_NAME_NICKNAME - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_NAME_PREFIX - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
USER_NAME_SUFFIX - Static variable in interface org.apache.pluto.spi.optional.P3PAttributes
 
UserInfoAttribute - Interface in org.apache.pluto.core
Encapsulates a user information attribute as described in PLT.17 of the JSR-168 specification.
UserInfoAttributesService - Interface in org.apache.pluto.spi.optional
Deprecated. use UserInfoService
UserInfoService - Interface in org.apache.pluto.spi.optional
Used to access user information attributes as described in PLT.17.2 of the JSR-168 specificiation.

V

validateNotEmpty(String, String) - Static method in class org.apache.pluto.util.ArgumentUtility
Validates that the passed-in string argument value is not null or empty.
validateNotNull(String, Object) - Static method in class org.apache.pluto.util.ArgumentUtility
Validates that the passed-in argument value is not null.

W

write(byte[]) - Method in class org.apache.pluto.util.PrintWriterServletOutputStream
Writes an array of bytes
write(int) - Method in class org.apache.pluto.util.PrintWriterServletOutputStream
Writes a single byte to the output stream
write(byte[], int, int) - Method in class org.apache.pluto.util.PrintWriterServletOutputStream
Writes a subarray of bytes

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

Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.