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

A

abort() - Method in class org.apache.pluto.util.cli.AssemblerCLI
 
AboutPortlet - Class in org.apache.pluto.driver.portlets
The pluto portal driver about portlet.
AboutPortlet() - Constructor for class org.apache.pluto.driver.portlets.AboutPortlet
 
AbstractArchiveAssembler - Class in org.apache.pluto.util.assemble
A base class that assembler implementations should extend.
AbstractArchiveAssembler() - Constructor for class org.apache.pluto.util.assemble.AbstractArchiveAssembler
 
AbstractManagementMojo - Class in org.apache.pluto.maven
Abstract Mojo for installation tasks.
AbstractManagementMojo() - Constructor for class org.apache.pluto.maven.AbstractManagementMojo
 
AbstractPlutoMojo - Class in org.apache.pluto.maven
 
AbstractPlutoMojo() - Constructor for class org.apache.pluto.maven.AbstractPlutoMojo
 
AbstractPortletMojo - Class in org.apache.pluto.maven
 
AbstractPortletMojo() - Constructor for class org.apache.pluto.maven.AbstractPortletMojo
 
AbstractReflectivePortletTest - Class in org.apache.pluto.testsuite.test
 
AbstractReflectivePortletTest() - Constructor for class org.apache.pluto.testsuite.test.AbstractReflectivePortletTest
 
accept(File, String) - Method in class org.apache.pluto.util.install.file.TomcatCrossContextGenerator.PortletFileNameFilter
 
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
 
ACTION_NAME - Static variable in interface javax.portlet.ActionRequest
Predefined action name for usage with the @ProcessAction annotation.
ACTION_PHASE - Static variable in interface javax.portlet.PortletRequest
String identifier for the portlet action lifecycle phase.
ACTION_PHASE - Static variable in class org.apache.pluto.driver.services.container.FilterManagerImpl
 
ACTION_SCOPE_ID - Static variable in interface javax.portlet.PortletRequest
The action scope ID that the portlet container uses for storing the current action scope as render parameter if the javax.portlet.actionScopedRequestAttributes container runtime option is used by the portlet.
ActionFilter - Interface in javax.portlet.filter
The ActionFilter is an object that performs filtering tasks on either the action request to a portlet, or on the action response from a portlet, or both.
ActionParameterTest - Class in org.apache.pluto.testsuite.test
 
ActionParameterTest() - Constructor for class org.apache.pluto.testsuite.test.ActionParameterTest
 
ActionRequest - Interface in javax.portlet
The ActionRequest represents the request sent to the portlet to handle an action.
It extends the ClientDataRequest interface and provides action request information to portlets.
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 javax.portlet.filter
The ActionRequestWrapper provides a convenient implementation of the ActionRequest interface that can be subclassed by developers wishing to adapt the request.
ActionRequestWrapper(ActionRequest) - Constructor for class javax.portlet.filter.ActionRequestWrapper
Creates an ActionRequest adaptor wrapping the given request object.
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.
ActionResponse - Interface in javax.portlet
The ActionResponse interface represents the portlet response to an action request.
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 javax.portlet.filter
The ActionResponseWrapper provides a convenient implementation of the ActionResponse interface that can be subclassed by developers wishing to adapt the response.
ActionResponseWrapper(ActionResponse) - Constructor for class javax.portlet.filter.ActionResponseWrapper
Creates an ActionResponse adaptor wrapping the given response object.
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.
ActionURLTag - Class in org.apache.pluto.tags
A tag handler for the actionURL tag,which creates a url that points to the current Portlet and triggers an action request with the supplied parameters.
ActionURLTag() - Constructor for class org.apache.pluto.tags.ActionURLTag
 
add(TestResult) - Method in class org.apache.pluto.testsuite.TestResults
 
addActionParameter(String, String) - Method in class org.apache.pluto.testsuite.TestConfig
 
addAdministrativeRequestListener(AdministrativeRequestListener) - Method in class org.apache.pluto.core.DefaultPortalAdministrationService
 
addArchives(FileSet) - Method in class org.apache.pluto.ant.AssembleTask
 
addCookie(Cookie) - Method in class org.apache.pluto.internal.impl.PortletResponseImpl
 
addDateHeader(String, long) - Method in class org.apache.pluto.internal.impl.MimeResponseImpl
 
addDateHeader(String, long) - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
addEvent(Event) - Method in class org.apache.pluto.driver.services.container.EventList
Adds an event.
addEvent(Event) - Method in class org.apache.pluto.driver.services.container.PortletWindowThread
 
addFilter(String, FilterConfigImpl, List<String>, List) - Method in class org.apache.pluto.driver.services.container.FilterChainImpl
Adds the filter to the filterChain
addFilterApp(PortletAppDD, String) - Static method in class org.apache.pluto.driver.services.container.FilterManagerImpl
Adds the Applications for the filter.
addHeader(String, String) - Method in class org.apache.pluto.internal.impl.MimeResponseImpl
 
addHeader(String, String) - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
addInitParameter(String, String) - Method in class org.apache.pluto.testsuite.TestConfig
 
addIntHeader(String, int) - Method in class org.apache.pluto.internal.impl.MimeResponseImpl
 
addIntHeader(String, int) - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
addPage(PageConfig) - Method in class org.apache.pluto.driver.services.impl.resource.RenderConfigServiceImpl
 
addPage(PageConfig) - Method in interface org.apache.pluto.driver.services.portal.admin.RenderConfigAdminService
 
addPage(PageConfig) - Method in class org.apache.pluto.driver.services.portal.RenderConfig
 
addPage(PageConfig) - Method in interface org.apache.pluto.driver.services.portal.RenderConfigService
 
addParameter(PortalURLParameter) - Method in class org.apache.pluto.driver.url.impl.PortalURLImpl
Deprecated.  
addParameter(PortalURLParameter) - Method in class org.apache.pluto.driver.url.impl.RelativePortalURLImpl
 
addParameter(PortalURLParameter) - Method in interface org.apache.pluto.driver.url.PortalURL
 
addParameter(String, String) - Method in class org.apache.pluto.tags.BaseURLTag
Adds a key,value pair to the parameter map.
addPortlet(String, String) - Method in class org.apache.pluto.driver.services.portal.PageConfig
 
addPortlet(PortletWindowConfig) - Method in class org.apache.pluto.driver.services.portal.PortletApplicationConfig
 
addPortletApplication(String) - Method in interface org.apache.pluto.driver.services.portal.admin.PortletRegistryAdminService
 
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 interface javax.portlet.BaseURL
Adds a String property to an existing key on the URL.
addProperty(String, String) - Method in class javax.portlet.filter.PortletResponseWrapper
The default behavior of this method is to call addProperty(key, value) on the wrapped response object.
addProperty(String, Element) - Method in class javax.portlet.filter.PortletResponseWrapper
The default behavior of this method is to call addProperty() on the wrapped response object.
addProperty(Cookie) - Method in class javax.portlet.filter.RenderResponseWrapper
The default behavior of this method is to call addProperty() on the wrapped response object.
addProperty(Cookie) - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call addProperty() on the wrapped response object.
addProperty(Cookie) - Method in interface javax.portlet.MimeResponse
Adds a HTTP Cookie property to the response.
The portlet should note that the cookie may not make it to the client, but may be stored at the portal.
addProperty(String, String) - Method in interface javax.portlet.PortletResponse
Adds a String property to an existing key to be returned to the portal.
addProperty(String, Element) - Method in interface javax.portlet.PortletResponse
Adds an XML DOM element property to the response.
addProperty(String, String) - Method in class org.apache.pluto.internal.impl.BaseURLImpl
 
addProperty(String, String) - Method in class org.apache.pluto.internal.impl.PortletResponseImpl
 
addProperty(String, String, int) - Method in class org.apache.pluto.internal.impl.PortletResponseImpl
 
addProperty(String, Element) - Method in class org.apache.pluto.internal.impl.PortletResponseImpl
 
addProperty(Cookie) - Method in class org.apache.pluto.internal.impl.PortletResponseImpl
 
addProperty(String, String) - Method in class org.apache.pluto.tags.BaseURLTag
Adds a key,value pair to the property map.
addProperty(String, String) - Method in class org.apache.pluto.wrappers.PortletResponseWrapper
 
addProperty(String, Element) - Method in class org.apache.pluto.wrappers.PortletResponseWrapper
 
addProperty(Cookie) - Method in class org.apache.pluto.wrappers.RenderResponseWrapper
 
addPublicParameterCurrent(String, String[]) - Method in class org.apache.pluto.driver.url.impl.PortalURLImpl
Deprecated.  
addPublicParameterCurrent(String, String[]) - Method in class org.apache.pluto.driver.url.impl.RelativePortalURLImpl
 
addPublicParameterCurrent(String, String[]) - Method in interface org.apache.pluto.driver.url.PortalURL
 
addPublicRenderParametersNew(Map) - Method in class org.apache.pluto.driver.url.impl.PortalURLImpl
Deprecated.  
addPublicRenderParametersNew(Map) - Method in class org.apache.pluto.driver.url.impl.RelativePortalURLImpl
 
addPublicRenderParametersNew(Map) - Method in interface org.apache.pluto.driver.url.PortalURL
 
addResponseProperty(HttpServletRequest, PortletWindow, String, String) - Method in class org.apache.pluto.driver.services.container.PortalCallbackServiceImpl
 
addResponseProperty(HttpServletRequest, PortletWindow, String, String) - Method in interface org.apache.pluto.spi.PortalCallbackService
 
addSupportedPortletMode(String) - Method in class org.apache.pluto.driver.services.impl.resource.ResourceConfig
Add the named supported portlet mode to the list of supported modes.
addSupportedWindowState(String) - Method in class org.apache.pluto.driver.services.impl.resource.ResourceConfig
Add the named supported window state to the list of supported states.
addWars(FileSet) - Method in class org.apache.pluto.ant.AssembleTask
Deprecated. use addArchives instead
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
 
AdminConfiguration - Interface in org.apache.pluto.driver.config
Interface defining a means for obtaining administrative services for portal configuration.
AdminConfigurationImpl - Class in org.apache.pluto.driver.config.impl
 
AdminConfigurationImpl() - Constructor for class org.apache.pluto.driver.config.impl.AdminConfigurationImpl
 
administer(PortletRequest, PortletResponse) - Method in interface org.apache.pluto.spi.optional.AdministrativeRequestListener
 
AdministrativeRequestListener - Interface in org.apache.pluto.spi.optional
 
AdminPortlet - Class in org.apache.pluto.driver.portlets
 
AdminPortlet() - Constructor for class org.apache.pluto.driver.portlets.AdminPortlet
 
APPLICATION_SCOPE - Static variable in interface javax.portlet.PortletSession
This constant defines an application wide scope for the session attribute.
ApplicationIdResolver - Interface in org.apache.pluto.core
 
AppScopedSessionAttributeTest - Class in org.apache.pluto.testsuite.test
 
AppScopedSessionAttributeTest() - Constructor for class org.apache.pluto.testsuite.test.AppScopedSessionAttributeTest
 
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
 
artifactFactory - Variable in class org.apache.pluto.maven.AbstractManagementMojo
 
artifactRepository - Variable in class org.apache.pluto.maven.AbstractManagementMojo
 
artifactResolver - Variable in class org.apache.pluto.maven.AbstractManagementMojo
 
assemble(AssemblerConfig) - Method in class org.apache.pluto.util.assemble.AbstractArchiveAssembler
This implementation throws UtilityException if the source archive doesn't exist or is a directory.
assemble(AssemblerConfig) - Method in interface org.apache.pluto.util.assemble.Assembler
Assemble a web application into a portlet web application which is deployable into the pluto-1.1 portlet container.
assemble(AssemblerConfig) - Method in class org.apache.pluto.util.assemble.file.FileAssembler
 
assembleInternal(AssemblerConfig) - Method in class org.apache.pluto.util.assemble.AbstractArchiveAssembler
Assemble the source file to the destination file.
assembleInternal(AssemblerConfig) - Method in class org.apache.pluto.util.assemble.ear.EarAssembler
 
assembleInternal(AssemblerConfig) - Method in class org.apache.pluto.util.assemble.war.WarAssembler
 
AssembleMojo - Class in org.apache.pluto.maven
The AssembleMojo is responsible for assembling a web application for deployment into the Pluto portlet container.
AssembleMojo() - Constructor for class org.apache.pluto.maven.AssembleMojo
 
Assembler - Interface in org.apache.pluto.util.assemble
The pluto assembler is used to assemble a portlet application which is deployable to pluto.
AssemblerCLI - Class in org.apache.pluto.util.cli
Command Line Interface to the Pluto Assembler.
AssemblerCLI(String[]) - Constructor for class org.apache.pluto.util.cli.AssemblerCLI
 
AssemblerConfig - Class in org.apache.pluto.util.assemble
The Pluto Assembler configuration encapsulates the configuration used by assembler implementations.
AssemblerConfig() - Constructor for class org.apache.pluto.util.assemble.AssemblerConfig
 
AssemblerFactory - Class in org.apache.pluto.util.assemble
The pluto assembler factory that creates an assembler.
assembleStream(JarInputStream, JarOutputStream, String) - Static method in class org.apache.pluto.util.assemble.io.JarStreamingAssembly
Reads the source JarInputStream, copying entries to the destination JarOutputStream.
assembleStream(InputStream, InputStream, OutputStream, String) - Static method in class org.apache.pluto.util.assemble.io.WebXmlStreamingAssembly
Assembles the web.xml represented by the InputStream.
AssembleTask - Class in org.apache.pluto.ant
TODO JavaDoc
AssembleTask() - Constructor for class org.apache.pluto.ant.AssembleTask
 
assembleWar(File, File, String) - Method in class org.apache.pluto.util.assemble.war.WarAssembler
Reads the source JAR copying entries to the dest JAR.
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
 
AttributeKeys - Class in org.apache.pluto.driver
Constants used as attribute keys to bind values to servlet context or servlet request.
AuthConstraintDD - Class in org.apache.pluto.descriptors.servlet
TODO: Document
AuthConstraintDD() - Constructor for class org.apache.pluto.descriptors.servlet.AuthConstraintDD
 

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
 
BaseURL - Interface in javax.portlet
The BaseURL defines the basic capabilities of a portlet URL pointing back to the portlet.
BaseURLImpl - Class in org.apache.pluto.internal.impl
Implementation of JSR-286 BaseURL, which includes a refactoring of PortletURLImpl.
BaseURLImpl(PortletContainer, InternalPortletWindow, HttpServletRequest, HttpServletResponse, boolean, boolean) - Constructor for class org.apache.pluto.internal.impl.BaseURLImpl
 
BaseURLTag - Class in org.apache.pluto.tags
Abstract supporting class for actionURL tag, renderURL tag and resourceURL tag.
BaseURLTag() - Constructor for class org.apache.pluto.tags.BaseURLTag
 
BaseURLTag.TEI - Class in org.apache.pluto.tags
TagExtraInfo class for BaseUrlTag.
BaseURLTag.TEI() - Constructor for class org.apache.pluto.tags.BaseURLTag.TEI
 
BASIC_AUTH - Static variable in interface javax.portlet.PortletRequest
String identifier for Basic authentication.
BOGUS_KEY - Static variable in class org.apache.pluto.testsuite.test.PreferenceCommonTest
 
BUNDLE - Static variable in class org.apache.pluto.internal.Configuration
 
BUNDLE - Static variable in class org.apache.pluto.internal.impl.Configuration
 

C

CACHE_SCOPE - Static variable in interface javax.portlet.MimeResponse
Property to set the cache scope for this response using the setProperty method intended to be used in forwarded or included servlets/JSPs.
CacheControl - Interface in javax.portlet
The CacheControl interface represents cache settings for a piece of markup.
CacheControlImpl - Class in org.apache.pluto.internal.impl
Implementation of JSR-286 CacheControl.
CacheControlImpl() - Constructor for class org.apache.pluto.internal.impl.CacheControlImpl
 
Call - Class in org.apache.pluto.util.install.file.jetty
Created by IntelliJ IDEA.
Call() - Constructor for class org.apache.pluto.util.install.file.jetty.Call
 
callback - Variable in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
callListener(InternalPortletWindow, BaseURL, boolean, boolean) - Method in class org.apache.pluto.driver.services.container.PortletURLListenerImpl
 
callListener(InternalPortletWindow, BaseURL, boolean, boolean) - Method in interface org.apache.pluto.spi.PortletURLListener
 
CCPP_PROFILE - Static variable in interface javax.portlet.PortletRequest
Used to retrieve an instance of the javax.ccpp.Profile with the getAttribute call.
CCPPProfileService - Interface in org.apache.pluto.spi
The CC/PP profile service defining how to get the CCPP profile
CHECK_VALIDATOR_COUNT - Static variable in class org.apache.pluto.testsuite.validator.PreferencesValidatorImpl
 
checkActionParametersNotHere(PortletRequest) - Method in class org.apache.pluto.testsuite.test.RenderParameterTest
 
checkAddedSameNameParameter(PortletContext, PortletRequest, PortletResponse) - Method in class org.apache.pluto.testsuite.test.DispatcherRenderParameterTest
 
checkContextMajorVersion(PortletContext) - Method in class org.apache.pluto.testsuite.test.MiscTest
 
checkContextMinorVersion(PortletContext) - Method in class org.apache.pluto.testsuite.test.MiscTest
 
checkContextPath(PortletContext, PortletRequest, PortletResponse) - Method in class org.apache.pluto.testsuite.test.DispatcherRequestTest
 
checkContextServerInfo(PortletContext) - Method in class org.apache.pluto.testsuite.test.MiscTest
 
checkEnumerateAttributes(PortletRequest) - Method in class org.apache.pluto.testsuite.test.SimpleAttributeTest
 
checkEnumerateAttributes(PortletSession) - Method in class org.apache.pluto.testsuite.test.SimpleAttributeTest
 
checkEnumerateAttributesInContext(PortletContext) - Method in class org.apache.pluto.testsuite.test.SimpleAttributeTest
 
checkEnumerationContainsNames(PortletContext) - Method in class org.apache.pluto.testsuite.test.ContextInitParameterTest
 
checkGetActionParamerMap(ActionRequest) - Method in class org.apache.pluto.testsuite.test.ActionParameterTest
 
checkGetActionParameter(ActionRequest) - Method in class org.apache.pluto.testsuite.test.ActionParameterTest
 
checkGetContextFromSession(PortletSession) - Method in class org.apache.pluto.testsuite.test.ContextInitParameterTest
FIXME: should this test reside in this class? -- ZHENG Zhong
checkGetContextPath(PortletContext, PortletRequest, PortletResponse) - Method in class org.apache.pluto.testsuite.test.DispatcherRequestTest
 
checkGetEmptyAppScopedAttribute(PortletSession) - Method in class org.apache.pluto.testsuite.test.AppScopedSessionAttributeTest
 
checkGetEmptyPreference(PortletRequest) - Method in class org.apache.pluto.testsuite.test.PreferenceCommonTest
 
checkGetEnglishBundle(PortletConfig, PortletRequest) - Method in class org.apache.pluto.testsuite.test.ResourceBundleTest
 
checkGetGermanBundle(PortletConfig, PortletRequest) - Method in class org.apache.pluto.testsuite.test.ResourceBundleTest
 
checkGetInitParameter(PortletContext) - Method in class org.apache.pluto.testsuite.test.ContextInitParameterTest
 
checkGetNames(PortletConfig, PortletRequest) - Method in class org.apache.pluto.testsuite.test.ResourceBundleTest
 
checkGetNoValuePreference(PortletRequest) - Method in class org.apache.pluto.testsuite.test.PreferenceCommonTest
 
checkGetNullAttribute(PortletRequest) - Method in class org.apache.pluto.testsuite.test.SimpleAttributeTest
 
checkGetNullAttribute(PortletSession) - Method in class org.apache.pluto.testsuite.test.SimpleAttributeTest
 
checkGetNullAttribute(PortletContext) - Method in class org.apache.pluto.testsuite.test.SimpleAttributeTest
 
checkGetPortletOutputStream(PortletResponse) - Method in class org.apache.pluto.testsuite.test.RenderResponseNoContentTypeTest
 
checkGetPreferenceMap(PortletRequest) - Method in class org.apache.pluto.testsuite.test.PreferenceCommonTest
FIXME:
checkGetPreferenceNames(PortletRequest) - Method in class org.apache.pluto.testsuite.test.PreferenceCommonTest
 
checkGetPreferences(PortletRequest) - Method in class org.apache.pluto.testsuite.test.PreferenceCommonTest
 
checkGetQueryString(PortletContext, PortletRequest, PortletResponse) - Method in class org.apache.pluto.testsuite.test.DispatcherRequestTest
 
checkGetRequestURI(PortletContext, PortletRequest, PortletResponse) - Method in class org.apache.pluto.testsuite.test.DispatcherRequestTest
 
checkGetServletPath(PortletContext, PortletRequest, PortletResponse) - Method in class org.apache.pluto.testsuite.test.DispatcherRequestTest
 
checkGetWriter(PortletResponse) - Method in class org.apache.pluto.testsuite.test.RenderResponseNoContentTypeTest
 
checkInvalidParameters(PortletContext, PortletRequest, PortletResponse) - Method in class org.apache.pluto.testsuite.test.DispatcherRenderParameterTest
 
checkIsUserIndUndeclaredRole(PortletRequest) - Method in class org.apache.pluto.testsuite.test.SecurityMappingTest
 
checkIsUserInMappedRole(PortletRequest) - Method in class org.apache.pluto.testsuite.test.SecurityMappingTest
 
checkIsUserInUnmappedRole(PortletRequest) - Method in class org.apache.pluto.testsuite.test.SecurityMappingTest
 
checkModifyReadOnlyPreferences(PortletRequest) - Method in class org.apache.pluto.testsuite.test.PreferenceCommonTest
 
checkOnePreferenceValidatorPerPortletDefinition(ActionRequest) - Method in class org.apache.pluto.testsuite.test.PreferenceInActionTest
 
checkParameterMap(PortletRequest) - Method in class org.apache.pluto.testsuite.test.RenderParameterTest
 
checkParameterNames(ActionRequest) - Method in class org.apache.pluto.testsuite.test.ActionParameterTest
 
checkParameterNames(PortletRequest) - Method in class org.apache.pluto.testsuite.test.RenderParameterTest
 
checkParameters(PortletContext, PortletRequest, PortletResponse) - Method in class org.apache.pluto.testsuite.test.DispatcherRenderParameterTest
 
checkPathInfo(PortletContext, PortletRequest, PortletResponse) - Method in class org.apache.pluto.testsuite.test.DispatcherRequestTest
 
checkPortalInfo(PortletRequest) - Method in class org.apache.pluto.testsuite.test.MiscTest
 
checkPreferenceValidator(ActionRequest) - Method in class org.apache.pluto.testsuite.test.PreferenceInActionTest
 
checkPreferenceValueNotModified(PortletRequest) - Method in class org.apache.pluto.testsuite.test.PreferenceCommonTest
Check (xci) SPEC 91, PLT 14.1: Preferences values are not modified if the values in the Map are altered.
checkQueryString(PortletContext, PortletRequest, PortletResponse) - Method in class org.apache.pluto.testsuite.test.DispatcherRequestTest
 
checkRemoveAppScopedAttribute(PortletSession) - Method in class org.apache.pluto.testsuite.test.AppScopedSessionAttributeTest
 
checkRemoveAttribute(PortletRequest) - Method in class org.apache.pluto.testsuite.test.SimpleAttributeTest
 
checkRemoveAttribute(PortletSession) - Method in class org.apache.pluto.testsuite.test.SimpleAttributeTest
 
checkRemoveAttribute(PortletContext) - Method in class org.apache.pluto.testsuite.test.SimpleAttributeTest
 
checkRenderParameterValue(PortletRequest) - Method in class org.apache.pluto.testsuite.test.RenderParameterTest
 
checkRenderParameterValues(PortletRequest) - Method in class org.apache.pluto.testsuite.test.RenderParameterTest
 
checkRequestURI(PortletContext, PortletRequest, PortletResponse) - Method in class org.apache.pluto.testsuite.test.DispatcherRequestTest
 
checkResetPreferenceToDefault(PortletRequest) - Method in class org.apache.pluto.testsuite.test.PreferenceCommonTest
 
checkResetPreferenceWithoutDefault(PortletRequest) - Method in class org.apache.pluto.testsuite.test.PreferenceCommonTest
 
checkResourceBundleExists(PortletConfig, PortletRequest) - Method in class org.apache.pluto.testsuite.test.ResourceBundleTest
 
checkSameNameParameter(PortletContext, PortletRequest, PortletResponse) - Method in class org.apache.pluto.testsuite.test.DispatcherRenderParameterTest
 
checkServletPath(PortletContext, PortletRequest, PortletResponse) - Method in class org.apache.pluto.testsuite.test.DispatcherRequestTest
 
checkSessionInvalidated(PortletRequest) - Method in class org.apache.pluto.testsuite.test.SessionTimeoutTest
 
checkSetAppScopedAttribute(PortletSession) - Method in class org.apache.pluto.testsuite.test.AppScopedSessionAttributeTest
 
checkSetAppScopedAttributeElsewhereSeenHere(PortletSession) - Method in class org.apache.pluto.testsuite.test.ExternalAppScopedAttributeTest
 
checkSetAppScopedAttributeHereSeenElsewhere(PortletSession) - Method in class org.apache.pluto.testsuite.test.ExternalAppScopedAttributeTest
 
checkSetAttribute(PortletRequest) - Method in class org.apache.pluto.testsuite.test.SimpleAttributeTest
 
checkSetAttribute(PortletSession) - Method in class org.apache.pluto.testsuite.test.SimpleAttributeTest
 
checkSetAttribute(PortletContext) - Method in class org.apache.pluto.testsuite.test.SimpleAttributeTest
 
checkSetPreferenceMultiValues(PortletRequest) - Method in class org.apache.pluto.testsuite.test.PreferenceCommonTest
 
checkSetPreferenceNull(PortletRequest) - Method in class org.apache.pluto.testsuite.test.PreferenceCommonTest
 
checkSetPreferenceSingleValue(PortletRequest) - Method in class org.apache.pluto.testsuite.test.PreferenceCommonTest
 
checkSetPreferencesReturnsFirst(PortletRequest) - Method in class org.apache.pluto.testsuite.test.PreferenceCommonTest
 
checkStorePreferences(ActionRequest) - Method in class org.apache.pluto.testsuite.test.PreferenceInActionTest
 
checkStorePreferences(PortletRequest) - Method in class org.apache.pluto.testsuite.test.PreferenceInRenderTest
 
checkSupportedModes(PortletRequest) - Method in class org.apache.pluto.testsuite.test.MiscTest
Test to ensure that the basic modes are supported.
checkSupportedWindowSates(PortletRequest) - Method in class org.apache.pluto.testsuite.test.MiscTest
 
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 class org.apache.pluto.driver.services.container.PortletURLProviderImpl
 
clearParameters(String) - Method in class org.apache.pluto.driver.url.impl.PortalURLImpl
Deprecated. Clear parameters of the specified window.
clearParameters(String) - Method in class org.apache.pluto.driver.url.impl.RelativePortalURLImpl
Clear parameters of the specified window.
clearParameters(String) - Method in interface org.apache.pluto.driver.url.PortalURL
 
clearParameters() - Method in interface org.apache.pluto.spi.PortletURLProvider
Removes all pre-existing parameters in this URL
CLIENT_CERT_AUTH - Static variable in interface javax.portlet.PortletRequest
String identifier for Certification based authentication.
ClientDataRequest - Interface in javax.portlet
The ClientDataRequest represents the request information of the HTTP request issued from the client to the portal.
It extends the PortletRequest interface.
clone() - Method in class org.apache.pluto.driver.url.impl.PortalURLImpl
Deprecated. Clone a copy of itself.
clone() - Method in class org.apache.pluto.driver.url.impl.RelativePortalURLImpl
Clone a copy of itself.
clone() - Method in interface org.apache.pluto.driver.url.PortalURL
 
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
 
CONFIDENTIAL - Static variable in class org.apache.pluto.descriptors.common.UserDataConstraintDD
 
CONFIG_FILE - Static variable in class org.apache.pluto.driver.services.impl.resource.ResourceConfigReader
 
Configuration - Class in org.apache.pluto.internal
Central location for Configuration info.
Configuration() - Constructor for class org.apache.pluto.internal.Configuration
 
Configuration - Class in org.apache.pluto.internal.impl
 
Configuration() - Constructor for class org.apache.pluto.internal.impl.Configuration
 
Configure - Class in org.apache.pluto.util.install.file.jetty
Created by IntelliJ IDEA.
Configure() - Constructor for class org.apache.pluto.util.install.file.jetty.Configure
 
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
 
Constants - Class in org.apache.pluto.descriptors.services
 
Constants - Class in org.apache.pluto.tags
Constant values as defined by the specification typically to a request.
Constants() - Constructor for class org.apache.pluto.tags.Constants
 
container - Variable in class org.apache.pluto.driver.PortalDriverFilter
The portlet container to which we will forward all portlet requests.
container - Variable in class org.apache.pluto.driver.PortalDriverServlet
The portlet container to which we will forward all portlet requests.
container - Variable in class org.apache.pluto.internal.impl.BaseURLImpl
 
container - Variable in class org.apache.pluto.internal.impl.PortletRequestImpl
The parent container within which this request was created.
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
 
ContainerRuntimeOptionDD - Class in org.apache.pluto.descriptors.portlet
<complexType name="container-runtime-optionType"> <annotation> <documentation> The container-runtime-option element contains settings for the portlet container that the portlet expects to be honored at runtime.
ContainerRuntimeOptionDD() - Constructor for class org.apache.pluto.descriptors.portlet.ContainerRuntimeOptionDD
 
ContainerService - Interface in org.apache.pluto.spi
Defines a service and needs to be implemented by all PortletContainerServices.
ContainerServicesImpl - Class in org.apache.pluto.driver.services.container
The Portal Driver's PortletContainerServices implementation.
ContainerServicesImpl(PortalContextImpl, DriverConfiguration, CCPPProfileService) - Constructor for class org.apache.pluto.driver.services.container.ContainerServicesImpl
Default Constructor.
containsHeader(String) - Method in class org.apache.pluto.internal.impl.PortletResponseImpl
 
context - Variable in class org.apache.pluto.internal.impl.BaseURLImpl
 
CONTEXT_PATH_PARAM - Static variable in class org.apache.pluto.core.AttributeApplicationIdResolver
 
CONTEXT_PATH_PARAM - Static variable in class org.apache.pluto.core.InitParameterApplicationIdResolver
 
contextDestroyed(ServletContextEvent) - Method in class org.apache.pluto.driver.PortalStartupListener
Recieve notification that the context is being shut down and subsequently destroy the container.
contextInitialized(ServletContextEvent) - Method in class org.apache.pluto.driver.PortalStartupListener
Receives the startup notification and subsequently starts up the portal driver.
ContextInitParameterTest - Class in org.apache.pluto.testsuite.test
 
ContextInitParameterTest() - Constructor for class org.apache.pluto.testsuite.test.ContextInitParameterTest
 
copy(String[]) - Static method in class org.apache.pluto.util.StringUtils
TODO: can't we just use String[].clone()?
copyCurrentRenderParameters - Variable in class org.apache.pluto.tags.PortletURLTag
 
copyFilesToDirectory(Collection, File) - Method in class org.apache.pluto.util.install.file.FileSystemInstaller
 
copyFileToDirectory(File, File) - Method in class org.apache.pluto.util.install.file.FileSystemInstaller
 
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 javax.portlet.filter.RenderResponseWrapper
The default behavior of this method is to call createActionURL() on the wrapped response object.
createActionURL() - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call createActionURL() on the wrapped response object.
createActionURL() - Method in interface javax.portlet.MimeResponse
Creates a portlet URL targeting the portlet.
createActionURL() - Method in interface javax.portlet.ResourceResponse
 
createActionURL() - Method in class org.apache.pluto.internal.impl.PortletResponseImpl
 
createActionURL() - Method in class org.apache.pluto.wrappers.PortletResponseWrapper
 
createActionURL() - Method in class org.apache.pluto.wrappers.RenderResponseWrapper
 
createAssembler(AssemblerConfig) - Method in class org.apache.pluto.util.assemble.AssemblerFactory
Creates an assembler to assemble a portlet app WAR file to a web app WAR file deployable to pluto.
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
 
createContextFile(File, String, String) - Static method in class org.apache.pluto.util.install.file.TomcatCrossContextGenerator
Creates a tomcat-specific context deployment descriptor and deploys it.
createElement(String) - Method in class javax.portlet.filter.PortletResponseWrapper
The default behavior of this method is to call createElement() on the wrapped response object.
createElement(String) - Method in interface javax.portlet.PortletResponse
Creates an element of the type specified to be used in the addProperty method.
createElement(String) - Method in class org.apache.pluto.internal.impl.PortletResponseImpl
 
createElement(String) - Method in class org.apache.pluto.wrappers.PortletResponseWrapper
 
createEventDefinitionDD() - Method in class org.apache.pluto.descriptors.portlet.ObjectFactory
Create an instance of EventDefinitionDD
createExpirationCacheDD() - Method in class org.apache.pluto.descriptors.portlet.ObjectFactory
Create an instance of ExpirationCacheDD
createFromString(String) - Static method in class org.apache.pluto.driver.core.PortletWindowIDImpl
Creates a portlet window ID instance from a string.
createInitParamDD() - Method in class org.apache.pluto.descriptors.common.ObjectFactory
Create an instance of InitParamDD
createInstallationConfig() - Method in class org.apache.pluto.maven.AbstractManagementMojo
 
createPortalURL() - Method in class org.apache.pluto.driver.core.PortalRequestContext
 
createPortlet1DD(PortletDD) - Method in class org.apache.pluto.descriptors.portlet.ObjectFactory
Create an instance of JAXBElement<PortletDD>}
createPortletApp(PortletAppDD) - Method in class org.apache.pluto.descriptors.portlet.ObjectFactory
Create an instance of JAXBElement<PortletAppDD>}
createPortletApp1(PortletAppDD) - Method in class org.apache.pluto.descriptors.portlet.ObjectFactory
Create an instance of JAXBElement<PortletAppDD>}
createPortletAppDD() - Method in class org.apache.pluto.descriptors.portlet.ObjectFactory
Create an instance of PortletAppDD
createPortletDD() - Method in class org.apache.pluto.descriptors.portlet.ObjectFactory
Create an instance of PortletDD
createPortletDD(PortletDD) - Method in class org.apache.pluto.descriptors.portlet.ObjectFactory
Create an instance of JAXBElement<PortletDD>}
createPortletDDDescription(String) - Method in class org.apache.pluto.descriptors.portlet.ObjectFactory
Create an instance of JAXBElement<DescriptionDD >}
createPortletDDDisplayName(String) - Method in class org.apache.pluto.descriptors.portlet.ObjectFactory
Create an instance of JAXBElement<DisplayNameDD >}
createPortletDDExpirationCache(ExpirationCacheDD) - Method in class org.apache.pluto.descriptors.portlet.ObjectFactory
Create an instance of JAXBElement<ExpirationCacheDD>}
createPortletDDInitParam(InitParamDD) - Method in class org.apache.pluto.descriptors.common.ObjectFactory
Create an instance of JAXBElement<InitParamDD>}
createPortletDDPortletClass(String) - Method in class org.apache.pluto.descriptors.portlet.ObjectFactory
Create an instance of JAXBElement<String>}
createPortletDDPortletInfo(PortletInfoDD) - Method in class org.apache.pluto.descriptors.portlet.ObjectFactory
Create an instance of JAXBElement<PortletInfoDD>}
createPortletDDPortletName(String) - Method in class org.apache.pluto.descriptors.portlet.ObjectFactory
Create an instance of JAXBElement<PortletNameDD >}
createPortletDDPortletPreferences(PortletPreferencesDD) - Method in class org.apache.pluto.descriptors.portlet.ObjectFactory
Create an instance of JAXBElement<PortletPreferencesDD>}
createPortletDDResourceBundle(String) - Method in class org.apache.pluto.descriptors.portlet.ObjectFactory
Create an instance of JAXBElement<ResourceBundleDD >}
createPortletDDSecurityRoleRef(SecurityRoleRefDD) - Method in class org.apache.pluto.descriptors.common.ObjectFactory
Create an instance of JAXBElement<SecurityRoleRefDD>}
createPortletDDSupportedLocale(String) - Method in class org.apache.pluto.descriptors.portlet.ObjectFactory
Create an instance of JAXBElement<SupportedLocaleDD >}
createPortletDDSupportedProcessingEvent(EventDefinitionReferenceDD) - Method in class org.apache.pluto.descriptors.portlet.ObjectFactory
Create an instance of JAXBElement<NameDD >}
createPortletDDSupportedPublicRenderParameter(String) - Method in class org.apache.pluto.descriptors.portlet.ObjectFactory
Create an instance of JAXBElement<String>}
createPortletDDSupportedPublishingEvent(EventDefinitionReferenceDD) - Method in class org.apache.pluto.descriptors.portlet.ObjectFactory
Create an instance of JAXBElement<NameDD >}
createPortletDDSupports(SupportsDD) - Method in class org.apache.pluto.descriptors.portlet.ObjectFactory
Create an instance of JAXBElement<SupportsDD>}
createPortletId(String, String, String) - Static method in class org.apache.pluto.driver.services.portal.PortletWindowConfig
Creates the portlet ID from context path and portlet name.
createPortletInfoDD() - Method in class org.apache.pluto.descriptors.portlet.ObjectFactory
Create an instance of PortletInfoDD
createPortletPreferencesDD() - Method in class org.apache.pluto.descriptors.portlet.ObjectFactory
Create an instance of PortletPreferencesDD
createPortletUrl(PortletResponse) - Method in class org.apache.pluto.tags.ActionURLTag
Creates an action PortletURL
createPortletUrl(PortletResponse) - Method in class org.apache.pluto.tags.PortletURLTag
Creates an actionURL or a renderURL
createPortletUrl(PortletResponse) - Method in class org.apache.pluto.tags.RenderURLTag
Creates a render PortletURL
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 javax.portlet.filter.RenderResponseWrapper
The default behavior of this method is to call createRenderURL() on the wrapped response object.
createRenderURL() - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call createRenderURL() on the wrapped response object.
createRenderURL() - Method in interface javax.portlet.MimeResponse
Creates a portlet URL targeting the portlet.
createRenderURL() - Method in interface javax.portlet.ResourceResponse
 
createRenderURL() - Method in class org.apache.pluto.internal.impl.PortletResponseImpl
 
createRenderURL() - Method in class org.apache.pluto.wrappers.PortletResponseWrapper
 
createRenderURL() - Method in class org.apache.pluto.wrappers.RenderResponseWrapper
 
createResourceRequest(PortletContainer, HttpServletRequest, HttpServletResponse, InternalPortletWindow) - Method in class org.apache.pluto.core.DefaultPortletEnvironmentService
 
createResourceRequest(PortletContainer, HttpServletRequest, HttpServletResponse, InternalPortletWindow) - Method in interface org.apache.pluto.spi.optional.PortletEnvironmentService
 
createResourceResponse(PortletContainer, HttpServletRequest, HttpServletResponse, InternalPortletWindow) - Method in class org.apache.pluto.core.DefaultPortletEnvironmentService
 
createResourceResponse(PortletContainer, HttpServletRequest, HttpServletResponse, InternalPortletWindow) - Method in interface org.apache.pluto.spi.optional.PortletEnvironmentService
 
createResourceURL() - Method in class javax.portlet.filter.RenderResponseWrapper
The default behavior of this method is to call createResourceURL() on the wrapped response object.
createResourceURL() - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call createResourceURL() on the wrapped response object.
createResourceURL() - Method in interface javax.portlet.MimeResponse
Creates a portlet URL targeting the portlet.
createResourceURL() - Method in interface javax.portlet.ResourceResponse
 
createResourceURL() - Method in class org.apache.pluto.internal.impl.PortletResponseImpl
 
createResourceURL(boolean) - Method in class org.apache.pluto.internal.impl.PortletResponseImpl
 
createResourceURL() - Method in class org.apache.pluto.wrappers.PortletResponseWrapper
 
createSecurityRoleRefDD() - Method in class org.apache.pluto.descriptors.common.ObjectFactory
Create an instance of SecurityRoleRefDD
createSupportsDD() - Method in class org.apache.pluto.descriptors.portlet.ObjectFactory
Create an instance of SupportsDD
createTestConfigs(InputStream) - Method in class org.apache.pluto.testsuite.TestConfigFactory
Reads and parses testsuite config file, creates a list of TestConfig objects.
createUserInfoMap() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
CURRENT_PAGE - Static variable in class org.apache.pluto.driver.AttributeKeys
Attribute key used to bind the current page to servlet request.
CustomPortletModeDD - Class in org.apache.pluto.descriptors.portlet
 
CustomPortletModeDD() - Constructor for class org.apache.pluto.descriptors.portlet.CustomPortletModeDD
 
CustomWindowStateDD - Class in org.apache.pluto.descriptors.portlet
 
CustomWindowStateDD() - Constructor for class org.apache.pluto.descriptors.portlet.CustomWindowStateDD
 

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
 
decodeAttributeName(String) - Static method in class javax.portlet.PortletSessionUtil
Returns the attribute name of an attribute in the PORTLET_SCOPE.
decodeScope(String) - Static method in class javax.portlet.PortletSessionUtil
Returns the portlet attribute scope from an encoded portlet attribute.
DEF_VALUE - Static variable in class org.apache.pluto.testsuite.test.PreferenceCommonTest
 
DEFAULT - Static variable in interface org.apache.pluto.core.ApplicationIdResolver
 
DEFAULT_PAGE_URI - Static variable in class org.apache.pluto.driver.PortalDriverServlet
 
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.
DefaultTestPhase - Annotation Type in org.apache.pluto.testsuite.annotations
A PortletTest implementation can be marked to have all of its test methods run in a certain portlet lifecycle phase by default.
DefaultUserInfoService - Class in org.apache.pluto.core
UserInfo
DefaultUserInfoService() - Constructor for class org.apache.pluto.core.DefaultUserInfoService
 
definedWindowStates - Static variable in class org.apache.pluto.tags.PortletURLTag.TEI
 
DefineObjectsTag - Class in org.apache.pluto.tags
A tag handler for the defineObjects tag.
DefineObjectsTag() - Constructor for class org.apache.pluto.tags.DefineObjectsTag
 
DefineObjectsTag.TEI - Class in org.apache.pluto.tags
 
DefineObjectsTag.TEI() - Constructor for class org.apache.pluto.tags.DefineObjectsTag.TEI
 
deleteRegisteredPublicRenderParameter(String, String) - Method in interface org.apache.pluto.spi.PublicRenderParameterProvider
Deletes the portletWindowID in the list from the map, with the key publicRenderParameter
deleteRegisteredPublicRenderParameter(String) - Method in interface org.apache.pluto.spi.PublicRenderParameterProvider
Delete all entries in the map, which contain the portletWindowID
deploy() - Method in class org.apache.pluto.util.install.file.jetty.Jetty5FileSystemInstaller
 
DescriptionDD - Class in org.apache.pluto.descriptors.common
 
DescriptionDD() - Constructor for class org.apache.pluto.descriptors.common.DescriptionDD
 
destroy() - Method in interface javax.portlet.filter.PortletFilter
Called by the portlet container to indicate to a filter that it is being taken out of service.
destroy() - Method in class javax.portlet.GenericPortlet
Called by the portlet container to indicate to a portlet that the portlet is being taken out of service.
destroy() - Method in interface javax.portlet.Portlet
Called by the portlet container to indicate to a portlet that the portlet is being taken out of service.
destroy() - Method in class org.apache.pluto.core.NullPortlet
 
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.driver.config.AdminConfiguration
Lifecylce method used to remove the configuration from service.
destroy() - Method in interface org.apache.pluto.driver.config.DriverConfiguration
Shutdown method used to remove the driver configuration from service;
destroy() - Method in class org.apache.pluto.driver.config.impl.AdminConfigurationImpl
 
destroy() - Method in class org.apache.pluto.driver.config.impl.DriverConfigurationImpl
 
destroy() - Method in class org.apache.pluto.driver.PortalDriverFilter
Release the container and the context.
destroy() - Method in class org.apache.pluto.driver.services.impl.resource.PropertyConfigServiceImpl
Shutdown the ResourceService.
destroy() - Method in class org.apache.pluto.driver.services.impl.resource.RenderConfigServiceImpl
Shutdown the ResourceService.
destroy() - Method in class org.apache.pluto.driver.services.impl.resource.SupportedModesServiceImpl
 
destroy() - Method in class org.apache.pluto.driver.services.impl.resource.SupportedWindowStateServiceImpl
 
destroy() - Method in interface org.apache.pluto.driver.services.portal.DriverConfigurationService
Destroy the service, notifying it of shutdown.
destroy() - Method in interface org.apache.pluto.PortletContainer
Shuts down the container.
DIGEST_AUTH - Static variable in interface javax.portlet.PortletRequest
String identifier for Digest based authentication.
DISPATCH_SERVLET_CLASS - Static variable in interface org.apache.pluto.util.assemble.Assembler
The fully qualified name of the class responsible for dispatching requests from the Pluto container to portlets.
DispatcherRenderParameterTest - Class in org.apache.pluto.testsuite.test
 
DispatcherRenderParameterTest() - Constructor for class org.apache.pluto.testsuite.test.DispatcherRenderParameterTest
 
DispatcherRenderParameterTest.CompanionServlet - Class in org.apache.pluto.testsuite.test
Nested static companion servlet class.
DispatcherRenderParameterTest.CompanionServlet() - Constructor for class org.apache.pluto.testsuite.test.DispatcherRenderParameterTest.CompanionServlet
 
DispatcherRequestTest - Class in org.apache.pluto.testsuite.test
 
DispatcherRequestTest() - Constructor for class org.apache.pluto.testsuite.test.DispatcherRequestTest
 
DispatcherRequestTest.CompanionServlet - Class in org.apache.pluto.testsuite.test
 
DispatcherRequestTest.CompanionServlet() - Constructor for class org.apache.pluto.testsuite.test.DispatcherRequestTest.CompanionServlet
 
DisplayNameDD - Class in org.apache.pluto.descriptors.common
 
DisplayNameDD() - Constructor for class org.apache.pluto.descriptors.common.DisplayNameDD
 
DistributableCastorFieldHandler - Class in org.apache.pluto.descriptors.services.castor
 
DistributableCastorFieldHandler() - Constructor for class org.apache.pluto.descriptors.services.castor.DistributableCastorFieldHandler
 
DistributableDD - Class in org.apache.pluto.descriptors.servlet
Models the <distributable> web.xml element.
DistributableDD() - Constructor for class org.apache.pluto.descriptors.servlet.DistributableDD
 
DistributableDDCastorFieldHandler - Class in org.apache.pluto.descriptors.services.castor
 
DistributableDDCastorFieldHandler() - Constructor for class org.apache.pluto.descriptors.services.castor.DistributableDDCastorFieldHandler
 
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.
doAddPage(ActionRequest) - Method in class org.apache.pluto.driver.portlets.PageAdminPortlet
Adds a page to the portal via the RenderConfigService.
doAddPortlet(ActionRequest) - Method in class org.apache.pluto.driver.portlets.PageAdminPortlet
 
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.
doCopyCurrentRenderParameters() - Method in class org.apache.pluto.tags.PortletURLTag
Copies the current render parameters to the parameter map.
doDispatch(RenderRequest, RenderResponse) - Method in class javax.portlet.GenericPortlet
The default implementation of this method routes the render request to: method annotated with @RenderMode and the name of the portlet mode a set of helper methods depending on the current portlet mode the portlet is currently in.
doEdit(RenderRequest, RenderResponse) - Method in class javax.portlet.GenericPortlet
Helper method to serve up the edit mode.
doEdit(RenderRequest, RenderResponse) - Method in class org.apache.pluto.driver.portlets.AboutPortlet
 
doEdit(RenderRequest, RenderResponse) - Method in class org.apache.pluto.driver.portlets.GenericPlutoPortlet
 
doEdit(RenderRequest, RenderResponse) - Method in class org.apache.pluto.testsuite.TestPortlet
Serves up the edit mode.
doEndTag() - Method in class org.apache.pluto.driver.tags.PortletRenderTag
 
doEndTag() - Method in class org.apache.pluto.tags.BaseURLTag
 
doEndTag() - Method in class org.apache.pluto.tags.PortletURLTag
 
doEndTag() - Method in class org.apache.pluto.tags.ResourceURLTag
 
doEscapeXml(String) - Method in class org.apache.pluto.tags.BaseURLTag
Replaces in String str the characters &,>,<,",' with their corresponding character entity codes.
doExecute() - Method in class org.apache.pluto.maven.AbstractPlutoMojo
Process the actual execution.
doExecute() - Method in class org.apache.pluto.maven.AssembleMojo
 
doExecute() - Method in class org.apache.pluto.maven.InstallMojo
 
doExecute() - Method in class org.apache.pluto.maven.ReinstallMojo
 
doExecute() - Method in class org.apache.pluto.maven.UninstallMojo
 
doFilter(ActionRequest, ActionResponse, FilterChain) - Method in interface javax.portlet.filter.ActionFilter
The doFilter method of the Filter is called by the portlet container each time a action request/response pair is passed through the chain due to a client request for a portlet method at the end of the chain.
doFilter(EventRequest, EventResponse, FilterChain) - Method in interface javax.portlet.filter.EventFilter
The doFilter method of the Filter is called by the portlet container each time a event request/response pair is passed through the chain due to a client request for a portlet method at the end of the chain.
doFilter(ActionRequest, ActionResponse) - Method in interface javax.portlet.filter.FilterChain
Causes the next filter in the chain to be invoked, or if the calling filter is the last filter in the chain, causes the portlet at the end of the chain to be invoked.
doFilter(EventRequest, EventResponse) - Method in interface javax.portlet.filter.FilterChain
Causes the next filter in the chain to be invoked, or if the calling filter is the last filter in the chain, causes the portlet at the end of the chain to be invoked.
doFilter(RenderRequest, RenderResponse) - Method in interface javax.portlet.filter.FilterChain
Causes the next filter in the chain to be invoked, or if the calling filter is the last filter in the chain, causes the portlet at the end of the chain to be invoked.
doFilter(ResourceRequest, ResourceResponse) - Method in interface javax.portlet.filter.FilterChain
Causes the next filter in the chain to be invoked, or if the calling filter is the last filter in the chain, causes the portlet at the end of the chain to be invoked.
doFilter(RenderRequest, RenderResponse, FilterChain) - Method in interface javax.portlet.filter.RenderFilter
The doFilter method of the Filter is called by the portlet container each time a render request/response pair is passed through the chain due to a client request for a portlet method at the end of the chain.
doFilter(ResourceRequest, ResourceResponse, FilterChain) - Method in interface javax.portlet.filter.ResourceFilter
The doFilter method of the Filter is called by the portlet container each time a resource request/response pair is passed through the chain due to a client request for a portlet method at the end of the chain.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.pluto.driver.PortalDriverFilter
Intercept requests in order to perform any actions.
doFilter(ActionRequest, ActionResponse) - Method in class org.apache.pluto.driver.services.container.FilterChainImpl
 
doFilter(EventRequest, EventResponse) - Method in class org.apache.pluto.driver.services.container.FilterChainImpl
 
doFilter(RenderRequest, RenderResponse) - Method in class org.apache.pluto.driver.services.container.FilterChainImpl
 
doFilter(ResourceRequest, ResourceResponse) - Method in class org.apache.pluto.driver.services.container.FilterChainImpl
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.pluto.core.PortletServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.pluto.driver.PortalDriverLogoutServlet
Processes logout by invalidating the session, creating a new session and forwards to the login (home) page.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.pluto.driver.PortalDriverServlet
Handle all requests.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.pluto.driver.PublishServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.pluto.driver.TCKDriverServlet
Overwrites super.doGet(..).
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.pluto.testsuite.test.ExternalAppScopedAttributeTest.CompanionServlet
 
doHeaders(RenderRequest, RenderResponse) - Method in class javax.portlet.GenericPortlet
Used by the render method to set the response properties and headers.
doHeaders(PortletConfig, PortletContext, RenderRequest, RenderResponse) - Method in class org.apache.pluto.testsuite.NoOpTest
 
doHeaders(PortletConfig, PortletContext, RenderRequest, RenderResponse) - Method in interface org.apache.pluto.testsuite.PortletTest
Called by TestPortlet.doHeaders()
doHeaders(PortletConfig, PortletContext, RenderRequest, RenderResponse) - Method in class org.apache.pluto.testsuite.test.AbstractReflectivePortletTest
 
doHeaders(RenderRequest, RenderResponse) - Method in class org.apache.pluto.testsuite.TestPortlet
 
doHelp(RenderRequest, RenderResponse) - Method in class javax.portlet.GenericPortlet
Helper method to serve up the help mode.
doHelp(RenderRequest, RenderResponse) - Method in class org.apache.pluto.driver.portlets.AboutPortlet
 
doHelp(RenderRequest, RenderResponse) - Method in class org.apache.pluto.driver.portlets.GenericPlutoPortlet
 
doHelp(RenderRequest, RenderResponse) - Method in class org.apache.pluto.testsuite.TestPortlet
Serves up the help mode.
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
domain - Variable in class org.apache.pluto.maven.AbstractManagementMojo
 
doPortletPrepare(HttpServletRequest, HttpServletResponse) - Method in class org.apache.pluto.driver.PortalDriverFilter
Perform Portlet Preparation
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.pluto.core.PortletServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.pluto.driver.PortalDriverServlet
Pass all POST requests to PortalDriverServlet.doGet(HttpServletRequest, HttpServletResponse).
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.pluto.driver.TCKDriverServlet
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.apache.pluto.core.PortletServlet
 
doRemovePage(ActionRequest) - Method in class org.apache.pluto.driver.portlets.PageAdminPortlet
Removes a page from the portal ignoring any requests to remove the default page or the Pluto Admin page.
doRemovePortlet(ActionRequest) - Method in class org.apache.pluto.driver.portlets.PageAdminPortlet
 
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.
doServeResource(PortletWindow, HttpServletRequest, HttpServletResponse) - Method in class org.apache.pluto.core.PortletContainerImpl
Indicates that a portlet resource Serving occured in the current request and calls the processServeResource method of this portlet.
doServeResource(PortletWindow, HttpServletRequest, HttpServletResponse) - Method in interface org.apache.pluto.PortletContainer
Indicates that a portlet resource Serving occured in the current request and calls the processServeResource method of this portlet.
doStartTag() - Method in class org.apache.pluto.driver.tags.IsMaximizedTag
 
doStartTag() - Method in class org.apache.pluto.driver.tags.PortletModeAnchorTag
Method invoked when the start tag is encountered.
doStartTag() - Method in class org.apache.pluto.driver.tags.PortletPortalURLTag
Creates the portal URL pointing to the current portlet with specified portlet mode and window state, and print the URL to the page.
doStartTag() - Method in class org.apache.pluto.driver.tags.PortletTag
Method invoked when the start tag is encountered.
doStartTag() - Method in class org.apache.pluto.driver.tags.PortletTitleTag
Method invoked when the start tag is encountered.
doStartTag() - Method in class org.apache.pluto.driver.tags.PortletWindowStateAnchorTag
Method invoked when the start tag is encountered.
doStartTag() - Method in class org.apache.pluto.tags.BaseURLTag
 
doStartTag() - Method in class org.apache.pluto.tags.DefineObjectsTag
Processes the defineObjects tag.
doStartTag() - Method in class org.apache.pluto.tags.NamespaceTag
 
doStartTag() - Method in class org.apache.pluto.tags.ParamTag
 
doStartTag() - Method in class org.apache.pluto.tags.PortletURLTag
 
doStartTag() - Method in class org.apache.pluto.tags.PropertyTag
Processes the param tag.
doStartTag() - Method in class org.apache.pluto.tags.ResourceURLTag
 
doTest(PortletConfig, PortletContext, PortletRequest, PortletResponse) - Method in class org.apache.pluto.testsuite.NoOpTest
 
doTest(PortletConfig, PortletContext, PortletRequest, PortletResponse) - Method in interface org.apache.pluto.testsuite.PortletTest
Runs the test.
doTest(PortletConfig, PortletContext, PortletRequest, PortletResponse) - Method in class org.apache.pluto.testsuite.test.AbstractReflectivePortletTest
Invoke test methods using java reflection.
doValidate() - Method in class org.apache.pluto.maven.AbstractManagementMojo
 
doValidate() - Method in class org.apache.pluto.maven.AbstractPlutoMojo
 
doValidate() - Method in class org.apache.pluto.maven.AssembleMojo
 
doView(RenderRequest, RenderResponse) - Method in class javax.portlet.GenericPortlet
Helper method to serve up the mandatory view mode.
doView(RenderRequest, RenderResponse) - Method in class org.apache.pluto.driver.portlets.AboutPortlet
 
doView(RenderRequest, RenderResponse) - Method in class org.apache.pluto.driver.portlets.GenericPlutoPortlet
 
doView(RenderRequest, RenderResponse) - Method in class org.apache.pluto.driver.portlets.PageAdminPortlet
 
doView(RenderRequest, RenderResponse) - Method in class org.apache.pluto.testsuite.TestPortlet
Serves up the view mode.
DRIVER_ADMIN_CONFIG - Static variable in class org.apache.pluto.driver.AttributeKeys
Attribute Key used to bind the application's driver admin config to the ServletContext.
DRIVER_CONFIG - Static variable in class org.apache.pluto.driver.AttributeKeys
Attribute Key used to bind the application's driver config to the ServletContext.
DriverAdministrationException - Exception in org.apache.pluto.driver.services.portal.admin
 
DriverAdministrationException(String) - Constructor for exception org.apache.pluto.driver.services.portal.admin.DriverAdministrationException
 
DriverAdministrationException(String, Throwable) - Constructor for exception org.apache.pluto.driver.services.portal.admin.DriverAdministrationException
 
DriverAdministrationException(Throwable) - Constructor for exception org.apache.pluto.driver.services.portal.admin.DriverAdministrationException
 
DriverConfiguration - Interface in org.apache.pluto.driver.config
Interface defining a means for retrieving driver services based upon configuration information.
DriverConfigurationException - Exception in org.apache.pluto.driver.config
 
DriverConfigurationException() - Constructor for exception org.apache.pluto.driver.config.DriverConfigurationException
 
DriverConfigurationException(String) - Constructor for exception org.apache.pluto.driver.config.DriverConfigurationException
 
DriverConfigurationException(String, Throwable) - Constructor for exception org.apache.pluto.driver.config.DriverConfigurationException
 
DriverConfigurationException(Throwable) - Constructor for exception org.apache.pluto.driver.config.DriverConfigurationException
 
DriverConfigurationImpl - Class in org.apache.pluto.driver.config.impl
Encapsulation of the Pluto Driver ResourceConfig.
DriverConfigurationImpl(PortalURLParser, PropertyConfigService, RenderConfigService, SupportedModesService, SupportedWindowStateService, PortalCallbackService) - Constructor for class org.apache.pluto.driver.config.impl.DriverConfigurationImpl
 
DriverConfigurationService - Interface in org.apache.pluto.driver.services.portal
Abstract interface defining lifecycle methods for Driver configuration services.
DummyCCPPProfileServiceImpl - Class in org.apache.pluto.spi
 
DummyCCPPProfileServiceImpl() - Constructor for class org.apache.pluto.spi.DummyCCPPProfileServiceImpl
 
DummyProfile - Class in org.apache.pluto.internal.impl
A dummy replace for a real CCPP Implementation (TBD)
DummyProfile() - Constructor for class org.apache.pluto.internal.impl.DummyProfile
 

E

EarAssembler - Class in org.apache.pluto.util.assemble.ear
Assembles war files contained inside of an EAR.
EarAssembler() - Constructor for class org.apache.pluto.util.assemble.ear.EarAssembler
 
EDIT - Static variable in class javax.portlet.PortletMode
Within the EDIT portlet mode, a portlet should provide content and logic that lets a user customize the behavior of the portlet.
EjbRefDD - Class in org.apache.pluto.descriptors.servlet
TODO: Document
EjbRefDD() - Constructor for class org.apache.pluto.descriptors.servlet.EjbRefDD
 
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
 
encodeRedirectUrl(String) - Method in class org.apache.pluto.internal.impl.PortletResponseImpl
 
encodeRedirectURL(String) - Method in class org.apache.pluto.internal.impl.PortletResponseImpl
 
encodeRedirectURL(String) - Method in interface org.apache.pluto.internal.InternalActionResponse
 
encodeURL(String) - Method in class javax.portlet.filter.PortletResponseWrapper
The default behavior of this method is to call encodeURL(path) on the wrapped response object.
encodeURL(String) - Method in interface javax.portlet.PortletResponse
Returns the encoded URL of the resource, like servlets, JSPs, images and other static files, at the given path.
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
 
EntityResolverImpl - Class in org.apache.pluto.descriptors.services.castor
Entity Resolver which first looks for dtd and xls locally in our packaged.
EntityResolverImpl() - Constructor for class org.apache.pluto.descriptors.services.castor.EntityResolverImpl
 
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.
EnvEntryDD - Class in org.apache.pluto.descriptors.servlet
TODO: Document
EnvEntryDD() - Constructor for class org.apache.pluto.descriptors.servlet.EnvEntryDD
 
equals(Object) - Method in class javax.portlet.PortletMode
Compares the specified object with this portlet mode for equality.
equals(Object) - Method in class javax.portlet.WindowState
Compares the specified object with this window state for equality.
ErrorPageDD - Class in org.apache.pluto.descriptors.servlet
TODO: Document
ErrorPageDD() - Constructor for class org.apache.pluto.descriptors.servlet.ErrorPageDD
 
escapeXml - Variable in class org.apache.pluto.tags.BaseURLTag
 
ETAG - Static variable in interface javax.portlet.MimeResponse
Property to tell the portlet container the new ETag for this response intended to be used in forwarded or included servlets/JSPs.
ETAG - Static variable in interface javax.portlet.RenderRequest
This property is set by the container if the portlet container has a cached response for the given validation tag.
ETAG - Static variable in interface javax.portlet.ResourceRequest
This property is set by the container if the container has a cached response for the given validation tag.
evaluate(String, PageContext) - Method in class org.apache.pluto.tags.el.ExpressionEvaluatorProxy
 
Event - Interface in javax.portlet
The Event interface represents an event that the portlet has received in the event processing phase.
event(HttpServletRequest, HttpServletResponse, InternalPortletWindow) - Method in class org.apache.pluto.core.DefaultPortletInvokerService
Invoke the portlet with a render request.
event(HttpServletRequest, HttpServletResponse, InternalPortletWindow) - Method in interface org.apache.pluto.spi.optional.PortletInvokerService
 
EVENT_NAME - Static variable in class org.apache.pluto.Constants
The public key, to store the event name in the request
EVENT_NUMBER - Static variable in class org.apache.pluto.Constants
 
EVENT_PHASE - Static variable in interface javax.portlet.PortletRequest
String identifier for the portlet event lifecycle phase.
EVENT_PHASE - Static variable in class org.apache.pluto.driver.services.container.FilterManagerImpl
 
EventAttribute - Class in org.apache.pluto.driver.services.container
Deprecated. 
EventAttribute(int) - Constructor for class org.apache.pluto.driver.services.container.EventAttribute
Deprecated. The Constructor.
EventAttribute(int, boolean) - Constructor for class org.apache.pluto.driver.services.container.EventAttribute
Deprecated. The Constructor.
EventContainer - Interface in org.apache.pluto
The publicized entry point into Pluto for firing events
EventDD - Class in org.apache.pluto.descriptors.portlet
Initialization Event
EventDD() - Constructor for class org.apache.pluto.descriptors.portlet.EventDD
 
EventDefinitionDD - Class in org.apache.pluto.descriptors.portlet
Initialization Event Definitions
EventDefinitionDD() - Constructor for class org.apache.pluto.descriptors.portlet.EventDefinitionDD
 
EventDefinitionReferenceDD - Class in org.apache.pluto.descriptors.portlet
the event definition reference type <annotation> The event-definition-referenceType is used to refernece events declared with the event-definition element on application level.
EventDefinitionReferenceDD() - Constructor for class org.apache.pluto.descriptors.portlet.EventDefinitionReferenceDD
 
EventFilter - Interface in javax.portlet.filter
The EventFilter is an object that performs filtering tasks on either the event request to a portlet, or on the event response from a portlet, or both.
EventImpl - Class in org.apache.pluto.internal.impl
Implementation of JSR-286 Event.
EventImpl(QName) - Constructor for class org.apache.pluto.internal.impl.EventImpl
 
EventImpl(QName, Serializable) - Constructor for class org.apache.pluto.internal.impl.EventImpl
 
EventList - Class in org.apache.pluto.driver.services.container
The Class EventList.
EventList() - Constructor for class org.apache.pluto.driver.services.container.EventList
 
EventPortlet - Interface in javax.portlet
The EventPortlet interface allows portlets receiving events.
EventProvider - Interface in org.apache.pluto.spi
 
EventProviderImpl - Class in org.apache.pluto.driver.services.container
 
EventRequest - Interface in javax.portlet
The EventRequest represents the request sent to the portlet to handle an event.
EventRequestImpl - Class in org.apache.pluto.internal.impl
javax.portlet.EventRequest implementation.
EventRequestImpl(PortletContainer, InternalPortletWindow, HttpServletRequest, Event) - Constructor for class org.apache.pluto.internal.impl.EventRequestImpl
 
EventRequestWrapper - Class in javax.portlet.filter
The EventRequestWrapper provides a convenient implementation of the EventRequest interface that can be subclassed by developers wishing to adapt the request.
EventRequestWrapper(EventRequest) - Constructor for class javax.portlet.filter.EventRequestWrapper
Creates an EventRequest adaptor wrapping the given request object.
EventResponse - Interface in javax.portlet
The EventResponse interface represents the portlet response to an event request.
EventResponseImpl - Class in org.apache.pluto.internal.impl
Implementation of JSR-286 EventResponse.
EventResponseImpl(PortletContainer, InternalPortletWindow, HttpServletRequest, HttpServletResponse) - Constructor for class org.apache.pluto.internal.impl.EventResponseImpl
 
EventResponseWrapper - Class in javax.portlet.filter
The EventResponseWrapper provides a convenient implementation of the EventResponse interface that can be subclassed by developers wishing to adapt the response.
EventResponseWrapper(EventResponse) - Constructor for class javax.portlet.filter.EventResponseWrapper
Creates an EventResponse adaptor wrapping the given response object.
ExamineArchiveTask - Class in org.apache.pluto.ant
 
ExamineArchiveTask() - Constructor for class org.apache.pluto.ant.ExamineArchiveTask
 
execute() - Method in class org.apache.pluto.ant.AssembleTask
 
execute() - Method in class org.apache.pluto.ant.ExamineArchiveTask
 
execute() - Method in class org.apache.pluto.maven.AbstractPlutoMojo
 
ExpectedResults - Class in org.apache.pluto.testsuite.test
A Singleton which loads a properties file containing data expected by the tests in the testsuite.
EXPIRATION_CACHE - Static variable in interface javax.portlet.MimeResponse
Property to set the expiration time in seconds for this response using the setProperty method intended to be used in forwarded or included servlets/JSPs.
ExpirationCacheDD - Class in org.apache.pluto.descriptors.portlet
Expriation-cache defines expiration-based caching for this portlet.
ExpirationCacheDD() - Constructor for class org.apache.pluto.descriptors.portlet.ExpirationCacheDD
 
expirationTime - Variable in class org.apache.pluto.descriptors.portlet.ExpirationCacheDD
 
ExpressionEvaluatorProxy - Class in org.apache.pluto.tags.el
 
ExpressionEvaluatorProxy() - Constructor for class org.apache.pluto.tags.el.ExpressionEvaluatorProxy
 
EXT_KEY - Static variable in class org.apache.pluto.testsuite.test.ExternalAppScopedAttributeTest
 
ExternalAppScopedAttributeTest - Class in org.apache.pluto.testsuite.test
 
ExternalAppScopedAttributeTest() - Constructor for class org.apache.pluto.testsuite.test.ExternalAppScopedAttributeTest
 
ExternalAppScopedAttributeTest.CompanionServlet - Class in org.apache.pluto.testsuite.test
The companion servlet that cooperates with this portlet test.
ExternalAppScopedAttributeTest.CompanionServlet() - Constructor for class org.apache.pluto.testsuite.test.ExternalAppScopedAttributeTest.CompanionServlet
 

F

FAILED - Static variable in class org.apache.pluto.driver.tags.PortletTag
Status constant for failed rendering.
FAILED - Static variable in class org.apache.pluto.testsuite.TestResult
The failed return code.
failOnAssertion(String, String[], String[], TestResult) - Static method in class org.apache.pluto.testsuite.TestUtils
Sets the test result return code to FAILED, and reports assertion details by specifying values got and values expected.
failOnAssertion(String, Object, Object, TestResult) - Static method in class org.apache.pluto.testsuite.TestUtils
Sets the test result return code to FAILED, and reports assertion details by specifying value got and value expected.
failOnException(String, Throwable, TestResult) - Static method in class org.apache.pluto.testsuite.TestUtils
Sets the test result return code to FAILED, and reports exception details.
FileAssembler - Class in org.apache.pluto.util.assemble.file
 
FileAssembler() - Constructor for class org.apache.pluto.util.assemble.file.FileAssembler
Default no-arg constructor.
FileSystemInstaller - Class in org.apache.pluto.util.install.file
File System based installer.
FileSystemInstaller() - Constructor for class org.apache.pluto.util.install.file.FileSystemInstaller
 
filterActionURL(PortletURL) - Method in interface javax.portlet.PortletURLGenerationListener
Callback being called by the portlet container before toString or write are executed on action URLs.
FilterChain - Interface in javax.portlet.filter
A FilterChain is an object provided by the portlet container to the developer giving a view into the invocation chain of a filtered request for a portlet.
FilterChainImpl - Class in org.apache.pluto.driver.services.container
A FilterChain is an object provided by the portlet container to the developer giving a view into the invocation chain of a filtered request for a portlet.
FilterChainImpl(String) - Constructor for class org.apache.pluto.driver.services.container.FilterChainImpl
 
FilterConfig - Interface in javax.portlet.filter
A filter configuration object used by a portlet container to pass information to a filter during initialization.
FilterConfigImpl - Class in org.apache.pluto.driver.services.container
 
FilterConfigImpl(String, List<InitParamDD>) - Constructor for class org.apache.pluto.driver.services.container.FilterConfigImpl
 
FilterDD - Class in org.apache.pluto.descriptors.portlet
 
FilterDD() - Constructor for class org.apache.pluto.descriptors.portlet.FilterDD
 
FilterDD - Class in org.apache.pluto.descriptors.servlet
Filter DD() uration as contained within the web.xml Deployment Descriptor.
FilterDD() - Constructor for class org.apache.pluto.descriptors.servlet.FilterDD
 
FilterManager - Interface in org.apache.pluto.spi
Manage the initialization and doFilter for the filter which are declareted in the deployment descriptor.
FilterManagerImpl - Class in org.apache.pluto.driver.services.container
Manage the initialization and doFilter FilterChainImpl for the filter which are declareted in the deployment descriptor.
FilterManagerImpl() - Constructor for class org.apache.pluto.driver.services.container.FilterManagerImpl
 
FilterMappingDD - Class in org.apache.pluto.descriptors.portlet
 
FilterMappingDD() - Constructor for class org.apache.pluto.descriptors.portlet.FilterMappingDD
 
FilterMappingDD - Class in org.apache.pluto.descriptors.servlet
FilterMapping configuration as contained within the web.xml Deployment Descriptor.
FilterMappingDD() - Constructor for class org.apache.pluto.descriptors.servlet.FilterMappingDD
 
filterRenderURL(PortletURL) - Method in interface javax.portlet.PortletURLGenerationListener
Callback being called by the portlet container before toString or write are executed on render URLs.
filterResourceURL(ResourceURL) - Method in interface javax.portlet.PortletURLGenerationListener
Callback being called by the portlet container before toString or write are executed on resource URLs.
findConfiguredImplementations(Class) - Static method in class org.apache.pluto.util.ClasspathScanner
Mechanism for finding all implementations of the specified interface.
fireEvent(HttpServletRequest, HttpServletResponse, PortletWindow, Event) - Method in class org.apache.pluto.core.PortletContainerImpl
Fire Event for the portlet associated with the given portlet window and eventName
fireEvent(HttpServletRequest, HttpServletResponse, PortletWindow, Event) - Method in interface org.apache.pluto.EventContainer
Indicates that an event should be fired in the current request and calls the processEvent method of this portlet.
fireEvents(EventContainer) - Method in class org.apache.pluto.driver.services.container.EventProviderImpl
Fire all saved events Note, that the order isn't important @see PLT14.3.2
fireEvents(EventContainer) - Method in interface org.apache.pluto.spi.EventProvider
Fire events.
flush() - Method in class org.apache.pluto.util.PrintWriterServletOutputStream
Flushes the stream, writing any buffered output bytes
flushBuffer() - Method in class javax.portlet.filter.RenderResponseWrapper
The default behavior of this method is to call flushBuffer() on the wrapped response object.
flushBuffer() - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call flushBuffer() on the wrapped response object.
flushBuffer() - Method in interface javax.portlet.MimeResponse
Forces any content in the buffer to be written to the underlying output stream.
flushBuffer() - Method in class org.apache.pluto.internal.impl.MimeResponseImpl
 
flushBuffer() - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
flushBuffer() - Method in class org.apache.pluto.wrappers.RenderResponseWrapper
 
FORM_AUTH - Static variable in interface javax.portlet.PortletRequest
String identifier for Form based authentication.
FormLoginConfigDD - Class in org.apache.pluto.descriptors.servlet
TODO: Document
FormLoginConfigDD() - Constructor for class org.apache.pluto.descriptors.servlet.FormLoginConfigDD
 
forward(PortletRequest, PortletResponse) - Method in interface javax.portlet.PortletRequestDispatcher
Forwards a portlet request from a portlet to another resource (servlet, JSP file, or HTML file) on the server.
forward(PortletRequest, PortletResponse) - Method in class org.apache.pluto.internal.impl.PortletRequestDispatcherImpl
 
fromId(String) - Static method in class org.apache.pluto.driver.services.portal.PortletWindowConfig
 
FULL - Static variable in interface javax.portlet.ResourceURL
The URL of type FULL does not need to contain the current state of the page or the current render parameters, portlet mode, or window state of the portlet.

G

GenericPlutoPortlet - Class in org.apache.pluto.driver.portlets
 
GenericPlutoPortlet() - Constructor for class org.apache.pluto.driver.portlets.GenericPlutoPortlet
 
GenericPortlet - Class in javax.portlet
The GenericPortlet class provides a default implementation for the Portlet interface.
GenericPortlet() - Constructor for class javax.portlet.GenericPortlet
Does nothing.
getActionParameters() - Method in class org.apache.pluto.testsuite.TestConfig
 
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.
getActionWindow() - Method in class org.apache.pluto.driver.url.impl.PortalURLImpl
Deprecated.  
getActionWindow() - Method in class org.apache.pluto.driver.url.impl.RelativePortalURLImpl
 
getActionWindow() - Method in interface org.apache.pluto.driver.url.PortalURL
 
getAdministrativeRequestListeners() - Method in class org.apache.pluto.core.DefaultPortalAdministrationService
 
getAdministrativeRequestListeners() - Method in interface org.apache.pluto.spi.optional.PortalAdministrationService
 
getAlias() - Method in class org.apache.pluto.descriptors.portlet.EventDefinitionDD
 
getAlias() - Method in class org.apache.pluto.descriptors.portlet.PublicRenderParamDD
 
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
 
getApplicationRuntimeOptions() - Method in class org.apache.pluto.internal.impl.PortletContextImpl
 
getAppName() - Method in class org.apache.pluto.driver.services.container.FilterChainImpl
Gets the application name.
getAppServerHandler(File) - Static method in class org.apache.pluto.util.install.PortalInstallerFactory
 
getArchive() - Method in class org.apache.pluto.ant.AssembleTask
 
getArchive() - Method in class org.apache.pluto.ant.ExamineArchiveTask
 
getAssemblerSinkBuflen() - Method in class org.apache.pluto.util.assemble.AssemblerConfig
 
getAssemblySink(AssemblerConfig, JarEntry) - Method in class org.apache.pluto.util.assemble.ear.EarAssembler
Obtain a sink used as a temporary container for assembled war bytes.
getAttribute(String) - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getAttribute(String name) on the wrapped request object.
getAttribute(String) - Method in interface javax.portlet.PortletContext
Returns the portlet container attribute with the given name, or null if there is no attribute by that name.
getAttribute(String) - Method in interface javax.portlet.PortletRequest
Returns the value of the named attribute as an Object, or null if no attribute of the given name exists.
getAttribute(String) - Method in interface javax.portlet.PortletSession
Returns the object bound with the specified name in this session under the PORTLET_SCOPE, or null if no object is bound under the name in that scope.
getAttribute(String, int) - Method in interface javax.portlet.PortletSession
Returns the object bound with the specified name in this session, or null if no object is bound under the name in the given scope.
getAttribute(String) - Method in class org.apache.pluto.internal.impl.DummyProfile
 
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(String) - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getAttributeMap() - Method in interface javax.portlet.PortletSession
Returns a Map of the session attributes in the portlet session scope.
getAttributeMap(int) - Method in interface javax.portlet.PortletSession
Returns a Map of the session attributes in the given session scope.
getAttributeMap(int) - Method in class org.apache.pluto.internal.impl.PortletSessionImpl
Returns a Map of the session attributes in the portlet session scope.
getAttributeMap() - Method in class org.apache.pluto.internal.impl.PortletSessionImpl
Returns a Map of the session attributes in the portlet session scope.
getAttributeNames() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getAttributeNames() on the wrapped request object.
getAttributeNames() - Method in interface javax.portlet.PortletContext
Returns an Enumeration containing the attribute names available within this portlet context, or an empty Enumeration if no attributes are available.
getAttributeNames() - Method in interface javax.portlet.PortletRequest
Returns an Enumeration containing the names of the attributes available to this request.
getAttributeNames() - Method in interface javax.portlet.PortletSession
Returns an Enumeration of String objects containing the names of all the objects bound to this session under the PORTLET_SCOPE, or an empty Enumeration if no attributes are available.
getAttributeNames(int) - Method in interface javax.portlet.PortletSession
Returns an Enumeration of String objects containing the names of all the objects bound to this session in the given scope, or an empty Enumeration if no attributes are available in the given scope.
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() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getAttributes() - Method in class org.apache.pluto.internal.impl.DummyProfile
 
getAuthConstraint() - Method in class org.apache.pluto.descriptors.servlet.SecurityConstraintDD
 
getAuthMethod() - Method in class org.apache.pluto.descriptors.servlet.LoginConfigDD
 
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 javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getAuthType() on the wrapped request object.
getAuthType() - Method in interface javax.portlet.PortletRequest
Returns the name of the authentication scheme used for the connection between client and portal, for example, BASIC_AUTH, CLIENT_CERT_AUTH, a custom one or null if there was no authentication.
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
 
getAvailablePages() - Method in class org.apache.pluto.driver.portlets.PageAdminPortlet
 
getBufferSize() - Method in class javax.portlet.filter.RenderResponseWrapper
The default behavior of this method is to call getBufferSize() on the wrapped response object.
getBufferSize() - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call getBufferSize() on the wrapped response object.
getBufferSize() - Method in interface javax.portlet.MimeResponse
Returns the actual buffer size used for the response.
getBufferSize() - Method in class org.apache.pluto.internal.impl.RenderResponseImpl
 
getBufferSize() - Method in class org.apache.pluto.internal.impl.ResourceResponseImpl
 
getBufferSize() - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
getBufferSize() - Method in class org.apache.pluto.wrappers.RenderResponseWrapper
 
getCachability() - Method in class org.apache.pluto.tags.ResourceURLTag
 
getCacheability() - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call getCacheability() on the wrapped response object.
getCacheability() - Method in interface javax.portlet.ResourceResponse
Returns the cache level of this resource request.
getCacheability() - Method in interface javax.portlet.ResourceURL
Returns the cache level of this resource URL.
getCacheability() - Method in class org.apache.pluto.internal.impl.ResourceResponseImpl
 
getCacheability() - Method in class org.apache.pluto.internal.impl.ResourceURLImpl
 
getCacheControl() - Method in class javax.portlet.filter.RenderResponseWrapper
The default behavior of this method is to call getCacheControl() on the wrapped response object.
getCacheControl() - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call getCacheControl() on the wrapped response object.
getCacheControl() - Method in interface javax.portlet.MimeResponse
Returns the cache control object allowing to set specific cache settings valid for the markup returned in this response.
getCacheControl() - Method in class org.apache.pluto.internal.impl.MimeResponseImpl
 
getCacheControl() - Method in class org.apache.pluto.wrappers.RenderResponseWrapper
Returns an implementation of JSR-286 CacheContol.
getCastorMapping() - Method in class org.apache.pluto.descriptors.services.castor.PortletAppDescriptorServiceImpl
Read and Retrieve the Web Application's Castor Mapping resource.
getCastorMapping() - Method in class org.apache.pluto.descriptors.services.castor.WebAppDescriptorServiceImpl
Read and Retrieve the Web Application's Castor Mapping resource.
getCCPPProfile(HttpServletRequest) - Method in interface org.apache.pluto.spi.CCPPProfileService
 
getCCPPProfile(HttpServletRequest) - Method in class org.apache.pluto.spi.DummyCCPPProfileServiceImpl
 
getCCPPProfileService() - Method in class org.apache.pluto.driver.services.container.ContainerServicesImpl
 
getCCPPProfileService() - Method in interface org.apache.pluto.RequiredContainerServices
Returns the CC/PP profile service implementation
getChangedPortletMode() - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
getChangedPortletMode() - Method in interface org.apache.pluto.internal.InternalActionResponse
Retrieve the portlet mode.
getChangedWindowState() - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
getChangedWindowState() - Method in interface org.apache.pluto.internal.InternalActionResponse
Retrieve the window state.
getCharacterEncoding() - Method in interface javax.portlet.ClientDataRequest
Returns the name of the character encoding used in the body of this request.
getCharacterEncoding() - Method in class javax.portlet.filter.ActionRequestWrapper
The default behavior of this method is to call getCharacterEncoding() on the wrapped request object.
getCharacterEncoding() - Method in class javax.portlet.filter.RenderResponseWrapper
The default behavior of this method is to call getCharacterEncoding() on the wrapped response object.
getCharacterEncoding() - Method in class javax.portlet.filter.ResourceRequestWrapper
The default behavior of this method is to call getCharacterEncoding() on the wrapped request object.
getCharacterEncoding() - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call getCharacterEncoding() on the wrapped response object.
getCharacterEncoding() - Method in interface javax.portlet.MimeResponse
Returns the name of the charset used for the MIME body sent in this response.
getCharacterEncoding() - Method in class org.apache.pluto.internal.impl.EventRequestImpl
 
getCharacterEncoding() - Method in class org.apache.pluto.internal.impl.MimeResponseImpl
 
getCharacterEncoding() - Method in class org.apache.pluto.internal.impl.RenderRequestImpl
 
getCharacterEncoding() - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
getCharacterEncoding() - Method in class org.apache.pluto.wrappers.ActionRequestWrapper
 
getCharacterEncoding() - Method in class org.apache.pluto.wrappers.RenderResponseWrapper
 
getCollection() - Method in class org.apache.pluto.testsuite.TestResults
 
getComponent(String) - Method in class org.apache.pluto.internal.impl.DummyProfile
 
getComponents() - Method in class org.apache.pluto.internal.impl.DummyProfile
 
getConfig() - Method in class org.apache.pluto.testsuite.NoOpTest
 
getConfig() - Method in interface org.apache.pluto.testsuite.PortletTest
Returns the test configuration.
getConfig() - Method in class org.apache.pluto.testsuite.test.AbstractReflectivePortletTest
 
getConfigurationDir(InstallationConfig) - Method in class org.apache.pluto.util.install.file.jetty.Jetty5FileSystemInstaller
 
getConfigurationDir(InstallationConfig) - Method in class org.apache.pluto.util.install.file.tomcat5.Tomcat5FileSystemInstaller
 
getContainer() - Method in class org.apache.pluto.internal.impl.PortletResponseImpl
Returns the portlet container.
getContainerName() - Method in interface org.apache.pluto.driver.config.DriverConfiguration
Retrieves the name of the container which pluto should create and embed.
getContainerName() - Method in class org.apache.pluto.driver.config.impl.DriverConfigurationImpl
Standard Getter.
getContainerName() - Method in class org.apache.pluto.driver.services.impl.resource.PropertyConfigServiceImpl
 
getContainerName() - Method in class org.apache.pluto.driver.services.impl.resource.RenderConfigServiceImpl
 
getContainerName() - Method in class org.apache.pluto.driver.services.impl.resource.ResourceConfig
Standard Getter.
getContainerName() - Method in interface org.apache.pluto.driver.services.portal.PropertyConfigService
Unique name of the Portlet Container used to service this portal instance.
getContainerRuntimeOption() - Method in class org.apache.pluto.descriptors.portlet.PortletAppDD
 
getContainerRuntimeOption() - Method in class org.apache.pluto.descriptors.portlet.PortletDD
 
getContainerRuntimeOptions() - Method in interface javax.portlet.PortletContext
Returns the container container runtime options and values supported by this portlet container.
getContainerRuntimeOptions() - Method in class org.apache.pluto.internal.impl.PortletContextImpl
 
getContentBeforeRenderConfig(String) - Static method in class org.apache.pluto.driver.portlets.PageAdminPortlet
Gets the content of the config page before the render-config element (also including the default attribute of render-config - see RENDER_CONFIG_SEARCH_TOKEN above).
getContentLength() - Method in interface javax.portlet.ClientDataRequest
Returns the length, in bytes, of the request body which is made available by the input stream, or -1 if the length is not known.
getContentLength() - Method in class javax.portlet.filter.ActionRequestWrapper
The default behavior of this method is to call getContentLength() on the wrapped request object.
getContentLength() - Method in class javax.portlet.filter.ResourceRequestWrapper
The default behavior of this method is to call getContentLength() on the wrapped request object.
getContentLength() - Method in class org.apache.pluto.internal.impl.ActionRequestImpl
 
getContentLength() - Method in class org.apache.pluto.internal.impl.EventRequestImpl
 
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 interface javax.portlet.ClientDataRequest
Returns the MIME type of the body of the request, or null if the type is not known.
getContentType() - Method in class javax.portlet.filter.ActionRequestWrapper
The default behavior of this method is to call getContentType() on the wrapped request object.
getContentType() - Method in class javax.portlet.filter.RenderResponseWrapper
The default behavior of this method is to call getContentType() on the wrapped response object.
getContentType() - Method in class javax.portlet.filter.ResourceRequestWrapper
The default behavior of this method is to call getContentType() on the wrapped request object.
getContentType() - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call getContentType() on the wrapped response object.
getContentType() - Method in interface javax.portlet.MimeResponse
Returns the MIME type that can be used to contribute markup to the render response.
getContentType() - Method in class org.apache.pluto.driver.core.PortalServletRequest
 
getContentType() - Method in class org.apache.pluto.driver.core.PortalServletResponse
 
getContentType() - Method in class org.apache.pluto.internal.impl.EventRequestImpl
 
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.internal.impl.ResourceResponseImpl
 
getContentType() - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
getContentType() - Method in class org.apache.pluto.wrappers.ActionRequestWrapper
 
getContentType() - Method in class org.apache.pluto.wrappers.RenderResponseWrapper
 
getContext(HttpServletRequest) - Static method in class org.apache.pluto.driver.core.PortalRequestContext
Returns the portal environment from the servlet request.
getContextClassLoader() - Method in class org.apache.pluto.internal.impl.PortletContextImpl
ClassLoader associated with this context.
getContextParams() - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
Retrieve the context parameters.
getContextPath() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getContextPath() on the wrapped request object.
getContextPath() - Method in interface javax.portlet.PortletRequest
Returns the context path which is the path prefix associated with the deployed portlet application.
getContextPath(ServletContext) - Static method in class org.apache.pluto.core.PortletContextManager
 
getContextPath() - Method in class org.apache.pluto.driver.core.PortletWindowImpl
 
getContextPath() - Method in class org.apache.pluto.driver.services.portal.PortletApplicationConfig
 
getContextPath() - Method in class org.apache.pluto.driver.services.portal.PortletWindowConfig
 
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.  
getCookieProperties() - Method in class org.apache.pluto.internal.impl.ActionRequestImpl
 
getCookieProperties() - Method in class org.apache.pluto.internal.impl.EventRequestImpl
 
getCookieProperties() - Method in class org.apache.pluto.internal.impl.RenderRequestImpl
 
getCookieProperties() - Method in class org.apache.pluto.internal.impl.ResourceRequestImpl
 
getCookies() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getCookies() on the wrapped request object.
getCookies() - Method in interface javax.portlet.PortletRequest
Returns an array containing all of the Cookie properties.
getCookies() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getCopyCurrentRenderParameters() - Method in class org.apache.pluto.tags.PortletURLTag
Returns the copyCurrentRenderParameters property.
getCreationTime() - Method in interface javax.portlet.PortletSession
Returns the time when this session was created, measured in milliseconds since midnight January 1, 1970 GMT.
getCreationTime() - Method in class org.apache.pluto.internal.impl.PortletSessionImpl
 
getCustomPortletMode() - Method in class org.apache.pluto.descriptors.portlet.PortletAppDD
 
getCustomWindowState() - Method in class org.apache.pluto.descriptors.portlet.PortletAppDD
 
getDateHeader(String) - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getDecorationName() - Method in class org.apache.pluto.descriptors.portlet.CustomPortletModeDD
 
getDefaultNamespace() - Method in class javax.portlet.GenericPortlet
Returns the default namespace for events and public parameters.
getDefaultNamespace() - Method in interface javax.portlet.PortletConfig
Returns the default namespace for events and public render parameters.
getDefaultNamespace() - Method in class org.apache.pluto.descriptors.portlet.PortletAppDD
 
getDefaultNamespace() - Method in class org.apache.pluto.internal.impl.PortletConfigImpl
 
getDefaultPage() - Method in class org.apache.pluto.driver.services.impl.resource.RenderConfigServiceImpl
 
getDefaultPage() - Method in interface org.apache.pluto.driver.services.portal.RenderConfigService
Retrieve the PageConfig for the default page.
getDefaultPageId() - Method in class org.apache.pluto.driver.services.portal.RenderConfig
 
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.
getDescription() - Method in class org.apache.pluto.descriptors.common.DescriptionDD
 
getDescription() - Method in class org.apache.pluto.descriptors.common.InitParamDD
Retrieve the description.
getDescription() - Method in class org.apache.pluto.descriptors.common.SecurityRoleRefDD
Retrieve the description of the role reference.
getDescription() - Method in class org.apache.pluto.descriptors.portlet.CustomPortletModeDD
 
getDescription() - Method in class org.apache.pluto.descriptors.portlet.CustomWindowStateDD
 
getDescription() - Method in class org.apache.pluto.descriptors.portlet.EventDefinitionDD
 
getDescription() - Method in class org.apache.pluto.descriptors.portlet.FilterDD
 
getDescription() - Method in class org.apache.pluto.descriptors.portlet.PortletDD
 
getDescription() - Method in class org.apache.pluto.descriptors.portlet.PublicRenderParamDD
 
getDescription() - Method in class org.apache.pluto.descriptors.portlet.UserAttributeDD
 
getDescription() - Method in class org.apache.pluto.descriptors.servlet.AuthConstraintDD
 
getDescription() - Method in class org.apache.pluto.descriptors.servlet.EjbRefDD
 
getDescription() - Method in class org.apache.pluto.descriptors.servlet.EnvEntryDD
 
getDescription() - Method in class org.apache.pluto.descriptors.servlet.FilterDD
 
getDescription() - Method in class org.apache.pluto.descriptors.servlet.ResourceRefDD
 
getDescription() - Method in class org.apache.pluto.descriptors.servlet.SecurityRoleDD
 
getDescription() - Method in class org.apache.pluto.descriptors.servlet.ServletDD
 
getDescription() - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
getDescription() - Method in class org.apache.pluto.descriptors.servlet.WebResourceCollectionDD
 
getDescription() - Method in class org.apache.pluto.internal.impl.DummyProfile
 
getDescription() - Method in class org.apache.pluto.testsuite.TestResult
 
getDescriptions() - Method in class org.apache.pluto.descriptors.common.InitParamDD
Retrieve the description list.
getDescriptions() - Method in class org.apache.pluto.descriptors.common.SecurityRoleRefDD
Retrieve the description list.
getDescriptions() - Method in class org.apache.pluto.descriptors.common.UserDataConstraintDD
 
getDestdir() - Method in class org.apache.pluto.ant.AssembleTask
 
getDestfile() - Method in class org.apache.pluto.ant.AssembleTask
 
getDestination() - Method in class org.apache.pluto.util.assemble.AssemblerConfig
 
getDispatchers() - Method in class org.apache.pluto.descriptors.servlet.FilterMappingDD
 
getDispatchServletClass() - Method in class org.apache.pluto.util.assemble.AssemblerConfig
 
getDisplayName() - Method in class org.apache.pluto.descriptors.common.DisplayNameDD
 
getDisplayName() - Method in class org.apache.pluto.descriptors.portlet.FilterDD
 
getDisplayName() - Method in class org.apache.pluto.descriptors.portlet.PortletDD
 
getDisplayName() - Method in class org.apache.pluto.descriptors.portlet.SecurityConstraintDD
 
getDisplayName() - Method in class org.apache.pluto.descriptors.servlet.FilterDD
 
getDisplayName() - Method in class org.apache.pluto.descriptors.servlet.SecurityConstraintDD
 
getDisplayName() - Method in class org.apache.pluto.descriptors.servlet.ServletDD
 
getDisplayName() - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
getDisplayURI() - Method in class org.apache.pluto.testsuite.TestConfig
 
getDistributable() - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
getDomain() - Method in class org.apache.pluto.util.install.ServerConfig
 
getDriverConfiguration() - Method in class org.apache.pluto.driver.services.container.PortalContextImpl
 
getDTDUri() - Method in class org.apache.pluto.descriptors.services.castor.PortletAppDescriptorServiceImpl
Retrieve the Web Application Deployment descriptor's DTD uri.
getDTDUri() - Method in class org.apache.pluto.descriptors.services.castor.WebAppDescriptorServiceImpl
Retrieve the Web Application Deployment descriptor's DTD uri.
getEditPage() - Method in class org.apache.pluto.driver.portlets.AdminPortlet
 
getEditPage() - Method in class org.apache.pluto.driver.portlets.GenericPlutoPortlet
 
getEditPage() - Method in class org.apache.pluto.driver.portlets.PageAdminPortlet
 
getEjbLink() - Method in class org.apache.pluto.descriptors.servlet.EjbRefDD
 
getEjbRefName() - Method in class org.apache.pluto.descriptors.servlet.EjbRefDD
 
getEjbRefs() - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
getEjbRefType() - Method in class org.apache.pluto.descriptors.servlet.EjbRefDD
 
getEndorsedDependencies() - Method in class org.apache.pluto.maven.AbstractManagementMojo
 
getEndorsedDependencies() - Method in class org.apache.pluto.util.install.InstallationConfig
 
getEndorsedDir(InstallationConfig) - Method in class org.apache.pluto.util.install.file.FileSystemInstaller
 
getEndorsedDir(InstallationConfig) - Method in class org.apache.pluto.util.install.file.jetty.Jetty5FileSystemInstaller
 
getEndorsedDir(InstallationConfig) - Method in class org.apache.pluto.util.install.file.tomcat5.Tomcat5FileSystemInstaller
 
getEndorsedDir(InstallationConfig) - Method in class org.apache.pluto.util.install.file.tomcat6.Tomcat6FileSystemInstaller
 
getEnvEntryName() - Method in class org.apache.pluto.descriptors.servlet.EnvEntryDD
 
getEnvEntrys() - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
getEnvEntryType() - Method in class org.apache.pluto.descriptors.servlet.EnvEntryDD
 
getEnvEntryValue() - Method in class org.apache.pluto.descriptors.servlet.EnvEntryDD
 
getErrorCode() - Method in class org.apache.pluto.descriptors.servlet.ErrorPageDD
 
getErrorPages() - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
getEscapeXml() - Method in class org.apache.pluto.tags.BaseURLTag
Returns escapeXml property.
getETag() - Method in interface javax.portlet.CacheControl
Returns the ETag for the current response that is used as validation tag, or null if no ETag is set on the response.
getETag() - Method in class javax.portlet.filter.RenderRequestWrapper
The default behavior of this method is to call getETag() on the wrapped request object.
getETag() - Method in class javax.portlet.filter.ResourceRequestWrapper
The default behavior of this method is to call getETag() on the wrapped request object.
getETag() - Method in interface javax.portlet.RenderRequest
Returns the validation tag if the portlet container has a cached response for this validation tag, or null if no cached response exists.
getETag() - Method in interface javax.portlet.ResourceRequest
Returns the validation tag if the portlet container has a cached response for this validation tag, or null if no cached response exists.
getETag() - Method in class org.apache.pluto.internal.impl.CacheControlImpl
 
getETag() - Method in class org.apache.pluto.internal.impl.RenderRequestImpl
 
getETag() - Method in class org.apache.pluto.internal.impl.ResourceRequestImpl
 
getETag() - Method in class org.apache.pluto.wrappers.RenderRequestWrapper
Returns an implementation of JSR-286 ETag.
getEvent() - Method in interface javax.portlet.EventRequest
Returns the event that triggered the call to the processEvent method.
getEvent() - Method in class javax.portlet.filter.EventRequestWrapper
The default behavior of this method is to call getEvent() on the wrapped request object.
getEvent(String) - Method in class org.apache.pluto.driver.services.container.EventList
Gets the event.
getEvent() - Method in class org.apache.pluto.internal.impl.EventRequestImpl
 
getEventNumber() - Method in class org.apache.pluto.driver.services.container.EventAttribute
Deprecated. Gets the event number.
getEventProvider(HttpServletRequest, PortletWindow) - Method in class org.apache.pluto.driver.services.container.PortalCallbackServiceImpl
 
getEventProvider() - Method in class org.apache.pluto.driver.services.container.PortalCallbackServiceImpl
 
getEventProvider(HttpServletRequest, PortletWindow) - Method in interface org.apache.pluto.spi.PortalCallbackService
 
getEventProvider() - Method in interface org.apache.pluto.spi.PortalCallbackService
 
getEventProviderImpl(HttpServletRequest, PortletWindow) - Static method in class org.apache.pluto.driver.services.container.EventProviderImpl
factory method gets the EventProvider out of the Request, or sets a new one
getEventProviderImpl() - Static method in class org.apache.pluto.driver.services.container.EventProviderImpl
factory method, for accessing the static elements without a request / response FIXME: bad idea
getEvents() - Method in class org.apache.pluto.descriptors.portlet.PortletAppDD
 
getEvents() - Method in class org.apache.pluto.driver.services.container.EventList
Gets the events.
getExceptionType() - Method in class org.apache.pluto.descriptors.servlet.ErrorPageDD
 
getExpirationCacheDD() - Method in class org.apache.pluto.descriptors.portlet.PortletDD
 
getExpirationTime() - Method in interface javax.portlet.CacheControl
Get the currently set expiration time.
getExpirationTime() - Method in class org.apache.pluto.descriptors.portlet.ExpirationCacheDD
 
getExpirationTime() - Method in class org.apache.pluto.internal.impl.CacheControlImpl
 
getExtension() - Method in class org.apache.pluto.descriptors.servlet.MimeMappingDD
 
getFactory() - Static method in class org.apache.pluto.driver.services.impl.resource.ResourceConfigReader
 
getFactory() - Static method in class org.apache.pluto.util.assemble.AssemblerFactory
Returns the singleton factory instance.
getFailedKeys() - Method in exception javax.portlet.ValidatorException
Returns the keys that failed the validation.
getFilter() - Method in class org.apache.pluto.descriptors.portlet.PortletAppDD
 
getFilterClass() - Method in class org.apache.pluto.descriptors.portlet.FilterDD
 
getFilterClass() - Method in class org.apache.pluto.descriptors.servlet.FilterDD
 
getFilterManager() - Static method in class org.apache.pluto.driver.services.container.FilterManagerImpl
 
getFilterManager() - Method in class org.apache.pluto.driver.services.container.PortalCallbackServiceImpl
Returns the FilterManager, this is used to process the filter.
getFilterManager() - Method in interface org.apache.pluto.spi.PortalCallbackService
Returns the FilterManager, this is used to process the filter.
getFilterMapping() - Method in class org.apache.pluto.descriptors.portlet.PortletAppDD
 
getFilterMappings() - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
getFilterName() - Method in interface javax.portlet.filter.FilterConfig
Returns the filter-name of this filter as defined in the portlet deployment descriptor.
getFilterName() - Method in class org.apache.pluto.descriptors.portlet.FilterDD
 
getFilterName() - Method in class org.apache.pluto.descriptors.portlet.FilterMappingDD
 
getFilterName() - Method in class org.apache.pluto.descriptors.servlet.FilterDD
 
getFilterName() - Method in class org.apache.pluto.descriptors.servlet.FilterMappingDD
 
getFilterName() - Method in class org.apache.pluto.driver.services.container.FilterConfigImpl
 
getFilters() - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
getFormErrorPage() - Method in class org.apache.pluto.descriptors.servlet.FormLoginConfigDD
 
getFormLoginConfig() - Method in class org.apache.pluto.descriptors.servlet.LoginConfigDD
 
getFormLoginPage() - Method in class org.apache.pluto.descriptors.servlet.FormLoginConfigDD
 
getHandler() - Method in class org.apache.pluto.maven.AbstractManagementMojo
 
getHeader(String) - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getHeaderNames() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getHeaders(String) - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getHelpPage(RenderRequest) - Method in class org.apache.pluto.driver.portlets.AdminPortlet
 
getHelpPage(RenderRequest) - Method in class org.apache.pluto.driver.portlets.GenericPlutoPortlet
 
getHelpPage(RenderRequest) - Method in class org.apache.pluto.driver.portlets.PageAdminPortlet
 
getHome() - Method in class org.apache.pluto.descriptors.servlet.EjbRefDD
 
getHost() - Method in class org.apache.pluto.util.install.ServerConfig
 
getHttpMethods() - Method in class org.apache.pluto.descriptors.servlet.WebResourceCollectionDD
 
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.
getIcon() - Method in class org.apache.pluto.descriptors.servlet.FilterDD
 
getIcon() - Method in class org.apache.pluto.descriptors.servlet.ServletDD
 
getIcon() - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
getId() - Method in interface javax.portlet.PortletSession
Returns a string containing the unique identifier assigned to this session.
getID() - Method in class org.apache.pluto.descriptors.portlet.EventDefinitionDD
 
getId() - Method in class org.apache.pluto.driver.core.PortletWindowImpl
 
getId() - Method in class org.apache.pluto.driver.portlets.PageAdminPortlet.Page
 
getId() - Method in class org.apache.pluto.driver.portlets.PageAdminPortlet.Placement
 
getId() - Method in class org.apache.pluto.driver.services.portal.PortletWindowConfig
 
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.
getId() - Method in class org.apache.pluto.tags.ResourceURLTag
 
getIdentifier() - Method in class org.apache.pluto.descriptors.portlet.PublicRenderParamDD
 
getIgnoreExtraElements() - Method in class org.apache.pluto.descriptors.services.castor.PortletAppDescriptorServiceImpl
 
getIndex() - Method in class org.apache.pluto.driver.services.container.FilterChainImpl
 
getInitParam() - Method in class org.apache.pluto.descriptors.portlet.FilterDD
 
getInitParameter(String) - Method in interface javax.portlet.filter.FilterConfig
Returns a String containing the value of the named initialization parameter, or null if the parameter does not exist.
getInitParameter(String) - Method in class javax.portlet.GenericPortlet
Returns a String containing the value of the named initialization parameter, or null if the parameter does not exist.
getInitParameter(String) - Method in interface javax.portlet.PortletConfig
Returns a String containing the value of the named initialization parameter, or null if the parameter does not exist.
getInitParameter(String) - Method in interface javax.portlet.PortletContext
Returns a String containing the value of the named context-wide initialization parameter, or null if the parameter does not exist.
getInitParameter(String) - Method in class org.apache.pluto.driver.services.container.FilterConfigImpl
 
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 interface javax.portlet.filter.FilterConfig
Returns the names of the filter's initialization parameters as an Enumeration of String objects, or an empty Enumeration if the filter has no initialization parameters.
getInitParameterNames() - Method in class javax.portlet.GenericPortlet
Returns the names of the portlet initialization parameters as an Enumeration of String objects, or an empty Enumeration if the portlet has no initialization parameters.
getInitParameterNames() - Method in interface javax.portlet.PortletConfig
Returns the names of the portlet initialization parameters as an Enumeration of String objects, or an empty Enumeration if the portlet has no initialization parameters.
getInitParameterNames() - Method in interface javax.portlet.PortletContext
Returns the names of the context initialization parameters as an Enumeration of String objects, or an empty Enumeration if the context has no initialization parameters.
getInitParameterNames() - Method in class org.apache.pluto.driver.services.container.FilterConfigImpl
 
getInitParameterNames() - Method in class org.apache.pluto.internal.impl.PortletConfigImpl
 
getInitParameterNames() - Method in class org.apache.pluto.internal.impl.PortletContextImpl
 
getInitParameters() - Method in class org.apache.pluto.testsuite.test.AbstractReflectivePortletTest
 
getInitParameters() - Method in class org.apache.pluto.testsuite.TestConfig
 
getInitParams() - Method in class org.apache.pluto.descriptors.portlet.PortletDD
 
getInitParams() - Method in class org.apache.pluto.descriptors.servlet.FilterDD
 
getInitParams() - Method in class org.apache.pluto.descriptors.servlet.ServletDD
 
getInputStream() - Method in class org.apache.pluto.internal.impl.ActionRequestImpl
 
getInputStream() - Method in class org.apache.pluto.internal.impl.EventRequestImpl
 
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.
getInputStream() - Method in class org.apache.pluto.internal.impl.ResourceRequestImpl
 
getInstallationDirectory() - Method in class org.apache.pluto.util.install.InstallationConfig
 
getInstallDir() - Method in exception org.apache.pluto.util.UtilityException
 
getInstance() - Static method in class org.apache.pluto.PortletContainerFactory
Accessor method for the singleton instance of the PortletContainerFactory.
getInstance() - Static method in class org.apache.pluto.testsuite.test.ExpectedResults
Returns the singleton expected results instance.
getInternalBuffer() - Method in class org.apache.pluto.driver.core.PortalServletResponse
 
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
 
getInternalResponseWriter() - Method in class org.apache.pluto.driver.core.PortalServletResponse
 
getIntHeader(String) - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
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
 
getJavaClass() - Method in class org.apache.pluto.descriptors.portlet.EventDefinitionDD
 
getJspFile() - Method in class org.apache.pluto.descriptors.servlet.ServletDD
 
getKeywords(PortletWindow) - Method in class org.apache.pluto.core.DefaultPortletInfoService
 
getKeywords() - Method in class org.apache.pluto.descriptors.portlet.PortletInfoDD
 
getKeywords(PortletWindow) - Method in interface org.apache.pluto.spi.optional.PortletInfoService
Retrieve the keywords for the specified portlet window.
getKlass() - Method in class org.apache.pluto.util.install.file.jetty.Configure
 
getLang() - Method in class org.apache.pluto.descriptors.common.DescriptionDD
 
getLang() - Method in class org.apache.pluto.descriptors.common.DisplayNameDD
 
getLargeIcon() - Method in class org.apache.pluto.descriptors.common.IconDD
Retrieve the large icon uri.
getLastAccessedTime() - Method in interface javax.portlet.PortletSession
Returns the last time the client sent a request associated with this session, as the number of milliseconds since midnight January 1, 1970 GMT.
getLastAccessedTime() - Method in class org.apache.pluto.internal.impl.PortletSessionImpl
 
getLifecycle() - Method in class org.apache.pluto.descriptors.portlet.FilterDD
 
getLifecyclePhase() - Method in class org.apache.pluto.internal.impl.ActionRequestImpl
 
getLifecyclePhase() - Method in class org.apache.pluto.internal.impl.EventRequestImpl
 
getLifecyclePhase() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getLifecyclePhase() - Method in class org.apache.pluto.internal.impl.RenderRequestImpl
 
getLifecyclePhase() - Method in class org.apache.pluto.internal.impl.ResourceRequestImpl
 
getLifecyclePhase() - Method in interface org.apache.pluto.internal.InternalPortletRequest
 
getListenerClass() - Method in class org.apache.pluto.descriptors.servlet.ListenerDD
 
getListeners() - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
getLoadOnStartup() - Method in class org.apache.pluto.descriptors.servlet.ServletDD
 
getLocalAddr() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getLocale() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getLocale() on the wrapped request object.
getLocale() - Method in class javax.portlet.filter.RenderResponseWrapper
The default behavior of this method is to call getLocale() on the wrapped response object.
getLocale() - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call getLocale() on the wrapped response object.
getLocale() - Method in interface javax.portlet.MimeResponse
Returns the locale assigned to the response.
getLocale() - Method in interface javax.portlet.PortletRequest
Returns the preferred Locale in which the portal will accept content.
getLocale() - Method in class org.apache.pluto.internal.impl.MimeResponseImpl
 
getLocale() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getLocale() - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
getLocale() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getLocale() - Method in class org.apache.pluto.wrappers.RenderResponseWrapper
 
getLocales() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getLocales() on the wrapped request object.
getLocales() - Method in interface javax.portlet.PortletRequest
Returns an Enumeration of Locale objects indicating, in decreasing order starting with the preferred locale in which the portal will accept content for this request.
getLocales() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getLocales() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getLocalName() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getLocalPort() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getLocation() - Method in class org.apache.pluto.descriptors.servlet.ErrorPageDD
 
getLoginConfig() - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
getMajorVersion() - Method in interface javax.portlet.PortletContext
Returns the major version of the Portlet API that this portlet container supports.
getMajorVersion() - Method in class org.apache.pluto.internal.impl.PortletContextImpl
 
getMajorVersion() - Method in class org.apache.pluto.testsuite.test.ExpectedResults
 
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 interface javax.portlet.PortletPreferences
Returns a Map of the preferences.
getMap() - Method in class org.apache.pluto.internal.impl.PortletPreferencesImpl
 
getMap() - Method in class org.apache.pluto.internal.impl.PortletSessionImpl
 
getMap(int) - Method in class org.apache.pluto.internal.impl.PortletSessionImpl
 
getMappedSecurityRole() - Method in class org.apache.pluto.testsuite.test.ExpectedResults
 
getMaxInactiveInterval() - Method in interface javax.portlet.PortletSession
Returns the maximum time interval, in seconds, for which the portlet container keeps this session open between client accesses.
getMaxInactiveInterval() - Method in class org.apache.pluto.internal.impl.PortletSessionImpl
 
getMetaInfo() - Method in class org.apache.pluto.driver.services.portal.PortletWindowConfig
 
getMethod() - Method in interface javax.portlet.ClientDataRequest
Returns the name of the HTTP method with which this request was made, for example, GET, POST, or PUT.
getMethod() - Method in interface javax.portlet.EventRequest
Returns the name of the HTTP method with which the original action request was made, for example, POST, or PUT.
getMethod() - Method in class javax.portlet.filter.ActionRequestWrapper
The default behavior of this method is to call getMethod() on the wrapped request object.
getMethod() - Method in class javax.portlet.filter.EventRequestWrapper
The default behavior of this method is to call getMethod() on the wrapped request object.
getMethod() - Method in class javax.portlet.filter.ResourceRequestWrapper
The default behavior of this method is to call getMethod() on the wrapped request object.
getMethod() - Method in class org.apache.pluto.internal.impl.RenderRequestImpl
 
getMimeMappings() - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
getMimeType(String) - Method in interface javax.portlet.PortletContext
Returns the MIME type of the specified file, or null if the MIME type is not known.
getMimeType() - Method in class org.apache.pluto.descriptors.portlet.SupportsDD
 
getMimeType() - Method in class org.apache.pluto.descriptors.servlet.MimeMappingDD
 
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 interface javax.portlet.PortletContext
Returns the minor version of the Portlet API that this portlet container supports.
getMinorVersion() - Method in class org.apache.pluto.internal.impl.PortletContextImpl
 
getMinorVersion() - Method in class org.apache.pluto.testsuite.test.ExpectedResults
 
getMode() - Method in exception javax.portlet.PortletModeException
Returns the unsupported portlet mode causing this exception.
getName() - Method in interface javax.portlet.Event
Get the local part of the event name.
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.descriptors.portlet.ContainerRuntimeOptionDD
 
getName() - Method in class org.apache.pluto.descriptors.portlet.EventDD
 
getName() - Method in class org.apache.pluto.descriptors.portlet.EventDefinitionDD
 
getName() - Method in class org.apache.pluto.descriptors.portlet.EventDefinitionReferenceDD
 
getName() - Method in class org.apache.pluto.descriptors.portlet.PortletPreferenceDD
 
getName() - Method in class org.apache.pluto.descriptors.portlet.PublicRenderParamDD
 
getName() - Method in class org.apache.pluto.descriptors.portlet.UserAttributeDD
 
getName() - Method in class org.apache.pluto.driver.portlets.PageAdminPortlet.Page
 
getName() - Method in class org.apache.pluto.driver.services.portal.PageConfig
 
getName() - Method in class org.apache.pluto.driver.url.PortalURLParameter
 
getName() - Method in class org.apache.pluto.internal.impl.EventImpl
 
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
getName() - Method in class org.apache.pluto.tags.el.ParamTag
 
getName() - Method in class org.apache.pluto.tags.ParamTag
Returns the name.
getName() - Method in class org.apache.pluto.tags.PropertyTag
Returns the name.
getName() - Method in class org.apache.pluto.testsuite.TestConfig
 
getName() - Method in class org.apache.pluto.testsuite.TestConfig.Parameter
 
getName() - Method in class org.apache.pluto.testsuite.TestResult
 
getName() - Method in class org.apache.pluto.testsuite.TestResults
 
getName() - Method in class org.apache.pluto.util.install.file.jetty.Call
 
getNamedDispatcher(String) - Method in interface javax.portlet.PortletContext
Returns a PortletRequestDispatcher object that acts as a wrapper for the named servlet.
getNamedDispatcher(String) - Method in class org.apache.pluto.internal.impl.PortletContextImpl
 
getNames() - Method in interface javax.portlet.PortletPreferences
Returns all of the keys that have an associated value, or an empty Enumeration if no keys are available.
getNames() - Method in class org.apache.pluto.internal.impl.PortletPreferencesImpl
 
getNamespace() - Method in class javax.portlet.filter.PortletResponseWrapper
The default behavior of this method is to call getNamespace() on the wrapped response object.
getNamespace() - Method in interface javax.portlet.PortletResponse
The value returned by this method should be prefixed or appended to elements, such as JavaScript variables or function names, to ensure they are unique in the context of the portal page.
getNamespace() - Method in class org.apache.pluto.internal.impl.PortletResponseImpl
 
getNamespace() - Method in class org.apache.pluto.wrappers.PortletResponseWrapper
 
getNamespace() - Method in class org.apache.pluto.wrappers.RenderResponseWrapper
 
getNextPossiblePortletModes(RenderRequest) - Method in class javax.portlet.GenericPortlet
Used by the render method to set the next possible portlet modes.
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.MimeResponseImpl
 
getOutputStream() - Method in class org.apache.pluto.internal.impl.PortletResponseImpl
TODO: javadoc about why we are using a wrapped writer here.
getOutputStream() - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
getPage(String) - Method in class org.apache.pluto.driver.services.impl.resource.RenderConfigServiceImpl
 
getPage(String) - Method in interface org.apache.pluto.driver.services.portal.RenderConfigService
Retrieve the PageConfig for the given page id.
getPageConfig(String) - Method in interface org.apache.pluto.driver.config.DriverConfiguration
 
getPageConfig(String) - Method in class org.apache.pluto.driver.config.impl.DriverConfigurationImpl
 
getPageConfig(String) - Method in class org.apache.pluto.driver.services.portal.RenderConfig
 
getPageConfig(ServletContext) - Method in class org.apache.pluto.driver.url.impl.PortalURLImpl
Deprecated.  
getPageConfig(ServletContext) - Method in class org.apache.pluto.driver.url.impl.RelativePortalURLImpl
 
getPageConfig(ServletContext) - Method in interface org.apache.pluto.driver.url.PortalURL
 
getPages() - Method in interface org.apache.pluto.driver.config.DriverConfiguration
 
getPages() - Method in class org.apache.pluto.driver.config.impl.DriverConfigurationImpl
Standard Getter.
getPages() - Method in class org.apache.pluto.driver.services.impl.resource.RenderConfigServiceImpl
 
getPages() - Method in class org.apache.pluto.driver.services.portal.RenderConfig
 
getPages() - Method in interface org.apache.pluto.driver.services.portal.RenderConfigService
Retrieve an ordered list of all PageConfig instances.
getParameter(String) - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getParameter(String name) on the wrapped request object.
getParameter(String) - Method in interface javax.portlet.PortletRequest
Returns the value of a request parameter as a String, or null if the parameter does not exist.
getParameter(String) - Method in class org.apache.pluto.driver.core.PortalServletRequest
 
getParameter(String) - Method in class org.apache.pluto.internal.impl.BaseURLImpl
 
getParameter(String) - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getParameter(String) - Method in class org.apache.pluto.internal.impl.ResourceRequestImpl
 
getParameter(String) - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getParameterMap() - Method in interface javax.portlet.BaseURL
Returns a Map of the parameters currently set on this portlet URL via the setParameter or setParameters methods.
getParameterMap() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getParameterMap() on the wrapped request object.
getParameterMap() - Method in interface javax.portlet.PortletRequest
Returns a Map of the parameters of this request.
getParameterMap() - Method in class org.apache.pluto.driver.core.PortalServletRequest
Retreive the Parameters.
getParameterMap() - Method in class org.apache.pluto.internal.impl.BaseURLImpl
 
getParameterMap() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getParameterMap() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getParameterNames() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getParameterNames() on the wrapped request object.
getParameterNames() - Method in interface javax.portlet.PortletRequest
Returns an Enumeration of String objects containing the names of the parameters contained in this request.
getParameterNames() - Method in class org.apache.pluto.driver.core.PortalServletRequest
Get an enumeration which contains each of the names for which parameters exist.
getParameterNames() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getParameterNames() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getParameters() - Method in class org.apache.pluto.driver.url.impl.PortalURLImpl
Deprecated.  
getParameters() - Method in class org.apache.pluto.driver.url.impl.RelativePortalURLImpl
 
getParameters() - Method in interface org.apache.pluto.driver.url.PortalURL
 
getParameters(String) - Method in class org.apache.pluto.internal.impl.BaseURLImpl
 
getParameterValues(String) - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getParameterValues(name) on the wrapped request object.
getParameterValues(String) - Method in interface javax.portlet.PortletRequest
Returns an array of String objects containing all of the values the given request parameter has, or null if the parameter does not exist.
getParameterValues(String) - Method in class org.apache.pluto.driver.core.PortalServletRequest
Get the values associated with the given parameter key.
getParameterValues(String) - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getParameterValues(String) - Method in class org.apache.pluto.internal.impl.ResourceRequestImpl
 
getParameterValues(String) - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getParamName() - Method in class org.apache.pluto.descriptors.common.InitParamDD
Retrieve the name of the parameter.
getParamValue() - Method in class org.apache.pluto.descriptors.common.InitParamDD
Get the name of the parameter.
getParser() - Static method in class org.apache.pluto.driver.url.impl.PortalURLParserImpl
Returns the singleton parser instance.
getPathInfo() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getPathTranslated() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getPort() - Method in class org.apache.pluto.util.install.ServerConfig
 
getPortalAdministrationService() - Method in class org.apache.pluto.core.DefaultOptionalContainerServices
 
getPortalAdministrationService() - Method in class org.apache.pluto.driver.services.container.ContainerServicesImpl
 
getPortalAdministrationService() - Method in interface org.apache.pluto.OptionalContainerServices
Returns the admin service implementation used by the container.
getPortalApplication() - Method in class org.apache.pluto.util.install.InstallationConfig
 
getPortalCallbackService() - Method in interface org.apache.pluto.driver.config.DriverConfiguration
 
getPortalCallbackService() - Method in class org.apache.pluto.driver.config.impl.DriverConfigurationImpl
 
getPortalCallbackService() - Method in class org.apache.pluto.driver.services.container.ContainerServicesImpl
The PortalCallbackService allows the container to communicate actions back to the portal.
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 javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getPortalContext() on the wrapped request object.
getPortalContext() - Method in interface javax.portlet.PortletRequest
Returns the context of the calling portal.
getPortalContext() - Method in class org.apache.pluto.driver.services.container.ContainerServicesImpl
Standard Getter.
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
 
getPortalContextPath() - Method in class org.apache.pluto.util.install.InstallationConfig
 
getPortalInfo() - Method in interface javax.portlet.PortalContext
Returns information about the portal like vendor, version, etc.
getPortalInfo() - Method in class org.apache.pluto.driver.services.container.PortalContextImpl
Get the portal info for this portal.
getPortalInfo() - Method in class org.apache.pluto.testsuite.test.ExpectedResults
 
getPortalName() - Method in interface org.apache.pluto.driver.config.DriverConfiguration
Retrieve the name of the portal as should be returned in PortalContext.getPortalInfo()
getPortalName() - Method in class org.apache.pluto.driver.config.impl.DriverConfigurationImpl
Standard Getter.
getPortalName() - Method in class org.apache.pluto.driver.services.impl.resource.PropertyConfigServiceImpl
 
getPortalName() - Method in class org.apache.pluto.driver.services.impl.resource.RenderConfigServiceImpl
 
getPortalName() - Method in class org.apache.pluto.driver.services.impl.resource.ResourceConfig
Standard Getter.
getPortalName() - Method in interface org.apache.pluto.driver.services.portal.PropertyConfigService
Name of the portal driver.
getPortalUrlParser() - Method in interface org.apache.pluto.driver.config.DriverConfiguration
 
getPortalUrlParser() - Method in class org.apache.pluto.driver.config.impl.DriverConfigurationImpl
 
getPortalVersion() - Method in interface org.apache.pluto.driver.config.DriverConfiguration
Retrieve the version of the portal as should be returned in PortalContext.getPortalInfo()
getPortalVersion() - Method in class org.apache.pluto.driver.config.impl.DriverConfigurationImpl
Standard Getter.
getPortalVersion() - Method in class org.apache.pluto.driver.services.impl.resource.PropertyConfigServiceImpl
 
getPortalVersion() - Method in class org.apache.pluto.driver.services.impl.resource.RenderConfigServiceImpl
 
getPortalVersion() - Method in class org.apache.pluto.driver.services.impl.resource.ResourceConfig
Standard Getter.
getPortalVersion() - Method in interface org.apache.pluto.driver.services.portal.PropertyConfigService
Portal driver version.
getPortlet(String) - Method in class org.apache.pluto.driver.services.portal.PortletApplicationConfig
 
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.
getPortletApplications() - Method in class org.apache.pluto.util.install.InstallationConfig
 
getPortletClass() - Method in class org.apache.pluto.descriptors.portlet.PortletDD
 
getPortletCollection() - Method in class org.apache.pluto.descriptors.portlet.SecurityConstraintDD
 
getPortletConfig() - Method in class javax.portlet.GenericPortlet
Returns the PortletConfig object of this portlet.
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() - Method in interface javax.portlet.filter.FilterConfig
Returns a reference to the PortletContext in which the caller is executing.
getPortletContext() - Method in class javax.portlet.GenericPortlet
Returns the PortletContext of the portlet application the portlet is in.
getPortletContext() - Method in interface javax.portlet.PortletConfig
Returns the PortletContext of the portlet application the portlet is in.
getPortletContext() - Method in interface javax.portlet.PortletSession
Returns the portlet application context associated with this session.
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.driver.services.container.FilterConfigImpl
 
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 interface javax.portlet.PortletContext
Returns the name of this portlet application correponding to this PortletContext as specified in the web.xml deployment descriptor for this web application by the display-name element.
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.
getPortletDescriptor() - Method in class org.apache.pluto.util.assemble.AssemblerConfig
 
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 class org.apache.pluto.driver.services.container.ContainerServicesImpl
 
getPortletEnvironmentService() - Method in interface org.apache.pluto.OptionalContainerServices
Returns the environment services implementation used by the container.
getPortletId() - Method in class org.apache.pluto.driver.tags.PortletTag
Returns the portlet ID attribute.
getPortletIds() - Method in class org.apache.pluto.driver.services.portal.PageConfig
 
getPortletInfo() - Method in class org.apache.pluto.descriptors.portlet.PortletDD
 
getPortletInfoService() - Method in class org.apache.pluto.core.DefaultOptionalContainerServices
 
getPortletInfoService() - Method in class org.apache.pluto.driver.services.container.ContainerServicesImpl
 
getPortletInfoService() - Method in interface org.apache.pluto.OptionalContainerServices
Returns the portlet info service implementation used by the container.
getPortletInputStream() - Method in interface javax.portlet.ClientDataRequest
Retrieves the body of the HTTP request from client to portal as binary data using an InputStream.
getPortletInputStream() - Method in class javax.portlet.filter.ActionRequestWrapper
The default behavior of this method is to call getPortletInputStream() on the wrapped request object.
getPortletInputStream() - Method in class javax.portlet.filter.ResourceRequestWrapper
The default behavior of this method is to call getPortletInputStream() on the wrapped request object.
getPortletInputStream() - Method in class org.apache.pluto.internal.impl.ActionRequestImpl
 
getPortletInputStream() - Method in class org.apache.pluto.internal.impl.ResourceRequestImpl
 
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 class org.apache.pluto.driver.services.container.ContainerServicesImpl
 
getPortletInvokerService() - Method in interface org.apache.pluto.OptionalContainerServices
Returns an invoker for the specified PortletWindow.
getPortletMode() - Method in class javax.portlet.filter.ActionResponseWrapper
The default behavior of this method is to call getPortletMode() on the wrapped response object.
getPortletMode() - Method in class javax.portlet.filter.EventResponseWrapper
The default behavior of this method is to call getPortletMode() on the wrapped response object.
getPortletMode() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getPortletMode() on the wrapped request object.
getPortletMode() - Method in interface javax.portlet.PortletRequest
Returns the current portlet mode of the portlet.
getPortletMode() - Method in interface javax.portlet.PortletURL
Returns the currently set portlet mode on this PortletURL.
getPortletMode() - Method in interface javax.portlet.StateAwareResponse
Returns the currently set portlet mode on this reponse.
getPortletMode() - Method in class org.apache.pluto.descriptors.portlet.CustomPortletModeDD
 
getPortletMode() - Method in class org.apache.pluto.driver.core.PortletWindowImpl
 
getPortletMode() - Method in class org.apache.pluto.driver.tags.PortletModeAnchorTag
 
getPortletMode() - Method in class org.apache.pluto.driver.tags.PortletPortalURLTag
 
getPortletMode(String) - Method in class org.apache.pluto.driver.url.impl.PortalURLImpl
Deprecated.  
getPortletMode(String) - Method in class org.apache.pluto.driver.url.impl.RelativePortalURLImpl
 
getPortletMode(String) - Method in interface org.apache.pluto.driver.url.PortalURL
 
getPortletMode() - Method in class org.apache.pluto.internal.impl.BaseURLImpl
 
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.StateAwareResponseImpl
 
getPortletMode() - Method in interface org.apache.pluto.PortletWindow
Retrieve the current portlet mode for this window.
getPortletMode() - Method in class org.apache.pluto.tags.PortletURLTag
Returns the portletMode property.
getPortletMode() - Method in class org.apache.pluto.wrappers.ActionResponseWrapper
 
getPortletMode() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getPortletModes() - Method in class org.apache.pluto.descriptors.portlet.SupportsDD
 
getPortletModes() - Method in class org.apache.pluto.driver.url.impl.PortalURLImpl
Deprecated.  
getPortletModes() - Method in class org.apache.pluto.driver.url.impl.RelativePortalURLImpl
 
getPortletModes() - Method in interface org.apache.pluto.driver.url.PortalURL
 
getPortletName() - Method in class javax.portlet.GenericPortlet
Returns the name of this portlet.
getPortletName() - Method in interface javax.portlet.PortletConfig
Returns the name of the portlet.
getPortletName() - Method in class org.apache.pluto.descriptors.portlet.FilterMappingDD
 
getPortletName() - Method in class org.apache.pluto.descriptors.portlet.PortletCollectionDD
 
getPortletName() - Method in class org.apache.pluto.descriptors.portlet.PortletDD
 
getPortletName() - Method in class org.apache.pluto.driver.core.PortletWindowImpl
 
getPortletName() - Method in class org.apache.pluto.driver.portlets.PageAdminPortlet.Placement
 
getPortletName() - Method in class org.apache.pluto.driver.services.portal.PortletWindowConfig
 
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 javax.portlet.filter.RenderResponseWrapper
The default behavior of this method is to call getPortletOutputStream() on the wrapped response object.
getPortletOutputStream() - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call getPortletOutputStream() on the wrapped response object.
getPortletOutputStream() - Method in interface javax.portlet.MimeResponse
Returns a OutputStream suitable for writing binary data in the response.
getPortletOutputStream() - Method in class org.apache.pluto.internal.impl.MimeResponseImpl
 
getPortletOutputStream() - Method in class org.apache.pluto.wrappers.RenderResponseWrapper
 
getPortletPreferences() - Method in class org.apache.pluto.descriptors.portlet.PortletDD
 
getPortletPreferences() - Method in class org.apache.pluto.descriptors.portlet.PortletPreferencesDD
 
getPortletPreferencesService() - Method in class org.apache.pluto.core.DefaultOptionalContainerServices
 
getPortletPreferencesService() - Method in interface org.apache.pluto.driver.config.DriverConfiguration
 
getPortletPreferencesService() - Method in class org.apache.pluto.driver.config.impl.DriverConfigurationImpl
 
getPortletPreferencesService() - Method in class org.apache.pluto.driver.services.container.ContainerServicesImpl
The PortletPreferencesService provides access to the portal's PortletPreference persistence mechanism.
getPortletPreferencesService() - Method in interface org.apache.pluto.OptionalContainerServices
Returns the portlet preferences service implementation used by the container.
getPortletRegistryAdminService() - Method in interface org.apache.pluto.driver.config.AdminConfiguration
Retrieve the administrative service for managing the portlet registry.
getPortletRegistryAdminService() - Method in class org.apache.pluto.driver.config.impl.AdminConfigurationImpl
 
getPortletRegistryService() - Method in class org.apache.pluto.core.DefaultOptionalContainerServices
 
getPortletRegistryService() - Method in class org.apache.pluto.driver.services.container.ContainerServicesImpl
Returns null to use pluto's default
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.
getPortletRuntimeOptions() - Method in class org.apache.pluto.internal.impl.PortletContextImpl
 
getPortlets() - Method in class org.apache.pluto.descriptors.portlet.PortletAppDD
Retrieve the portlets which exist within this application.
getPortlets() - Method in class org.apache.pluto.driver.portlets.PageAdminPortlet.Page
 
getPortlets() - Method in class org.apache.pluto.driver.services.portal.PortletApplicationConfig
 
getPortletSession() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getPortletSession() on the wrapped request object.
getPortletSession(boolean) - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getPortletSession(create) on the wrapped request object.
getPortletSession() - Method in interface javax.portlet.PortletRequest
Returns the current portlet session or, if there is no current session, creates one and returns the new session.
getPortletSession(boolean) - Method in interface javax.portlet.PortletRequest
Returns the current portlet session or, if there is no current session and the given flag is true, creates one and returns the new session.
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
 
getPortletURLListener() - Method in class org.apache.pluto.driver.services.container.PortalCallbackServiceImpl
 
getPortletURLListener() - Static method in class org.apache.pluto.driver.services.container.PortletURLListenerImpl
 
getPortletURLListener() - Method in interface org.apache.pluto.spi.PortalCallbackService
Returns the PortletURLListener which calls the Filter for the URL.
getPortletURLProvider(HttpServletRequest, PortletWindow) - Method in class org.apache.pluto.driver.services.container.PortalCallbackServiceImpl
 
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
 
getPortletxml() - Method in class org.apache.pluto.ant.AssembleTask
 
getPreferences() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getPreferences() on the wrapped request object.
getPreferences() - Method in interface javax.portlet.PortletRequest
Returns the preferences object associated with the portlet.
getPreferences() - Method in class org.apache.pluto.internal.impl.ActionRequestImpl
FIXME:
getPreferences() - Method in class org.apache.pluto.internal.impl.EventRequestImpl
FIXME: (see ActionRequestImpl)
getPreferences() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getPreferences() - Method in class org.apache.pluto.internal.impl.RenderRequestImpl
 
getPreferences() - Method in class org.apache.pluto.internal.impl.ResourceRequestImpl
FIXME:
getPreferences() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getPreferencesValidator() - Method in class org.apache.pluto.descriptors.portlet.PortletPreferencesDD
 
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.
getPriority() - Method in class org.apache.pluto.descriptors.servlet.LoadOnStartupDD
 
getPrivateParameterMap() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getPrivateParameterMap() on the wrapped request object.
getPrivateParameterMap() - Method in interface javax.portlet.PortletRequest
Returns a Map of the private parameters of this request.
getPrivateParameterMap() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getPrivateParameterMap() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getPrivateRenderParameterMap() - Method in class javax.portlet.filter.ResourceRequestWrapper
The default behavior of this method is to call getPrivateRenderParameterMap() on the wrapped request object.
getPrivateRenderParameterMap() - Method in interface javax.portlet.ResourceRequest
Returns a Map of the private render parameters of this request.
getPrivateRenderParameterMap() - Method in class org.apache.pluto.internal.impl.ResourceRequestImpl
 
getPrivateRenderParameters(String) - Method in class org.apache.pluto.driver.services.container.PortletURLProviderImpl
 
getPrivateRenderParameters(String) - Method in interface org.apache.pluto.spi.PortletURLProvider
Gets the values from the parameters from this request.
getProcessingEventQNames() - Method in class javax.portlet.GenericPortlet
 
getProcessingEventQNames() - Method in interface javax.portlet.PortletConfig
Returns the QNames of the processing events supported by the portlet as an Enumeration of QName objects, or an empty Enumeration if the portlet has not defined any processing events.
getProcessingEventQNames() - Method in class org.apache.pluto.internal.impl.PortletConfigImpl
 
getProcessingEvents() - Method in class org.apache.pluto.descriptors.portlet.PortletDD
 
getProperties(String) - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getProperteis(name) on the wrapped request object.
getProperties(String) - Method in interface javax.portlet.PortletRequest
Returns all the values of the specified request property as a Enumeration of String objects.
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 javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getProperty(name) on the wrapped request object.
getProperty(String) - Method in interface javax.portlet.PortalContext
Returns the portal property with the given name, or a null if there is no property by that name.
getProperty(String) - Method in interface javax.portlet.PortletRequest
Returns the value of the specified request property as a String.
getProperty(String) - Method in class org.apache.pluto.driver.services.container.PortalContextImpl
Get a dynamic portal property.
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 javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getPropertyNames() on the wrapped request object.
getPropertyNames() - Method in interface javax.portlet.PortalContext
Returns all portal property names, or an empty Enumeration if there are no property names.
getPropertyNames() - Method in interface javax.portlet.PortletRequest
Returns a Enumeration of all the property names this request contains.
getPropertyNames() - Method in class org.apache.pluto.driver.services.container.PortalContextImpl
Get an enumeration containing all names of the portal properties.
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.PortletRequestImpl
 
getProxy() - Static method in class org.apache.pluto.tags.el.ExpressionEvaluatorProxy
 
getPublicId() - Method in class org.apache.pluto.descriptors.services.castor.PortletAppDescriptorServiceImpl
Retrieve the Web Application Deployment descriptor's public Id.
getPublicId() - Method in class org.apache.pluto.descriptors.services.castor.WebAppDescriptorServiceImpl
Retrieve the Web Application Deployment descriptor's public Id.
getPublicParameterMap() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getPublicParameterMap() on the wrapped request object.
getPublicParameterMap() - Method in interface javax.portlet.PortletRequest
Returns a Map of the public parameters of this request.
getPublicParameterMap() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getPublicParameterMap() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getPublicParameters() - Method in class org.apache.pluto.driver.url.impl.PortalURLImpl
Deprecated.  
getPublicParameters() - Method in class org.apache.pluto.driver.url.impl.RelativePortalURLImpl
 
getPublicParameters() - Method in interface org.apache.pluto.driver.url.PortalURL
 
getPublicRenderParameter() - Method in class org.apache.pluto.descriptors.portlet.PortletDD
 
getPublicRenderParameter() - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
getPublicRenderParameterNames() - Method in class javax.portlet.GenericPortlet
Returns the names of the public render parameters supported by the portlet as an Enumeration of String objects, or an empty Enumeration if the portlet has no public render parameters.
getPublicRenderParameterNames() - Method in interface javax.portlet.PortletConfig
Returns the names of the public render parameters supported by the portlet as an Enumeration of String objects, or an empty Enumeration if the portlet has not defined public render parameters.
getPublicRenderParameterNames() - Method in class org.apache.pluto.internal.impl.PortletConfigImpl
 
getPublicRenderParameters(String) - Method in class org.apache.pluto.driver.services.container.PortletURLProviderImpl
 
getPublicRenderParameters(String) - Method in interface org.apache.pluto.spi.PortletURLProvider
Gets the values from the current public-render-parameters from this request.
getPublishingEventQNames() - Method in class javax.portlet.GenericPortlet
 
getPublishingEventQNames() - Method in interface javax.portlet.PortletConfig
Returns the QNames of the publishing events supported by the portlet as an Enumeration of QName objects, or an empty Enumeration if the portlet has not defined any publishing events.
getPublishingEventQNames() - Method in class org.apache.pluto.internal.impl.PortletConfigImpl
 
getPublishingEvents() - Method in class org.apache.pluto.descriptors.portlet.PortletDD
 
getQName() - Method in interface javax.portlet.Event
Get the event QName.
getQName() - Method in class org.apache.pluto.internal.impl.EventImpl
 
getQueryString() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getReader() - Method in interface javax.portlet.ClientDataRequest
Retrieves the body of the HTTP request from the client to the portal as character data using a BufferedReader.
getReader() - Method in class javax.portlet.filter.ActionRequestWrapper
The default behavior of this method is to call getReader() on the wrapped request object.
getReader() - Method in class javax.portlet.filter.ResourceRequestWrapper
The default behavior of this method is to call getReader() on the wrapped request object.
getReader() - Method in class org.apache.pluto.internal.impl.EventRequestImpl
 
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
 
getRealmName() - Method in class org.apache.pluto.descriptors.servlet.LoginConfigDD
 
getRealPath(String) - Method in interface javax.portlet.PortletContext
Returns a String containing the real path for a given virtual path.
getRealPath(String) - Method in class org.apache.pluto.internal.impl.PortletContextImpl
 
getRealPath(String) - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getRedirectLocation() - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
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
 
getRemote() - Method in class org.apache.pluto.descriptors.servlet.EjbRefDD
 
getRemoteAddr() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getRemoteHost() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getRemotePort() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getRemoteUser() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getRemoteUser() on the wrapped request object.
getRemoteUser() - Method in interface javax.portlet.PortletRequest
Returns the login of the user making this request, if the user has been authenticated, or null if the user has not been authenticated.
getRemoteUser() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getRemoteUser() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getRender() - Method in class org.apache.pluto.descriptors.portlet.PortletAppDD
 
getRenderConfig() - Method in class org.apache.pluto.driver.services.impl.resource.ResourceConfig
Standard Getter.
getRenderConfigAdminService() - Method in interface org.apache.pluto.driver.config.AdminConfiguration
Retrieve the administrative service for managing the render configuration.
getRenderConfigAdminService() - Method in class org.apache.pluto.driver.config.impl.AdminConfigurationImpl
 
getRenderConfigService() - Method in interface org.apache.pluto.driver.config.DriverConfiguration
 
getRenderConfigService() - Method in class org.apache.pluto.driver.config.impl.DriverConfigurationImpl
 
getRenderParameterMap() - Method in class javax.portlet.filter.ActionResponseWrapper
The default behavior of this method is to call getRenderParameterMap() on the wrapped response object.
getRenderParameterMap() - Method in class javax.portlet.filter.EventResponseWrapper
The default behavior of this method is to call getRenderParameterMap() on the wrapped response object.
getRenderParameterMap() - Method in interface javax.portlet.StateAwareResponse
Returns a Map of the render parameters currently set on this response.
getRenderParameterMap() - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
getRenderParameterMap() - Method in class org.apache.pluto.wrappers.ActionResponseWrapper
 
getRenderParameters() - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
getRenderParameters() - Method in interface org.apache.pluto.internal.InternalActionResponse
Retrieves the render parameters associated with this response.
getRenderParameters(PortletRequest) - Method in class org.apache.pluto.testsuite.NoOpTest
 
getRenderParameters(PortletRequest) - Method in interface org.apache.pluto.testsuite.PortletTest
Returns the render parameters.
getRenderParameters(PortletRequest) - Method in class org.apache.pluto.testsuite.test.AbstractReflectivePortletTest
Returns the render parameters that will be set into the render request.
getRenderParameters(PortletRequest) - Method in class org.apache.pluto.testsuite.test.DispatcherRenderParameterTest
Overwrites super.getRenderParameters(..) to set the test-specific render parameter in the render URL.
getRenderParameters(PortletRequest) - Method in class org.apache.pluto.testsuite.test.RenderParameterTest
 
getRenderPath() - Method in class org.apache.pluto.driver.url.impl.PortalURLImpl
Deprecated.  
getRenderPath() - Method in class org.apache.pluto.driver.url.impl.RelativePortalURLImpl
 
getRenderPath() - Method in interface org.apache.pluto.driver.url.PortalURL
 
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.
getRenderResponseContentType() - Method in class org.apache.pluto.testsuite.test.RenderResponseNoContentTypeTest
Overwrite super implementation to return null.
getRequest() - Method in class javax.portlet.filter.ActionRequestWrapper
Return the wrapped request object.
getRequest() - Method in class javax.portlet.filter.EventRequestWrapper
Return the wrapped request object.
getRequest() - Method in class javax.portlet.filter.PortletRequestWrapper
Return the wrapped request object.
getRequest() - Method in class javax.portlet.filter.RenderRequestWrapper
Return the wrapped request object.
getRequest() - Method in class javax.portlet.filter.ResourceRequestWrapper
Return the wrapped request object.
getRequest() - Method in class org.apache.pluto.driver.core.PortalRequestContext
Returns the servlet request.
getRequest() - Method in class org.apache.pluto.driver.services.container.EventProviderImpl
 
getREQUEST_KEY() - Static method in class org.apache.pluto.driver.core.PortalRequestContext
 
getRequestDispatcher(String) - Method in interface javax.portlet.PortletContext
Returns a PortletRequestDispatcher object that acts as a wrapper for the resource located at the given path.
getRequestDispatcher(String) - Method in class org.apache.pluto.internal.impl.PortletContextImpl
 
getRequestDispatcher(String) - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getRequestedPortalURL() - Method in class org.apache.pluto.driver.core.PortalRequestContext
Returns the requested portal URL.
getRequestedSessionId() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getRequestedSessionId() on the wrapped request object.
getRequestedSessionId() - Method in interface javax.portlet.PortletRequest
Returns the session ID indicated in the client request.
getRequestedSessionId() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getRequestedSessionId() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getRequestProperties(HttpServletRequest, PortletWindow) - Method in class org.apache.pluto.driver.services.container.PortalCallbackServiceImpl
 
getRequestProperties(HttpServletRequest, PortletWindow) - Method in interface org.apache.pluto.spi.PortalCallbackService
 
getRequestURI() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getRequestURL() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
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.
getResAuth() - Method in class org.apache.pluto.descriptors.servlet.ResourceRefDD
 
getResource(String) - Method in interface javax.portlet.PortletContext
Returns a URL to the resource that is mapped to a specified path.
getResource(String) - Method in class org.apache.pluto.internal.impl.PortletContextImpl
 
getResourceAsStream(String) - Method in interface javax.portlet.PortletContext
Returns the resource located at the given path as an InputStream object.
getResourceAsStream(String) - Method in class org.apache.pluto.internal.impl.PortletContextImpl
 
getResourceBundle(Locale) - Method in class javax.portlet.GenericPortlet
Gets the resource bundle for the given locale based on the resource bundle defined in the deployment descriptor with resource-bundle tag or the inlined resources defined in the deployment descriptor.
getResourceBundle(Locale) - Method in interface javax.portlet.PortletConfig
Gets the resource bundle for the given locale based on the resource bundle defined in the deployment descriptor with resource-bundle tag or the inlined resources defined in the deployment descriptor.
getResourceBundle() - Method in class org.apache.pluto.descriptors.portlet.PortletAppDD
 
getResourceBundle() - Method in class org.apache.pluto.descriptors.portlet.PortletDD
 
getResourceBundle(Locale) - Method in class org.apache.pluto.internal.impl.PortletConfigImpl
 
getResourceID() - Method in class javax.portlet.filter.ResourceRequestWrapper
The default behavior of this method is to call getResourceID() on the wrapped request object.
getResourceID() - Method in interface javax.portlet.ResourceRequest
Returns the resource ID set on the ResourceURL or null if no resource ID was set on the URL.
getResourceID() - Method in class org.apache.pluto.internal.impl.ResourceRequestImpl
 
getResourcePaths(String) - Method in interface javax.portlet.PortletContext
Returns a directory-like listing of all the paths to resources within the web application longest sub-path of which matches the supplied path argument.
getResourcePaths(String) - Method in class org.apache.pluto.internal.impl.PortletContextImpl
 
getResourceRefs() - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
getResourceURLProvider(HttpServletRequest, PortletWindow) - Method in class org.apache.pluto.driver.services.container.PortalCallbackServiceImpl
 
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.
getResourceWindow() - Method in class org.apache.pluto.driver.url.impl.PortalURLImpl
Deprecated.  
getResourceWindow() - Method in class org.apache.pluto.driver.url.impl.RelativePortalURLImpl
 
getResourceWindow() - Method in interface org.apache.pluto.driver.url.PortalURL
 
getResponse() - Method in class javax.portlet.filter.ActionResponseWrapper
Return the wrapped response object.
getResponse() - Method in class javax.portlet.filter.EventResponseWrapper
Return the wrapped response object.
getResponse() - Method in class javax.portlet.filter.PortletResponseWrapper
Return the wrapped response object.
getResponse() - Method in class javax.portlet.filter.RenderResponseWrapper
Return the wrapped response object.
getResponse() - Method in class javax.portlet.filter.ResourceResponseWrapper
Return the wrapped response object.
getResponse() - Method in class org.apache.pluto.driver.core.PortalRequestContext
Returns the servlet response.
getResponse() - Method in class org.apache.pluto.driver.services.container.EventProviderImpl
 
getResponseContentType() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getResponseContentType() on the wrapped request object.
getResponseContentType() - Method in interface javax.portlet.PortletRequest
Returns the portal preferred content type for the response.
getResponseContentType() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getResponseContentType() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getResponseContentTypes() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getResponseContentTypes() on the wrapped request object.
getResponseContentTypes() - Method in interface javax.portlet.PortletRequest
Gets a list of content types which the portal accepts for the response.
getResponseContentTypes() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getResponseContentTypes() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getResRefName() - Method in class org.apache.pluto.descriptors.servlet.ResourceRefDD
 
getResSharingScope() - Method in class org.apache.pluto.descriptors.servlet.ResourceRefDD
 
getResType() - Method in class org.apache.pluto.descriptors.servlet.ResourceRefDD
 
getResultMessage() - Method in class org.apache.pluto.testsuite.TestResult
 
getReturnCode() - Method in class org.apache.pluto.testsuite.TestResult
 
getReturnCodeAsString() - Method in class org.apache.pluto.testsuite.TestResult
 
getRoleLink() - Method in class org.apache.pluto.descriptors.common.SecurityRoleRefDD
Retrieve then role to which the reference is linked.
getRoleName() - Method in class org.apache.pluto.descriptors.common.SecurityRoleRefDD
Retrieve the name of the role reference.
getRoleName() - Method in class org.apache.pluto.descriptors.servlet.AuthConstraintDD
 
getRoleName() - Method in class org.apache.pluto.descriptors.servlet.SecurityRoleDD
 
getRootCause() - Method in exception org.apache.pluto.PortletContainerException
Returns the exception that cause this portlet exception.
getRunAs() - Method in class org.apache.pluto.descriptors.servlet.EjbRefDD
 
getSavedEvents() - Method in class org.apache.pluto.driver.services.container.EventProviderImpl
Gets the saved events.
getScheme() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getScheme() on the wrapped request object.
getScheme() - Method in interface javax.portlet.PortletRequest
Returns the name of the scheme used to make this request.
getScheme() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getScheme() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getScope() - Method in class org.apache.pluto.descriptors.portlet.ExpirationCacheDD
 
getSecure() - Method in class org.apache.pluto.tags.BaseURLTag
Returns secure property as String.
getSecureBoolean() - Method in class org.apache.pluto.tags.BaseURLTag
Returns secure property as Boolean.
getSecurityConstraint() - Method in class org.apache.pluto.descriptors.portlet.PortletAppDD
 
getSecurityConstraints() - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
getSecurityRoleRefs() - Method in class org.apache.pluto.descriptors.portlet.PortletDD
 
getSecurityRoleRefs() - Method in class org.apache.pluto.descriptors.servlet.ServletDD
 
getSecurityRoles() - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
getServer() - Method in class org.apache.pluto.util.install.ServerConfig
 
getServerConfig() - Method in class org.apache.pluto.maven.AbstractManagementMojo
 
getServerConfig() - Method in class org.apache.pluto.util.install.InstallationConfig
 
getServerInfo() - Method in interface javax.portlet.PortletContext
Returns the name and version of the portlet container in which the portlet is running.
getServerInfo() - Method in class org.apache.pluto.internal.impl.PortletContextImpl
Retrieve the PortletContainer's server info.
getServerInfo() - Method in class org.apache.pluto.testsuite.test.ExpectedResults
 
getServerName() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getServerName() on the wrapped request object.
getServerName() - Method in interface javax.portlet.PortletRequest
Returns the host name of the server that received the request.
getServerName() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getServerName() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getServerPort() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getServerPort() on the wrapped request object.
getServerPort() - Method in interface javax.portlet.PortletRequest
Returns the port number on which this request was received.
getServerPort() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getServerPort() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getServerURI() - Method in class org.apache.pluto.driver.url.impl.PortalURLImpl
Deprecated. Returns the server URI (protocol, name, port).
getServerURI() - Method in class org.apache.pluto.driver.url.impl.RelativePortalURLImpl
Deprecated.  
getServerURI() - Method in interface org.apache.pluto.driver.url.PortalURL
 
getServlet(String) - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
getServletClass() - Method in class org.apache.pluto.descriptors.servlet.ServletDD
 
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.core.PortletContainerImpl
 
getServletContext() - Method in class org.apache.pluto.driver.core.PortalRequestContext
 
getServletContext() - Method in class org.apache.pluto.driver.PortalDriverFilter
 
getServletContext() - Method in interface org.apache.pluto.EventContainer
 
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.
getServletContext() - Method in interface org.apache.pluto.PortletContainer
 
getServletInfo() - Method in class org.apache.pluto.core.PortletServlet
 
getServletInfo() - Method in class org.apache.pluto.driver.PortalDriverServlet
 
getServletInfo() - Method in class org.apache.pluto.driver.TCKDriverServlet
 
getServletInfo() - Method in class org.apache.pluto.testsuite.test.DispatcherRenderParameterTest.CompanionServlet
 
getServletInfo() - Method in class org.apache.pluto.testsuite.test.DispatcherRequestTest.CompanionServlet
 
getServletMapping(String) - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
getServletMappings() - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
getServletName() - Method in class org.apache.pluto.descriptors.servlet.FilterMappingDD
 
getServletName() - Method in class org.apache.pluto.descriptors.servlet.ServletDD
 
getServletName() - Method in class org.apache.pluto.descriptors.servlet.ServletMappingDD
 
getServletPath() - Method in class org.apache.pluto.driver.url.impl.PortalURLImpl
Deprecated. Returns the servlet path (context path + servlet name).
getServletPath() - Method in class org.apache.pluto.driver.url.impl.RelativePortalURLImpl
Returns the servlet path (context path + servlet name).
getServletPath() - Method in interface org.apache.pluto.driver.url.PortalURL
 
getServletPath() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getServlets() - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
getServletVersion() - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
getSession() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getSession(boolean) - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getSessionConfig() - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
getSessionContext() - Method in class org.apache.pluto.internal.impl.PortletSessionImpl
Deprecated.  
getSessionTimeout() - Method in class org.apache.pluto.descriptors.servlet.SessionConfigDD
 
getSharedDependencies() - Method in class org.apache.pluto.maven.AbstractManagementMojo
 
getSharedDependencies() - Method in class org.apache.pluto.util.install.InstallationConfig
 
getSharedDir(InstallationConfig) - Method in class org.apache.pluto.util.install.file.FileSystemInstaller
 
getSharedDir(InstallationConfig) - Method in class org.apache.pluto.util.install.file.jetty.Jetty5FileSystemInstaller
 
getSharedDir(InstallationConfig) - Method in class org.apache.pluto.util.install.file.tomcat5.Tomcat5FileSystemInstaller
 
getSharedDir(InstallationConfig) - Method in class org.apache.pluto.util.install.file.tomcat6.Tomcat6FileSystemInstaller
 
getShortTitle(PortletWindow) - Method in class org.apache.pluto.core.DefaultPortletInfoService
 
getShortTitle() - Method in class org.apache.pluto.descriptors.portlet.PortletInfoDD
 
getShortTitle(PortletWindow) - Method in interface org.apache.pluto.spi.optional.PortletInfoService
Retrieve the shorttitle for the specified portlet window.
getSize() - Method in class org.apache.pluto.driver.services.container.EventList
Gets the size.
getSmallIcon() - Method in class org.apache.pluto.descriptors.common.IconDD
Retrieve the small icon uri.
getSource() - Method in class org.apache.pluto.util.assemble.AssemblerConfig
 
getSpecPLT() - Method in class org.apache.pluto.testsuite.TestResult
 
getState() - Method in exception javax.portlet.WindowStateException
Returns the portlet state causing this exception.
getStateAwareResponse() - Method in class org.apache.pluto.wrappers.ActionResponseWrapper
 
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 class org.apache.pluto.driver.core.PortletWindowIDImpl
 
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
 
getSupportedContainerRuntimeOptions() - Static method in class org.apache.pluto.internal.impl.Configuration
 
getSupportedLocale() - Method in class org.apache.pluto.descriptors.portlet.PortletDD
 
getSupportedLocales() - Method in class javax.portlet.GenericPortlet
 
getSupportedLocales() - Method in interface javax.portlet.PortletConfig
Returns the locales supported by the portlet as an Enumeration of Locale objects, or an empty Enumeration if the portlet has not defined any supported locales.
getSupportedLocales() - Method in class org.apache.pluto.internal.impl.PortletConfigImpl
 
getSupportedPortletModes() - Method in interface javax.portlet.PortalContext
Returns all supported portlet modes by the portal as an enumeration of PortletMode objects.
getSupportedPortletModes() - Method in interface org.apache.pluto.driver.config.DriverConfiguration
 
getSupportedPortletModes() - Method in class org.apache.pluto.driver.config.impl.DriverConfigurationImpl
Standard Getter.
getSupportedPortletModes() - Method in class org.apache.pluto.driver.services.container.PortalContextImpl
Get an enumeration of all PortletModes supported by this portal.
getSupportedPortletModes() - Method in class org.apache.pluto.driver.services.impl.resource.PropertyConfigServiceImpl
 
getSupportedPortletModes() - Method in class org.apache.pluto.driver.services.impl.resource.RenderConfigServiceImpl
 
getSupportedPortletModes() - Method in class org.apache.pluto.driver.services.impl.resource.ResourceConfig
Standard Getter.
getSupportedPortletModes() - Method in interface org.apache.pluto.driver.services.portal.PropertyConfigService
Set of unique Portlet Modes.
getSupportedWindowStates() - Method in interface javax.portlet.PortalContext
Returns all supported window states by the portal as an enumertation of WindowState objects.
getSupportedWindowStates() - Method in interface org.apache.pluto.driver.config.DriverConfiguration
 
getSupportedWindowStates() - Method in class org.apache.pluto.driver.config.impl.DriverConfigurationImpl
Standard Getter.
getSupportedWindowStates() - Method in class org.apache.pluto.driver.services.container.PortalContextImpl
Get an enumeration of all WindowStates supported by this portal.
getSupportedWindowStates() - Method in class org.apache.pluto.driver.services.impl.resource.PropertyConfigServiceImpl
 
getSupportedWindowStates() - Method in class org.apache.pluto.driver.services.impl.resource.RenderConfigServiceImpl
 
getSupportedWindowStates() - Method in class org.apache.pluto.driver.services.impl.resource.ResourceConfig
Standard Getter.
getSupportedWindowStates() - Method in interface org.apache.pluto.driver.services.portal.PropertyConfigService
Set of unique Window States.
getSupports() - Method in class org.apache.pluto.descriptors.portlet.PortletDD
 
getTaglibLocation() - Method in class org.apache.pluto.descriptors.servlet.TaglibDD
 
getTaglibs() - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
getTaglibUri() - Method in class org.apache.pluto.descriptors.servlet.TaglibDD
 
getTestClassName() - Method in class org.apache.pluto.testsuite.TestConfig
 
getTestSuiteName() - Method in class org.apache.pluto.testsuite.NoOpTest
 
getTestSuiteName() - Method in interface org.apache.pluto.testsuite.PortletTest
Returns the test suite name.
getTestSuiteName() - Method in class org.apache.pluto.testsuite.test.AbstractReflectivePortletTest
Returns the test suite name.
getTitle(RenderRequest) - Method in class javax.portlet.GenericPortlet
Used by the render method to get the title.
getTitle(PortletWindow) - Method in class org.apache.pluto.core.DefaultPortletInfoService
 
getTitle() - Method in class org.apache.pluto.descriptors.portlet.PortletInfoDD
 
getTitle(PortletWindow) - Method in interface org.apache.pluto.spi.optional.PortletInfoService
Retrieve the title for the specificed portlet window.
getTransportGuarantee() - Method in class org.apache.pluto.descriptors.common.UserDataConstraintDD
 
getUnavailableSeconds() - Method in exception javax.portlet.UnavailableException
Returns the time in seconds for which the portlet can be expected to be unavailable.
getUnmappedSecurityRole() - Method in class org.apache.pluto.testsuite.test.ExpectedResults
 
getUri() - Method in class org.apache.pluto.driver.services.portal.PageConfig
 
getUrl() - Method in class org.apache.pluto.tags.PortletURLTag
Returns the url property.
getUrl() - Method in class org.apache.pluto.tags.ResourceURLTag
Gets the url property.
getUrlGenerationListener() - Method in class org.apache.pluto.descriptors.portlet.PortletDD
 
getUrlPattern() - Method in class org.apache.pluto.descriptors.servlet.ServletMappingDD
 
getUrlPatterns() - Method in class org.apache.pluto.descriptors.servlet.FilterMappingDD
 
getUrlPatterns() - Method in class org.apache.pluto.descriptors.servlet.WebResourceCollectionDD
 
getUserAttribute() - Method in class org.apache.pluto.descriptors.portlet.PortletAppDD
 
getUserDataConstraint() - Method in class org.apache.pluto.descriptors.portlet.SecurityConstraintDD
 
getUserDataConstraint() - Method in class org.apache.pluto.descriptors.servlet.SecurityConstraintDD
 
getUserInfo(PortletRequest) - Method in class org.apache.pluto.core.DefaultUserInfoService
 
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 class org.apache.pluto.driver.services.container.ContainerServicesImpl
 
getUserInfoService() - Method in interface org.apache.pluto.OptionalContainerServices
Returns the user info service implementation used by the container.
getUserPrincipal() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getUserPrincipal() on the wrapped request object.
getUserPrincipal() - Method in interface javax.portlet.PortletRequest
Returns a java.security.Principal object containing the name of the current authenticated user.
getUserPrincipal() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getUserPrincipal() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getValue() - Method in interface javax.portlet.Event
Get the event payload.
getValue(String, String) - Method in interface javax.portlet.PortletPreferences
Returns the first String value associated with the specified key of this preference.
getValue() - Method in interface org.apache.pluto.core.UserInfoAttribute
 
getValue() - Method in class org.apache.pluto.descriptors.portlet.ContainerRuntimeOptionDD
 
getValue(Object) - Method in class org.apache.pluto.descriptors.services.castor.DistributableCastorFieldHandler
 
getValue(Object) - Method in class org.apache.pluto.descriptors.services.castor.DistributableDDCastorFieldHandler
 
getValue(Object) - Method in class org.apache.pluto.descriptors.services.castor.ServletVersionCastorFieldHandler
 
getValue() - Method in class org.apache.pluto.internal.impl.EventImpl
 
getValue(String, String) - Method in class org.apache.pluto.internal.impl.PortletPreferencesImpl
 
getValue(String) - Method in class org.apache.pluto.internal.impl.PortletSessionImpl
 
getValue() - Method in class org.apache.pluto.tags.el.ParamTag
 
getValue() - Method in class org.apache.pluto.tags.ParamTag
Returns the value.
getValue() - Method in class org.apache.pluto.tags.PropertyTag
Returns the value.
getValue() - Method in class org.apache.pluto.testsuite.TestConfig.Parameter
 
getValueNames() - Method in class org.apache.pluto.internal.impl.PortletSessionImpl
Deprecated.  
getValues(String, String[]) - Method in interface javax.portlet.PortletPreferences
Returns the String array value associated with the specified key in this preference.
getValues() - Method in class org.apache.pluto.descriptors.portlet.PortletPreferenceDD
 
getValues() - Method in class org.apache.pluto.driver.url.PortalURLParameter
 
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.
getVar() - Method in class org.apache.pluto.driver.tags.IsMaximizedTag
 
getVar() - Method in class org.apache.pluto.tags.BaseURLTag
Returns the var property.
getVariableInfo(TagData) - Method in class org.apache.pluto.tags.BaseURLTag.TEI
 
getVariableInfo(TagData) - Method in class org.apache.pluto.tags.DefineObjectsTag.TEI
 
getVersion() - Method in class org.apache.pluto.descriptors.portlet.PortletAppDD
 
getViewPage() - Method in class org.apache.pluto.driver.portlets.AdminPortlet
 
getViewPage() - Method in class org.apache.pluto.driver.portlets.GenericPlutoPortlet
 
getViewPage() - Method in class org.apache.pluto.driver.portlets.PageAdminPortlet
 
getWar() - Method in class org.apache.pluto.ant.AssembleTask
Deprecated. see getArchive()
getWarSource() - Method in class org.apache.pluto.util.assemble.AssemblerConfig
Deprecated. use getSource() instead.
getWebapp() - Method in class org.apache.pluto.ant.AssembleTask
 
getWebappDescriptor() - Method in class org.apache.pluto.util.assemble.AssemblerConfig
 
getWebAppDir(InstallationConfig) - Method in class org.apache.pluto.util.install.file.FileSystemInstaller
 
getWebAppDir(InstallationConfig) - Method in class org.apache.pluto.util.install.file.jetty.Jetty5FileSystemInstaller
 
getWebAppDir(InstallationConfig) - Method in class org.apache.pluto.util.install.file.tomcat5.Tomcat5FileSystemInstaller
 
getWebResourceCollections() - Method in class org.apache.pluto.descriptors.servlet.SecurityConstraintDD
 
getWebResourceName() - Method in class org.apache.pluto.descriptors.servlet.WebResourceCollectionDD
 
getWebxml() - Method in class org.apache.pluto.ant.AssembleTask
 
getWelcomeFileList() - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
getWelcomeFiles() - Method in class org.apache.pluto.descriptors.servlet.WelcomeFileListDD
 
getWindowID() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getWindowId() on the wrapped request object.
getWindowID() - Method in interface javax.portlet.PortletRequest
Returns the portlet window ID.
getWindowId() - Method in class org.apache.pluto.driver.url.PortalURLParameter
 
getWindowId() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getWindowID() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
getWindowID() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getWindowState() - Method in class javax.portlet.filter.ActionResponseWrapper
The default behavior of this method is to call getWindowState() on the wrapped response object.
getWindowState() - Method in class javax.portlet.filter.EventResponseWrapper
The default behavior of this method is to call getWindowState() on the wrapped response object.
getWindowState() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call getWindowState() on the wrapped request object.
getWindowState() - Method in interface javax.portlet.PortletRequest
Returns the current window state of the portlet.
getWindowState() - Method in interface javax.portlet.PortletURL
Returns the currently set window state on this PortletURL.
getWindowState() - Method in interface javax.portlet.StateAwareResponse
Returns the currently set window state on this response.
getWindowState() - Method in class org.apache.pluto.descriptors.portlet.CustomWindowStateDD
 
getWindowState() - Method in class org.apache.pluto.driver.core.PortletWindowImpl
 
getWindowState() - Method in class org.apache.pluto.driver.tags.PortletPortalURLTag
 
getWindowState() - Method in class org.apache.pluto.driver.tags.PortletWindowStateAnchorTag
 
getWindowState(String) - Method in class org.apache.pluto.driver.url.impl.PortalURLImpl
Deprecated. Returns the window state of the specified window.
getWindowState(String) - Method in class org.apache.pluto.driver.url.impl.RelativePortalURLImpl
Returns the window state of the specified window.
getWindowState(String) - Method in interface org.apache.pluto.driver.url.PortalURL
 
getWindowState() - Method in class org.apache.pluto.internal.impl.BaseURLImpl
 
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.StateAwareResponseImpl
 
getWindowState() - Method in interface org.apache.pluto.PortletWindow
Retrieve the current window state for this window.
getWindowState() - Method in class org.apache.pluto.tags.PortletURLTag
Returns the windowState property.
getWindowState() - Method in class org.apache.pluto.wrappers.ActionResponseWrapper
 
getWindowState() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
getWindowStates() - Method in class org.apache.pluto.driver.url.impl.PortalURLImpl
Deprecated.  
getWindowStates() - Method in class org.apache.pluto.driver.url.impl.RelativePortalURLImpl
 
getWindowStates() - Method in interface org.apache.pluto.driver.url.PortalURL
 
getWriter() - Method in class javax.portlet.filter.RenderResponseWrapper
The default behavior of this method is to call getWriter() on the wrapped response object.
getWriter() - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call getWriter() on the wrapped response object.
getWriter() - Method in interface javax.portlet.MimeResponse
Returns a PrintWriter object that can send character text to the portal.
getWriter() - Method in class org.apache.pluto.driver.core.PortalServletResponse
 
getWriter() - Method in class org.apache.pluto.internal.impl.MimeResponseImpl
 
getWriter() - Method in class org.apache.pluto.internal.impl.PortletResponseImpl
 
getWriter() - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
getWriter() - Method in class org.apache.pluto.wrappers.RenderResponseWrapper
 
getXmlType() - Method in class org.apache.pluto.descriptors.portlet.EventDefinitionDD
 

H

hashCode() - Method in class javax.portlet.PortletMode
Returns the hash code value for this portlet mode.
hashCode() - Method in class javax.portlet.WindowState
Returns the hash code value for this window state.
hashCode() - Method in class org.apache.pluto.descriptors.portlet.PortletDD
Returns the hash code for this instance.
hashCode() - Method in class org.apache.pluto.driver.core.PortletWindowIDImpl
public boolean equals(Object object) { boolean result = false; if (object instanceof PortletWindowIDImpl) { result = (intId == ((PortletWindowIDImpl) object).intId); } else if (object instanceof String) { result = stringId.equals(object); } else if (object instanceof Integer) { result = (intId == ((Integer) object).intValue()); } return (result); }
hasMoreElements() - Method in class org.apache.pluto.util.Enumerator
Tests if this enumeration contains more elements.
hasMoreEvents() - Method in class org.apache.pluto.driver.services.container.EventList
Checks for more events.
HELP - Static variable in class javax.portlet.PortletMode
When in HELP portlet mode, a portlet should provide help information about the portlet.
host - Variable in class org.apache.pluto.maven.AbstractManagementMojo
 

I

IconDD - Class in org.apache.pluto.descriptors.common
Resource Icon configuration.
IconDD() - Constructor for class org.apache.pluto.descriptors.common.IconDD
Default Constructor.
include(RenderRequest, RenderResponse) - Method in interface javax.portlet.PortletRequestDispatcher
Includes the content of a resource (servlet, JSP page, HTML file) in the response.
include(PortletRequest, PortletResponse) - Method in interface javax.portlet.PortletRequestDispatcher
Includes the content of a resource (servlet, JSP page, HTML file) in the response.
include(PortletRequest, PortletResponse) - Method in class org.apache.pluto.internal.impl.PortletRequestDispatcherImpl
 
include(RenderRequest, RenderResponse) - Method in class org.apache.pluto.internal.impl.PortletRequestDispatcherImpl
 
init(FilterConfig) - Method in interface javax.portlet.filter.PortletFilter
Called by the portlet container to indicate to a filter that it is being placed into service.
init(PortletConfig) - Method in class javax.portlet.GenericPortlet
Called by the portlet container to indicate to a portlet that the portlet is being placed into service.
init() - Method in class javax.portlet.GenericPortlet
A convenience method which can be overridden so that there's no need to call super.init(config).
init(PortletConfig) - Method in interface javax.portlet.Portlet
Called by the portlet container to indicate to a portlet that the portlet is being placed into service.
init(PortletConfig) - Method in class org.apache.pluto.core.NullPortlet
 
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(ServletContext) - Method in interface org.apache.pluto.driver.config.AdminConfiguration
Lifecyle method used to initialize the configuration
init(ServletContext) - Method in interface org.apache.pluto.driver.config.DriverConfiguration
Initialization method used to place the driver configuration into service.
init(ServletContext) - Method in class org.apache.pluto.driver.config.impl.AdminConfigurationImpl
 
init(ServletContext) - Method in class org.apache.pluto.driver.config.impl.DriverConfigurationImpl
 
init(FilterConfig) - Method in class org.apache.pluto.driver.PortalDriverFilter
Initialize the Portal Driver.
init() - Method in class org.apache.pluto.driver.PortalDriverServlet
Initialize the Portal Driver.
init(ServletContext) - Method in class org.apache.pluto.driver.services.impl.resource.PropertyConfigServiceImpl
Initialization Lifecycle Method
init(ServletContext) - Method in class org.apache.pluto.driver.services.impl.resource.RenderConfigServiceImpl
Initialization Lifecycle Method
init(ServletContext) - Method in class org.apache.pluto.driver.services.impl.resource.SupportedModesServiceImpl
 
init(ServletContext) - Method in class org.apache.pluto.driver.services.impl.resource.SupportedWindowStateServiceImpl
 
init(ServletContext) - Method in interface org.apache.pluto.driver.services.portal.DriverConfigurationService
Initialize the service for use by the driver.
init() - Method in class org.apache.pluto.driver.TCKDriverServlet
 
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.
init(TestConfig) - Method in class org.apache.pluto.testsuite.NoOpTest
 
init(TestConfig) - Method in interface org.apache.pluto.testsuite.PortletTest
Initializes the portlet test using test configuration.
init(TestConfig) - Method in class org.apache.pluto.testsuite.test.AbstractReflectivePortletTest
 
init() - Method in class org.apache.pluto.testsuite.TestPortlet
Initialize the test portlet.
InitParamDD - Class in org.apache.pluto.descriptors.common
Initialization Parameter configuration.
InitParamDD() - Constructor for class org.apache.pluto.descriptors.common.InitParamDD
Default Constructor.
InitParameterApplicationIdResolver - Class in org.apache.pluto.core
org.apache.pluto.CONTEXT_PATH /path
InitParameterApplicationIdResolver() - Constructor for class org.apache.pluto.core.InitParameterApplicationIdResolver
 
install(InstallationConfig) - Method in class org.apache.pluto.util.install.file.FileSystemInstaller
NOTE: Order is important.
install(InstallationConfig) - Method in class org.apache.pluto.util.install.file.jetty.Jetty5FileSystemInstaller
NOTE: Order is important.
install(InstallationConfig) - Method in interface org.apache.pluto.util.install.PortalInstaller
 
InstallationConfig - Class in org.apache.pluto.util.install
The installation configuration used to install Pluto to servlet container.
InstallationConfig() - Constructor for class org.apache.pluto.util.install.InstallationConfig
 
installationDirectory - Variable in class org.apache.pluto.maven.AbstractPlutoMojo
 
InstallMojo - Class in org.apache.pluto.maven
 
InstallMojo() - Constructor for class org.apache.pluto.maven.InstallMojo
 
INT_KEY - Static variable in class org.apache.pluto.testsuite.test.ExternalAppScopedAttributeTest
 
INTEGRAL - Static variable in class org.apache.pluto.descriptors.common.UserDataConstraintDD
 
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.
InternalEventRequest - Interface in org.apache.pluto.internal
The internal event request extends the internal portlet request and provides some action-specific methods (currently, no specific methods are declared).
InternalEventResponse - Interface in org.apache.pluto.internal
The internal event response interface extends the internal portlet response interface and provides some event-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.BaseURLImpl
 
internalPortletWindow - Variable in class org.apache.pluto.internal.impl.PortletRequestImpl
The portlet window which is the target of this portlet request.
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.
InternalResourceRequest - Interface in org.apache.pluto.internal
The internal resource request interface extends the internal portlet request interface and provides some resource-specific methods.
InternalResourceResponse - Interface in org.apache.pluto.internal
The internal resource response interface extends the internal portlet response interface and provides some resource-specific methods.
intValue() - Method in class org.apache.pluto.driver.core.PortletWindowIDImpl
 
invalidate() - Method in interface javax.portlet.PortletSession
Invalidates this session (all scopes) and unbinds any objects bound to it.
invalidate() - Method in class org.apache.pluto.internal.impl.PortletSessionImpl
 
InvalidConfigurationException - Exception in org.apache.pluto.testsuite
Indicates that a configuration error has been detected
InvalidConfigurationException(String) - Constructor for exception org.apache.pluto.testsuite.InvalidConfigurationException
 
invoke(PortletRequest, PortletResponse, InternalPortletWindow, Integer) - Method in class org.apache.pluto.core.DefaultPortletInvokerService
Perform the invocation.
isAction - Variable in class org.apache.pluto.internal.impl.BaseURLImpl
 
isBufferingSupported() - Static method in class org.apache.pluto.internal.Configuration
 
isCommitted() - Method in class javax.portlet.filter.RenderResponseWrapper
The default behavior of this method is to call isCommitted() on the wrapped response object.
isCommitted() - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call isCommitted() on the wrapped response object.
isCommitted() - Method in interface javax.portlet.MimeResponse
Returns a boolean indicating if the response has been committed.
isCommitted() - Method in class org.apache.pluto.internal.impl.MimeResponseImpl
 
isCommitted() - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
isCommitted() - Method in class org.apache.pluto.wrappers.RenderResponseWrapper
 
isDistributable() - Method in class org.apache.pluto.descriptors.servlet.DistributableDD
 
isDistributable() - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
isFailed() - Method in class org.apache.pluto.testsuite.TestResults
 
isForwarded() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
isForwarded() - Method in class org.apache.pluto.internal.impl.PortletResponseImpl
 
isForwarded() - Method in interface org.apache.pluto.internal.InternalPortletRequest
 
isForwarded() - Method in interface org.apache.pluto.internal.InternalPortletResponse
 
isIncluded() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
isIncluded() - Method in class org.apache.pluto.internal.impl.PortletResponseImpl
 
isIncluded() - Method in interface org.apache.pluto.internal.InternalPortletRequest
Returns true if a jsp or servlet is included.
isIncluded() - Method in interface org.apache.pluto.internal.InternalPortletResponse
Returns true if a jsp or servlet is included.
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.
isInQuestion() - Method in class org.apache.pluto.testsuite.TestResults
 
IsMaximizedTag - Class in org.apache.pluto.driver.tags
Determine whether the one of the portlets for the given url is maximized.
IsMaximizedTag() - Constructor for class org.apache.pluto.driver.tags.IsMaximizedTag
 
isNew() - Method in interface javax.portlet.PortletSession
Returns true if the client does not yet know about the session or if the client chooses not to join the session.
isNew() - Method in class org.apache.pluto.internal.impl.PortletSessionImpl
 
isNotProcessed() - Method in class org.apache.pluto.driver.services.container.EventAttribute
Deprecated. Checks if is not processed.
isNotProcessed(Event) - Method in class org.apache.pluto.driver.services.container.EventList
Checks if the event is not processed.
isPermanent() - Method in exception javax.portlet.UnavailableException
Returns a boolean indicating whether the portlet is permanently unavailable.
isPortalManaged() - Method in class org.apache.pluto.descriptors.portlet.CustomPortletModeDD
 
isPortletManagedMode(String, String) - Method in class org.apache.pluto.driver.services.impl.resource.SupportedModesServiceImpl
 
isPortletManagedMode(String, String) - Method in interface org.apache.pluto.driver.services.portal.SupportedModesService
For PTL.8.4 implementation of portlet-managed modes, defined in portlet.xml where portlet child element custom-portlet-mode/portal-managed value is false.
isPortletModeAllowed(PortletMode) - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call isPortletModeAllowed(mode) on the wrapped request object.
isPortletModeAllowed(PortletMode) - Method in interface javax.portlet.PortletRequest
Returns true, if the given portlet mode is a valid one to set for this portlet in the context of the current request.
isPortletModeAllowed(PortletMode) - Method in class org.apache.pluto.internal.impl.BaseURLImpl
 
isPortletModeAllowed(PortletMode) - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
isPortletModeAllowed(PortletMode) - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
isPortletModeAllowed(PortletMode) - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
isPortletModeAllowedByPortal(PortletMode) - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
isPortletModeAllowedByPortlet(PortletMode) - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
isPortletModeSupported(String, String) - Method in interface org.apache.pluto.driver.config.DriverConfiguration
 
isPortletModeSupported(String, String) - Method in class org.apache.pluto.driver.config.impl.DriverConfigurationImpl
 
isPortletModeSupported(String, String) - Method in class org.apache.pluto.driver.services.impl.resource.SupportedModesServiceImpl
 
isPortletModeSupported(String, String) - Method in interface org.apache.pluto.driver.services.portal.SupportedModesService
Returns true if the portlet and the portal support the supplied mode.
isPortletModeSupportedByPortal(String) - Method in interface org.apache.pluto.driver.config.DriverConfiguration
 
isPortletModeSupportedByPortal(String) - Method in class org.apache.pluto.driver.config.impl.DriverConfigurationImpl
 
isPortletModeSupportedByPortal(String) - Method in class org.apache.pluto.driver.services.impl.resource.SupportedModesServiceImpl
 
isPortletModeSupportedByPortal(String) - Method in interface org.apache.pluto.driver.services.portal.SupportedModesService
Returns true if the portal supports the supplied mode.
isPortletModeSupportedByPortlet(String, String) - Method in interface org.apache.pluto.driver.config.DriverConfiguration
 
isPortletModeSupportedByPortlet(String, String) - Method in class org.apache.pluto.driver.config.impl.DriverConfigurationImpl
 
isPortletModeSupportedByPortlet(String, String) - Method in class org.apache.pluto.driver.services.impl.resource.SupportedModesServiceImpl
 
isPortletModeSupportedByPortlet(String, String) - Method in interface org.apache.pluto.driver.services.portal.SupportedModesService
Returns true if the portlet supports the supplied mode.
isPublicRenderParameter(String, String) - Method in interface org.apache.pluto.spi.PublicRenderParameterProvider
Checkes the map if it contain the renderParameter and the windowID.
isPublicScope() - Method in interface javax.portlet.CacheControl
Returns a boolean indicating whether the caching scope is set to public for the current response.
isPublicScope() - Method in class org.apache.pluto.internal.impl.CacheControlImpl
 
isReadOnly(String) - Method in interface javax.portlet.PortletPreferences
Returns true, if the value of this key is defined as read-only and thus cannot be modified by the user.
isReadOnly() - Method in class org.apache.pluto.descriptors.portlet.PortletPreferenceDD
 
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 javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call isRequestedSessionIdValid() on the wrapped request object.
isRequestedSessionIdValid() - Method in interface javax.portlet.PortletRequest
Checks whether the requested session ID is still valid.
isRequestedSessionIdValid() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
isRequestedSessionIdValid() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
isResourceServing() - Method in class org.apache.pluto.driver.services.container.PortletURLProviderImpl
 
isResourceServing - Variable in class org.apache.pluto.internal.impl.BaseURLImpl
 
isResourceServing() - Method in interface org.apache.pluto.spi.PortletURLProvider
Shows you if the lifecycle is serveResource
isSecure() - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call isSecure() on the wrapped request object.
isSecure() - Method in interface javax.portlet.PortletRequest
Returns a boolean indicating whether this request was made using a secure channel between client and the portal, such as HTTPS.
isSecure() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
isSecure() - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
isSecureSupported() - Method in class org.apache.pluto.driver.services.container.PortletURLProviderImpl
 
isSecureSupported() - Method in interface org.apache.pluto.spi.PortletURLProvider
Determine whether or not this url provider supports secure urls.
isUserInRole(String) - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call isUserInRole(role) on the wrapped request object.
isUserInRole(String) - Method in interface javax.portlet.PortletRequest
Returns a boolean indicating whether the authenticated user is included in the specified logical "role".
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
 
isValid() - Method in class org.apache.pluto.descriptors.servlet.FilterDD
 
isValidContentType(String) - Method in class org.apache.pluto.internal.impl.MimeResponseImpl
Checks if the specified content type is valid (supported by the portlet).
isValidInstallationDirectory(File) - Method in class org.apache.pluto.util.install.file.FileSystemInstaller
 
isValidInstallationDirectory(File) - Method in class org.apache.pluto.util.install.file.jetty.Jetty5FileSystemInstaller
 
isValidInstallationDirectory(File) - Method in class org.apache.pluto.util.install.file.tomcat5.Tomcat5FileSystemInstaller
Determine whether or not this is a valid Tomcat 5.x installation.
isValidInstallationDirectory(File) - Method in class org.apache.pluto.util.install.file.tomcat6.Tomcat6FileSystemInstaller
 
isValidInstallationDirectory(File) - Method in interface org.apache.pluto.util.install.PortalInstaller
 
isWindowStateAllowed(WindowState) - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call isWindowStateAllowed(state) on the wrapped request object.
isWindowStateAllowed(WindowState) - Method in interface javax.portlet.PortletRequest
Returns true, if the given window state is valid to be set for this portlet in the context of the current request.
isWindowStateAllowed(WindowState) - Method in class org.apache.pluto.internal.impl.BaseURLImpl
 
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.internal.impl.StateAwareResponseImpl
 
isWindowStateAllowed(WindowState) - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
isWindowStateSupported(String, String) - Method in interface org.apache.pluto.driver.config.DriverConfiguration
 
isWindowStateSupported(String, String) - Method in class org.apache.pluto.driver.config.impl.DriverConfigurationImpl
 
isWindowStateSupported(String, String) - Method in class org.apache.pluto.driver.services.impl.resource.SupportedWindowStateServiceImpl
 
isWindowStateSupported(String, String) - Method in interface org.apache.pluto.driver.services.portal.SupportedWindowStateService
Returns true if the portlet and the portal support the supplied window state.
isWindowStateSupportedByPortal(String) - Method in interface org.apache.pluto.driver.config.DriverConfiguration
 
isWindowStateSupportedByPortal(String) - Method in class org.apache.pluto.driver.config.impl.DriverConfigurationImpl
 
isWindowStateSupportedByPortal(String) - Method in class org.apache.pluto.driver.services.impl.resource.SupportedWindowStateServiceImpl
 
isWindowStateSupportedByPortal(String) - Method in interface org.apache.pluto.driver.services.portal.SupportedWindowStateService
Returns true if the portal supports the supplied window state.
isWindowStateSupportedByPortlet(String, String) - Method in interface org.apache.pluto.driver.config.DriverConfiguration
 
isWindowStateSupportedByPortlet(String, String) - Method in class org.apache.pluto.driver.config.impl.DriverConfigurationImpl
 
isWindowStateSupportedByPortlet(String, String) - Method in class org.apache.pluto.driver.services.impl.resource.SupportedWindowStateServiceImpl
 
isWindowStateSupportedByPortlet(String, String) - Method in interface org.apache.pluto.driver.services.portal.SupportedWindowStateService
Returns true if the portlet supports the supplied window state.

J

JarStreamingAssembly - Class in org.apache.pluto.util.assemble.io
Utility class responsible for accepting a JarInputStream representing a web application archive, iterating over each JarEntry in the input stream and assembling the WAR web.xml for portlet deployment.
JarStreamingAssembly() - Constructor for class org.apache.pluto.util.assemble.io.JarStreamingAssembly
 
javax.portlet - package javax.portlet
The javax.portlet package defines the API for Java Portlet Specification V2.0.
javax.portlet.filter - package javax.portlet.filter
The javax.portlet.filter package defines the filter APIs for the Java Portlet Specification.
Jetty5FileSystemInstaller - Class in org.apache.pluto.util.install.file.jetty
 
Jetty5FileSystemInstaller() - Constructor for class org.apache.pluto.util.install.file.jetty.Jetty5FileSystemInstaller
 
JSR168_WINDOW_STATES - Static variable in class org.apache.pluto.driver.services.impl.resource.SupportedWindowStateServiceImpl
Window States that are specified in PLT.9

K

KEY - Static variable in class org.apache.pluto.testsuite.test.ActionParameterTest
Parameter key encoded in the action URL.
KEYWORDS_KEY - Static variable in class org.apache.pluto.Constants
 

L

LIFECYCLE_PHASE - Static variable in interface javax.portlet.PortletRequest
Provides the portlet lifecycle phase of the current request.
ListenerDD - Class in org.apache.pluto.descriptors.servlet
TODO: Document
ListenerDD() - Constructor for class org.apache.pluto.descriptors.servlet.ListenerDD
 
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
 
LoadOnStartupDD - Class in org.apache.pluto.descriptors.servlet
TODO: Document
LoadOnStartupDD() - Constructor for class org.apache.pluto.descriptors.servlet.LoadOnStartupDD
 
log(String) - Method in interface javax.portlet.PortletContext
Writes the specified message to a portlet log file, usually an event log.
log(String, Throwable) - Method in interface javax.portlet.PortletContext
Writes an explanatory message and a stack trace for a given Throwable exception to the portlet log file.
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.
LoginConfigDD - Class in org.apache.pluto.descriptors.servlet
 
LoginConfigDD() - Constructor for class org.apache.pluto.descriptors.servlet.LoginConfigDD
 
logPreferences(PortletPreferences) - Method in class org.apache.pluto.testsuite.test.PreferenceCommonTest
Logs out the portlet preferences.

M

main(String[]) - Static method in class org.apache.pluto.util.cli.AssemblerCLI
 
main(String[]) - Static method in class org.apache.pluto.util.install.file.TomcatCrossContextGenerator
 
MANUAL - Static variable in interface org.apache.pluto.core.ApplicationIdResolver
 
MARKUP_HEAD_ELEMENT - Static variable in interface javax.portlet.MimeResponse
Property intended to be a hint to the portal application that the provided DOM element should be added to the markup head section of the response to the client.
MARKUP_HEAD_ELEMENT_SUPPORT - Static variable in interface javax.portlet.PortalContext
Property indicating if the portal application supports the MimeResponse property MARKUP_HEAD_ELEMENT.
MAX_EVENTS_SIZE - Static variable in class org.apache.pluto.Constants
 
MAXIMIZED - Static variable in class javax.portlet.WindowState
The MAXIMIZED window state is an indication that a portlet may be the only portlet being rendered in the portal page, or that the portlet has more space compared to other portlets in the portal page.
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_EVENT - Static variable in class org.apache.pluto.Constants
The unique method identifier for render 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.
METHOD_RESOURCE - Static variable in class org.apache.pluto.Constants
The unique method identifier for resource Serving requests.
MimeMappingDD - Class in org.apache.pluto.descriptors.servlet
TODO: Document
MimeMappingDD() - Constructor for class org.apache.pluto.descriptors.servlet.MimeMappingDD
 
MimeResponse - Interface in javax.portlet
The MimeResponse defines the base interface to assist a portlet in returning MIME content.
MimeResponseImpl - Class in org.apache.pluto.internal.impl
 
MimeResponseImpl(PortletContainer, InternalPortletWindow, HttpServletRequest, HttpServletResponse) - Constructor for class org.apache.pluto.internal.impl.MimeResponseImpl
 
MINIMIZED - Static variable in class javax.portlet.WindowState
When a portlet is in MINIMIZED window state, the portlet should only render minimal output or no output at all.
MiscTest - Class in org.apache.pluto.testsuite.test
 
MiscTest() - Constructor for class org.apache.pluto.testsuite.test.MiscTest
 
mode - Variable in class org.apache.pluto.internal.impl.BaseURLImpl
 

N

NAMESPACED_RESPONSE - Static variable in interface javax.portlet.MimeResponse
Property intended to be a hint to the portal application that the returned content is completely namespaced.
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
 
NamespaceTag - Class in org.apache.pluto.tags
This tag produces a unique value for the current portlet.
NamespaceTag() - Constructor for class org.apache.pluto.tags.NamespaceTag
 
NEW_VALUE - Static variable in class org.apache.pluto.testsuite.test.PreferenceCommonTest
 
newInstance(Object) - Method in class org.apache.pluto.descriptors.services.castor.DistributableCastorFieldHandler
 
newInstance(Object, Object[]) - Method in class org.apache.pluto.descriptors.services.castor.DistributableCastorFieldHandler
 
newInstance(Object) - Method in class org.apache.pluto.descriptors.services.castor.DistributableDDCastorFieldHandler
 
newInstance(Object, Object[]) - Method in class org.apache.pluto.descriptors.services.castor.DistributableDDCastorFieldHandler
 
newInstance(Object) - Method in class org.apache.pluto.descriptors.services.castor.ServletVersionCastorFieldHandler
 
newInstance(Object, Object[]) - Method in class org.apache.pluto.descriptors.services.castor.ServletVersionCastorFieldHandler
 
nextElement() - Method in class org.apache.pluto.util.Enumerator
Returns the next element of this enumeration.
NO_VALUE_PREF_NAME - Static variable in class org.apache.pluto.testsuite.test.PreferenceCommonTest
 
NONE - Static variable in class org.apache.pluto.descriptors.common.UserDataConstraintDD
 
NoOpTest - Class in org.apache.pluto.testsuite
 
NoOpTest() - Constructor for class org.apache.pluto.testsuite.NoOpTest
Default no-arg constructor.
NORMAL - Static variable in class javax.portlet.WindowState
The NORMAL window state indicates that a portlet may be sharing the page with other portlets.
notify(PortletInvocationEvent, boolean, Throwable) - Method in class org.apache.pluto.core.PortletServlet
 
NullPortlet - Class in org.apache.pluto.core
 
NullPortlet() - Constructor for class org.apache.pluto.core.NullPortlet
 

O

ObjectFactory - Class in org.apache.pluto.descriptors.common
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.java.xml.ns.portlet.portlet_app_2_0 package.
ObjectFactory() - Constructor for class org.apache.pluto.descriptors.common.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.java.xml.ns.portlet.portlet_app_2_0
ObjectFactory - Class in org.apache.pluto.descriptors.portlet
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.java.xml.ns.portlet.portlet_app_2_0 package.
ObjectFactory() - Constructor for class org.apache.pluto.descriptors.portlet.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.java.xml.ns.portlet.portlet_app_2_0
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.ant - package org.apache.pluto.ant
 
org.apache.pluto.core - package org.apache.pluto.core
 
org.apache.pluto.descriptors.common - package org.apache.pluto.descriptors.common
Common deployment descriptor elements used in many descriptors.
org.apache.pluto.descriptors.portlet - package org.apache.pluto.descriptors.portlet
 
org.apache.pluto.descriptors.services - package org.apache.pluto.descriptors.services
 
org.apache.pluto.descriptors.services.castor - package org.apache.pluto.descriptors.services.castor
 
org.apache.pluto.descriptors.services.jaxb - package org.apache.pluto.descriptors.services.jaxb
 
org.apache.pluto.descriptors.servlet - package org.apache.pluto.descriptors.servlet
 
org.apache.pluto.driver - package org.apache.pluto.driver
 
org.apache.pluto.driver.config - package org.apache.pluto.driver.config
Provides a single interface for retrieving configuration and instantiating services.
org.apache.pluto.driver.config.impl - package org.apache.pluto.driver.config.impl
 
org.apache.pluto.driver.core - package org.apache.pluto.driver.core
 
org.apache.pluto.driver.portlets - package org.apache.pluto.driver.portlets
 
org.apache.pluto.driver.services.container - package org.apache.pluto.driver.services.container
 
org.apache.pluto.driver.services.impl.resource - package org.apache.pluto.driver.services.impl.resource
Service implementations which utilizing context resources to perform their work.
org.apache.pluto.driver.services.portal - package org.apache.pluto.driver.services.portal
 
org.apache.pluto.driver.services.portal.admin - package org.apache.pluto.driver.services.portal.admin
 
org.apache.pluto.driver.tags - package org.apache.pluto.driver.tags
 
org.apache.pluto.driver.url - package org.apache.pluto.driver.url
 
org.apache.pluto.driver.url.impl - package org.apache.pluto.driver.url.impl
 
org.apache.pluto.internal - package org.apache.pluto.internal
 
org.apache.pluto.internal.impl - package org.apache.pluto.internal.impl
 
org.apache.pluto.maven - package org.apache.pluto.maven
 
org.apache.pluto.spi - package org.apache.pluto.spi
 
org.apache.pluto.spi.optional - package org.apache.pluto.spi.optional
 
org.apache.pluto.tags - package org.apache.pluto.tags
 
org.apache.pluto.tags.el - package org.apache.pluto.tags.el
 
org.apache.pluto.testsuite - package org.apache.pluto.testsuite
 
org.apache.pluto.testsuite.annotations - package org.apache.pluto.testsuite.annotations
 
org.apache.pluto.testsuite.test - package org.apache.pluto.testsuite.test
 
org.apache.pluto.testsuite.validator - package org.apache.pluto.testsuite.validator
 
org.apache.pluto.util - package org.apache.pluto.util
 
org.apache.pluto.util.assemble - package org.apache.pluto.util.assemble
 
org.apache.pluto.util.assemble.ear - package org.apache.pluto.util.assemble.ear
 
org.apache.pluto.util.assemble.file - package org.apache.pluto.util.assemble.file
 
org.apache.pluto.util.assemble.io - package org.apache.pluto.util.assemble.io
 
org.apache.pluto.util.assemble.war - package org.apache.pluto.util.assemble.war
 
org.apache.pluto.util.cli - package org.apache.pluto.util.cli
 
org.apache.pluto.util.impl - package org.apache.pluto.util.impl
 
org.apache.pluto.util.install - package org.apache.pluto.util.install
 
org.apache.pluto.util.install.file - package org.apache.pluto.util.install.file
 
org.apache.pluto.util.install.file.jetty - package org.apache.pluto.util.install.file.jetty
 
org.apache.pluto.util.install.file.tomcat5 - package org.apache.pluto.util.install.file.tomcat5
 
org.apache.pluto.util.install.file.tomcat6 - package org.apache.pluto.util.install.file.tomcat6
 
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.
PAGE - Static variable in interface javax.portlet.ResourceURL
The URL of type PAGE may contain artifacts that require knowledge of the state of the complete page, like PortletURLs.
PageAdminPortlet - Class in org.apache.pluto.driver.portlets
 
PageAdminPortlet() - Constructor for class org.apache.pluto.driver.portlets.PageAdminPortlet
 
PageAdminPortlet.Page - Class in org.apache.pluto.driver.portlets
 
PageAdminPortlet.Page(String, String, Collection) - Constructor for class org.apache.pluto.driver.portlets.PageAdminPortlet.Page
 
PageAdminPortlet.Placement - Class in org.apache.pluto.driver.portlets
 
PageAdminPortlet.Placement(String, String) - Constructor for class org.apache.pluto.driver.portlets.PageAdminPortlet.Placement
 
PageConfig - Class in org.apache.pluto.driver.services.portal
 
PageConfig() - Constructor for class org.apache.pluto.driver.services.portal.PageConfig
 
parameters - Variable in class org.apache.pluto.internal.impl.BaseURLImpl
 
parametersMap - Variable in class org.apache.pluto.tags.BaseURLTag
 
ParamTag - Class in org.apache.pluto.tags.el
 
ParamTag() - Constructor for class org.apache.pluto.tags.el.ParamTag
 
ParamTag - Class in org.apache.pluto.tags
A tag handler for the param tag.
ParamTag() - Constructor for class org.apache.pluto.tags.ParamTag
 
parse(InputStream) - Method in class org.apache.pluto.driver.services.impl.resource.ResourceConfigReader
 
parse(HttpServletRequest) - Method in class org.apache.pluto.driver.url.impl.PortalURLParserImpl
Parse a servlet request to a portal URL.
parse(HttpServletRequest) - Method in interface org.apache.pluto.driver.url.PortalURLParser
 
parseContextPath(String) - Static method in class org.apache.pluto.driver.services.portal.PortletWindowConfig
Parses out the portlet context path from the portlet ID.
parseDefaultPage(String) - Static method in class org.apache.pluto.driver.portlets.PageAdminPortlet
Parse out default attribute value of render-config element in pluto-portal-driver-config.xml.
parseMetaInfo(String) - Static method in class org.apache.pluto.driver.services.portal.PortletWindowConfig
 
parsePortletName(String) - Static method in class org.apache.pluto.driver.services.portal.PortletWindowConfig
Parses out the portlet context path from the portlet ID.
PASSED - Static variable in class org.apache.pluto.testsuite.TestResult
The passed return code.
performInPlaceAssembly(AssemblerConfig) - Method in class org.apache.pluto.util.assemble.AbstractArchiveAssembler
Performs a series of checks to determine whether or not the assembly should occur "in-place" - that is, if the source archive will be assembled and then replaced by the destination archive.
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
 
PORLTET_XML_PUBLIC_ID - Static variable in class org.apache.pluto.descriptors.services.Constants
 
port - Variable in class org.apache.pluto.maven.AbstractManagementMojo
 
PORTAL_URL_PARSER - Static variable in class org.apache.pluto.driver.AttributeKeys
 
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.
PortalCallbackServiceImpl - Class in org.apache.pluto.driver.services.container
 
PortalCallbackServiceImpl() - Constructor for class org.apache.pluto.driver.services.container.PortalCallbackServiceImpl
Default no-arg constructor.
PortalContext - Interface in javax.portlet
The PortalContext interface gives the portlet the ability to retrieve information about the portal calling this portlet.
portalContext - Variable in class org.apache.pluto.maven.AbstractManagementMojo
 
PortalContextImpl - Class in org.apache.pluto.driver.services.container
PortalContext implementation for the Pluto Portal Driver.
PortalContextImpl(DriverConfiguration) - Constructor for class org.apache.pluto.driver.services.container.PortalContextImpl
Default Constructor.
PortalDriverFilter - Class in org.apache.pluto.driver
The controller filter used to drive static portlet pages.
PortalDriverFilter() - Constructor for class org.apache.pluto.driver.PortalDriverFilter
 
PortalDriverLogoutServlet - Class in org.apache.pluto.driver
Process logout from the Pluto portal.
PortalDriverLogoutServlet() - Constructor for class org.apache.pluto.driver.PortalDriverLogoutServlet
 
PortalDriverServlet - Class in org.apache.pluto.driver
The controller servlet used to drive the Portal Driver.
PortalDriverServlet() - Constructor for class org.apache.pluto.driver.PortalDriverServlet
 
PortalInstaller - Interface in org.apache.pluto.util.install
 
PortalInstallerFactory - Class in org.apache.pluto.util.install
 
PortalInstallerFactory() - Constructor for class org.apache.pluto.util.install.PortalInstallerFactory
 
PortalRequestContext - Class in org.apache.pluto.driver.core
Defines the context of the currentl portal request.
PortalRequestContext(ServletContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.apache.pluto.driver.core.PortalRequestContext
Creates a PortalRequestContext instance.
PortalServletRequest - Class in org.apache.pluto.driver.core
 
PortalServletRequest(HttpServletRequest, PortletWindow) - Constructor for class org.apache.pluto.driver.core.PortalServletRequest
 
PortalServletResponse - Class in org.apache.pluto.driver.core
 
PortalServletResponse(HttpServletResponse) - Constructor for class org.apache.pluto.driver.core.PortalServletResponse
 
PortalStartupListener - Class in org.apache.pluto.driver
Listener used to start up / shut down the Pluto Portal Driver upon startup / showdown of the servlet context in which it resides.
PortalStartupListener() - Constructor for class org.apache.pluto.driver.PortalStartupListener
 
portalSupportedWindowStates - Variable in class org.apache.pluto.driver.services.impl.resource.SupportedWindowStateServiceImpl
Contains String objects of window states supported by the portal (obtained from PropertyConfigService).
PortalURL - Interface in org.apache.pluto.driver.url
Created by IntelliJ IDEA.
PortalURLImpl - Class in org.apache.pluto.driver.url.impl
Deprecated. replaced by RelativePortalURLImpl
PortalURLImpl(String, String, String, String) - Constructor for class org.apache.pluto.driver.url.impl.PortalURLImpl
Deprecated. Constructs a PortalURLImpl instance using default port.
PortalURLImpl(String, String, int, String, String) - Constructor for class org.apache.pluto.driver.url.impl.PortalURLImpl
Deprecated. Constructs a PortalURLImpl instance using customized port.
PortalURLParameter - Class in org.apache.pluto.driver.url
The portal URL parameter.
PortalURLParameter(String, String, String) - Constructor for class org.apache.pluto.driver.url.PortalURLParameter
 
PortalURLParameter(String, String, String[]) - Constructor for class org.apache.pluto.driver.url.PortalURLParameter
 
PortalURLParser - Interface in org.apache.pluto.driver.url
Created by IntelliJ IDEA.
PortalURLParserImpl - Class in org.apache.pluto.driver.url.impl
 
Portlet - Interface in javax.portlet
The Portlet interface is used by the portlet container to invoke the portlets.
PORTLET - Static variable in interface javax.portlet.ResourceURL
The URL of type PORTLRET does not need to contain the current state of the page, but the current render parameters, portlet mode, or window state of the portlet must be accessible to the portlet.
PORTLET_CONFIG - Static variable in class org.apache.pluto.Constants
The key used to bind the PortletConfig to the underlying PortletConfig.
PORTLET_CONFIG - Static variable in class org.apache.pluto.tags.Constants
The key used to bind the PortletConfig to the underlying PortletConfig.
PORTLET_CONTAINER - Static variable in class org.apache.pluto.driver.AttributeKeys
Attribute Key used to bind the application's portlet container to the ServletContext.
PORTLET_REQUEST - Static variable in class org.apache.pluto.Constants
The key used to bind the PortletRequest to the underlying HttpServletRequest.
PORTLET_REQUEST - Static variable in class org.apache.pluto.tags.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_RESPONSE - Static variable in class org.apache.pluto.tags.Constants
The key used to bind the PortletResponse to the underlying HttpServletRequest.
PORTLET_SCOPE - Static variable in interface javax.portlet.PortletSession
This constant defines the scope of the session attribute to be private to the portlet and its included resources.
PORTLET_TITLE - Static variable in class org.apache.pluto.driver.AttributeKeys
Attribute key used to bind the portlet title to servlet request.
PORTLET_XML - Static variable in interface org.apache.pluto.util.assemble.Assembler
Name of the Portlet Application descriptor file relative to the web application root, normally WEB-INF/portlet.xml.
PORTLET_XML_DTD - Static variable in class org.apache.pluto.descriptors.services.Constants
 
PORTLET_XML_MAPPING - Static variable in class org.apache.pluto.descriptors.services.castor.PortletAppDescriptorServiceImpl
 
PortletAppDD - Class in org.apache.pluto.descriptors.portlet
Portlet Application Configuration.
PortletAppDD() - Constructor for class org.apache.pluto.descriptors.portlet.PortletAppDD
Default Constructor.
PortletAppDescriptorService - Interface in org.apache.pluto.descriptors.services
Read/Write services for Portlet Application configuration This service reads the portlet.xml and converts it to a standard bean model.
PortletAppDescriptorServiceImpl - Class in org.apache.pluto.descriptors.services.castor
Abstract Implementation of the Web Application Deployment Descriptor service.
PortletAppDescriptorServiceImpl() - Constructor for class org.apache.pluto.descriptors.services.castor.PortletAppDescriptorServiceImpl
 
PortletAppDescriptorServiceImpl - Class in org.apache.pluto.descriptors.services.jaxb
JAXB implementation of the xml2java binding
PortletAppDescriptorServiceImpl() - Constructor for class org.apache.pluto.descriptors.services.jaxb.PortletAppDescriptorServiceImpl
 
PortletApplicationConfig - Class in org.apache.pluto.driver.services.portal
 
PortletApplicationConfig() - Constructor for class org.apache.pluto.driver.services.portal.PortletApplicationConfig
 
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.
portletApps - Variable in class org.apache.pluto.maven.AbstractManagementMojo
at parameter expression="${portletApps}"
PortletCollectionDD - Class in org.apache.pluto.descriptors.portlet
 
PortletCollectionDD() - Constructor for class org.apache.pluto.descriptors.portlet.PortletCollectionDD
 
PortletConfig - Interface in javax.portlet
The PortletConfig interface provides the portlet with its configuration.
PortletConfigImpl - Class in org.apache.pluto.internal.impl
 
PortletConfigImpl(ServletConfig, PortletContext, PortletDD, PortletAppDD) - 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
 
PortletContext - Interface in javax.portlet
The PortletContext interface defines a portlet view of the portlet container.
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 - Class in org.apache.pluto.descriptors.portlet
Bare bones implementation of the Portlet descriptor.
PortletDD() - Constructor for class org.apache.pluto.descriptors.portlet.PortletDD
Default no-arg constructor.
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.
PortletException - Exception in javax.portlet
The PortletException class defines a general exception that a portlet can throw when it is unable to perform its operation successfully.
PortletException() - Constructor for exception javax.portlet.PortletException
Constructs a new portlet exception.
PortletException(String) - Constructor for exception javax.portlet.PortletException
Constructs a new portlet exception with the given text.
PortletException(String, Throwable) - Constructor for exception javax.portlet.PortletException
Constructs a new portlet exception when the portlet needs to do the following: throw an exception include the "root cause" exception include a description message
PortletException(Throwable) - Constructor for exception javax.portlet.PortletException
Constructs a new portlet exception when the portlet needs to throw an exception.
PortletFilter - Interface in javax.portlet.filter
The PortletFilter is the base interface for all portlet filters.
PortletInfoDD - Class in org.apache.pluto.descriptors.portlet
Implementation of the Portlet Info descriptor element.
PortletInfoDD() - Constructor for class org.apache.pluto.descriptors.portlet.PortletInfoDD
 
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.
PortletMode - Class in javax.portlet
The PortletMode class represents the possible modes that a portlet can assume.
PortletMode(String) - Constructor for class javax.portlet.PortletMode
Creates a new portlet mode with the given name.
portletMode - Variable in class org.apache.pluto.tags.PortletURLTag
 
PortletModeAnchorTag - Class in org.apache.pluto.driver.tags
The tag is used to render a portlet mode anchor specified by the portlet ID and mode.
PortletModeAnchorTag() - Constructor for class org.apache.pluto.driver.tags.PortletModeAnchorTag
 
PortletModeException - Exception in javax.portlet
The PortletModeException is thrown when a portlet tries to use or set a portlet mode that is not supported by the current runtime environment or the portlet.
PortletModeException(String, PortletMode) - Constructor for exception javax.portlet.PortletModeException
Constructs a new portlet mode exception with the given text and the portlet mode that caused this exception.
PortletModeException(String, Throwable, PortletMode) - Constructor for exception javax.portlet.PortletModeException
Constructs a new portlet mode exception when the portlet needs to do the following: throw an exception include a message about the "root cause" that interfered with its normal operation include a description message include the portlet mode that caused this exception
PortletModeException(Throwable, PortletMode) - Constructor for exception javax.portlet.PortletModeException
Constructs a new portlet mode exception when the portlet needs to throw an exception.
portletModes - Static variable in class org.apache.pluto.tags.PortletURLTag.TEI
 
PortletPortalURLTag - Class in org.apache.pluto.driver.tags
The portlet URL tag is used to generate portal URL pointing to the current portlet with specified portlet mode and window state.
PortletPortalURLTag() - Constructor for class org.apache.pluto.driver.tags.PortletPortalURLTag
 
PortletPreferenceDD - Class in org.apache.pluto.descriptors.portlet
Portlet preference definition in portlet.xml.
PortletPreferenceDD() - Constructor for class org.apache.pluto.descriptors.portlet.PortletPreferenceDD
 
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
 
PortletPreferences - Interface in javax.portlet
The PortletPreferences interface allows the portlet to store configuration data.
PortletPreferencesDD - Class in org.apache.pluto.descriptors.portlet
Portlet preferences definition in portlet.xml.
PortletPreferencesDD() - Constructor for class org.apache.pluto.descriptors.portlet.PortletPreferencesDD
 
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.
portletRegistry - Variable in class org.apache.pluto.driver.services.impl.resource.SupportedWindowStateServiceImpl
PortletRegistry is obtained from the PortletContainer on this service's initialization.
PortletRegistryAdminService - Interface in org.apache.pluto.driver.services.portal.admin
 
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.
PortletRenderTag - Class in org.apache.pluto.driver.tags
The portlet render tag is used to print portlet rendering result (or error details) to the page.
PortletRenderTag() - Constructor for class org.apache.pluto.driver.tags.PortletRenderTag
 
PortletRequest - Interface in javax.portlet
The PortletRequest defines the base interface to provide client request information to a portlet.
PortletRequest.P3PUserInfos - Enum in javax.portlet
P3P user information constants.
PortletRequestDispatcher - Interface in javax.portlet
The PortletRequestDispatcher interface defines an object that receives requests from the client and sends them to the specified resources (such as a servlet, HTML file, or JSP file) on the server.
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 javax.portlet.filter
The PortletRequestWrapper provides a convenient implementation of the PortletRequest interface and is extended by other request wrappers.
PortletRequestWrapper(PortletRequest) - Constructor for class javax.portlet.filter.PortletRequestWrapper
Creates an PortletRequest adaptor wrapping the given request object.
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.
PortletResponse - Interface in javax.portlet
The PortletResponse defines the base interface to assist a portlet in creating and sending a response to the client.
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 javax.portlet.filter
The PortletResponseWrapper provides a convenient implementation of the PortletResponse interface and is extended by other response wrappers.
PortletResponseWrapper(PortletResponse) - Constructor for class javax.portlet.filter.PortletResponseWrapper
Creates an ActionResponse adaptor wrapping the given response object.
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.
PortletSecurityException - Exception in javax.portlet
A portlet should throw a PortletSecurityException when a call fails because of security reasons.
Additionally it can be thrown by the portal/portlet-container.
PortletSecurityException(String) - Constructor for exception javax.portlet.PortletSecurityException
Constructs a new security exception with the given text.
PortletSecurityException(String, Throwable) - Constructor for exception javax.portlet.PortletSecurityException
Constructs a new portlet security exception when the portlet needs to do the following: throw an exception include a message about the "root cause" that interfered with its normal operation include a description message
PortletSecurityException(Throwable) - Constructor for exception javax.portlet.PortletSecurityException
Constructs a new portlet security exception when the portlet needs to throw an exception.
PortletServlet - Class in org.apache.pluto.core
Portlet Invocation Servlet.
PortletServlet() - Constructor for class org.apache.pluto.core.PortletServlet
 
PortletSession - Interface in javax.portlet
The PortletSession interface provides a way to identify a user across more than one request and to store transient information about that user.
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.
PortletSessionUtil - Class in javax.portlet
The PortletSessionUtil class helps identify and decode attributes in the PORTLET_SCOPE scope of the PortletSession when accessed through the HttpSession an from within calls to methods of the HttpSessionBindingListener interface.
PortletSessionUtil() - Constructor for class javax.portlet.PortletSessionUtil
 
PortletTag - Class in org.apache.pluto.driver.tags
The portlet tag is used to render a portlet specified by the portlet ID.
PortletTag() - Constructor for class org.apache.pluto.driver.tags.PortletTag
 
PortletTest - Interface in org.apache.pluto.testsuite
Interface for pluto portlet test classes.
PortletTitleTag - Class in org.apache.pluto.driver.tags
The portlet title tag is used to print the dynamic portlet title to the page.
PortletTitleTag() - Constructor for class org.apache.pluto.driver.tags.PortletTitleTag
 
PortletURL - Interface in javax.portlet
The PortletURL interface represents a URL that reference the portlet itself.
PortletURLGenerationListener - Interface in javax.portlet
Portlet applications can register portlet URL listeners in order to filter URLs before they get generated.
PortletURLImpl - Class in org.apache.pluto.internal.impl
Refactoring where functionality was pushed into JSR-286 BaseURL.
PortletURLImpl(PortletContainer, InternalPortletWindow, HttpServletRequest, HttpServletResponse, boolean) - Constructor for class org.apache.pluto.internal.impl.PortletURLImpl
 
PortletURLListener - Interface in org.apache.pluto.spi
 
PortletURLListenerImpl - Class in org.apache.pluto.driver.services.container
 
PortletURLListenerImpl() - Constructor for class org.apache.pluto.driver.services.container.PortletURLListenerImpl
 
PortletURLProvider - Interface in org.apache.pluto.spi
Defines the interface used by the portlet container to create Portal URLs.
PortletURLProviderImpl - Class in org.apache.pluto.driver.services.container
 
PortletURLProviderImpl(HttpServletRequest, PortletWindow) - Constructor for class org.apache.pluto.driver.services.container.PortletURLProviderImpl
 
PortletURLTag - Class in org.apache.pluto.tags
Abstract supporting class for actionURL tag and renderURL tag.
PortletURLTag() - Constructor for class org.apache.pluto.tags.PortletURLTag
 
PortletURLTag.TEI - Class in org.apache.pluto.tags
TagExtraInfo class for PortletURLTag.
PortletURLTag.TEI() - Constructor for class org.apache.pluto.tags.PortletURLTag.TEI
 
PortletWindow - Interface in org.apache.pluto
Thin representation of the portlet window for which the container request should be processed.
PortletWindowConfig - Class in org.apache.pluto.driver.services.portal
Configuration of a portlet window on the portal page.
PortletWindowConfig() - Constructor for class org.apache.pluto.driver.services.portal.PortletWindowConfig
No-arg constructor.
PortletWindowID - Interface in org.apache.pluto
The portlet window ID.
PortletWindowIDImpl - Class in org.apache.pluto.driver.core
Wraps around the internal Object IDs.
PortletWindowImpl - Class in org.apache.pluto.driver.core
Implementation of PortletWindow interface.
PortletWindowImpl(PortletWindowConfig, PortalURL) - Constructor for class org.apache.pluto.driver.core.PortletWindowImpl
Constructs an instance.
PortletWindowStateAnchorTag - Class in org.apache.pluto.driver.tags
The tag is used to render a portlet mode anchor specified by the portlet ID and mode.
PortletWindowStateAnchorTag() - Constructor for class org.apache.pluto.driver.tags.PortletWindowStateAnchorTag
 
PortletWindowThread - Class in org.apache.pluto.driver.services.container
 
PortletWindowThread(ThreadGroup, String, EventProviderImpl, PortletWindow, EventContainer) - Constructor for class org.apache.pluto.driver.services.container.PortletWindowThread
 
PortletWindowThread(String, EventProviderImpl, PortletWindow, EventContainer) - Constructor for class org.apache.pluto.driver.services.container.PortletWindowThread
 
PREF_NAME - Static variable in class org.apache.pluto.testsuite.test.PreferenceCommonTest
 
PREF_VALUE - Static variable in class org.apache.pluto.testsuite.test.PreferenceCommonTest
 
PreferenceCommonTest - Class in org.apache.pluto.testsuite.test
Common portlet preferences test.
PreferenceCommonTest() - Constructor for class org.apache.pluto.testsuite.test.PreferenceCommonTest
 
PreferenceInActionTest - Class in org.apache.pluto.testsuite.test
 
PreferenceInActionTest() - Constructor for class org.apache.pluto.testsuite.test.PreferenceInActionTest
 
PreferenceInRenderTest - Class in org.apache.pluto.testsuite.test
 
PreferenceInRenderTest() - Constructor for class org.apache.pluto.testsuite.test.PreferenceInRenderTest
 
PreferencesValidator - Interface in javax.portlet
The PreferencesValidator allows to validate the set of preferences of the associated portlet just before they are stored in the persistent store.
PreferencesValidatorImpl - Class in org.apache.pluto.testsuite.validator
Implementation of the portlet preferences validator.
PreferencesValidatorImpl() - Constructor for class org.apache.pluto.testsuite.validator.PreferencesValidatorImpl
Default no-arg constructor.
PreferencesValidatorImpl2 - Class in org.apache.pluto.testsuite.validator
 
PreferencesValidatorImpl2() - Constructor for class org.apache.pluto.testsuite.validator.PreferencesValidatorImpl2
 
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.
PRIVATE_SCOPE - Static variable in interface javax.portlet.MimeResponse
Private cache scope, indicating that the cache entry must not be shared across users.
processAction(ActionRequest, ActionResponse) - Method in class javax.portlet.GenericPortlet
Called by the portlet container to allow the portlet to process an action request.
processAction(ActionRequest, ActionResponse) - Method in interface javax.portlet.Portlet
Called by the portlet container to allow the portlet to process an action request.
ProcessAction - Annotation Type in javax.portlet
Annotation for marking a method for processing a specific action.
processAction(ActionRequest, ActionResponse) - Method in class org.apache.pluto.core.NullPortlet
 
processAction(ActionRequest, ActionResponse) - Method in class org.apache.pluto.driver.portlets.PageAdminPortlet
 
processAction(ActionRequest, ActionResponse) - Method in class org.apache.pluto.testsuite.TestPortlet
 
processEvent(EventRequest, EventResponse) - Method in interface javax.portlet.EventPortlet
Called by the portlet container requesting the portlet to process a specific event.
processEvent(EventRequest, EventResponse) - Method in class javax.portlet.GenericPortlet
Default event processing.
ProcessEvent - Annotation Type in javax.portlet
Annotation for marking a method for handling a specific event.
processEvent(EventRequest, EventResponse) - Method in class org.apache.pluto.core.NullPortlet
 
processEvent(EventRequest, EventResponse) - Method in class org.apache.pluto.testsuite.TestPortlet
 
processFilter(PortletRequest, PortletResponse, ClassLoader, String, PortletContext, String) - Method in class org.apache.pluto.driver.services.container.FilterManagerImpl
The processFilter initialize the rest you need and invoke doFilter from FilterChain.
processFilter(PortletRequest, PortletResponse, ClassLoader, String, PortletContext, String) - Method in interface org.apache.pluto.spi.FilterManager
 
project - Variable in class org.apache.pluto.maven.AbstractPlutoMojo
 
propertiesMap - Variable in class org.apache.pluto.tags.BaseURLTag
 
PROPERTY_FILENAME - Static variable in class org.apache.pluto.testsuite.test.ExpectedResults
The file name of properties holding expected results.
PropertyConfigService - Interface in org.apache.pluto.driver.services.portal
Service interface which defines the methods required for a provider wishing to provide property management.
PropertyConfigServiceImpl - Class in org.apache.pluto.driver.services.impl.resource
Default implementation of all of the portal Services.
PropertyConfigServiceImpl() - Constructor for class org.apache.pluto.driver.services.impl.resource.PropertyConfigServiceImpl
 
propertyService - Variable in class org.apache.pluto.driver.services.impl.resource.SupportedWindowStateServiceImpl
PropertyConfigService is injected by Spring.
PropertyTag - Class in org.apache.pluto.tags
A tag handler for the property tag.
PropertyTag() - Constructor for class org.apache.pluto.tags.PropertyTag
 
PROVIDER - Static variable in class org.apache.pluto.Constants
the public key, to store the EventProvider in the Request
PUBLIC_RENDER_PARAMETER_PROVIDER - Static variable in class org.apache.pluto.Constants
The public key, to store the PublicRenderProvider in the request
PUBLIC_SCOPE - Static variable in interface javax.portlet.MimeResponse
Public cache scope, indicating that the cache entry can be shared across users.
PublicRenderParamDD - Class in org.apache.pluto.descriptors.portlet
Initialization Event Definitions
PublicRenderParamDD() - Constructor for class org.apache.pluto.descriptors.portlet.PublicRenderParamDD
 
PublicRenderParameterProvider - Interface in org.apache.pluto.spi
 
publicRenderParameters - Variable in class org.apache.pluto.internal.impl.BaseURLImpl
 
PublishServlet - Class in org.apache.pluto.driver
Publishing administrative servlet.
PublishServlet() - Constructor for class org.apache.pluto.driver.PublishServlet
 
putValue(String, Object) - Method in class org.apache.pluto.internal.impl.PortletSessionImpl
 

Q

QNAME_JSR168 - Static variable in class org.apache.pluto.descriptors.portlet.PortletDD
 

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.
read(InputStream) - Method in class org.apache.pluto.descriptors.services.castor.PortletAppDescriptorServiceImpl
Read the Web Application Deployment Descriptor.
read(InputStream) - Method in class org.apache.pluto.descriptors.services.castor.WebAppDescriptorServiceImpl
Read the Web Application Deployment Descriptor.
read(InputStream) - Method in class org.apache.pluto.descriptors.services.jaxb.PortletAppDescriptorServiceImpl
Read the Web Application Deployment Descriptor.
read(InputStream) - Method in interface org.apache.pluto.descriptors.services.PortletAppDescriptorService
Retrieve the PortletApp deployment descriptor (portlet.xml).
read(InputStream) - Method in interface org.apache.pluto.descriptors.services.WebAppDescriptorService
Retrieve the WebApp deployment descriptor (web.xml).
READ_ONLY_PREF_NAME - Static variable in class org.apache.pluto.testsuite.test.PreferenceCommonTest
 
ReadOnlyException - Exception in javax.portlet
The ReadOnlyException is thrown when a portlet tries to change the value for a read-only preference attribute.
ReadOnlyException(String) - Constructor for exception javax.portlet.ReadOnlyException
Constructs a new read-only exception with the given text.
ReadOnlyException(String, Throwable) - Constructor for exception javax.portlet.ReadOnlyException
Constructs a new read-only exception when the portlet needs to do the following: throw an exception include a message about the "root cause" that interfered with its normal operation include a description message
ReadOnlyException(Throwable) - Constructor for exception javax.portlet.ReadOnlyException
Constructs a new read-only exception when the portlet needs to throw an exception.
redirected - Variable in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
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)
registerPublicRenderParameter(String, String) - Method in interface org.apache.pluto.spi.PublicRenderParameterProvider
Set the publicRenderParameters for the PublicRenderParameterProvider
registerToFireEvent(QName, Serializable) - Method in class org.apache.pluto.driver.services.container.EventProviderImpl
Register an event, which should be fired within that request
registerToFireEvent(QName, Serializable) - Method in interface org.apache.pluto.spi.EventProvider
 
ReinstallMojo - Class in org.apache.pluto.maven
 
ReinstallMojo() - Constructor for class org.apache.pluto.maven.ReinstallMojo
 
RelativePortalURLImpl - Class in org.apache.pluto.driver.url.impl
The portal URL.
RelativePortalURLImpl(String, String, PortalURLParser) - Constructor for class org.apache.pluto.driver.url.impl.RelativePortalURLImpl
Constructs a PortalURLImpl instance using customized port.
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.
release() - Method in class org.apache.pluto.tags.BaseURLTag
 
remoteRepositories - Variable in class org.apache.pluto.maven.AbstractManagementMojo
 
remove(InternalPortletContext) - Method in class org.apache.pluto.core.PortletContextManager
 
removeAllFilterApps() - Static method in class org.apache.pluto.driver.services.container.FilterManagerImpl
 
removeAttribute(String) - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call removeAttribute(name) on the wrapped request object.
removeAttribute(String) - Method in interface javax.portlet.PortletContext
Removes the attribute with the given name from the portlet context.
removeAttribute(String) - Method in interface javax.portlet.PortletRequest
Removes an attribute from this request.
removeAttribute(String) - Method in interface javax.portlet.PortletSession
Removes the object bound with the specified name under the PORTLET_SCOPE from this session.
removeAttribute(String, int) - Method in interface javax.portlet.PortletSession
Removes the object bound with the specified name and the given scope from this session.
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(String) - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
removeFilesFromDirectory(Collection, File) - Method in class org.apache.pluto.util.install.file.FileSystemInstaller
 
removeFilterApp(String) - Static method in class org.apache.pluto.driver.services.container.FilterManagerImpl
 
removePage(PageConfig) - Method in class org.apache.pluto.driver.services.impl.resource.RenderConfigServiceImpl
 
removePage(PageConfig) - Method in class org.apache.pluto.driver.services.portal.RenderConfig
 
removePage(PageConfig) - Method in interface org.apache.pluto.driver.services.portal.RenderConfigService
 
removePortlet(String) - Method in class org.apache.pluto.driver.services.portal.PageConfig
 
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.
removePublicRenderParameter(String) - Method in class javax.portlet.filter.ActionResponseWrapper
The default behavior of this method is to call removePublicRenderParameter() on the wrapped response object.
removePublicRenderParameter(String) - Method in class javax.portlet.filter.EventResponseWrapper
The default behavior of this method is to call removePublicRenderParameter() on the wrapped response object.
removePublicRenderParameter(String) - Method in interface javax.portlet.PortletURL
Removes the specified public render parameter.
removePublicRenderParameter(String) - Method in interface javax.portlet.StateAwareResponse
Removes the specified public render parameter.
removePublicRenderParameter(String) - Method in class org.apache.pluto.internal.impl.PortletURLImpl
 
removePublicRenderParameter(String) - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
removePublicRenderParameter(String) - Method in class org.apache.pluto.wrappers.ActionResponseWrapper
 
removeUserInfo(String) - Method in class org.apache.pluto.core.DefaultUserInfoService
 
removeValue(String) - Method in class org.apache.pluto.internal.impl.PortletSessionImpl
 
render(RenderRequest, RenderResponse) - Method in class javax.portlet.GenericPortlet
The default implementation of this method sets the headers using the doHeaders method, sets the title using the getTitle method and invokes the doDispatch method.
render(RenderRequest, RenderResponse) - Method in interface javax.portlet.Portlet
Called by the portlet container to allow the portlet to generate the content of the response based on its current state.
render(RenderRequest, RenderResponse, InternalPortletWindow) - Method in class org.apache.pluto.core.DefaultPortletInvokerService
Invoke the portlet with a render request.
render(RenderRequest, RenderResponse) - Method in class org.apache.pluto.core.NullPortlet
 
RENDER - Static variable in class org.apache.pluto.spi.optional.PortletInvocationEvent
 
render(RenderRequest, RenderResponse, InternalPortletWindow) - Method in interface org.apache.pluto.spi.optional.PortletInvokerService
 
RENDER_ALREADY_CLEARED - Static variable in class org.apache.pluto.Constants
The public key, to store, if the render parameter are already cleared in the request
RENDER_HEADERS - Static variable in interface javax.portlet.PortletRequest
The RENDER_HEADERS is a possible value of the RENDER_PART request attribute and denotes that the portlet should set the intended headers and the portlet title of this render request.
RENDER_MARKUP - Static variable in interface javax.portlet.PortletRequest
The RENDER_MARKUP is a possible value of the RENDER_PART request attribute and denotes that the portlet should produce its markup for this render request.
RENDER_PART - Static variable in interface javax.portlet.PortletRequest
The RENDER_PART portlet request attribute is set by portals that are streaming based and therefore need to split the render phase into two parts: first the RENDER_HEADERS part where the portlet should only set the header related data and the portlet title, and second the RENDER_MARKUP part in which the portlet should produce its markup.
RENDER_PHASE - Static variable in interface javax.portlet.PortletRequest
String identifier for the portlet render lifecycle phase.
RENDER_PHASE - Static variable in class org.apache.pluto.driver.services.container.FilterManagerImpl
 
RenderConfig - Class in org.apache.pluto.driver.services.portal
 
RenderConfig() - Constructor for class org.apache.pluto.driver.services.portal.RenderConfig
 
RenderConfigAdminService - Interface in org.apache.pluto.driver.services.portal.admin
 
RenderConfigService - Interface in org.apache.pluto.driver.services.portal
Service interface defining methods necessary for a provider wishing to manage page administration.
RenderConfigServiceImpl - Class in org.apache.pluto.driver.services.impl.resource
Default implementation of all of the portal Services.
RenderConfigServiceImpl() - Constructor for class org.apache.pluto.driver.services.impl.resource.RenderConfigServiceImpl
 
RenderFilter - Interface in javax.portlet.filter
The RenderFilter is an object that performs filtering tasks on either the render request to a portlet, or on the render response from a portlet, or both.
RenderMode - Annotation Type in javax.portlet
Annotation for marking a method for handling a specific portlet mode in the render phase.
RenderParameterTest - Class in org.apache.pluto.testsuite.test
 
RenderParameterTest() - Constructor for class org.apache.pluto.testsuite.test.RenderParameterTest
 
RenderRequest - Interface in javax.portlet
 
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 javax.portlet.filter
The RenderRequestWrapper provides a convenient implementation of the RenderRequest interface that can be subclassed by developers wishing to adapt the request.
RenderRequestWrapper(RenderRequest) - Constructor for class javax.portlet.filter.RenderRequestWrapper
Creates an RenderRequest adaptor wrapping the given request object.
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.
RenderResponse - Interface in javax.portlet
The RenderResponse defines an object to assist a portlet in sending a response to the portal.
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
 
RenderResponseNoContentTypeTest - Class in org.apache.pluto.testsuite.test
FIXME: separate the two check methods to two classes.
RenderResponseNoContentTypeTest() - Constructor for class org.apache.pluto.testsuite.test.RenderResponseNoContentTypeTest
 
RenderResponseWrapper - Class in javax.portlet.filter
The RenderResponseWrapper provides a convenient implementation of the RenderResponse interface that can be subclassed by developers wishing to adapt the response.
RenderResponseWrapper(RenderResponse) - Constructor for class javax.portlet.filter.RenderResponseWrapper
Creates an RenderResponse adaptor wrapping the given response object.
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.
RenderURLTag - Class in org.apache.pluto.tags
A tag handler for the renderURL tag,which creates a url that points to the current Portlet and triggers a render request with the supplied parameters.
RenderURLTag() - Constructor for class org.apache.pluto.tags.RenderURLTag
 
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.
REQUEST_KEY - Static variable in class org.apache.pluto.driver.core.PortalRequestContext
The attribute key to bind the portal environment instance to servlet request.
RequiredContainerServices - Interface in org.apache.pluto
This interface defines the services required for integration between the Pluto Portlet Container and a Portal.
reset() - Method in class javax.portlet.filter.RenderResponseWrapper
The default behavior of this method is to call reset() on the wrapped response object.
reset() - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call reset() on the wrapped response object.
reset() - Method in interface javax.portlet.MimeResponse
Clears any data that exists in the buffer as well as the properties set.
reset(String) - Method in interface javax.portlet.PortletPreferences
Resets or removes the value associated with the specified key.
reset() - Method in class org.apache.pluto.driver.services.container.PortalContextImpl
reset all values to default portlet modes and window states; delete all properties and set the given portlet information as portlet info string.
reset() - Method in class org.apache.pluto.internal.impl.MimeResponseImpl
 
reset(String) - Method in class org.apache.pluto.internal.impl.PortletPreferencesImpl
 
reset() - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
reset() - Method in class org.apache.pluto.wrappers.RenderResponseWrapper
 
resetBuffer() - Method in class javax.portlet.filter.RenderResponseWrapper
The default behavior of this method is to call resetBuffer() on the wrapped response object.
resetBuffer() - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call resetBuffer() on the wrapped response object.
resetBuffer() - Method in interface javax.portlet.MimeResponse
Clears the content of the underlying buffer in the response without clearing properties set.
resetBuffer() - Method in class org.apache.pluto.internal.impl.MimeResponseImpl
 
resetBuffer() - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
resetBuffer() - Method in class org.apache.pluto.wrappers.RenderResponseWrapper
 
resetValue(Object) - Method in class org.apache.pluto.descriptors.services.castor.DistributableCastorFieldHandler
 
resetValue(Object) - Method in class org.apache.pluto.descriptors.services.castor.DistributableDDCastorFieldHandler
 
resetValue(Object) - Method in class org.apache.pluto.descriptors.services.castor.ServletVersionCastorFieldHandler
 
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
 
resolveEntity(String, String) - Method in class org.apache.pluto.descriptors.services.castor.EntityResolverImpl
 
RESOURCE_PHASE - Static variable in interface javax.portlet.PortletRequest
String identifier for the portlet resource serving lifecycle phase.
RESOURCE_PHASE - Static variable in class org.apache.pluto.driver.services.container.FilterManagerImpl
 
ResourceBundleTest - Class in org.apache.pluto.testsuite.test
Tests basic attribute retrieval and storage functions within the portlet request, session, and context objects.
ResourceBundleTest() - Constructor for class org.apache.pluto.testsuite.test.ResourceBundleTest
 
ResourceConfig - Class in org.apache.pluto.driver.services.impl.resource
Encapsulation of the Pluto Driver ResourceConfig Info.
ResourceConfig() - Constructor for class org.apache.pluto.driver.services.impl.resource.ResourceConfig
Default Constructor.
ResourceConfigReader - Class in org.apache.pluto.driver.services.impl.resource
 
ResourceFilter - Interface in javax.portlet.filter
The ResourceFilter is an object that performs filtering tasks on either the resource request to a portlet, or on the resource response from a portlet, or both.
ResourceRefDD - Class in org.apache.pluto.descriptors.servlet
TODO: Document
ResourceRefDD() - Constructor for class org.apache.pluto.descriptors.servlet.ResourceRefDD
 
ResourceRequest - Interface in javax.portlet
The ResourceRequest interface represents the request send to the portlet for rendering resources.
ResourceRequestImpl - Class in org.apache.pluto.internal.impl
 
ResourceRequestImpl(PortletContainer, InternalPortletWindow, HttpServletRequest) - Constructor for class org.apache.pluto.internal.impl.ResourceRequestImpl
 
ResourceRequestWrapper - Class in javax.portlet.filter
The ResourceRequestWrapper provides a convenient implementation of the ResourceRequest interface that can be subclassed by developers wishing to adapt the request.
ResourceRequestWrapper(ResourceRequest) - Constructor for class javax.portlet.filter.ResourceRequestWrapper
Creates an ResourceRequest adaptor wrapping the given request object.
ResourceResponse - Interface in javax.portlet
The ResourceResponse defines an object to assist a portlet for rendering a resource.
ResourceResponseImpl - Class in org.apache.pluto.internal.impl
 
ResourceResponseImpl(PortletContainer, InternalPortletWindow, HttpServletRequest, HttpServletResponse) - Constructor for class org.apache.pluto.internal.impl.ResourceResponseImpl
 
ResourceResponseWrapper - Class in javax.portlet.filter
The ResourceResponseWrapper provides a convenient implementation of the ResourceResponse interface that can be subclassed by developers wishing to adapt the response.
ResourceResponseWrapper(ResourceResponse) - Constructor for class javax.portlet.filter.ResourceResponseWrapper
Creates an ResourceResponse adaptor wrapping the given response object.
ResourceServingPortlet - Interface in javax.portlet
The ResourceServingPortlet interface allows serving resources through the portlet.
ResourceURL - Interface in javax.portlet
The ResourceURL defines a resource URL that when clicked will result in a serveResource call of the ResourceServingPortlet interface.
ResourceURLImpl - Class in org.apache.pluto.internal.impl
Implementation of JSR-286 ResourceURL.
ResourceURLImpl(PortletContainer, InternalPortletWindow, HttpServletRequest, HttpServletResponse) - Constructor for class org.apache.pluto.internal.impl.ResourceURLImpl
 
ResourceURLProvider - Interface in org.apache.pluto.spi
 
ResourceURLProviderImpl - Class in org.apache.pluto.driver.core
 
ResourceURLProviderImpl(HttpServletRequest, PortletWindow) - Constructor for class org.apache.pluto.driver.core.ResourceURLProviderImpl
 
ResourceURLProviderImpl - Class in org.apache.pluto.driver.services.container
 
ResourceURLProviderImpl(HttpServletRequest, PortletWindow) - Constructor for class org.apache.pluto.driver.services.container.ResourceURLProviderImpl
 
ResourceURLTag - Class in org.apache.pluto.tags
A tag handler for the resourceURL tag,which creates a url that points to the current Portlet and triggers a resource request with the supplied parameters.
ResourceURLTag() - Constructor for class org.apache.pluto.tags.ResourceURLTag
 
RESULT_KEY - Static variable in class org.apache.pluto.testsuite.test.DispatcherRenderParameterTest
 
run() - Method in class org.apache.pluto.driver.services.container.PortletWindowThread
 
run() - Method in class org.apache.pluto.util.cli.AssemblerCLI
 

S

savePortalURL(HttpServletRequest) - Method in class org.apache.pluto.driver.services.container.PortletURLProviderImpl
 
savePortalURL(HttpServletRequest) - Method in interface org.apache.pluto.spi.PortletURLProvider
 
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.
SCHEMA_LOCATION_FIRST_PART - Static variable in class org.apache.pluto.descriptors.services.Constants
 
SCHEMA_NAMESPACE_URI - Static variable in class org.apache.pluto.descriptors.services.Constants
 
SCHEMA_PREFIX - Static variable in class org.apache.pluto.descriptors.services.Constants
 
scope - Variable in class org.apache.pluto.descriptors.portlet.ExpirationCacheDD
 
secure - Variable in class org.apache.pluto.internal.impl.BaseURLImpl
 
secure - Variable in class org.apache.pluto.tags.BaseURLTag
 
secureBoolean - Variable in class org.apache.pluto.tags.BaseURLTag
 
SecurityConstraintDD - Class in org.apache.pluto.descriptors.portlet
 
SecurityConstraintDD() - Constructor for class org.apache.pluto.descriptors.portlet.SecurityConstraintDD
 
SecurityConstraintDD - Class in org.apache.pluto.descriptors.servlet
TODO: Document
SecurityConstraintDD() - Constructor for class org.apache.pluto.descriptors.servlet.SecurityConstraintDD
 
SecurityMappingTest - Class in org.apache.pluto.testsuite.test
 
SecurityMappingTest() - Constructor for class org.apache.pluto.testsuite.test.SecurityMappingTest
 
SecurityRoleDD - Class in org.apache.pluto.descriptors.servlet
TODO: Document
SecurityRoleDD() - Constructor for class org.apache.pluto.descriptors.servlet.SecurityRoleDD
 
SecurityRoleRefDD - Class in org.apache.pluto.descriptors.common
Security Role Reference Configuration.
SecurityRoleRefDD() - Constructor for class org.apache.pluto.descriptors.common.SecurityRoleRefDD
Default Constructor.
sendError(int) - Method in class org.apache.pluto.internal.impl.PortletResponseImpl
 
sendError(int, String) - Method in class org.apache.pluto.internal.impl.PortletResponseImpl
 
sendRedirect(String) - Method in interface javax.portlet.ActionResponse
Instructs the portlet container to send a redirect response to the client using the specified redirect location URL.
sendRedirect(String, String) - Method in interface javax.portlet.ActionResponse
Instructs the portlet container to send a redirect response to the client using the specified redirect location URL and encode a render URL as parameter on the redirect URL.
sendRedirect(String) - Method in class javax.portlet.filter.ActionResponseWrapper
The default behavior of this method is to call sendRedirect(location) on the wrapped response object.
sendRedirect(String, String) - Method in class javax.portlet.filter.ActionResponseWrapper
The default behavior of this method is to call sendRedirect(location, renderUrlParamName) on the wrapped response object.
sendRedirect(String) - Method in class org.apache.pluto.internal.impl.ActionResponseImpl
 
sendRedirect(String, String) - Method in class org.apache.pluto.internal.impl.ActionResponseImpl
 
sendRedirect(String) - Method in class org.apache.pluto.internal.impl.EventResponseImpl
 
sendRedirect(String) - Method in class org.apache.pluto.internal.impl.MimeResponseImpl
 
sendRedirect(String) - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
sendRedirect(String) - Method in class org.apache.pluto.wrappers.ActionResponseWrapper
 
sendRedirect(String, String) - Method in class org.apache.pluto.wrappers.ActionResponseWrapper
 
server - Variable in class org.apache.pluto.maven.AbstractManagementMojo
 
ServerConfig - Class in org.apache.pluto.util.install
 
ServerConfig() - Constructor for class org.apache.pluto.util.install.ServerConfig
 
serveResource(ResourceRequest, ResourceResponse) - Method in class javax.portlet.GenericPortlet
Default resource serving.
serveResource(ResourceRequest, ResourceResponse) - Method in interface javax.portlet.ResourceServingPortlet
Called by the portlet container to allow the portlet to generate the resource content based on its current state.
serveResource(ResourceRequest, ResourceResponse, InternalPortletWindow) - Method in class org.apache.pluto.core.DefaultPortletInvokerService
Invoke the portlet with a resource request.
serveResource(ResourceRequest, ResourceResponse) - Method in class org.apache.pluto.core.NullPortlet
 
serveResource(ResourceRequest, ResourceResponse, InternalPortletWindow) - Method in interface org.apache.pluto.spi.optional.PortletInvokerService
 
serveResource(ResourceRequest, ResourceResponse) - Method in class org.apache.pluto.testsuite.TestPortlet
 
service(ServletRequest, ServletResponse) - Method in class org.apache.pluto.testsuite.test.DispatcherRenderParameterTest.CompanionServlet
Services the servlet request dispatched from the test portlet.
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.pluto.testsuite.test.DispatcherRequestTest.CompanionServlet
This method uses HttpServletRequest.getPathInfo to retrieve the requested path info, and forwards to the corresponding check method to perform the test.
SERVLET_XML - Static variable in interface org.apache.pluto.util.assemble.Assembler
Name of the Web Application descriptor file relative to the web application root, normally WEB-INF/web.xml.
ServletDD - Class in org.apache.pluto.descriptors.servlet
Filter DD() uration as contained within the web.xml Deployment Descriptor.
ServletDD() - Constructor for class org.apache.pluto.descriptors.servlet.ServletDD
 
ServletMappingDD - Class in org.apache.pluto.descriptors.servlet
ServletMapping configuration as contained within the web.xml Deployment Descriptor.
ServletMappingDD() - Constructor for class org.apache.pluto.descriptors.servlet.ServletMappingDD
 
servletRequest - Variable in class org.apache.pluto.internal.impl.BaseURLImpl
 
servletResponse - Variable in class org.apache.pluto.internal.impl.BaseURLImpl
 
ServletVersionCastorFieldHandler - Class in org.apache.pluto.descriptors.services.castor
This class manages the version attribute on the <web-app> for Servlet 2.3 and greater deployment descriptors.
ServletVersionCastorFieldHandler() - Constructor for class org.apache.pluto.descriptors.services.castor.ServletVersionCastorFieldHandler
 
SessionConfigDD - Class in org.apache.pluto.descriptors.servlet
TODO: Document
SessionConfigDD() - Constructor for class org.apache.pluto.descriptors.servlet.SessionConfigDD
 
SessionTimeoutTest - Class in org.apache.pluto.testsuite.test
 
SessionTimeoutTest() - Constructor for class org.apache.pluto.testsuite.test.SessionTimeoutTest
 
setAbsoluteURL(String) - Method in class org.apache.pluto.driver.core.ResourceURLProviderImpl
 
setAbsoluteURL(String) - Method in class org.apache.pluto.driver.services.container.ResourceURLProviderImpl
 
setAbsoluteURL(String) - Method in interface org.apache.pluto.spi.ResourceURLProvider
Sets the absolute URL to be returned by the provider.
setAction(boolean) - Method in class org.apache.pluto.driver.services.container.PortletURLProviderImpl
 
setAction(boolean) - Method in interface org.apache.pluto.spi.PortletURLProvider
Specifies whether or not this request should be considered an action request.
setActionWindow(String) - Method in class org.apache.pluto.driver.url.impl.PortalURLImpl
Deprecated.  
setActionWindow(String) - Method in class org.apache.pluto.driver.url.impl.RelativePortalURLImpl
 
setActionWindow(String) - Method in interface org.apache.pluto.driver.url.PortalURL
 
setAdministrativeRequestListeners(List) - Method in class org.apache.pluto.core.DefaultPortalAdministrationService
 
setAlias(List<QName>) - Method in class org.apache.pluto.descriptors.portlet.EventDefinitionDD
 
setAlias(List<QName>) - Method in class org.apache.pluto.descriptors.portlet.PublicRenderParamDD
 
setApplicationId(String) - Method in class org.apache.pluto.spi.optional.PortletRegistryEvent
 
setArchive(File) - Method in class org.apache.pluto.ant.AssembleTask
 
setArchive(File) - Method in class org.apache.pluto.ant.ExamineArchiveTask
 
setAssemblerSinkBuflen(int) - Method in class org.apache.pluto.util.assemble.AssemblerConfig
 
setAttribute(String, Object) - Method in class javax.portlet.filter.PortletRequestWrapper
The default behavior of this method is to call setAttribute(name, o) on the wrapped request object.
setAttribute(String, Object) - Method in interface javax.portlet.PortletContext
Binds an object to a given attribute name in this portlet context.
setAttribute(String, Object) - Method in interface javax.portlet.PortletRequest
Stores an attribute in this request.
setAttribute(String, Object) - Method in interface javax.portlet.PortletSession
Binds an object to this session under the PORTLET_SCOPE, using the name specified.
setAttribute(String, Object, int) - Method in interface javax.portlet.PortletSession
Binds an object to this session in the given scope, using the name specified.
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(String, Object) - Method in interface org.apache.pluto.internal.InternalPortletRequest
 
setAttribute(String, Object) - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
 
setAuthConstraint(AuthConstraintDD) - Method in class org.apache.pluto.descriptors.servlet.SecurityConstraintDD
 
setAuthMethod(String) - Method in class org.apache.pluto.descriptors.servlet.LoginConfigDD
 
setBodyAccessed() - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
setBufferSize(int) - Method in class javax.portlet.filter.RenderResponseWrapper
The default behavior of this method is to call setBufferSize(size) on the wrapped response object.
setBufferSize(int) - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call setBufferSize(size) on the wrapped response object.
setBufferSize(int) - Method in interface javax.portlet.MimeResponse
Sets the preferred buffer size for the body of the response.
setBufferSize(int) - Method in class org.apache.pluto.internal.impl.MimeResponseImpl
 
setBufferSize(int) - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
setBufferSize(int) - Method in class org.apache.pluto.wrappers.RenderResponseWrapper
 
setCachability(String) - Method in class org.apache.pluto.tags.ResourceURLTag
 
setCacheability(String) - Method in interface javax.portlet.ResourceURL
Sets the cache level of this resource URL.
setCacheability(String) - Method in class org.apache.pluto.internal.impl.ResourceURLImpl
 
setCastorMarshallerOptions(Marshaller, Object) - Method in class org.apache.pluto.descriptors.services.castor.WebAppDescriptorServiceImpl
 
setCharacterEncoding(String) - Method in interface javax.portlet.ClientDataRequest
Overrides the name of the character encoding used in the body of this request.
setCharacterEncoding(String) - Method in class javax.portlet.filter.ActionRequestWrapper
The default behavior of this method is to call setCharacterEncoding(String enc) on the wrapped request object.
setCharacterEncoding(String) - Method in class javax.portlet.filter.ResourceRequestWrapper
The default behavior of this method is to call setCharacterEncoding(String enc) on the wrapped request object.
setCharacterEncoding(String) - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call setCharacterEncoding(String charset) on the wrapped response object.
setCharacterEncoding(String) - Method in interface javax.portlet.ResourceResponse
Sets the character encoding (MIME charset) of the response being sent to the client, for example, to UTF-8.
setCharacterEncoding(String) - Method in class org.apache.pluto.internal.impl.EventRequestImpl
 
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.internal.impl.RenderResponseImpl
 
setCharacterEncoding(String) - Method in class org.apache.pluto.internal.impl.ResourceResponseImpl
 
setCharacterEncoding(String) - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
setCharacterEncoding(String) - Method in class org.apache.pluto.wrappers.ActionRequestWrapper
 
setContainer(PortletContainer) - Method in class org.apache.pluto.core.ContainerInvocation
 
setContainerName(String) - Method in class org.apache.pluto.driver.services.impl.resource.ResourceConfig
Standard Setter.
setContentLength(int) - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call setContentLength() on the wrapped response object.
setContentLength(int) - Method in interface javax.portlet.ResourceResponse
Sets the length of the content body in the response.
setContentLength(int) - Method in class org.apache.pluto.internal.impl.RenderResponseImpl
 
setContentLength(int) - Method in class org.apache.pluto.internal.impl.ResourceResponseImpl
 
setContentLength(int) - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
setContentType(String) - Method in class javax.portlet.filter.RenderResponseWrapper
The default behavior of this method is to call setContentType(type) on the wrapped response object.
setContentType(String) - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call setContentType(type) on the wrapped response object.
setContentType(String) - Method in interface javax.portlet.MimeResponse
Sets the MIME type for the render response.
setContentType(String) - Method in class org.apache.pluto.internal.impl.RenderResponseImpl
 
setContentType(String) - Method in class org.apache.pluto.internal.impl.ResourceResponseImpl
 
setContentType(String) - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
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.
setContextParams(List) - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
setContextPath(String) - Method in class org.apache.pluto.driver.services.portal.PortletApplicationConfig
 
setContextPath(String) - Method in class org.apache.pluto.driver.services.portal.PortletWindowConfig
 
setCopyCurrentRenderParameters(Boolean) - Method in class org.apache.pluto.tags.PortletURLTag
Sets copyCurrentRenderParameters property.
setCustomPortletMode(List<CustomPortletModeDD>) - Method in class org.apache.pluto.descriptors.portlet.PortletAppDD
 
setCustomWindowState(List<CustomWindowStateDD>) - Method in class org.apache.pluto.descriptors.portlet.PortletAppDD
 
setDateHeader(String, long) - Method in class org.apache.pluto.internal.impl.MimeResponseImpl
 
setDateHeader(String, long) - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
setDecorationName(String) - Method in class org.apache.pluto.descriptors.portlet.CustomPortletModeDD
 
setDefaultNamespace(String) - Method in class org.apache.pluto.descriptors.portlet.PortletAppDD
 
setDefaultPageId(String) - Method in class org.apache.pluto.driver.services.portal.RenderConfig
 
setDescription(String) - Method in class org.apache.pluto.descriptors.common.DescriptionDD
 
setDescription(String) - Method in class org.apache.pluto.descriptors.common.InitParamDD
Set the description of the parameter.
setDescription(String) - Method in class org.apache.pluto.descriptors.common.SecurityRoleRefDD
Set the description of the role reference.
setDescription(String) - Method in class org.apache.pluto.descriptors.portlet.CustomPortletModeDD
 
setDescription(String) - Method in class org.apache.pluto.descriptors.portlet.CustomWindowStateDD
 
setDescription(String) - Method in class org.apache.pluto.descriptors.portlet.EventDefinitionDD
 
setDescription(String) - Method in class org.apache.pluto.descriptors.portlet.FilterDD
 
setDescription(String) - Method in class org.apache.pluto.descriptors.portlet.PortletDD
 
setDescription(String) - Method in class org.apache.pluto.descriptors.portlet.PublicRenderParamDD
 
setDescription(String) - Method in class org.apache.pluto.descriptors.portlet.UserAttributeDD
 
setDescription(String) - Method in class org.apache.pluto.descriptors.servlet.AuthConstraintDD
 
setDescription(String) - Method in class org.apache.pluto.descriptors.servlet.EjbRefDD
 
setDescription(String) - Method in class org.apache.pluto.descriptors.servlet.EnvEntryDD
 
setDescription(String) - Method in class org.apache.pluto.descriptors.servlet.FilterDD
 
setDescription(String) - Method in class org.apache.pluto.descriptors.servlet.ResourceRefDD
 
setDescription(String) - Method in class org.apache.pluto.descriptors.servlet.SecurityRoleDD
 
setDescription(String) - Method in class org.apache.pluto.descriptors.servlet.ServletDD
 
setDescription(String) - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
setDescription(String) - Method in class org.apache.pluto.descriptors.servlet.WebResourceCollectionDD
 
setDescription(String) - Method in class org.apache.pluto.testsuite.TestResult
 
setDescriptions(List<String>) - Method in class org.apache.pluto.descriptors.common.InitParamDD
Set the description list.
setDescriptions(List<String>) - Method in class org.apache.pluto.descriptors.common.SecurityRoleRefDD
Set the description list.
setDescriptions(List<String>) - Method in class org.apache.pluto.descriptors.common.UserDataConstraintDD
 
setDestdir(File) - Method in class org.apache.pluto.ant.AssembleTask
 
setDestfile(File) - Method in class org.apache.pluto.ant.AssembleTask
 
setDestination(File) - Method in class org.apache.pluto.util.assemble.AssemblerConfig
 
setDispatchers(List) - Method in class org.apache.pluto.descriptors.servlet.FilterMappingDD
 
setDispatchServletClass(String) - Method in class org.apache.pluto.util.assemble.AssemblerConfig
 
setDisplayName(String) - Method in class org.apache.pluto.descriptors.common.DisplayNameDD
 
setDisplayName(String) - Method in class org.apache.pluto.descriptors.portlet.FilterDD
 
setDisplayName(String) - Method in class org.apache.pluto.descriptors.portlet.PortletDD
 
setDisplayName(String) - Method in class org.apache.pluto.descriptors.portlet.SecurityConstraintDD
 
setDisplayName(String) - Method in class org.apache.pluto.descriptors.servlet.FilterDD
 
setDisplayName(String) - Method in class org.apache.pluto.descriptors.servlet.SecurityConstraintDD
 
setDisplayName(String) - Method in class org.apache.pluto.descriptors.servlet.ServletDD
 
setDisplayName(String) - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
setDisplayURI(String) - Method in class org.apache.pluto.testsuite.TestConfig
 
setDistributable(boolean) - Method in class org.apache.pluto.descriptors.servlet.DistributableDD
 
setDistributable() - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
setDistributable(boolean) - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
setDomain(String) - Method in class org.apache.pluto.util.install.ServerConfig
 
setEjbLink(String) - Method in class org.apache.pluto.descriptors.servlet.EjbRefDD
 
setEjbRefName(String) - Method in class org.apache.pluto.descriptors.servlet.EjbRefDD
 
setEjbRefs(List) - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
setEjbRefType(String) - Method in class org.apache.pluto.descriptors.servlet.EjbRefDD
 
setEndorsedDependencies(List) - Method in class org.apache.pluto.util.install.InstallationConfig
 
setEnvEntryName(String) - Method in class org.apache.pluto.descriptors.servlet.EnvEntryDD
 
setEnvEntrys(List) - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
setEnvEntryType(String) - Method in class org.apache.pluto.descriptors.servlet.EnvEntryDD
 
setEnvEntryValue(String) - Method in class org.apache.pluto.descriptors.servlet.EnvEntryDD
 
setErrorCode(String) - Method in class org.apache.pluto.descriptors.servlet.ErrorPageDD
 
setErrorPages(List) - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
setEscapeXml(Boolean) - Method in class org.apache.pluto.tags.BaseURLTag
Sets the escapeXml property.
setETag(String) - Method in interface javax.portlet.CacheControl
Sets an ETag for the current response that is used as validation tag.
setETag(String) - Method in class org.apache.pluto.internal.impl.CacheControlImpl
 
setEvent(QName, Serializable) - Method in class javax.portlet.filter.ActionResponseWrapper
The default behavior of this method is to call setEvent(name, value) on the wrapped response object.
setEvent(String, Serializable) - Method in class javax.portlet.filter.ActionResponseWrapper
The default behavior of this method is to call setEvent() on the wrapped response object.
setEvent(QName, Serializable) - Method in class javax.portlet.filter.EventResponseWrapper
The default behavior of this method is to call setEvent(name, value) on the wrapped response object.
setEvent(String, Serializable) - Method in class javax.portlet.filter.EventResponseWrapper
The default behavior of this method is to call setEvent() on the wrapped response object.
setEvent(QName, Serializable) - Method in interface javax.portlet.StateAwareResponse
Publishes an Event with the given payload.
setEvent(String, Serializable) - Method in interface javax.portlet.StateAwareResponse
Publishes an Event with the given payload in the default namespace.
setEvent(QName, Serializable) - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
setEvent(String, Serializable) - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
setEvent(QName, Serializable) - Method in class org.apache.pluto.wrappers.ActionResponseWrapper
 
setEvent(String, Serializable) - Method in class org.apache.pluto.wrappers.ActionResponseWrapper
 
setEventNumber(int) - Method in class org.apache.pluto.driver.services.container.EventAttribute
Deprecated. Sets the event number.
setEvents(List<EventDefinitionDD>) - Method in class org.apache.pluto.descriptors.portlet.PortletAppDD
 
setExceptionType(String) - Method in class org.apache.pluto.descriptors.servlet.ErrorPageDD
 
setExpirationCacheDD(ExpirationCacheDD) - Method in class org.apache.pluto.descriptors.portlet.PortletDD
 
setExpirationTime(int) - Method in interface javax.portlet.CacheControl
Sets a new expiration time for the current response in seconds.
setExpirationTime(int) - Method in class org.apache.pluto.descriptors.portlet.ExpirationCacheDD
 
setExpirationTime(int) - Method in class org.apache.pluto.internal.impl.CacheControlImpl
 
setExtension(String) - Method in class org.apache.pluto.descriptors.servlet.MimeMappingDD
 
setFilter(List<FilterDD>) - Method in class org.apache.pluto.descriptors.portlet.PortletAppDD
 
setFilterClass(String) - Method in class org.apache.pluto.descriptors.portlet.FilterDD
 
setFilterClass(String) - Method in class org.apache.pluto.descriptors.servlet.FilterDD
 
setFilterData(ClassLoader, String, PortletContext) - Method in class org.apache.pluto.driver.services.container.FilterChainImpl
The filterData has do be set before call doFilter.
setFilterMapping(List<FilterMappingDD>) - Method in class org.apache.pluto.descriptors.portlet.PortletAppDD
 
setFilterMappings(List) - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
setFilterName(String) - Method in class org.apache.pluto.descriptors.portlet.FilterDD
 
setFilterName(String) - Method in class org.apache.pluto.descriptors.portlet.FilterMappingDD
 
setFilterName(String) - Method in class org.apache.pluto.descriptors.servlet.FilterDD
 
setFilterName(String) - Method in class org.apache.pluto.descriptors.servlet.FilterMappingDD
 
setFilters(List) - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
setFormErrorPage(String) - Method in class org.apache.pluto.descriptors.servlet.FormLoginConfigDD
 
setFormLoginConfig(FormLoginConfigDD) - Method in class org.apache.pluto.descriptors.servlet.LoginConfigDD
 
setFormLoginPage(String) - Method in class org.apache.pluto.descriptors.servlet.FormLoginConfigDD
 
setForwarded(boolean) - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
setForwarded(boolean) - Method in class org.apache.pluto.internal.impl.PortletResponseImpl
 
setForwarded(boolean) - Method in interface org.apache.pluto.internal.InternalPortletRequest
 
setForwarded(boolean) - Method in interface org.apache.pluto.internal.InternalPortletResponse
 
setForwardedQueryString(String) - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
setForwardedQueryString(String) - Method in interface org.apache.pluto.internal.InternalPortletRequest
 
setFullPath(String) - Method in class org.apache.pluto.driver.core.ResourceURLProviderImpl
 
setFullPath(String) - Method in class org.apache.pluto.driver.services.container.ResourceURLProviderImpl
 
setFullPath(String) - Method in interface org.apache.pluto.spi.ResourceURLProvider
Sets a full path URI including the context root.
setHeader(String, String) - Method in class org.apache.pluto.internal.impl.MimeResponseImpl
 
setHeader(String, String) - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
setHome(String) - Method in class org.apache.pluto.descriptors.servlet.EjbRefDD
 
setHost(String) - Method in class org.apache.pluto.util.install.ServerConfig
 
setHttpMethods(List) - Method in class org.apache.pluto.descriptors.servlet.WebResourceCollectionDD
 
setIcon(IconDD) - Method in class org.apache.pluto.descriptors.servlet.FilterDD
 
setIcon(IconDD) - Method in class org.apache.pluto.descriptors.servlet.ServletDD
 
setIcon(IconDD) - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
setID(String) - Method in class org.apache.pluto.descriptors.portlet.EventDefinitionDD
 
setId(String) - Method in class org.apache.pluto.driver.portlets.PageAdminPortlet.Page
 
setId(String) - Method in class org.apache.pluto.driver.portlets.PageAdminPortlet.Placement
 
setId(String) - Method in class org.apache.pluto.tags.ResourceURLTag
 
setIdentifier(String) - Method in class org.apache.pluto.descriptors.portlet.PublicRenderParamDD
 
setIncluded(boolean) - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
setIncluded(boolean) - Method in class org.apache.pluto.internal.impl.PortletResponseImpl
 
setIncluded(boolean) - Method in class org.apache.pluto.internal.impl.RenderRequestImpl
 
setIncluded(boolean) - Method in interface org.apache.pluto.internal.InternalPortletRequest
Is set true when a jsp, servlet is included.
setIncluded(boolean) - Method in interface org.apache.pluto.internal.InternalPortletResponse
Is set true when a jsp, servlet is included.
setIncludedQueryString(String) - Method in class org.apache.pluto.internal.impl.PortletRequestImpl
 
setIncludedQueryString(String) - Method in class org.apache.pluto.internal.impl.RenderRequestImpl
 
setIncludedQueryString(String) - Method in interface org.apache.pluto.internal.InternalPortletRequest
 
setIncludeOrForward(boolean) - Method in class org.apache.pluto.internal.impl.PortletSessionImpl
 
setIndex(int) - Method in class org.apache.pluto.driver.services.container.FilterChainImpl
 
setInitParam(List<InitParamDD>) - Method in class org.apache.pluto.descriptors.portlet.FilterDD
 
setInitParams(List<InitParamDD>) - Method in class org.apache.pluto.descriptors.portlet.PortletDD
 
setInitParams(List) - Method in class org.apache.pluto.descriptors.servlet.FilterDD
 
setInitParams(List) - Method in class org.apache.pluto.descriptors.servlet.ServletDD
 
setInstallationDirectory(File) - Method in class org.apache.pluto.util.install.InstallationConfig
 
setIntHeader(String, int) - Method in class org.apache.pluto.internal.impl.MimeResponseImpl
 
setIntHeader(String, int) - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
setInvocation(PortletContainer, PortletWindow) - Static method in class org.apache.pluto.core.ContainerInvocation
Set the container currently under execution.
setJavaClass(String) - Method in class org.apache.pluto.descriptors.portlet.EventDefinitionDD
 
setJspFile(String) - Method in class org.apache.pluto.descriptors.servlet.ServletDD
 
setKeywords(String) - Method in class org.apache.pluto.descriptors.portlet.PortletInfoDD
 
setKlass(String) - Method in class org.apache.pluto.util.install.file.jetty.Configure
 
setLang(String) - Method in class org.apache.pluto.descriptors.common.DescriptionDD
 
setLang(String) - Method in class org.apache.pluto.descriptors.common.DisplayNameDD
 
setLargeIcon(String) - Method in class org.apache.pluto.descriptors.common.IconDD
Set the large icon uri.
setLifecycle(List<String>) - Method in class org.apache.pluto.descriptors.portlet.FilterDD
 
setListenerClass(String) - Method in class org.apache.pluto.descriptors.servlet.ListenerDD
 
setListeners(List) - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
setLoadOnStartup(LoadOnStartupDD) - Method in class org.apache.pluto.descriptors.servlet.ServletDD
 
setLocale(Locale) - Method in class javax.portlet.filter.ResourceResponseWrapper
The default behavior of this method is to call setLocale(Locale loc) on the wrapped response object.
setLocale(Locale) - Method in interface javax.portlet.ResourceResponse
Sets the locale of the response, setting the headers (including the Content-Type's charset) as appropriate.
setLocale(Locale) - Method in class org.apache.pluto.internal.impl.RenderResponseImpl
 
setLocale(Locale) - Method in class org.apache.pluto.internal.impl.ResourceResponseImpl
 
setLocale(Locale) - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
setLocation(String) - Method in class org.apache.pluto.descriptors.servlet.ErrorPageDD
 
setLoginConfig(LoginConfigDD) - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
setMaxInactiveInterval(int) - Method in interface javax.portlet.PortletSession
Specifies the time, in seconds, between client requests, before the portlet container invalidates this session.
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.
setMetaInfo(String) - Method in class org.apache.pluto.driver.services.portal.PortletWindowConfig
 
setMimeMappings(List) - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
setMimeType(String) - Method in class org.apache.pluto.descriptors.portlet.SupportsDD
 
setMimeType(String) - Method in class org.apache.pluto.descriptors.servlet.MimeMappingDD
 
setName(String) - Method in class org.apache.pluto.descriptors.portlet.EventDD
 
setName(QName) - Method in class org.apache.pluto.descriptors.portlet.EventDefinitionDD
 
setName(QName) - Method in class org.apache.pluto.descriptors.portlet.EventDefinitionReferenceDD
 
setName(String) - Method in class org.apache.pluto.descriptors.portlet.PortletPreferenceDD
 
setName(QName) - Method in class org.apache.pluto.descriptors.portlet.PublicRenderParamDD
 
setName(String) - Method in class org.apache.pluto.descriptors.portlet.UserAttributeDD
 
setName(String) - Method in class org.apache.pluto.driver.portlets.PageAdminPortlet.Page
 
setName(String) - Method in class org.apache.pluto.driver.services.portal.PageConfig
 
setName(String) - Method in class org.apache.pluto.driver.url.PortalURLParameter
 
setName(String) - Method in class org.apache.pluto.internal.impl.PortletPreferenceImpl
 
setName(String) - Method in class org.apache.pluto.tags.ParamTag
Sets the name.
setName(String) - Method in class org.apache.pluto.tags.PropertyTag
Sets the name.
setName(String) - Method in class org.apache.pluto.testsuite.TestConfig
 
setName(String) - Method in class org.apache.pluto.testsuite.TestResult
 
setName(String) - Method in class org.apache.pluto.testsuite.TestResults
 
setName(String) - Method in class org.apache.pluto.util.install.file.jetty.Call
 
setNextPossiblePortletModes(Collection<PortletMode>) - Method in class javax.portlet.filter.RenderResponseWrapper
The default behavior of this method is to call setNextPossiblePortletModes() on the wrapped response object.
setNextPossiblePortletModes(Collection<PortletMode>) - Method in interface javax.portlet.RenderResponse
This method allows the portlet to tell the portal the next possible portlet modes that the make sense from the portlet point of view.
setNextPossiblePortletModes(Collection<PortletMode>) - Method in class org.apache.pluto.internal.impl.RenderResponseImpl
 
setNextPossiblePortletModes(Enumeration) - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
setNextPossiblePortletModes(Collection<PortletMode>) - Method in class org.apache.pluto.wrappers.RenderResponseWrapper
 
setNotProcessed(boolean) - Method in class org.apache.pluto.driver.services.container.EventAttribute
Deprecated. Sets processed.
setParameter(String, String) - Method in interface javax.portlet.BaseURL
Sets the given String parameter to this URL.
setParameter(String, String[]) - Method in interface javax.portlet.BaseURL
Sets the given String array parameter to this URL.
setParameter(String, String) - Method in class org.apache.pluto.internal.impl.BaseURLImpl
 
setParameter(String, String[]) - Method in class org.apache.pluto.internal.impl.BaseURLImpl
 
setParameter(String, String) - Method in class org.apache.pluto.internal.impl.ResourceURLImpl
 
setParameter(String, String[]) - Method in class org.apache.pluto.internal.impl.ResourceURLImpl
 
setParameters(Map<String, String[]>) - Method in interface javax.portlet.BaseURL
Sets a parameter map for this URL.
setParameters(Map) - Method in class org.apache.pluto.driver.services.container.PortletURLProviderImpl
 
setParameters(Map<String, String[]>) - Method in class org.apache.pluto.internal.impl.BaseURLImpl
 
setParameters(Map<String, String[]>) - Method in class org.apache.pluto.internal.impl.ResourceURLImpl
 
setParameters(Map) - Method in interface org.apache.pluto.spi.PortletURLProvider
Sets the given parameters as parameters into the URL, Removes all previously set parameters.
setParamName(String) - Method in class org.apache.pluto.descriptors.common.InitParamDD
Set the name of the parameter.
setParamValue(String) - Method in class org.apache.pluto.descriptors.common.InitParamDD
Set the value of the parameter.
setPort(int) - Method in class org.apache.pluto.util.install.ServerConfig
 
setPortalApplication(File) - Method in class org.apache.pluto.util.install.InstallationConfig
 
setPortalCallbackService(PortalCallbackService) - Method in class org.apache.pluto.driver.config.impl.DriverConfigurationImpl
 
setPortalContextPath(String) - Method in class org.apache.pluto.util.install.InstallationConfig
 
setPortalName(String) - Method in class org.apache.pluto.driver.services.impl.resource.ResourceConfig
Standard Getter.
setPortalURL(PortalURL) - Method in class org.apache.pluto.driver.core.PortalRequestContext
 
setPortalUrlParser(PortalURLParser) - Method in class org.apache.pluto.driver.config.impl.DriverConfigurationImpl
 
setPortalVersion(String) - Method in class org.apache.pluto.driver.services.impl.resource.ResourceConfig
Standard Setter.
setPortletApplicationDescriptor(PortletAppDD) - Method in class org.apache.pluto.spi.optional.PortletRegistryEvent
 
setPortletApplications(Map) - Method in class org.apache.pluto.util.install.InstallationConfig
 
setPortletClass(String) - Method in class org.apache.pluto.descriptors.portlet.PortletDD
 
setPortletCollection(PortletCollectionDD) - Method in class org.apache.pluto.descriptors.portlet.SecurityConstraintDD
 
setPortletContext(PortletContext) - Method in class org.apache.pluto.driver.services.container.FilterConfigImpl
 
setPortletDescriptor(File) - Method in class org.apache.pluto.util.assemble.AssemblerConfig
 
setPortletId(String) - Method in class org.apache.pluto.driver.tags.PortletTag
Sets the portlet ID attribute.
setPortletIds(Collection) - Method in class org.apache.pluto.driver.services.portal.PageConfig
 
setPortletInfo(PortletInfoDD) - Method in class org.apache.pluto.descriptors.portlet.PortletDD
 
setPortletInvocationListeners(List) - Method in class org.apache.pluto.core.DefaultPortalAdministrationService
 
setPortletMode(PortletMode) - Method in class javax.portlet.filter.ActionResponseWrapper
The default behavior of this method is to call setPortletMode(portletMode) on the wrapped response object.
setPortletMode(PortletMode) - Method in class javax.portlet.filter.EventResponseWrapper
The default behavior of this method is to call setPortletMode(portletMode) on the wrapped response object.
setPortletMode(PortletMode) - Method in interface javax.portlet.PortletURL
Indicates the portlet mode the portlet must be in, if this portlet URL triggers a request.
setPortletMode(PortletMode) - Method in interface javax.portlet.StateAwareResponse
Sets the portlet mode of a portlet to the given portlet mode.
setPortletMode(String) - Method in class org.apache.pluto.descriptors.portlet.CustomPortletModeDD
 
setPortletMode(PortletMode) - Method in class org.apache.pluto.driver.services.container.PortletURLProviderImpl
 
setPortletMode(String) - Method in class org.apache.pluto.driver.tags.PortletModeAnchorTag
 
setPortletMode(String) - Method in class org.apache.pluto.driver.tags.PortletPortalURLTag
 
setPortletMode(String, PortletMode) - Method in class org.apache.pluto.driver.url.impl.PortalURLImpl
Deprecated.  
setPortletMode(String, PortletMode) - Method in class org.apache.pluto.driver.url.impl.RelativePortalURLImpl
 
setPortletMode(String, PortletMode) - Method in interface org.apache.pluto.driver.url.PortalURL
 
setPortletMode(PortletMode) - Method in class org.apache.pluto.internal.impl.PortletURLImpl
 
setPortletMode(PortletMode) - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
setPortletMode(PortletMode) - Method in interface org.apache.pluto.spi.PortletURLProvider
Sets the new portlet mode at the URL.
setPortletMode(String) - Method in class org.apache.pluto.tags.PortletURLTag
Sets the portletMode property.
setPortletMode(PortletMode) - Method in class org.apache.pluto.wrappers.ActionResponseWrapper
 
setPortletModes(List<String>) - Method in class org.apache.pluto.descriptors.portlet.SupportsDD
 
setPortletName(List<String>) - Method in class org.apache.pluto.descriptors.portlet.FilterMappingDD
 
setPortletName(List<String>) - Method in class org.apache.pluto.descriptors.portlet.PortletCollectionDD
 
setPortletName(String) - Method in class org.apache.pluto.descriptors.portlet.PortletDD
 
setPortletName(String) - Method in class org.apache.pluto.driver.portlets.PageAdminPortlet.Placement
 
setPortletName(String) - Method in class org.apache.pluto.driver.services.portal.PortletWindowConfig
 
setPortletPreferences(PortletPreferencesDD) - Method in class org.apache.pluto.descriptors.portlet.PortletDD
 
setPortletPreferences(List<PortletPreferenceDD>) - Method in class org.apache.pluto.descriptors.portlet.PortletPreferencesDD
 
setPortletPreferencesService(PortletPreferencesService) - Method in class org.apache.pluto.driver.config.impl.DriverConfigurationImpl
 
setPortletRegistryAdminService(PortletRegistryAdminService) - Method in class org.apache.pluto.driver.config.impl.AdminConfigurationImpl
 
setPortlets(List<PortletDD>) - Method in class org.apache.pluto.descriptors.portlet.PortletAppDD
Set the portlets that exist within this application.
setPortlets(Collection) - Method in class org.apache.pluto.driver.portlets.PageAdminPortlet.Page
 
setPortletxml(File) - Method in class org.apache.pluto.ant.AssembleTask
 
setPreferencesValidator(String) - Method in class org.apache.pluto.descriptors.portlet.PortletPreferencesDD
 
setPriority(int) - Method in class org.apache.pluto.descriptors.servlet.LoadOnStartupDD
 
setProcessed(Event) - Method in class org.apache.pluto.driver.services.container.EventList
Sets the processed.
setProcessingEvents(List<EventDefinitionReferenceDD>) - Method in class org.apache.pluto.descriptors.portlet.PortletDD
 
setProperty(String, String) - Method in interface javax.portlet.BaseURL
Sets a String property on the URL.
setProperty(String, String) - Method in class javax.portlet.filter.PortletResponseWrapper
The default behavior of this method is to call setProperty(key, value) on the wrapped response object.
setProperty(String, String) - Method in interface javax.portlet.PortletResponse
Sets a String property to be returned to the portal.
setProperty(String, String) - Method in class org.apache.pluto.driver.services.container.PortalContextImpl
 
setProperty(String, String) - Method in class org.apache.pluto.internal.impl.BaseURLImpl
 
setProperty(String, String) - Method in class org.apache.pluto.internal.impl.PortletResponseImpl
 
setProperty(String, String) - Method in class org.apache.pluto.wrappers.PortletResponseWrapper
 
setPublicRenderParameter(List<String>) - Method in class org.apache.pluto.descriptors.portlet.PortletDD
 
setPublicRenderParameters(Map) - Method in class org.apache.pluto.driver.services.container.PortletURLProviderImpl
 
setPublicRenderParameters(Map) - Method in interface org.apache.pluto.spi.PortletURLProvider
Sets the given public-render-parameters as parameters into the URL.
setPublicScope(boolean) - Method in interface javax.portlet.CacheControl
Sets the caching scope for the current response to public with true as publicScope and to private with false as publicScope.
setPublicScope(boolean) - Method in class org.apache.pluto.internal.impl.CacheControlImpl
 
setPublishingEvents(List<EventDefinitionReferenceDD>) - Method in class org.apache.pluto.descriptors.portlet.PortletDD
 
setReadOnly(boolean) - Method in class org.apache.pluto.descriptors.portlet.PortletPreferenceDD
 
setReadOnly(boolean) - Method in class org.apache.pluto.internal.impl.PortletPreferenceImpl
 
setRealmName(String) - Method in class org.apache.pluto.descriptors.servlet.LoginConfigDD
 
setRemote(String) - Method in class org.apache.pluto.descriptors.servlet.EjbRefDD
 
setRender(List<PublicRenderParamDD>) - Method in class org.apache.pluto.descriptors.portlet.PortletAppDD
 
setRenderConfig(RenderConfig) - Method in class org.apache.pluto.driver.services.impl.resource.ResourceConfig
Standard Setter.
setRenderConfigAdminService(RenderConfigAdminService) - Method in class org.apache.pluto.driver.config.impl.AdminConfigurationImpl
 
setRenderParameter(String, String) - Method in class javax.portlet.filter.ActionResponseWrapper
The default behavior of this method is to call setRenderParameter(key, value) on the wrapped response object.
setRenderParameter(String, String[]) - Method in class javax.portlet.filter.ActionResponseWrapper
The default behavior of this method is to call setRenderParameter(key, value) on the wrapped response object.
setRenderParameter(String, String) - Method in class javax.portlet.filter.EventResponseWrapper
The default behavior of this method is to call setRenderParameter(key, value) on the wrapped response object.
setRenderParameter(String, String[]) - Method in class javax.portlet.filter.EventResponseWrapper
The default behavior of this method is to call setRenderParameter(key, value) on the wrapped response object.
setRenderParameter(String, String) - Method in interface javax.portlet.StateAwareResponse
Sets a String parameter for the render request.
setRenderParameter(String, String[]) - Method in interface javax.portlet.StateAwareResponse
Sets a String array parameter for the render request.
setRenderParameter(String, String) - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
setRenderParameter(String, String[]) - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
setRenderParameter(String, String) - Method in class org.apache.pluto.wrappers.ActionResponseWrapper
 
setRenderParameter(String, String[]) - Method in class org.apache.pluto.wrappers.ActionResponseWrapper
 
setRenderParameters(EventRequest) - Method in interface javax.portlet.EventResponse
Maintain the current render parameters of the request for the response.
setRenderParameters(Map<String, String[]>) - Method in class javax.portlet.filter.ActionResponseWrapper
The default behavior of this method is to call setRenderParameters(parameters) on the wrapped response object.
setRenderParameters(Map<String, String[]>) - Method in class javax.portlet.filter.EventResponseWrapper
The default behavior of this method is to call setRenderParameters(parameters) on the wrapped response object.
setRenderParameters(EventRequest) - Method in class javax.portlet.filter.EventResponseWrapper
The default behavior of this method is to call setRenderParameters() on the wrapped response object.
setRenderParameters(Map<String, String[]>) - Method in interface javax.portlet.StateAwareResponse
Sets a parameter map for the render request.
setRenderParameters(EventRequest) - Method in class org.apache.pluto.internal.impl.EventResponseImpl
 
setRenderParameters(Map<String, String[]>) - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
setRenderParameters(Map<String, String[]>) - Method in class org.apache.pluto.wrappers.ActionResponseWrapper
 
setRenderPath(String) - Method in class org.apache.pluto.driver.url.impl.PortalURLImpl
Deprecated.  
setRenderPath(String) - Method in class org.apache.pluto.driver.url.impl.RelativePortalURLImpl
 
setRenderPath(String) - Method in interface org.apache.pluto.driver.url.PortalURL
 
setRequest(ActionRequest) - Method in class javax.portlet.filter.ActionRequestWrapper
Sets the request object being wrapped.
setRequest(EventRequest) - Method in class javax.portlet.filter.EventRequestWrapper
Sets the request object being wrapped.
setRequest(PortletRequest) - Method in class javax.portlet.filter.PortletRequestWrapper
Sets the request object being wrapped.
setRequest(RenderRequest) - Method in class javax.portlet.filter.RenderRequestWrapper
Sets the request object being wrapped.
setRequest(ResourceRequest) - Method in class javax.portlet.filter.ResourceRequestWrapper
Sets the request object being wrapped.
setRequest(PortletRequest) - Method in class org.apache.pluto.wrappers.PortletRequestWrapper
Sets the request being wrapped.
setResAuth(String) - Method in class org.apache.pluto.descriptors.servlet.ResourceRefDD
 
setResourceBundle(String) - Method in class org.apache.pluto.descriptors.portlet.PortletAppDD
 
setResourceBundle(String) - Method in class org.apache.pluto.descriptors.portlet.PortletDD
 
setResourceID(String) - Method in interface javax.portlet.ResourceURL
Allows setting a resource ID that can be retrieved when serving the resource through the ResourceRequest.getResourceID() method.
setResourceID(String) - Method in class org.apache.pluto.internal.impl.ResourceURLImpl
 
setResourceRefs(List) - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
setResourceServing(boolean) - Method in class org.apache.pluto.driver.services.container.PortletURLProviderImpl
 
setResourceServing(boolean) - Method in interface org.apache.pluto.spi.PortletURLProvider
Specifies whether or not this request should be considered an resource Serving request.
setResourceWindow(String) - Method in class org.apache.pluto.driver.url.impl.PortalURLImpl
Deprecated.  
setResourceWindow(String) - Method in class org.apache.pluto.driver.url.impl.RelativePortalURLImpl
 
setResourceWindow(String) - Method in interface org.apache.pluto.driver.url.PortalURL
 
setResponse(ActionResponse) - Method in class javax.portlet.filter.ActionResponseWrapper
Sets the response object being wrapped.
setResponse(EventResponse) - Method in class javax.portlet.filter.EventResponseWrapper
Sets the response object being wrapped.
setResponse(PortletResponse) - Method in class javax.portlet.filter.PortletResponseWrapper
Sets the response object being wrapped.
setResponse(RenderResponse) - Method in class javax.portlet.filter.RenderResponseWrapper
Sets the response object being wrapped.
setResponse(ResourceResponse) - Method in class javax.portlet.filter.ResourceResponseWrapper
Sets the response object being wrapped.
setResponse(PortletResponse) - Method in class org.apache.pluto.wrappers.PortletResponseWrapper
Sets the response being wrapped.
setResponseProperty(HttpServletRequest, PortletWindow, String, String) - Method in class org.apache.pluto.driver.services.container.PortalCallbackServiceImpl
 
setResponseProperty(HttpServletRequest, PortletWindow, String, String) - Method in interface org.apache.pluto.spi.PortalCallbackService
 
setResRefName(String) - Method in class org.apache.pluto.descriptors.servlet.ResourceRefDD
 
setResSharingScope(String) - Method in class org.apache.pluto.descriptors.servlet.ResourceRefDD
 
setResType(String) - Method in class org.apache.pluto.descriptors.servlet.ResourceRefDD
 
setResultMessage(String) - Method in class org.apache.pluto.testsuite.TestResult
 
setReturnCode(int) - Method in class org.apache.pluto.testsuite.TestResult
 
setRoleLink(String) - Method in class org.apache.pluto.descriptors.common.SecurityRoleRefDD
Set the role to which the reference is linked.
setRoleName(String) - Method in class org.apache.pluto.descriptors.common.SecurityRoleRefDD
Set the name of the role reference.
setRoleName(String) - Method in class org.apache.pluto.descriptors.servlet.AuthConstraintDD
 
setRoleName(String) - Method in class org.apache.pluto.descriptors.servlet.SecurityRoleDD
 
setRunAs(String) - Method in class org.apache.pluto.descriptors.servlet.EjbRefDD
 
setScope(String) - Method in class org.apache.pluto.descriptors.portlet.ExpirationCacheDD
 
setSecure(boolean) - Method in interface javax.portlet.BaseURL
Indicated the security setting for this URL.
setSecure() - Method in class org.apache.pluto.driver.services.container.PortletURLProviderImpl
 
setSecure(boolean) - Method in class org.apache.pluto.internal.impl.BaseURLImpl
 
setSecure() - Method in interface org.apache.pluto.spi.PortletURLProvider
By calling this method the URL is defined as a secure URL.
setSecure(String) - Method in class org.apache.pluto.tags.BaseURLTag
Sets secure property to boolean value of the string.
setSecurityConstraint(List<SecurityConstraintDD>) - Method in class org.apache.pluto.descriptors.portlet.PortletAppDD
 
setSecurityConstraints(List) - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
setSecurityRoleRefs(List<SecurityRoleRefDD>) - Method in class org.apache.pluto.descriptors.portlet.PortletDD
 
setSecurityRoleRefs(List) - Method in class org.apache.pluto.descriptors.servlet.ServletDD
 
setSecurityRoles(List) - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
setServer(String) - Method in class org.apache.pluto.util.install.ServerConfig
 
setServerConfig(ServerConfig) - Method in class org.apache.pluto.util.install.InstallationConfig
 
setServletClass(String) - Method in class org.apache.pluto.descriptors.servlet.ServletDD
 
setServletMappings(List) - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
setServletName(String) - Method in class org.apache.pluto.descriptors.servlet.FilterMappingDD
 
setServletName(String) - Method in class org.apache.pluto.descriptors.servlet.ServletDD
 
setServletName(String) - Method in class org.apache.pluto.descriptors.servlet.ServletMappingDD
 
setServlets(List) - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
setServletVersion(String) - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
setSessionConfig(SessionConfigDD) - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
setSessionTimeout(int) - Method in class org.apache.pluto.descriptors.servlet.SessionConfigDD
 
setSharedDependencies(List) - Method in class org.apache.pluto.util.install.InstallationConfig
 
setShortTitle(String) - Method in class org.apache.pluto.descriptors.portlet.PortletInfoDD
 
setSmallIcon(String) - Method in class org.apache.pluto.descriptors.common.IconDD
Set the small Icon uri.
setSource(File) - Method in class org.apache.pluto.util.assemble.AssemblerConfig
 
setSpecPLT(String) - Method in class org.apache.pluto.testsuite.TestResult
 
setStatus(int, String) - Method in class org.apache.pluto.internal.impl.MimeResponseImpl
 
setStatus(int) - Method in class org.apache.pluto.internal.impl.MimeResponseImpl
 
setStatus(int, String) - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
setStatus(int) - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
setSupportedLocale(List<String>) - Method in class org.apache.pluto.descriptors.portlet.PortletDD
 
setSupportedPortletModes(Set) - Method in class org.apache.pluto.driver.services.impl.resource.ResourceConfig
Standard Setter.
setSupportedWindowStates(Set) - Method in class org.apache.pluto.driver.services.impl.resource.ResourceConfig
Standard Setter.
setSupports(List<SupportsDD>) - Method in class org.apache.pluto.descriptors.portlet.PortletDD
 
setTaglibLocation(String) - Method in class org.apache.pluto.descriptors.servlet.TaglibDD
 
setTaglibs(List) - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
setTaglibUri(String) - Method in class org.apache.pluto.descriptors.servlet.TaglibDD
 
setTestClassName(String) - Method in class org.apache.pluto.testsuite.TestConfig
 
setTitle(String) - Method in class javax.portlet.filter.RenderResponseWrapper
The default behavior of this method is to call setTitle(title) on the wrapped response object.
setTitle(String) - Method in interface javax.portlet.RenderResponse
This method sets the title of the portlet.
setTitle(String) - Method in class org.apache.pluto.descriptors.portlet.PortletInfoDD
 
setTitle(HttpServletRequest, PortletWindow, String) - Method in class org.apache.pluto.driver.services.container.PortalCallbackServiceImpl
Method invoked by the container when the portlet sets its title.
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
 
setTransportGuarantee(String) - Method in class org.apache.pluto.descriptors.common.UserDataConstraintDD
 
setUri(String) - Method in class org.apache.pluto.driver.services.portal.PageConfig
 
setUrl(PortletURL) - Method in class org.apache.pluto.tags.PortletURLTag
Sets the url property.
setUrl(ResourceURL) - Method in class org.apache.pluto.tags.ResourceURLTag
Sets the url porperty.
setUrlGenerationListener(List<String>) - Method in class org.apache.pluto.descriptors.portlet.PortletDD
 
setUrlParameters(BaseURL) - Method in class org.apache.pluto.tags.BaseURLTag
Copies the parameters from map to the BaseURL.
setUrlPattern(String) - Method in class org.apache.pluto.descriptors.servlet.ServletMappingDD
 
setUrlPatterns(List) - Method in class org.apache.pluto.descriptors.servlet.FilterMappingDD
 
setUrlPatterns(List) - Method in class org.apache.pluto.descriptors.servlet.WebResourceCollectionDD
 
setUrlProperties(BaseURL) - Method in class org.apache.pluto.tags.BaseURLTag
Copies the properties from map to the BaseURL.
setUseCachedContent(boolean) - Method in interface javax.portlet.CacheControl
Sets the indication whether the cached content for the provided ETag at the request is still valid or not.
setUseCachedContent(boolean) - Method in class org.apache.pluto.internal.impl.CacheControlImpl
 
setUserAttribute(List<UserAttributeDD>) - Method in class org.apache.pluto.descriptors.portlet.PortletAppDD
 
setUserDataConstraint(UserDataConstraintDD) - Method in class org.apache.pluto.descriptors.portlet.SecurityConstraintDD
 
setUserDataConstraint(UserDataConstraintDD) - Method in class org.apache.pluto.descriptors.servlet.SecurityConstraintDD
 
setUserInfo(String, Map) - Method in class org.apache.pluto.core.DefaultUserInfoService
 
setValue(String, String) - Method in interface javax.portlet.PortletPreferences
Associates the specified String value with the specified key in this preference.
setValue(Object, Object) - Method in class org.apache.pluto.descriptors.services.castor.DistributableCastorFieldHandler
 
setValue(Object, Object) - Method in class org.apache.pluto.descriptors.services.castor.DistributableDDCastorFieldHandler
 
setValue(Object, Object) - Method in class org.apache.pluto.descriptors.services.castor.ServletVersionCastorFieldHandler
 
setValue(String, String) - Method in class org.apache.pluto.internal.impl.PortletPreferencesImpl
 
setValue(String) - Method in class org.apache.pluto.tags.ParamTag
Sets the value.
setValue(String) - Method in class org.apache.pluto.tags.PropertyTag
Sets the value.
setValues(String, String[]) - Method in interface javax.portlet.PortletPreferences
Associates the specified String array value with the specified key in this preference.
setValues(List<String>) - Method in class org.apache.pluto.descriptors.portlet.PortletPreferenceDD
 
setValues(String[]) - Method in class org.apache.pluto.driver.url.PortalURLParameter
 
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.
setVar(String) - Method in class org.apache.pluto.driver.tags.IsMaximizedTag
 
setVar(String) - Method in class org.apache.pluto.tags.BaseURLTag
Sets the var property.
setVersion(String) - Method in class org.apache.pluto.descriptors.portlet.PortletAppDD
 
setWar(File) - Method in class org.apache.pluto.ant.AssembleTask
Deprecated. see setArchive(File)
setWarSource(File) - Method in class org.apache.pluto.util.assemble.AssemblerConfig
Deprecated. use setSource(File) instead.
setWebapp(File) - Method in class org.apache.pluto.ant.AssembleTask
 
setWebappDescriptor(File) - Method in class org.apache.pluto.util.assemble.AssemblerConfig
 
setWebResourceCollections(List) - Method in class org.apache.pluto.descriptors.servlet.SecurityConstraintDD
 
setWebResourceName(String) - Method in class org.apache.pluto.descriptors.servlet.WebResourceCollectionDD
 
setWebxml(File) - Method in class org.apache.pluto.ant.AssembleTask
 
setWelcomeFileList(WelcomeFileListDD) - Method in class org.apache.pluto.descriptors.servlet.WebAppDD
 
setWelcomeFiles(List) - Method in class org.apache.pluto.descriptors.servlet.WelcomeFileListDD
 
setWindow(PortletWindow) - Method in class org.apache.pluto.core.ContainerInvocation
 
setWindowState(WindowState) - Method in class javax.portlet.filter.ActionResponseWrapper
The default behavior of this method is to call setWindowState(windowState) on the wrapped response object.
setWindowState(WindowState) - Method in class javax.portlet.filter.EventResponseWrapper
The default behavior of this method is to call setWindowState(windowState) on the wrapped response object.
setWindowState(WindowState) - Method in interface javax.portlet.PortletURL
Indicates the window state the portlet should be in, if this portlet URL triggers a request.
setWindowState(WindowState) - Method in interface javax.portlet.StateAwareResponse
Sets the window state of a portlet to the given window state.
setWindowState(String) - Method in class org.apache.pluto.descriptors.portlet.CustomWindowStateDD
 
setWindowState(WindowState) - Method in class org.apache.pluto.driver.services.container.PortletURLProviderImpl
 
setWindowState(String) - Method in class org.apache.pluto.driver.tags.PortletPortalURLTag
 
setWindowState(String) - Method in class org.apache.pluto.driver.tags.PortletWindowStateAnchorTag
 
setWindowState(String, WindowState) - Method in class org.apache.pluto.driver.url.impl.PortalURLImpl
Deprecated. Sets the window state of the specified window.
setWindowState(String, WindowState) - Method in class org.apache.pluto.driver.url.impl.RelativePortalURLImpl
Sets the window state of the specified window.
setWindowState(String, WindowState) - Method in interface org.apache.pluto.driver.url.PortalURL
 
setWindowState(WindowState) - Method in class org.apache.pluto.internal.impl.PortletURLImpl
 
setWindowState(WindowState) - Method in class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
setWindowState(WindowState) - Method in interface org.apache.pluto.spi.PortletURLProvider
Sets the new window state at the URL.
setWindowState(String) - Method in class org.apache.pluto.tags.PortletURLTag
Sets the windowState property.
setWindowState(WindowState) - Method in class org.apache.pluto.wrappers.ActionResponseWrapper
 
setXmlType(String) - Method in class org.apache.pluto.descriptors.portlet.EventDefinitionDD
 
SHARED - Static variable in interface javax.portlet.ResourceURL
Property that the portlet can set for resources with caching type FULL via the setProperty method on the ResourceURL.
SHORT_TITLE_KEY - Static variable in class org.apache.pluto.Constants
 
SimpleAttributeTest - Class in org.apache.pluto.testsuite.test
Tests basic attribute retrieval and storage functions within the portlet request, session, and context objects.
SimpleAttributeTest() - Constructor for class org.apache.pluto.testsuite.test.SimpleAttributeTest
 
state - Variable in class org.apache.pluto.internal.impl.BaseURLImpl
 
StateAwareResponse - Interface in javax.portlet
The StateAwareResponse represents a response that can modify state information or send events.
It extends the PortletResponse interface.
StateAwareResponseImpl - Class in org.apache.pluto.internal.impl
Implementation of JSR-286 StateAwareResponse.
StateAwareResponseImpl(PortletContainer, InternalPortletWindow, HttpServletRequest, HttpServletResponse) - Constructor for class org.apache.pluto.internal.impl.StateAwareResponseImpl
 
store() - Method in interface javax.portlet.PortletPreferences
Commits all changes made to the preferences via the set methods in the persistent store.
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.
SUCCESS - Static variable in class org.apache.pluto.driver.tags.PortletTag
Status constant for successful rendering.
SupportedModesService - Interface in org.apache.pluto.driver.services.portal
Allows clients to determine if a particular PortletMode is supported by the portal, a particular portlet, or both.
SupportedModesServiceImpl - Class in org.apache.pluto.driver.services.impl.resource
Allows clients to determine if a particular PortletMode is supported by the portal, a particular portlet, or both.
SupportedModesServiceImpl(PropertyConfigService) - Constructor for class org.apache.pluto.driver.services.impl.resource.SupportedModesServiceImpl
Constructs a SupportedModesService with its dependencies.
SupportedWindowStateService - Interface in org.apache.pluto.driver.services.portal
Allows clients to see if a particular WindowState is supported by the portal, a particular portlet, or both.
SupportedWindowStateServiceImpl - Class in org.apache.pluto.driver.services.impl.resource
 
SupportedWindowStateServiceImpl(PropertyConfigService) - Constructor for class org.apache.pluto.driver.services.impl.resource.SupportedWindowStateServiceImpl
 
SupportsDD - Class in org.apache.pluto.descriptors.portlet
Representation of the supports element within the portlet.xml Supports indicates the portlet modes a portlet supports for a specific content type.
SupportsDD() - Constructor for class org.apache.pluto.descriptors.portlet.SupportsDD
 

T

TaglibDD - Class in org.apache.pluto.descriptors.servlet
TODO: Document
TaglibDD() - Constructor for class org.apache.pluto.descriptors.servlet.TaglibDD
 
TCKDriverServlet - Class in org.apache.pluto.driver
TCK Driver Servlet.
TCKDriverServlet() - Constructor for class org.apache.pluto.driver.TCKDriverServlet
 
TestConfig - Class in org.apache.pluto.testsuite
Configuration for PortletTest.
TestConfig() - Constructor for class org.apache.pluto.testsuite.TestConfig
Default constructor required by Digester.
TestConfig.Parameter - Class in org.apache.pluto.testsuite
 
TestConfig.Parameter(String, String) - Constructor for class org.apache.pluto.testsuite.TestConfig.Parameter
 
TestConfigFactory - Class in org.apache.pluto.testsuite
Test configuration factory that reads and parses testsuite config file using Digester and constructs TestConfig objects.
TestConfigFactory() - Constructor for class org.apache.pluto.testsuite.TestConfigFactory
Creates a factory instance.
TestPhase - Annotation Type in org.apache.pluto.testsuite.annotations
A test method can be marked to be run during a specific portlet lifecycle phase using this annotation.
TestPortlet - Class in org.apache.pluto.testsuite
Pluto testsuite's test portlet.
TestPortlet() - Constructor for class org.apache.pluto.testsuite.TestPortlet
 
TestResult - Class in org.apache.pluto.testsuite
The test result represents the result of one test method.
TestResult() - Constructor for class org.apache.pluto.testsuite.TestResult
 
TestResults - Class in org.apache.pluto.testsuite
This class contains one or more test results.
TestResults(String) - Constructor for class org.apache.pluto.testsuite.TestResults
 
TestUtils - Class in org.apache.pluto.testsuite
Static class that provides utility methods for Pluto testsuite.
THREAD_DELAY_TIME - Static variable in class org.apache.pluto.Constants
 
TITLE_KEY - Static variable in class org.apache.pluto.Constants
 
Tomcat5FileSystemInstaller - Class in org.apache.pluto.util.install.file.tomcat5
 
Tomcat5FileSystemInstaller() - Constructor for class org.apache.pluto.util.install.file.tomcat5.Tomcat5FileSystemInstaller
 
Tomcat6FileSystemInstaller - Class in org.apache.pluto.util.install.file.tomcat6
 
Tomcat6FileSystemInstaller() - Constructor for class org.apache.pluto.util.install.file.tomcat6.Tomcat6FileSystemInstaller
 
TomcatCrossContextGenerator - Class in org.apache.pluto.util.install.file
TODO JavaDoc
TomcatCrossContextGenerator() - Constructor for class org.apache.pluto.util.install.file.TomcatCrossContextGenerator
 
TomcatCrossContextGenerator.PortletFileNameFilter - Class in org.apache.pluto.util.install.file
 
TomcatCrossContextGenerator.PortletFileNameFilter() - Constructor for class org.apache.pluto.util.install.file.TomcatCrossContextGenerator.PortletFileNameFilter
 
toString() - Method in interface javax.portlet.BaseURL
Returns the portlet URL string representation to be embedded in the markup.
Note that the returned String may not be a valid URL, as it may be rewritten by the portal/portlet-container before returning the markup to the client.
toString() - Method in class javax.portlet.PortletMode
Returns a String representation of this portlet mode.
toString() - Method in enum javax.portlet.PortletRequest.P3PUserInfos
 
toString() - Method in class javax.portlet.WindowState
Returns a String representation of this window state.
toString() - Method in class org.apache.pluto.descriptors.portlet.PortletDD
Returns a string representation of this instance.
toString() - Method in class org.apache.pluto.driver.core.ResourceURLProviderImpl
 
toString() - Method in class org.apache.pluto.driver.services.container.PortletURLProviderImpl
 
toString() - Method in class org.apache.pluto.driver.services.container.ResourceURLProviderImpl
 
toString() - Method in class org.apache.pluto.driver.url.impl.PortalURLImpl
Deprecated. Converts to a string representing the portal URL.
toString(PortalURL) - Method in class org.apache.pluto.driver.url.impl.PortalURLParserImpl
Converts a portal URL to a URL string.
toString() - Method in class org.apache.pluto.driver.url.impl.RelativePortalURLImpl
Converts to a string representing the portal URL.
toString() - Method in interface org.apache.pluto.driver.url.PortalURL
 
toString(PortalURL) - Method in interface org.apache.pluto.driver.url.PortalURLParser
 
toString() - Method in class org.apache.pluto.internal.impl.BaseURLImpl
 
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 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.
toString() - Method in class org.apache.pluto.testsuite.test.AbstractReflectivePortletTest
Override of toString() that prints out names and values of variables.
toString() - Method in class org.apache.pluto.testsuite.TestConfig
FIXME: when is this method used?
toString() - Method in class org.apache.pluto.testsuite.TestResult
Override of toString() that prints out name and results values.
toString() - Method in class org.apache.pluto.testsuite.TestResults
Override of toString() that prints out variable names and values.

U

UnavailableException - Exception in javax.portlet
The portlet should throw the UnavailableException when the portlet is either temporarily or permanently unavailable to handle requests.
UnavailableException(String) - Constructor for exception javax.portlet.UnavailableException
Constructs a new exception with a descriptive message indicating that the portlet is permanently unavailable.
UnavailableException(String, int) - Constructor for exception javax.portlet.UnavailableException
Constructs a new exception with a descriptive message indicating that the portlet is temporarily unavailable and giving an estimate of how long it will be unavailable.
UNDEFINED - Static variable in class org.apache.pluto.testsuite.TestResult
The undefined return code.
uninstall(InstallationConfig) - Method in class org.apache.pluto.util.install.file.FileSystemInstaller
 
uninstall(InstallationConfig) - Method in class org.apache.pluto.util.install.file.jetty.Jetty5FileSystemInstaller
 
uninstall(InstallationConfig) - Method in interface org.apache.pluto.util.install.PortalInstaller
 
UninstallMojo - Class in org.apache.pluto.maven
 
UninstallMojo() - Constructor for class org.apache.pluto.maven.UninstallMojo
 
updateWebappDescriptor(InputStream, InputStream, OutputStream, String) - Method in class org.apache.pluto.util.assemble.WebXmlRewritingAssembler
Updates the webapp descriptor by injecting portlet wrapper servlet definitions and mappings.
url - Variable in class org.apache.pluto.tags.PortletURLTag
 
USE_CACHED_CONTENT - Static variable in interface javax.portlet.MimeResponse
Property to tell the portlet container to use the cached markup for the validation token provided in the request.
useCachedContent() - Method in interface javax.portlet.CacheControl
Returns a boolean indicating whether the cached content for the provided ETag at the request can still be considerated valid.
useCachedContent() - Method in class org.apache.pluto.internal.impl.CacheControlImpl
 
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_INFO - Static variable in interface javax.portlet.PortletRequest
Used to retrieve user information attributes with the getAttribute call.
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
 
UserAttributeDD - Class in org.apache.pluto.descriptors.portlet
 
UserAttributeDD() - Constructor for class org.apache.pluto.descriptors.portlet.UserAttributeDD
 
UserDataConstraintDD - Class in org.apache.pluto.descriptors.common
User Data Constraint descriptor.
UserDataConstraintDD() - Constructor for class org.apache.pluto.descriptors.common.UserDataConstraintDD
 
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.
UtilityException - Exception in org.apache.pluto.util
Exception thrown if an error occurs while managing a portal instance.
UtilityException() - Constructor for exception org.apache.pluto.util.UtilityException
 
UtilityException(String) - Constructor for exception org.apache.pluto.util.UtilityException
 
UtilityException(String, Throwable) - Constructor for exception org.apache.pluto.util.UtilityException
 
UtilityException(Throwable) - Constructor for exception org.apache.pluto.util.UtilityException
 
UtilityException(String, Throwable, File) - Constructor for exception org.apache.pluto.util.UtilityException
 

V

validate(PortletPreferences) - Method in interface javax.portlet.PreferencesValidator
If the preferences values are successfully validated the call to this method must finish gracefully.
validate(PortletPreferences) - Method in class org.apache.pluto.testsuite.validator.PreferencesValidatorImpl
 
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.
ValidatorException - Exception in javax.portlet
The ValidatorException is thrown by the validate method of a PreferencesValidator when the validation of a preference failed.
ValidatorException(String, Collection<String>) - Constructor for exception javax.portlet.ValidatorException
Constructs a new validator exception with the given text.
ValidatorException(String, Throwable, Collection<String>) - Constructor for exception javax.portlet.ValidatorException
Constructs a new portlet validator exception.
ValidatorException(Throwable, Collection<String>) - Constructor for exception javax.portlet.ValidatorException
Constructs a new portlet validator exception when the portlet needs to throw an exception.
VALUE - Static variable in class org.apache.pluto.testsuite.test.ActionParameterTest
Parameter value encoded in the action URL.
VALUE - Static variable in class org.apache.pluto.testsuite.test.ExternalAppScopedAttributeTest
 
valueOf(String) - Static method in enum javax.portlet.PortletRequest.P3PUserInfos
Returns the enum constant of this type with the specified name.
values() - Static method in enum javax.portlet.PortletRequest.P3PUserInfos
Returns an array containing the constants of this enum type, in the order they're declared.
var - Variable in class org.apache.pluto.tags.BaseURLTag
 
version - Variable in class org.apache.pluto.maven.AbstractManagementMojo
 
VIEW - Static variable in class javax.portlet.PortletMode
The expected functionality for a portlet in VIEW portlet mode is to generate markup reflecting the current state of the portlet.

W

WarAssembler - Class in org.apache.pluto.util.assemble.war
 
WarAssembler() - Constructor for class org.apache.pluto.util.assemble.war.WarAssembler
Default no-arg constructor.
WARNING - Static variable in class org.apache.pluto.testsuite.TestResult
The warning return code.
WEB_XML_DTD - Static variable in class org.apache.pluto.descriptors.services.Constants
 
WEB_XML_MAPPING - Static variable in class org.apache.pluto.descriptors.services.castor.WebAppDescriptorServiceImpl
 
WEB_XML_PUBLIC_ID - Static variable in class org.apache.pluto.descriptors.services.Constants
 
WebAppDD - Class in org.apache.pluto.descriptors.servlet
WebApplication configuration as contained within the web.xml Deployment Descriptor.
WebAppDD() - Constructor for class org.apache.pluto.descriptors.servlet.WebAppDD
 
WebAppDescriptorService - Interface in org.apache.pluto.descriptors.services
WebApplication configuration as contained within the web.xml Deployment Descriptor.
WebAppDescriptorServiceImpl - Class in org.apache.pluto.descriptors.services.castor
Abstract Implementation of the Web Application Deployment Descriptor service.
WebAppDescriptorServiceImpl() - Constructor for class org.apache.pluto.descriptors.services.castor.WebAppDescriptorServiceImpl
 
WebResourceCollectionDD - Class in org.apache.pluto.descriptors.servlet
Web Resource Collection configuration.
WebResourceCollectionDD() - Constructor for class org.apache.pluto.descriptors.servlet.WebResourceCollectionDD
 
WebXmlRewritingAssembler - Class in org.apache.pluto.util.assemble
 
WebXmlRewritingAssembler() - Constructor for class org.apache.pluto.util.assemble.WebXmlRewritingAssembler
 
WebXmlStreamingAssembly - Class in org.apache.pluto.util.assemble.io
Utility class responsible for accepting web.xml and portlet.xml as InputStreams, and assembling the web.xml to an OutputStream.
WebXmlStreamingAssembly() - Constructor for class org.apache.pluto.util.assemble.io.WebXmlStreamingAssembly
 
WelcomeFileListDD - Class in org.apache.pluto.descriptors.servlet
TODO: Document
WelcomeFileListDD() - Constructor for class org.apache.pluto.descriptors.servlet.WelcomeFileListDD
 
WindowState - Class in javax.portlet
The WindowState class represents the possible window states that a portlet window can assume.
WindowState(String) - Constructor for class javax.portlet.WindowState
Creates a new window state with the given name.
windowState - Variable in class org.apache.pluto.tags.PortletURLTag
 
WindowStateException - Exception in javax.portlet
The WindowStateException is thrown when a portlet tries to use a window state that is not supported by the current runtime environment or the portlet.
WindowStateException(String, WindowState) - Constructor for exception javax.portlet.WindowStateException
Constructs a new portlet state exception with the given text.
WindowStateException(String, Throwable, WindowState) - Constructor for exception javax.portlet.WindowStateException
Constructs a new portlet state exception when the portlet needs to do the following: throw an exception include a message about the "root cause" that interfered with its normal operation include a description message
WindowStateException(Throwable, WindowState) - Constructor for exception javax.portlet.WindowStateException
Constructs a new portlet state exception when the portlet needs to throw an exception.
write(Writer) - Method in interface javax.portlet.BaseURL
Writes the portlet URL to the output stream using the provided writer.
write(Writer, boolean) - Method in interface javax.portlet.BaseURL
Writes the portlet URL to the output stream using the provided writer.
write(PortletAppDD, OutputStream) - Method in class org.apache.pluto.descriptors.services.castor.PortletAppDescriptorServiceImpl
Write the deployment descriptor.
write(WebAppDD, OutputStream) - Method in class org.apache.pluto.descriptors.services.castor.WebAppDescriptorServiceImpl
Write the deployment descriptor.
write(PortletAppDD, OutputStream) - Method in class org.apache.pluto.descriptors.services.jaxb.PortletAppDescriptorServiceImpl
Write the deployment descriptor.
write(PortletAppDD, OutputStream) - Method in interface org.apache.pluto.descriptors.services.PortletAppDescriptorService
Write the PortletApp deployment descriptor (portlet.xml).
write(WebAppDD, OutputStream) - Method in interface org.apache.pluto.descriptors.services.WebAppDescriptorService
Write the WebApp deployment descriptor (web.xml).
write(Writer) - Method in class org.apache.pluto.internal.impl.BaseURLImpl
 
write(Writer, boolean) - Method in class org.apache.pluto.internal.impl.BaseURLImpl
 
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
writeConfiguration(InstallationConfig) - Method in class org.apache.pluto.util.install.file.FileSystemInstaller
 
writeConfiguration(InstallationConfig) - Method in class org.apache.pluto.util.install.file.jetty.Jetty5FileSystemInstaller
 
writeConfiguration(InstallationConfig) - Method in class org.apache.pluto.util.install.file.tomcat5.Tomcat5FileSystemInstaller
 

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

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