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

A

ActionRequestFactory - interface org.apache.pluto.factory.ActionRequestFactory.
To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates.
ActionRequestFactoryImpl - class org.apache.pluto.factory.impl.ActionRequestFactoryImpl.
To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates.
ActionRequestFactoryImpl() - Constructor for class org.apache.pluto.factory.impl.ActionRequestFactoryImpl
 
ActionRequestImpl - class org.apache.pluto.core.impl.ActionRequestImpl.
To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates.
ActionRequestImpl(PortletWindow, HttpServletRequest) - Constructor for class org.apache.pluto.core.impl.ActionRequestImpl
 
ActionRequestWrapper - class org.apache.pluto.portlet.ActionRequestWrapper.
 
ActionRequestWrapper(ActionRequest) - Constructor for class org.apache.pluto.portlet.ActionRequestWrapper
Creates a ServletRequest adaptor wrapping the given request object.
ActionResponseFactory - interface org.apache.pluto.factory.ActionResponseFactory.
 
ActionResponseFactoryImpl - class org.apache.pluto.factory.impl.ActionResponseFactoryImpl.
 
ActionResponseFactoryImpl() - Constructor for class org.apache.pluto.factory.impl.ActionResponseFactoryImpl
 
ActionResponseImpl - class org.apache.pluto.core.impl.ActionResponseImpl.
 
ActionResponseImpl(PortletWindow, HttpServletRequest, HttpServletResponse) - Constructor for class org.apache.pluto.core.impl.ActionResponseImpl
 
ActionResponseWrapper - class org.apache.pluto.portlet.ActionResponseWrapper.
 
ActionResponseWrapper(ActionResponse) - Constructor for class org.apache.pluto.portlet.ActionResponseWrapper
Creates a ServletResponse adaptor wrapping the given response object.
ActionURLTag - class org.apache.pluto.tags.ActionURLTag.
Supporting class for the actionURL tag.
ActionURLTag() - Constructor for class org.apache.pluto.tags.ActionURLTag
 
action(ActionRequest, ActionResponse) - Method in interface org.apache.pluto.invoker.PortletInvoker
This method invokes the processAction method of a Java portlet (javax.portlet.Portlet).
action(ActionRequest, ActionResponse) - Method in class org.apache.pluto.invoker.impl.PortletInvokerImpl
 
add(String, String) - Method in interface org.apache.pluto.om.common.ParameterSetCtrl
Creates a new parameter and adds it to the set
add(String, List) - Method in interface org.apache.pluto.om.common.PreferenceSetCtrl
Creates a new preference and adds it to the set The return value cannot be NULL.
add(SecurityRoleRef) - Method in interface org.apache.pluto.om.common.SecurityRoleRefSetCtrl
Adds a SecurityRoleRef to the set
add(String) - Method in interface org.apache.pluto.om.entity.PortletApplicationEntityListCtrl
create a new PortletApplicationEntity, add it to the list and return the new instance
add(PortletApplicationEntity, String) - Method in interface org.apache.pluto.om.entity.PortletEntityListCtrl
create a new PortletEntity, add it to the list and return the new instance
add(String, String) - Method in interface org.apache.pluto.om.servlet.ServletDefinitionListCtrl
Creates a new servlet definition and adds it to the set
add(PortletWindow) - Method in interface org.apache.pluto.om.window.PortletWindowListCtrl
Add a portlet window to the list
addCookie(Cookie) - Method in class org.apache.pluto.core.impl.PortletResponseImpl
 
addDateHeader(String, long) - Method in class org.apache.pluto.core.impl.PortletResponseImpl
 
addHeader(String, String) - Method in class org.apache.pluto.core.impl.PortletResponseImpl
 
addIntHeader(String, int) - Method in class org.apache.pluto.core.impl.PortletResponseImpl
 
addProperty(String, String) - Method in class org.apache.pluto.core.impl.PortletResponseImpl
 
addProperty(String, String) - Method in class org.apache.pluto.portlet.PortletResponseWrapper
 

B

BasicURLTag - class org.apache.pluto.tags.BasicURLTag.
Supporting class for the actionURL and renderURL tag.
BasicURLTag() - Constructor for class org.apache.pluto.tags.BasicURLTag
 
BasicURLTag.TEI - class org.apache.pluto.tags.BasicURLTag.TEI.
 
BasicURLTag.TEI() - Constructor for class org.apache.pluto.tags.BasicURLTag.TEI
 
booleanOf(String) - Static method in class org.apache.pluto.util.StringUtils
Returns a Boolean object that corresponds the given value.

C

Constants - class org.apache.pluto.Constants.
This class defines a bunch of constants, especially those needed to identify attributes in the servlet request/session.
Constants() - Constructor for class org.apache.pluto.Constants
 
ContainerService - interface org.apache.pluto.services.ContainerService.
Defines a service and needs to be implemented by all PortletContainerServices
ContentType - interface org.apache.pluto.om.portlet.ContentType.
This interface provides access to a content type and its supported portlet modes.
ContentTypeSet - interface org.apache.pluto.om.portlet.ContentTypeSet.
This interface provides access to a set of ContentType objects.
Controller - interface org.apache.pluto.om.Controller.
The Controller interface ...
ControllerFactory - interface org.apache.pluto.om.ControllerFactory.
 
ControllerObjectAccess - class org.apache.pluto.om.ControllerObjectAccess.
 
ControllerObjectAccess() - Constructor for class org.apache.pluto.om.ControllerObjectAccess
 
CoreUtils - class org.apache.pluto.core.CoreUtils.
 
CoreUtils() - Constructor for class org.apache.pluto.core.CoreUtils
 
changePortletMode(PortletMode) - Method in interface org.apache.pluto.services.information.PortletActionProvider
Changes the portlet mode to be displayed next.
changePortletWindowState(WindowState) - Method in interface org.apache.pluto.services.information.PortletActionProvider
Changes the portlet window state to be displayed next.
clearParameters() - Method in interface org.apache.pluto.services.information.PortletURLProvider
Removes all pre-existing parameters in this URL
close() - Method in class org.apache.pluto.util.PrintWriterServletOutputStream
Closes the stream
containsHeader(String) - Method in class org.apache.pluto.core.impl.PortletResponseImpl
 
copy(String[]) - Static method in class org.apache.pluto.util.StringUtils
 
copyParameters(Map) - Static method in class org.apache.pluto.util.StringUtils
 
createActionURL() - Method in class org.apache.pluto.core.impl.RenderResponseImpl
 
createActionURL() - Method in class org.apache.pluto.portlet.RenderResponseWrapper
 
createObjectID(String) - Method in interface org.apache.pluto.factory.ObjectIDFactory
 
createObjectID(String) - Static method in class org.apache.pluto.util.ObjectIDAccess
 
createReference(String, PortletContainerEnvironment) - Static method in class org.apache.pluto.PortletContainerServices
 
createRenderURL() - Method in class org.apache.pluto.core.impl.RenderResponseImpl
 
createRenderURL() - Method in class org.apache.pluto.portlet.RenderResponseWrapper
 

D

DefineObjectsTag - class org.apache.pluto.tags.DefineObjectsTag.
Supporting class for the defineObjects tag.
DefineObjectsTag() - Constructor for class org.apache.pluto.tags.DefineObjectsTag
 
DefineObjectsTag.TEI - class org.apache.pluto.tags.DefineObjectsTag.TEI.
 
DefineObjectsTag.TEI() - Constructor for class org.apache.pluto.tags.DefineObjectsTag.TEI
 
Description - interface org.apache.pluto.om.common.Description.
The Description interface represents a description text of the deployment decriptor in a specifc locale.
DescriptionSet - interface org.apache.pluto.om.common.DescriptionSet.
The DescriptionSet interface represents all localized texts for one description.
DisplayName - interface org.apache.pluto.om.common.DisplayName.
The DisplayName interface represents a display name text of the deployment decriptor in a specifc locale.
DisplayNameSet - interface org.apache.pluto.om.common.DisplayNameSet.
The DisplayNameSet interface represents all localized display names.
DynamicInformationProvider - interface org.apache.pluto.services.information.DynamicInformationProvider.
Provide information from the portal to portlet container that are request dependend.
DynamicTitle - class org.apache.pluto.services.title.DynamicTitle.
The static accessor for the DynamicTitleService.
DynamicTitle() - Constructor for class org.apache.pluto.services.title.DynamicTitle
 
DynamicTitleService - interface org.apache.pluto.services.title.DynamicTitleService.
The interfaces defined in this package represent an abstract object model (OM) that is applicable for different implementations.
debug(String) - Method in interface org.apache.pluto.services.log.Logger
 
debug(String, Throwable) - Method in interface org.apache.pluto.services.log.Logger
 
decode(ObjectID, String) - Method in interface org.apache.pluto.util.NamespaceMapper
 
decode(String) - Static method in class org.apache.pluto.util.StringUtils
 
decode(ObjectID, String) - Method in class org.apache.pluto.util.impl.NamespaceMapperImpl
 
destroy() - Method in class org.apache.pluto.core.PortletServlet
 
destroy() - Method in interface org.apache.pluto.factory.Factory
Destroys the factory.
destroy() - Method in class org.apache.pluto.factory.impl.ActionRequestFactoryImpl
 
destroy() - Method in class org.apache.pluto.factory.impl.ActionResponseFactoryImpl
 
destroy() - Method in class org.apache.pluto.factory.impl.PortalContextFactoryImpl
 
destroy() - Method in class org.apache.pluto.factory.impl.PortletConfigFactoryImpl
 
destroy() - Method in class org.apache.pluto.factory.impl.PortletContextFactoryImpl
 
destroy() - Method in class org.apache.pluto.factory.impl.PortletPreferencesFactoryImpl
 
destroy() - Method in class org.apache.pluto.factory.impl.PortletSessionFactoryImpl
 
destroy() - Method in class org.apache.pluto.factory.impl.PortletURLFactoryImpl
 
destroy() - Method in class org.apache.pluto.factory.impl.RenderRequestFactoryImpl
 
destroy() - Method in class org.apache.pluto.factory.impl.RenderResponseFactoryImpl
 
destroy() - Method in class org.apache.pluto.invoker.impl.PortletInvokerFactoryImpl
 
destroy() - Method in class org.apache.pluto.util.impl.NamespaceMapperFactoryImpl
 
destroyReference(String) - Static method in class org.apache.pluto.PortletContainerServices
 
doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.apache.pluto.core.PortletServlet
 
doEndTag() - Method in class org.apache.pluto.tags.BasicURLTag
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.pluto.core.PortletServlet
 
doOptions(HttpServletRequest, HttpServletResponse) - Method in class org.apache.pluto.core.PortletServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.pluto.core.PortletServlet
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.apache.pluto.core.PortletServlet
 
doStartTag() - Method in class org.apache.pluto.tags.ActionURLTag
 
doStartTag() - Method in class org.apache.pluto.tags.BasicURLTag
Processes the actionURL or renderURL tag.
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
Processes the param tag.
doStartTag() - Method in class org.apache.pluto.tags.RenderURLTag
 
doTrace(HttpServletRequest, HttpServletResponse) - Method in class org.apache.pluto.core.PortletServlet
 

E

Enumerator - class org.apache.pluto.util.Enumerator.
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.
Environment - class org.apache.pluto.Environment.
 
Environment() - Constructor for class org.apache.pluto.Environment
 
encode(ObjectID, String) - Method in interface org.apache.pluto.util.NamespaceMapper
 
encode(ObjectID, ObjectID, String) - Method in interface org.apache.pluto.util.NamespaceMapper
 
encode(String) - Static method in class org.apache.pluto.util.StringUtils
 
encode(ObjectID, String) - Method in class org.apache.pluto.util.impl.NamespaceMapperImpl
 
encode(ObjectID, ObjectID, String) - Method in class org.apache.pluto.util.impl.NamespaceMapperImpl
 
encodeRedirectURL(String) - Method in class org.apache.pluto.core.impl.PortletResponseImpl
 
encodeRedirectUrl(String) - Method in class org.apache.pluto.core.impl.PortletResponseImpl
Deprecated. use encodeRedirectURL instead
encodeURL(String) - Method in class org.apache.pluto.core.impl.PortletResponseImpl
 
encodeURL(String) - Method in class org.apache.pluto.portlet.PortletResponseWrapper
 
encodeUrl(String) - Method in class org.apache.pluto.core.impl.PortletResponseImpl
 
error(String) - Method in interface org.apache.pluto.services.log.Logger
 
error(String, Throwable) - Method in interface org.apache.pluto.services.log.Logger
 
error(Throwable) - Method in interface org.apache.pluto.services.log.Logger
 

F

Factory - interface org.apache.pluto.factory.Factory.
This interface defines portal/container factories and their life-cycle.
FactoryManager - class org.apache.pluto.services.factory.FactoryManager.
The static accessor for the FactoryManagerService.
FactoryManager() - Constructor for class org.apache.pluto.services.factory.FactoryManager
 
FactoryManagerService - interface org.apache.pluto.services.factory.FactoryManagerService.
The interfaces defined in this package represent an abstract object model (OM) that is applicable for different implementations.
flush() - Method in class org.apache.pluto.util.PrintWriterServletOutputStream
Flushes the stream, writing any buffered output bytes
flushBuffer() - Method in class org.apache.pluto.core.impl.RenderResponseImpl
 
flushBuffer() - Method in class org.apache.pluto.portlet.RenderResponseWrapper
 

G

get(Class) - Static method in class org.apache.pluto.PortletContainerServices
 
get(Model) - Method in interface org.apache.pluto.om.ControllerFactory
 
get(Model) - Static method in class org.apache.pluto.om.ControllerObjectAccess
 
get(Locale) - Method in interface org.apache.pluto.om.common.DescriptionSet
Returns the description for the given locale
get(Locale) - Method in interface org.apache.pluto.om.common.DisplayNameSet
Returns the display name for the given locale
get(Locale) - Method in interface org.apache.pluto.om.common.LanguageSet
Returns the language object of the given locale.
get(String) - Method in interface org.apache.pluto.om.common.ParameterSet
Returns the parameter object of the given name The return value may be NULL.
get(String) - Method in interface org.apache.pluto.om.common.PreferenceSet
Returns the preference object of the given name.
get(String) - Method in interface org.apache.pluto.om.common.SecurityRoleRefSet
Returns the security role reference of the given name
get(String) - Method in interface org.apache.pluto.om.common.SecurityRoleSet
Returns the parameter object of the given name
get(ObjectID) - Method in interface org.apache.pluto.om.entity.PortletApplicationEntityList
Returns the portlet entity object of the given id.
get(ObjectID) - Method in interface org.apache.pluto.om.entity.PortletEntityList
Returns the portlet entity object of the given id.
get(String) - Method in interface org.apache.pluto.om.portlet.ContentTypeSet
Returns the content type of the given contentType string The return value can be NULL.
get(ObjectID) - Method in interface org.apache.pluto.om.portlet.PortletApplicationDefinitionList
Returns the PortletApplicationDefinition object of the given object id The return value may be NULL.
get(ObjectID) - Method in interface org.apache.pluto.om.portlet.PortletDefinitionList
Returns the PortletDefinition object of the given object id The return value may be NULL.
get(String) - Method in interface org.apache.pluto.om.servlet.ServletDefinitionList
Returns the servlet definition object of the given name
get(ObjectID) - Method in interface org.apache.pluto.om.servlet.WebApplicationDefinitionList
Returns the web application definition object of the given id
get(ObjectID) - Method in interface org.apache.pluto.om.window.PortletWindowList
Returns the portlet window object of the given id.
getActionRequest(PortletWindow, HttpServletRequest, HttpServletResponse) - Method in interface org.apache.pluto.factory.ActionRequestFactory
 
getActionRequest(PortletWindow, HttpServletRequest, HttpServletResponse) - Static method in class org.apache.pluto.factory.PortletObjectAccess
 
getActionRequest(PortletWindow, HttpServletRequest, HttpServletResponse) - Method in class org.apache.pluto.factory.impl.ActionRequestFactoryImpl
 
getActionRequest() - Method in class org.apache.pluto.portlet.ActionRequestWrapper
Return the wrapped ServletRequest object.
getActionResponse(PortletWindow, HttpServletRequest, HttpServletResponse) - Method in interface org.apache.pluto.factory.ActionResponseFactory
 
getActionResponse(PortletWindow, HttpServletRequest, HttpServletResponse) - Static method in class org.apache.pluto.factory.PortletObjectAccess
 
getActionResponse(PortletWindow, HttpServletRequest, HttpServletResponse) - Method in class org.apache.pluto.factory.impl.ActionResponseFactoryImpl
 
getActionResponse() - Method in class org.apache.pluto.portlet.ActionResponseWrapper
Return the wrapped ServletResponse object.
getAttribute(String) - Method in class org.apache.pluto.core.impl.PortletContextImpl
 
getAttribute(String) - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getAttribute(String) - Method in class org.apache.pluto.core.impl.PortletSessionImpl
 
getAttribute(String, int) - Method in class org.apache.pluto.core.impl.PortletSessionImpl
 
getAttribute(String) - Method in class org.apache.pluto.portlet.PortletRequestWrapper
 
getAttributeNames() - Method in class org.apache.pluto.core.impl.PortletContextImpl
 
getAttributeNames() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getAttributeNames() - Method in class org.apache.pluto.core.impl.PortletSessionImpl
 
getAttributeNames(int) - Method in class org.apache.pluto.core.impl.PortletSessionImpl
 
getAttributeNames() - Method in class org.apache.pluto.portlet.PortletRequestWrapper
 
getAuthType() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getAuthType() - Method in class org.apache.pluto.portlet.PortletRequestWrapper
 
getAvailable() - Method in interface org.apache.pluto.om.servlet.ServletDefinition
Returns the available date/time for this servlet, in milliseconds since the epoch.
getBufferSize() - Method in class org.apache.pluto.core.impl.RenderResponseImpl
 
getBufferSize() - Method in class org.apache.pluto.portlet.RenderResponseWrapper
 
getChangedPortletMode() - Method in interface org.apache.pluto.core.InternalActionResponse
 
getChangedPortletMode() - Method in class org.apache.pluto.core.impl.ActionResponseImpl
 
getChangedWindowState() - Method in interface org.apache.pluto.core.InternalActionResponse
 
getChangedWindowState() - Method in class org.apache.pluto.core.impl.ActionResponseImpl
 
getCharacterEncoding() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getCharacterEncoding() - Method in class org.apache.pluto.core.impl.RenderResponseImpl
 
getCharacterEncoding() - Method in class org.apache.pluto.portlet.ActionRequestWrapper
 
getCharacterEncoding() - Method in class org.apache.pluto.portlet.RenderResponseWrapper
 
getClassName() - Method in interface org.apache.pluto.om.portlet.PortletDefinition
Returns the class name
getContainerService(Class) - Method in interface org.apache.pluto.services.PortletContainerEnvironment
 
getContentLength() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getContentLength() - Method in class org.apache.pluto.portlet.ActionRequestWrapper
 
getContentType() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getContentType() - Method in class org.apache.pluto.core.impl.RenderResponseImpl
 
getContentType() - Method in interface org.apache.pluto.om.portlet.ContentType
Returns the content type The return value cannot be NULL.
getContentType() - Method in class org.apache.pluto.portlet.ActionRequestWrapper
 
getContentType() - Method in class org.apache.pluto.portlet.RenderResponseWrapper
 
getContentTypeSet() - Method in interface org.apache.pluto.om.portlet.PortletDefinition
Returns all supported content types of this portlet
getContextPath() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getContextPath() - Method in class org.apache.pluto.portlet.PortletRequestWrapper
 
getContextRoot() - Method in interface org.apache.pluto.om.servlet.WebApplicationDefinition
Returns the context root of the web application.
getCookies() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getCreationTime() - Method in class org.apache.pluto.core.impl.PortletSessionImpl
 
getDateHeader(String) - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getDefaultLocale() - Method in interface org.apache.pluto.om.common.LanguageSet
Returns the default locale object or NULL if there is no default locale
getDescription() - Method in interface org.apache.pluto.om.common.Description
Returns the descripion text.
getDescription(Locale) - Method in interface org.apache.pluto.om.common.Parameter
Returns the description for the given locale The return value may be NULL.
getDescription() - Method in interface org.apache.pluto.om.common.SecurityRole
Returns the description
getDescription(Locale) - Method in interface org.apache.pluto.om.common.SecurityRoleRef
Returns the description for the given locale.
getDescription(Locale) - Method in interface org.apache.pluto.om.entity.PortletEntity
Returns the description of this portlet entity for the given locale.
getDescription(Locale) - Method in interface org.apache.pluto.om.portlet.PortletDefinition
Returns the description for the given locale The return value may be NULL.
getDescription(Locale) - Method in interface org.apache.pluto.om.servlet.ServletDefinition
Returns the description for the given locale The return value may be NULL.
getDescription(Locale) - Method in interface org.apache.pluto.om.servlet.WebApplicationDefinition
Returns the description of this web application for the given locale.
getDisplayName() - Method in interface org.apache.pluto.om.common.DisplayName
Returns the display name.
getDisplayName(Locale) - Method in interface org.apache.pluto.om.portlet.PortletDefinition
Returns the display name of this portlet for the given locale.
getDisplayName(Locale) - Method in interface org.apache.pluto.om.servlet.ServletDefinition
Returns the display name for the given locale of this servlet.
getDisplayName(Locale) - Method in interface org.apache.pluto.om.servlet.WebApplicationDefinition
Returns the display name for the given locale of this web application.
getDynamicProvider(HttpServletRequest) - Static method in class org.apache.pluto.services.information.InformationProviderAccess
 
getDynamicProvider(HttpServletRequest) - Method in interface org.apache.pluto.services.information.InformationProviderService
 
getExpirationCache() - Method in interface org.apache.pluto.om.portlet.PortletDefinition
Returns duration (in seconds) of expiration cache
getFactory(Class) - Static method in class org.apache.pluto.services.factory.FactoryManager
 
getFactory(Class) - Method in interface org.apache.pluto.services.factory.FactoryManagerService
Returns the factory implementation for the given interface class, or null if no such interface is registered.
getHeader(String) - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getHeaderNames() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getHeaders(String) - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getHttpServletRequest() - Method in class org.apache.pluto.core.impl.PortletResponseImpl
 
getId() - Method in class org.apache.pluto.core.impl.PortletSessionImpl
 
getId() - Method in interface org.apache.pluto.om.entity.PortletApplicationEntity
Returns the identifier of this portlet application instance as object id.
getId() - Method in interface org.apache.pluto.om.entity.PortletEntity
Returns the identifier of this portlet instance as object id.
getId() - Method in interface org.apache.pluto.om.portlet.PortletApplicationDefinition
Returns the identifier of this portlet as object id.
getId() - Method in interface org.apache.pluto.om.portlet.PortletDefinition
Returns the identifier of this portlet as object id.
getId() - Method in interface org.apache.pluto.om.servlet.ServletDefinition
Returns the identifier of this servlet The return value cannot be NULL.
getId() - Method in interface org.apache.pluto.om.servlet.WebApplicationDefinition
Returns the identifier of this web application.
getId() - Method in interface org.apache.pluto.om.window.PortletWindow
Returns the identifier of this portlet instance window as object id.
getInitParameter(String) - Method in class org.apache.pluto.core.PortletServlet
 
getInitParameter(String) - Method in class org.apache.pluto.core.impl.PortletConfigImpl
 
getInitParameter(String) - Method in class org.apache.pluto.core.impl.PortletContextImpl
 
getInitParameterNames() - Method in class org.apache.pluto.core.PortletServlet
 
getInitParameterNames() - Method in class org.apache.pluto.core.impl.PortletConfigImpl
 
getInitParameterNames() - Method in class org.apache.pluto.core.impl.PortletContextImpl
 
getInitParameterSet() - Method in interface org.apache.pluto.om.portlet.PortletDefinition
Returns all parameters of this portlet The return value cannot be NULL.
getInitParameterSet() - Method in interface org.apache.pluto.om.servlet.ServletDefinition
Returns all parameters of this portlet The return value cannot be NULL.
getInitParameterSet() - Method in interface org.apache.pluto.om.servlet.WebApplicationDefinition
Returns all parameters of this web application.
getInitSecurityRoleRefSet() - Method in interface org.apache.pluto.om.portlet.PortletDefinition
Returns all SecurityRoleRefs of this portlet
getInputStream() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getIntHeader(String) - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getInternalConfig(PortletConfig) - Static method in class org.apache.pluto.core.CoreUtils
 
getInternalContext(PortletContext) - Static method in class org.apache.pluto.core.CoreUtils
 
getInternalPortletApplicationDefinition() - Method in interface org.apache.pluto.core.InternalPortletContext
 
getInternalPortletApplicationDefinition() - Method in class org.apache.pluto.core.impl.PortletContextImpl
 
getInternalPortletDefinition() - Method in interface org.apache.pluto.core.InternalPortletConfig
 
getInternalPortletDefinition() - Method in class org.apache.pluto.core.impl.PortletConfigImpl
 
getInternalPortletWindow() - Method in interface org.apache.pluto.core.InternalPortletRequest
 
getInternalPortletWindow() - Method in interface org.apache.pluto.core.InternalPortletResponse
 
getInternalPortletWindow() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getInternalPortletWindow() - Method in class org.apache.pluto.core.impl.PortletResponseImpl
 
getInternalRequest(PortletRequest) - Static method in class org.apache.pluto.core.CoreUtils
 
getInternalResponse(PortletResponse) - Static method in class org.apache.pluto.core.CoreUtils
 
getKeywords() - Method in interface org.apache.pluto.om.common.Language
Returns the keywords
getLanguageSet() - Method in interface org.apache.pluto.om.portlet.PortletDefinition
Returns all resource information of this portlet
getLastAccessedTime() - Method in class org.apache.pluto.core.impl.PortletSessionImpl
 
getLastModified(HttpServletRequest) - Method in class org.apache.pluto.core.PortletServlet
 
getLocale() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getLocale() - Method in class org.apache.pluto.core.impl.RenderResponseImpl
 
getLocale() - Method in interface org.apache.pluto.om.common.Description
Returns the locale of this descripion.
getLocale() - Method in interface org.apache.pluto.om.common.DisplayName
Returns the locale of this display name
getLocale() - Method in interface org.apache.pluto.om.common.Language
Returns the locale
getLocale() - Method in class org.apache.pluto.portlet.PortletRequestWrapper
 
getLocale() - Method in class org.apache.pluto.portlet.RenderResponseWrapper
 
getLocales() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getLocales() - Method in interface org.apache.pluto.om.common.LanguageSet
Returns a iterator of all supported locales by this portlet The return value cannot be NULL.
getLocales() - Method in class org.apache.pluto.portlet.PortletRequestWrapper
 
getLogger(String) - Method in interface org.apache.pluto.services.log.LogService
Used to retrieve a Logger implementation which can be used to log information for the given component.
getLogger(Class) - Method in interface org.apache.pluto.services.log.LogService
Used to retrieve a Logger implementation which can be used to log information for the given Class.
getMajorSpecificationVersion() - Static method in class org.apache.pluto.Environment
 
getMajorVersion() - Method in class org.apache.pluto.core.impl.PortletContextImpl
 
getMap() - Method in class org.apache.pluto.core.impl.PortletPreferencesImpl
 
getMaxInactiveInterval() - Method in class org.apache.pluto.core.impl.PortletSessionImpl
 
getMethod() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getMimeType(String) - Method in class org.apache.pluto.core.impl.PortletContextImpl
 
getMinorSpecificationVersion() - Static method in class org.apache.pluto.Environment
 
getMinorVersion() - Method in class org.apache.pluto.core.impl.PortletContextImpl
 
getName() - Method in interface org.apache.pluto.om.common.Parameter
Returns the name The return value cannot be NULL.
getName() - Method in interface org.apache.pluto.om.common.Preference
Returns the name
getName() - Method in interface org.apache.pluto.om.portlet.PortletDefinition
Returns the administrative name The return value cannot be NULL.
getName() - Method in class org.apache.pluto.tags.ParamTag
Returns the name.
getNamedDispatcher(String) - Method in class org.apache.pluto.core.impl.PortletContextImpl
 
getNames() - Method in class org.apache.pluto.core.impl.PortletPreferencesImpl
 
getNamespace() - Method in class org.apache.pluto.core.impl.RenderResponseImpl
 
getNamespace() - Method in class org.apache.pluto.portlet.RenderResponseWrapper
 
getNamespaceMapper() - Method in interface org.apache.pluto.factory.NamespaceMapperFactory
 
getNamespaceMapper() - Static method in class org.apache.pluto.util.NamespaceMapperAccess
 
getNamespaceMapper() - Method in class org.apache.pluto.util.impl.NamespaceMapperFactoryImpl
 
getOutputStream() - Method in class org.apache.pluto.core.impl.PortletResponseImpl
 
getParameter(String) - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getParameter(String) - Method in class org.apache.pluto.core.impl.PortletURLImpl
 
getParameter(String) - Method in class org.apache.pluto.portlet.PortletRequestWrapper
 
getParameterMap() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getParameterMap() - Method in class org.apache.pluto.portlet.PortletRequestWrapper
 
getParameterNames() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getParameterNames() - Method in class org.apache.pluto.portlet.PortletRequestWrapper
 
getParameterValues(String) - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getParameterValues(String) - Method in class org.apache.pluto.portlet.PortletRequestWrapper
 
getParameters(String) - Method in class org.apache.pluto.core.impl.PortletURLImpl
 
getPathInfo() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getPathTranslated() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getPortalContext() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getPortalContext() - Method in interface org.apache.pluto.factory.PortalContextFactory
 
getPortalContext() - Static method in class org.apache.pluto.factory.PortletObjectAccess
 
getPortalContext() - Method in class org.apache.pluto.factory.impl.PortalContextFactoryImpl
 
getPortalContext() - Method in class org.apache.pluto.portlet.PortletRequestWrapper
 
getPortalContextProvider() - Method in interface org.apache.pluto.services.information.StaticInformationProvider
Returns the portal context
getPortalInfo() - Method in class org.apache.pluto.core.impl.PortalContextImpl
 
getPortalInfo() - Method in interface org.apache.pluto.services.information.PortalContextProvider
Returns information about the portal like vendor, version, etc.
getPortletActionProvider(PortletWindow) - Method in interface org.apache.pluto.services.information.DynamicInformationProvider
Returns the portlet action provider for the given portlet window
getPortletApplicationDefinition() - Method in interface org.apache.pluto.om.entity.PortletApplicationEntity
Returns the portlet application definition.
getPortletApplicationDefinition() - Method in interface org.apache.pluto.om.portlet.PortletDefinition
Returns the PortletApplication object in which this portlet resides The return value cannot be NULL.
getPortletApplicationDefinition(PortletContext) - Static method in class org.apache.pluto.portlet.PortletUtils
 
getPortletApplicationEntity() - Method in interface org.apache.pluto.om.entity.PortletEntity
Returns the parent application instance of this portlet instance The return value cannot be NULL.
getPortletClassLoader() - Method in interface org.apache.pluto.om.portlet.PortletDefinition
Returns the class loader of the portlet The return value may be NULL if the class loader is not yet available.
getPortletConfig(ServletConfig, PortletContext, PortletDefinition) - Method in interface org.apache.pluto.factory.PortletConfigFactory
 
getPortletConfig(ServletConfig, PortletContext, PortletDefinition) - Static method in class org.apache.pluto.factory.PortletObjectAccess
 
getPortletConfig(ServletConfig, PortletContext, PortletDefinition) - Method in class org.apache.pluto.factory.impl.PortletConfigFactoryImpl
 
getPortletContainerMajorVersion() - Static method in class org.apache.pluto.Environment
 
getPortletContainerMinorVersion() - Static method in class org.apache.pluto.Environment
 
getPortletContainerName() - Static method in class org.apache.pluto.Environment
 
getPortletContext() - Method in class org.apache.pluto.core.impl.PortletConfigImpl
 
getPortletContext() - Method in class org.apache.pluto.core.impl.PortletSessionImpl
 
getPortletContext(ServletContext, PortletApplicationDefinition) - Method in interface org.apache.pluto.factory.PortletContextFactory
 
getPortletContext(ServletContext, PortletApplicationDefinition) - Static method in class org.apache.pluto.factory.PortletObjectAccess
 
getPortletContext(ServletContext, PortletApplicationDefinition) - Method in class org.apache.pluto.factory.impl.PortletContextFactoryImpl
 
getPortletContextName() - Method in class org.apache.pluto.core.impl.PortletContextImpl
 
getPortletDefinition() - Method in interface org.apache.pluto.om.entity.PortletEntity
Returns the portlet description The return value cannot be NULL.
getPortletDefinition(PortletConfig) - Static method in class org.apache.pluto.portlet.PortletUtils
 
getPortletDefinition(ObjectID) - Method in interface org.apache.pluto.services.information.StaticInformationProvider
Returns the portlet model to the passed guid
getPortletDefinitionList() - Method in interface org.apache.pluto.om.portlet.PortletApplicationDefinition
Returns all portlets contained in this portlet application.
getPortletEntity() - Method in interface org.apache.pluto.om.window.PortletWindow
Returns the portlet entity.
getPortletEntityList() - Method in interface org.apache.pluto.om.entity.PortletApplicationEntity
Returns all portlet entities contained in the application entity.
getPortletInputStream() - Method in class org.apache.pluto.core.impl.ActionRequestImpl
 
getPortletInputStream() - Method in class org.apache.pluto.portlet.ActionRequestWrapper
 
getPortletInvoker(PortletDefinition) - Method in interface org.apache.pluto.factory.PortletInvokerFactory
The container calls this method to get a portlet invoker from the portal.
getPortletInvoker(PortletDefinition) - Static method in class org.apache.pluto.invoker.PortletInvokerAccess
 
getPortletInvoker(PortletDefinition) - Method in class org.apache.pluto.invoker.impl.PortletInvokerFactoryImpl
 
getPortletMode() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getPortletMode() - Method in class org.apache.pluto.core.impl.PortletURLImpl
 
getPortletMode() - Method in class org.apache.pluto.portlet.PortletRequestWrapper
 
getPortletMode(PortletWindow) - Method in interface org.apache.pluto.services.information.DynamicInformationProvider
Returns the current PortletMode of the given portlet window.
getPortletMode() - Method in class org.apache.pluto.tags.BasicURLTag
Returns the portletMode.
getPortletModes() - Method in interface org.apache.pluto.om.portlet.ContentType
Returns all portlet modes for this content type
getPortletName() - Method in class org.apache.pluto.core.impl.PortletConfigImpl
 
getPortletOutputStream() - Method in class org.apache.pluto.core.impl.RenderResponseImpl
 
getPortletOutputStream() - Method in class org.apache.pluto.portlet.RenderResponseWrapper
 
getPortletPreferences(Integer, PortletEntity) - Static method in class org.apache.pluto.factory.PortletObjectAccess
 
getPortletPreferences(Integer, PortletDefinition) - Static method in class org.apache.pluto.factory.PortletObjectAccess
 
getPortletPreferences(Integer, PortletEntity) - Method in interface org.apache.pluto.factory.PortletPreferencesFactory
 
getPortletPreferences(Integer, PortletDefinition) - Method in interface org.apache.pluto.factory.PortletPreferencesFactory
 
getPortletPreferences(Integer, PortletEntity) - Method in class org.apache.pluto.factory.impl.PortletPreferencesFactoryImpl
 
getPortletPreferences(Integer, PortletDefinition) - Method in class org.apache.pluto.factory.impl.PortletPreferencesFactoryImpl
 
getPortletRequest() - Method in class org.apache.pluto.portlet.PortletRequestWrapper
Return the wrapped ServletRequest object.
getPortletResponse() - Method in class org.apache.pluto.portlet.PortletResponseWrapper
Return the wrapped ServletResponse object.
getPortletSession() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getPortletSession(boolean) - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getPortletSession(PortletWindow, HttpSession) - Static method in class org.apache.pluto.factory.PortletObjectAccess
 
getPortletSession(PortletWindow, HttpSession) - Method in interface org.apache.pluto.factory.PortletSessionFactory
 
getPortletSession(PortletWindow, HttpSession) - Method in class org.apache.pluto.factory.impl.PortletSessionFactoryImpl
 
getPortletSession() - Method in class org.apache.pluto.portlet.PortletRequestWrapper
 
getPortletSession(boolean) - Method in class org.apache.pluto.portlet.PortletRequestWrapper
 
getPortletURL(PortletWindow, HttpServletRequest, HttpServletResponse) - Static method in class org.apache.pluto.factory.PortletObjectAccess
 
getPortletURL(PortletWindow, HttpServletRequest, HttpServletResponse, boolean) - Static method in class org.apache.pluto.factory.PortletObjectAccess
 
getPortletURL(PortletWindow, HttpServletRequest, HttpServletResponse) - Method in interface org.apache.pluto.factory.PortletURLFactory
 
getPortletURL(PortletWindow, HttpServletRequest, HttpServletResponse, boolean) - Method in interface org.apache.pluto.factory.PortletURLFactory
 
getPortletURL(PortletWindow, HttpServletRequest, HttpServletResponse) - Method in class org.apache.pluto.factory.impl.PortletURLFactoryImpl
 
getPortletURL(PortletWindow, HttpServletRequest, HttpServletResponse, boolean) - Method in class org.apache.pluto.factory.impl.PortletURLFactoryImpl
 
getPortletURLProvider(PortletWindow) - Method in interface org.apache.pluto.services.information.DynamicInformationProvider
Returns an URL pointing to the given portlet window
getPortletWindow(RenderRequest) - Static method in class org.apache.pluto.portlet.PortletUtils
 
getPortletWindow(ActionRequest) - Static method in class org.apache.pluto.portlet.PortletUtils
 
getPortletWindow(RenderResponse) - Static method in class org.apache.pluto.portlet.PortletUtils
 
getPortletWindow(ActionResponse) - Static method in class org.apache.pluto.portlet.PortletUtils
 
getPortletWindowList() - Method in interface org.apache.pluto.om.entity.PortletEntity
Get a list with all windows which belong to this portlet instance The return value cannot be NULL.
getPreferenceSet() - Method in interface org.apache.pluto.om.entity.PortletEntity
Returns all preferences of this portlet The return value cannot be NULL.
getPreferenceSet() - Method in interface org.apache.pluto.om.portlet.PortletDefinition
Returns all preferences of this portlet
getPreferences() - Method in class org.apache.pluto.core.impl.ActionRequestImpl
 
getPreferences() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getPreferences() - Method in class org.apache.pluto.core.impl.RenderRequestImpl
 
getPreferences() - Method in class org.apache.pluto.portlet.PortletRequestWrapper
 
getPreferencesValidator() - Method in interface org.apache.pluto.om.common.PreferenceSet
Returns the PreferencesValidator for this preference set.
getProperties(String) - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getProperties(String) - Method in class org.apache.pluto.portlet.PortletRequestWrapper
 
getProperty(String) - Method in class org.apache.pluto.core.impl.PortalContextImpl
 
getProperty(String) - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getProperty(String) - Method in class org.apache.pluto.portlet.PortletRequestWrapper
 
getProperty(String) - Method in interface org.apache.pluto.services.information.PortalContextProvider
Returns the portal property with the given name, or a null if there is no property by that name.
getPropertyNames() - Method in class org.apache.pluto.core.impl.PortalContextImpl
 
getPropertyNames() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getPropertyNames() - Method in class org.apache.pluto.portlet.PortletRequestWrapper
 
getPropertyNames() - Method in interface org.apache.pluto.services.information.PortalContextProvider
Returns all portal property names as strings, or an empty Collection if there are no property names.
getProtocol() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getQueryString() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getReader() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getReader() - Method in class org.apache.pluto.core.impl.RenderRequestImpl
 
getReader() - Method in class org.apache.pluto.portlet.ActionRequestWrapper
 
getRealPath(String) - Method in class org.apache.pluto.core.impl.PortletContextImpl
 
getRealPath(String) - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getRedirectLocation() - Method in interface org.apache.pluto.core.InternalActionResponse
 
getRedirectLocation() - Method in class org.apache.pluto.core.impl.ActionResponseImpl
 
getRemoteAddr() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getRemoteHost() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getRemoteUser() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getRemoteUser() - Method in class org.apache.pluto.portlet.PortletRequestWrapper
 
getRenderParameters() - Method in interface org.apache.pluto.core.InternalActionResponse
 
getRenderParameters() - Method in class org.apache.pluto.core.impl.ActionResponseImpl
 
getRenderRequest(PortletWindow, HttpServletRequest, HttpServletResponse) - Static method in class org.apache.pluto.factory.PortletObjectAccess
 
getRenderRequest(PortletWindow, HttpServletRequest, HttpServletResponse) - Method in interface org.apache.pluto.factory.RenderRequestFactory
 
getRenderRequest(PortletWindow, HttpServletRequest, HttpServletResponse) - Method in class org.apache.pluto.factory.impl.RenderRequestFactoryImpl
 
getRenderRequest() - Method in class org.apache.pluto.portlet.RenderRequestWrapper
Return the wrapped ServletRequest object.
getRenderResponse(PortletWindow, HttpServletRequest, HttpServletResponse, boolean) - Static method in class org.apache.pluto.factory.PortletObjectAccess
 
getRenderResponse(PortletWindow, HttpServletRequest, HttpServletResponse, boolean) - Method in interface org.apache.pluto.factory.RenderResponseFactory
 
getRenderResponse(PortletWindow, HttpServletRequest, HttpServletResponse, boolean) - Method in class org.apache.pluto.factory.impl.RenderResponseFactoryImpl
 
getRenderResponse() - Method in class org.apache.pluto.portlet.RenderResponseWrapper
Return the wrapped ServletResponse object.
getRequestDispatcher(String) - Method in class org.apache.pluto.core.impl.PortletContextImpl
 
getRequestDispatcher(String) - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getRequestDispatcher(ServletContext) - Method in interface org.apache.pluto.om.servlet.ServletDefinition
Returns the request dispatcher pointing to this servlet
getRequestProperties(PortletWindow, HttpServletRequest) - Static method in class org.apache.pluto.services.property.PropertyManager
 
getRequestProperties(PortletWindow, HttpServletRequest) - Method in interface org.apache.pluto.services.property.PropertyManagerService
Returns all properties for the given portlet window defined in the portal as String/String array map.
getRequestURI() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getRequestURL() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getRequestedSessionId() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getRequestedSessionId() - Method in class org.apache.pluto.portlet.PortletRequestWrapper
 
getResource(String) - Method in class org.apache.pluto.core.impl.PortletContextImpl
 
getResourceAsStream(String) - Method in class org.apache.pluto.core.impl.PortletContextImpl
 
getResourceBundle(Locale) - Method in class org.apache.pluto.core.impl.PortletConfigImpl
 
getResourceBundle() - Method in interface org.apache.pluto.om.common.Language
Returns the resource bundle for the portlet for the locale of the language will be returned.
getResourcePaths(String) - Method in class org.apache.pluto.core.impl.PortletContextImpl
 
getResourceURLProvider(PortletWindow) - Method in interface org.apache.pluto.services.information.DynamicInformationProvider
Returns the ResourceURLProvider to create URLs pointing to a resource in a web application.
getResponseContentType() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getResponseContentType() - Method in class org.apache.pluto.portlet.PortletRequestWrapper
 
getResponseContentType() - Method in interface org.apache.pluto.services.information.DynamicInformationProvider
Returns the content type the portlet should use in its response The content type only includes the content type, not the character set.
getResponseContentTypes() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getResponseContentTypes() - Method in class org.apache.pluto.portlet.PortletRequestWrapper
 
getResponseContentTypes() - Method in interface org.apache.pluto.services.information.DynamicInformationProvider
Gets a list of mime types which the portal accepts for the response.
getRoleLink() - Method in interface org.apache.pluto.om.common.SecurityRoleRef
Returns the role_link
getRoleName() - Method in interface org.apache.pluto.om.common.SecurityRole
Returns the role_name
getRoleName() - Method in interface org.apache.pluto.om.common.SecurityRoleRef
Returns the role_name
getRootCause() - Method in class org.apache.pluto.PortletContainerException
Returns the exception that cause this portlet exception.
getScheme() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getScheme() - Method in class org.apache.pluto.portlet.PortletRequestWrapper
 
getSecure() - Method in class org.apache.pluto.tags.BasicURLTag
 
getSecureBoolean() - Method in class org.apache.pluto.tags.BasicURLTag
 
getSecurityRoles() - Method in interface org.apache.pluto.om.servlet.WebApplicationDefinition
Returns the security roles defined for the web application.
getServerInfo() - Static method in class org.apache.pluto.Environment
 
getServerInfo() - Method in class org.apache.pluto.core.impl.PortletContextImpl
 
getServerName() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getServerName() - Method in class org.apache.pluto.portlet.PortletRequestWrapper
 
getServerPort() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getServerPort() - Method in class org.apache.pluto.portlet.PortletRequestWrapper
 
getServletClass() - Method in interface org.apache.pluto.om.servlet.ServletDefinition
Returns the class name of this servlet The return value may be NULL.
getServletConfig() - Method in interface org.apache.pluto.core.InternalPortletConfig
 
getServletConfig() - Method in class org.apache.pluto.core.PortletServlet
 
getServletConfig() - Method in class org.apache.pluto.core.impl.PortletConfigImpl
 
getServletConfig(PortletConfig) - Static method in class org.apache.pluto.portlet.PortletUtils
 
getServletContext() - Method in interface org.apache.pluto.core.InternalPortletContext
 
getServletContext() - Method in class org.apache.pluto.core.PortletServlet
 
getServletContext() - Method in class org.apache.pluto.core.impl.PortletContextImpl
 
getServletContext() - Method in class org.apache.pluto.core.impl.PortletSessionImpl
 
getServletContext(ServletContext) - Method in interface org.apache.pluto.om.servlet.WebApplicationDefinition
Returns the servlet context of this web application.
getServletContext(PortletContext) - Static method in class org.apache.pluto.portlet.PortletUtils
 
getServletDefinition() - Method in interface org.apache.pluto.om.portlet.PortletDefinition
Returns the corresponding servlet to this portlet The return value cannot be NULL.
getServletDefinitionList() - Method in interface org.apache.pluto.om.servlet.WebApplicationDefinition
Returns all servlets contained in this web application.
getServletInfo() - Method in class org.apache.pluto.core.PortletServlet
 
getServletName() - Method in interface org.apache.pluto.om.servlet.ServletDefinition
Returns the servlet name The return value cannot be NULL.
getServletPath() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getSession(boolean) - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getSession() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getSessionContext() - Method in class org.apache.pluto.core.impl.PortletSessionImpl
Deprecated. As of Java(tm) Servlet API 2.1 for security reasons, with no replacement. This interface will be removed in a future version of this API.
getShortTitle() - Method in interface org.apache.pluto.om.common.Language
Returns the short title.
getStaticProvider() - Static method in class org.apache.pluto.services.information.InformationProviderAccess
 
getStaticProvider() - Method in interface org.apache.pluto.services.information.InformationProviderService
 
getSupportedPortletModes() - Method in class org.apache.pluto.core.impl.PortalContextImpl
 
getSupportedPortletModes() - Method in interface org.apache.pluto.services.information.PortalContextProvider
Returns the portlet modes that the portal supports as javax.portlet.PortletMode objects.
getSupportedWindowStates() - Method in class org.apache.pluto.core.impl.PortalContextImpl
 
getSupportedWindowStates() - Method in interface org.apache.pluto.services.information.PortalContextProvider
Returns the window states that the portal supports as javax.portlet.WindowState objects.
getTitle() - Method in interface org.apache.pluto.om.common.Language
Returns the title
getUniqueContainerName() - Static method in class org.apache.pluto.PortletContainerServices
 
getUrl() - Method in class org.apache.pluto.tags.BasicURLTag
 
getUserPrincipal() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getUserPrincipal() - Method in class org.apache.pluto.portlet.PortletRequestWrapper
 
getValue(String, String) - Method in class org.apache.pluto.core.impl.PortletPreferencesImpl
 
getValue(String) - Method in class org.apache.pluto.core.impl.PortletSessionImpl
 
getValue() - Method in interface org.apache.pluto.om.common.Parameter
Returns the value The return value may be NULL.
getValue() - Method in class org.apache.pluto.tags.ParamTag
Returns the value.
getValueNames() - Method in class org.apache.pluto.core.impl.PortletSessionImpl
 
getValues(String, String[]) - Method in class org.apache.pluto.core.impl.PortletPreferencesImpl
 
getValues() - Method in interface org.apache.pluto.om.common.Preference
Returns the values in a readonly collection
getVar() - Method in class org.apache.pluto.tags.BasicURLTag
Returns the var.
getVariableInfo(TagData) - Method in class org.apache.pluto.tags.BasicURLTag.TEI
 
getVariableInfo(TagData) - Method in class org.apache.pluto.tags.DefineObjectsTag.TEI
 
getVersion() - Method in interface org.apache.pluto.om.portlet.PortletApplicationDefinition
Returns the version of this portlet application.
getWebApplicationDefinition() - Method in interface org.apache.pluto.om.portlet.PortletApplicationDefinition
Returns the corresponding web application to this portlet application.
getWebApplicationDefinition() - Method in interface org.apache.pluto.om.servlet.ServletDefinition
Returns the WebApplication object in which this servlet resides The return value cannot be NULL.
getWindowState() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
getWindowState() - Method in class org.apache.pluto.core.impl.PortletURLImpl
 
getWindowState() - Method in class org.apache.pluto.portlet.PortletRequestWrapper
 
getWindowState(PortletWindow) - Method in interface org.apache.pluto.services.information.DynamicInformationProvider
Returns the WindowState of the given portlet window.
getWindowState() - Method in class org.apache.pluto.tags.BasicURLTag
Returns the windowState.
getWriter() - Method in class org.apache.pluto.core.impl.PortletResponseImpl
 
getWriter() - Method in class org.apache.pluto.core.impl.RenderResponseImpl
 
getWriter() - Method in class org.apache.pluto.portlet.RenderResponseWrapper
 

H

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

I

InformationProviderAccess - class org.apache.pluto.services.information.InformationProviderAccess.
 
InformationProviderAccess() - Constructor for class org.apache.pluto.services.information.InformationProviderAccess
 
InformationProviderService - interface org.apache.pluto.services.information.InformationProviderService.
 
InternalActionResponse - interface org.apache.pluto.core.InternalActionResponse.
 
InternalPortletConfig - interface org.apache.pluto.core.InternalPortletConfig.
 
InternalPortletContext - interface org.apache.pluto.core.InternalPortletContext.
 
InternalPortletRequest - interface org.apache.pluto.core.InternalPortletRequest.
 
InternalPortletResponse - interface org.apache.pluto.core.InternalPortletResponse.
 
include(RenderRequest, RenderResponse) - Method in class org.apache.pluto.core.impl.PortletRequestDispatcherImpl
 
indent(StringBuffer, int) - Static method in class org.apache.pluto.util.StringUtils
 
info(String) - Method in interface org.apache.pluto.services.log.Logger
 
init(String, ServletConfig, PortletContainerEnvironment, Properties) - Method in interface org.apache.pluto.PortletContainer
Initializes the portlet container.
init(String, ServletConfig, PortletContainerEnvironment, Properties) - Method in class org.apache.pluto.PortletContainerImpl
 
init(ServletConfig) - Method in class org.apache.pluto.core.PortletServlet
 
init() - Method in class org.apache.pluto.core.PortletServlet
 
init(ServletConfig, Map) - Method in interface org.apache.pluto.factory.Factory
Initializes the factory using the servlet configuration and the factory properties.
init(ServletConfig, Map) - Method in class org.apache.pluto.factory.impl.ActionRequestFactoryImpl
 
init(ServletConfig, Map) - Method in class org.apache.pluto.factory.impl.ActionResponseFactoryImpl
 
init(ServletConfig, Map) - Method in class org.apache.pluto.factory.impl.PortalContextFactoryImpl
 
init(ServletConfig, Map) - Method in class org.apache.pluto.factory.impl.PortletConfigFactoryImpl
 
init(ServletConfig, Map) - Method in class org.apache.pluto.factory.impl.PortletContextFactoryImpl
 
init(ServletConfig, Map) - Method in class org.apache.pluto.factory.impl.PortletPreferencesFactoryImpl
 
init(ServletConfig, Map) - Method in class org.apache.pluto.factory.impl.PortletSessionFactoryImpl
 
init(ServletConfig, Map) - Method in class org.apache.pluto.factory.impl.PortletURLFactoryImpl
 
init(ServletConfig, Map) - Method in class org.apache.pluto.factory.impl.RenderRequestFactoryImpl
 
init(ServletConfig, Map) - Method in class org.apache.pluto.factory.impl.RenderResponseFactoryImpl
 
init(ServletConfig, Map) - Method in class org.apache.pluto.invoker.impl.PortletInvokerFactoryImpl
 
init(ServletConfig, Map) - Method in class org.apache.pluto.util.impl.NamespaceMapperFactoryImpl
 
invalidate() - Method in class org.apache.pluto.core.impl.PortletSessionImpl
 
invoke(PortletRequest, PortletResponse, Integer) - Method in class org.apache.pluto.invoker.impl.PortletInvokerImpl
 
isAction - Variable in class org.apache.pluto.core.impl.PortletURLImpl
 
isCommitted() - Method in class org.apache.pluto.core.impl.RenderResponseImpl
 
isCommitted() - Method in class org.apache.pluto.portlet.RenderResponseWrapper
 
isDebugEnabled() - Method in interface org.apache.pluto.services.log.Logger
 
isErrorEnabled() - Method in interface org.apache.pluto.services.log.Logger
 
isIncluded() - Method in interface org.apache.pluto.core.InternalPortletRequest
 
isIncluded() - Method in interface org.apache.pluto.core.InternalPortletResponse
 
isIncluded() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
isIncluded() - Method in class org.apache.pluto.core.impl.PortletResponseImpl
 
isInfoEnabled() - Method in interface org.apache.pluto.services.log.Logger
 
isInitialized() - Method in interface org.apache.pluto.PortletContainer
Returns whether the container is already initialized or not.
isInitialized() - Method in class org.apache.pluto.PortletContainerImpl
 
isNew() - Method in class org.apache.pluto.core.impl.PortletSessionImpl
 
isPortletModeAllowed(PortletMode) - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
isPortletModeAllowed(PortletMode) - Method in class org.apache.pluto.portlet.PortletRequestWrapper
 
isPortletModeAllowed(PortletMode) - Method in interface org.apache.pluto.services.information.DynamicInformationProvider
Returns true if the portal supports the requested portlet mode.
isPortletModeAllowedByPortlet(PortletWindow, PortletMode) - Static method in class org.apache.pluto.core.impl.PortletModeHelper
 
isReadOnly(String) - Method in class org.apache.pluto.core.impl.PortletPreferencesImpl
 
isReadOnly() - Method in interface org.apache.pluto.om.common.Preference
Returns whether this preference is modifiable
isRequestedSessionIdFromCookie() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
isRequestedSessionIdFromURL() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
isRequestedSessionIdFromUrl() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
Deprecated. use isRequestedSessionIdFromURL instead
isRequestedSessionIdValid() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
isRequestedSessionIdValid() - Method in class org.apache.pluto.portlet.PortletRequestWrapper
 
isSecure() - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
isSecure() - Method in class org.apache.pluto.portlet.PortletRequestWrapper
 
isUnavailable() - Method in interface org.apache.pluto.om.servlet.ServletDefinition
Returns if this servlet is currently unavailable.
isUserInRole(String) - Method in class org.apache.pluto.core.impl.PortletRequestImpl
Determines whether a user is mapped to the specified role.
isUserInRole(String) - Method in class org.apache.pluto.portlet.PortletRequestWrapper
 
isValueSet() - Method in interface org.apache.pluto.om.common.Preference
Returns whether this preference is set or not
isWarnEnabled() - Method in interface org.apache.pluto.services.log.Logger
 
isWindowStateAllowed(WindowState) - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
isWindowStateAllowed(WindowState) - Method in class org.apache.pluto.portlet.PortletRequestWrapper
 
isWindowStateAllowed(WindowState) - Method in interface org.apache.pluto.services.information.DynamicInformationProvider
Returns true if the portal supports the requested window state.
iterator() - Method in interface org.apache.pluto.om.common.DescriptionSet
Returns the elements of this set
iterator() - Method in interface org.apache.pluto.om.common.DisplayNameSet
Returns the elements of this set
iterator() - Method in interface org.apache.pluto.om.common.LanguageSet
Returns all elements of this set as iterator The return value cannot be NULL.
iterator() - Method in interface org.apache.pluto.om.common.ParameterSet
Returns all elements of this set as iterator The return value cannot be NULL.
iterator() - Method in interface org.apache.pluto.om.common.PreferenceSet
Returns all elements of this set as iterator.
iterator() - Method in interface org.apache.pluto.om.entity.PortletApplicationEntityList
Returns all portlet application entities as iterator The return value cannot be NULL.
iterator() - Method in interface org.apache.pluto.om.entity.PortletEntityList
Returns all portlet entities as iterator.
iterator() - Method in interface org.apache.pluto.om.portlet.ContentTypeSet
Returns all content types as iterator
iterator() - Method in interface org.apache.pluto.om.portlet.PortletApplicationDefinitionList
Returns all portlet application definitions as iterator The return value cannot be NULL.
iterator() - Method in interface org.apache.pluto.om.portlet.PortletDefinitionList
Returns all portlet definitions as iterator The return value cannot be NULL.
iterator() - Method in interface org.apache.pluto.om.servlet.ServletDefinitionList
Returns all servlet definitions as iterator
iterator() - Method in interface org.apache.pluto.om.servlet.WebApplicationDefinitionList
Returns all web application definitions as iterator
iterator() - Method in interface org.apache.pluto.om.window.PortletWindowList
Returns all portlet windows as iterator The return value cannot be NULL.

L

Language - interface org.apache.pluto.om.common.Language.
This interface provides access to a language and its attributes.
LanguageSet - interface org.apache.pluto.om.common.LanguageSet.
This interface provides access to a set of Language objects.
LogService - interface org.apache.pluto.services.log.LogService.
Implemented in order to provides access to a custom Logger implementation.
Logger - interface org.apache.pluto.services.log.Logger.
Implemented in order to provide component aware logging.
lateInit(HttpServletRequest) - Method in interface org.apache.pluto.core.InternalPortletRequest
 
lateInit(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.pluto.core.InternalPortletResponse
 
lateInit(HttpServletRequest) - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
lateInit(HttpServletRequest, HttpServletResponse) - Method in class org.apache.pluto.core.impl.PortletResponseImpl
 
lineSeparator - Static variable in class org.apache.pluto.util.StringUtils
The operating system's line separator ('\n' on UNIX, '\r\n' on Windows)
load(PortletRequest, RenderResponse) - Method in interface org.apache.pluto.invoker.PortletInvoker
This method invokes the optional load method of a portlet if supported.
load(PortletRequest, RenderResponse) - Method in class org.apache.pluto.invoker.impl.PortletInvokerImpl
 
log(String) - Method in class org.apache.pluto.core.impl.PortletContextImpl
 
log(String, Throwable) - Method in class org.apache.pluto.core.impl.PortletContextImpl
 

M

METHOD_ACTION - Static variable in class org.apache.pluto.Constants
 
METHOD_ID - Static variable in class org.apache.pluto.Constants
 
METHOD_NOOP - Static variable in class org.apache.pluto.Constants
 
METHOD_RENDER - Static variable in class org.apache.pluto.Constants
 
Model - interface org.apache.pluto.om.Model.
The Model interface ...
mode - Variable in class org.apache.pluto.core.impl.PortletURLImpl
 

N

NamespaceMapper - interface org.apache.pluto.util.NamespaceMapper.
 
NamespaceMapperAccess - class org.apache.pluto.util.NamespaceMapperAccess.
 
NamespaceMapperAccess() - Constructor for class org.apache.pluto.util.NamespaceMapperAccess
 
NamespaceMapperFactory - interface org.apache.pluto.factory.NamespaceMapperFactory.
 
NamespaceMapperFactoryImpl - class org.apache.pluto.util.impl.NamespaceMapperFactoryImpl.
 
NamespaceMapperFactoryImpl() - Constructor for class org.apache.pluto.util.impl.NamespaceMapperFactoryImpl
 
NamespaceMapperImpl - class org.apache.pluto.util.impl.NamespaceMapperImpl.
 
NamespaceMapperImpl() - Constructor for class org.apache.pluto.util.impl.NamespaceMapperImpl
 
NamespaceTag - class org.apache.pluto.tags.NamespaceTag.
This tag produces a unique value for the current portlet.
NamespaceTag() - Constructor for class org.apache.pluto.tags.NamespaceTag
 
nameOf(Class) - Static method in class org.apache.pluto.util.StringUtils
Returns the short name of the specified class.
newLine(StringBuffer, int) - Static method in class org.apache.pluto.util.StringUtils
 
nextElement() - Method in class org.apache.pluto.util.Enumerator
Returns the next element of this enumeration.

O

ObjectID - interface org.apache.pluto.om.common.ObjectID.
Wraps around the Object IDs.
ObjectIDAccess - class org.apache.pluto.util.ObjectIDAccess.
 
ObjectIDAccess() - Constructor for class org.apache.pluto.util.ObjectIDAccess
 
ObjectIDFactory - interface org.apache.pluto.factory.ObjectIDFactory.
 
org.apache.pluto - package org.apache.pluto
 
org.apache.pluto.core - package org.apache.pluto.core
 
org.apache.pluto.core.impl - package org.apache.pluto.core.impl
 
org.apache.pluto.factory - package org.apache.pluto.factory
 
org.apache.pluto.factory.impl - package org.apache.pluto.factory.impl
 
org.apache.pluto.invoker - package org.apache.pluto.invoker
 
org.apache.pluto.invoker.impl - package org.apache.pluto.invoker.impl
 
org.apache.pluto.om - package org.apache.pluto.om
 
org.apache.pluto.om.common - package org.apache.pluto.om.common
 
org.apache.pluto.om.entity - package org.apache.pluto.om.entity
 
org.apache.pluto.om.portlet - package org.apache.pluto.om.portlet
 
org.apache.pluto.om.servlet - package org.apache.pluto.om.servlet
 
org.apache.pluto.om.window - package org.apache.pluto.om.window
 
org.apache.pluto.portlet - package org.apache.pluto.portlet
 
org.apache.pluto.services - package org.apache.pluto.services
 
org.apache.pluto.services.factory - package org.apache.pluto.services.factory
 
org.apache.pluto.services.information - package org.apache.pluto.services.information
 
org.apache.pluto.services.log - package org.apache.pluto.services.log
 
org.apache.pluto.services.property - package org.apache.pluto.services.property
 
org.apache.pluto.services.title - package org.apache.pluto.services.title
 
org.apache.pluto.tags - package org.apache.pluto.tags
 
org.apache.pluto.util - package org.apache.pluto.util
 
org.apache.pluto.util.impl - package org.apache.pluto.util.impl
 

P

PORTLET_CONFIG - Static variable in class org.apache.pluto.Constants
 
PORTLET_REQUEST - Static variable in class org.apache.pluto.Constants
 
PORTLET_RESPONSE - Static variable in class org.apache.pluto.Constants
 
PROPS - Static variable in class org.apache.pluto.Environment
 
ParamTag - class org.apache.pluto.tags.ParamTag.
Supporting class for the param tag.
ParamTag() - Constructor for class org.apache.pluto.tags.ParamTag
 
Parameter - interface org.apache.pluto.om.common.Parameter.
This interface provides access to a parameter and its attributes.
ParameterCtrl - interface org.apache.pluto.om.common.ParameterCtrl.
The Parameter interface ...
ParameterSet - interface org.apache.pluto.om.common.ParameterSet.
This interface provides access to a set of Parameter objects.
ParameterSetCtrl - interface org.apache.pluto.om.common.ParameterSetCtrl.
The ParameterSetCtrl interface ...
PortalContextFactory - interface org.apache.pluto.factory.PortalContextFactory.
 
PortalContextFactoryImpl - class org.apache.pluto.factory.impl.PortalContextFactoryImpl.
 
PortalContextFactoryImpl() - Constructor for class org.apache.pluto.factory.impl.PortalContextFactoryImpl
 
PortalContextImpl - class org.apache.pluto.core.impl.PortalContextImpl.
The PortalContext interface gives the portlet the ability to retrieve information about the portal calling this portlet.
PortalContextImpl() - Constructor for class org.apache.pluto.core.impl.PortalContextImpl
 
PortalContextProvider - interface org.apache.pluto.services.information.PortalContextProvider.
Provide information about the calling portal.
PortletActionProvider - interface org.apache.pluto.services.information.PortletActionProvider.
Handle operations that the portlet may perform in an action method.
PortletApplicationDefinition - interface org.apache.pluto.om.portlet.PortletApplicationDefinition.
This interface provides access to a portlet application and its attributes.
PortletApplicationDefinitionList - interface org.apache.pluto.om.portlet.PortletApplicationDefinitionList.
This interface provides access to a set of PortletApplicationDefinition objects.
PortletApplicationEntity - interface org.apache.pluto.om.entity.PortletApplicationEntity.
The PortletApplicationEntity interface represents an instance of the application/context describing the portlets.
PortletApplicationEntityList - interface org.apache.pluto.om.entity.PortletApplicationEntityList.
This interface provides access to a set of PortletApplicationEntity objects.
PortletApplicationEntityListCtrl - interface org.apache.pluto.om.entity.PortletApplicationEntityListCtrl.
The PortletApplicationEntityListCtrl interface ...
PortletConfigFactory - interface org.apache.pluto.factory.PortletConfigFactory.
 
PortletConfigFactoryImpl - class org.apache.pluto.factory.impl.PortletConfigFactoryImpl.
 
PortletConfigFactoryImpl() - Constructor for class org.apache.pluto.factory.impl.PortletConfigFactoryImpl
 
PortletConfigImpl - class org.apache.pluto.core.impl.PortletConfigImpl.
 
PortletConfigImpl(ServletConfig, PortletContext, PortletDefinition) - Constructor for class org.apache.pluto.core.impl.PortletConfigImpl
 
PortletContainer - interface org.apache.pluto.PortletContainer.
The PortletContainer interface is the entrance point of the portlet container.
PortletContainerEnvironment - interface org.apache.pluto.services.PortletContainerEnvironment.
Interface representing the portlet container environment by defining all services.
PortletContainerException - exception org.apache.pluto.PortletContainerException.
The PortletContainerException class defines a general exception that the portlet container can throw when it encounters difficulty.
PortletContainerException() - Constructor for class org.apache.pluto.PortletContainerException
Constructs a new portlet exception.
PortletContainerException(String) - Constructor for class org.apache.pluto.PortletContainerException
Constructs a new portlet invoker exception with the given text.
PortletContainerException(String, Throwable) - Constructor for class org.apache.pluto.PortletContainerException
Constructs a new portlet invoker exception when the invoker needs to throw an exception and include a message about the "root case" that interfered with its normal operation, including a description message.
PortletContainerException(Throwable) - Constructor for class org.apache.pluto.PortletContainerException
Constructs a new portlet invoker exception when the portlet needs to throw an exception.
PortletContainerImpl - class org.apache.pluto.PortletContainerImpl.
Implements the Pluto Container.
PortletContainerImpl() - Constructor for class org.apache.pluto.PortletContainerImpl
 
PortletContainerServices - class org.apache.pluto.PortletContainerServices.
 
PortletContainerServices() - Constructor for class org.apache.pluto.PortletContainerServices
 
PortletContextFactory - interface org.apache.pluto.factory.PortletContextFactory.
 
PortletContextFactoryImpl - class org.apache.pluto.factory.impl.PortletContextFactoryImpl.
 
PortletContextFactoryImpl() - Constructor for class org.apache.pluto.factory.impl.PortletContextFactoryImpl
 
PortletContextImpl - class org.apache.pluto.core.impl.PortletContextImpl.
 
PortletContextImpl(ServletContext, PortletApplicationDefinition) - Constructor for class org.apache.pluto.core.impl.PortletContextImpl
 
PortletDefinition - interface org.apache.pluto.om.portlet.PortletDefinition.
This interface provides access to a portlet and its attributes.
PortletDefinitionCtrl - interface org.apache.pluto.om.portlet.PortletDefinitionCtrl.
The PortletDefinitionCtrl interface ...
PortletDefinitionList - interface org.apache.pluto.om.portlet.PortletDefinitionList.
This interface provides access to a set of PortletDefinition objects.
PortletEntity - interface org.apache.pluto.om.entity.PortletEntity.
The PortletEntity interface represents a single portlet occurance, that can be shown on a single page or on multiple pages.
PortletEntityCtrl - interface org.apache.pluto.om.entity.PortletEntityCtrl.
The PortletEntityCtrl interface represents a single portlet occurance, that can be shown on a single page or on multiple pages.
PortletEntityList - interface org.apache.pluto.om.entity.PortletEntityList.
This interface provides access to a set of PortletEntity objects.
PortletEntityListCtrl - interface org.apache.pluto.om.entity.PortletEntityListCtrl.
The PortletEntityListSet interface ...
PortletInvoker - interface org.apache.pluto.invoker.PortletInvoker.
This interface defines the operations required by the Pluto container in order to invoke portlets.
PortletInvokerAccess - class org.apache.pluto.invoker.PortletInvokerAccess.
PortletInvokerAccess is a static accessor for getting and releasing portlet invokers via the portal's portlet invoker factory.
PortletInvokerAccess() - Constructor for class org.apache.pluto.invoker.PortletInvokerAccess
 
PortletInvokerFactory - interface org.apache.pluto.factory.PortletInvokerFactory.
Portlet Invoker Factory creates portlet invokers based on the servlet context.
PortletInvokerFactoryImpl - class org.apache.pluto.invoker.impl.PortletInvokerFactoryImpl.
 
PortletInvokerFactoryImpl() - Constructor for class org.apache.pluto.invoker.impl.PortletInvokerFactoryImpl
 
PortletInvokerImpl - class org.apache.pluto.invoker.impl.PortletInvokerImpl.
 
PortletInvokerImpl(PortletDefinition, ServletConfig) - Constructor for class org.apache.pluto.invoker.impl.PortletInvokerImpl
 
PortletModeHelper - class org.apache.pluto.core.impl.PortletModeHelper.
 
PortletModeHelper() - Constructor for class org.apache.pluto.core.impl.PortletModeHelper
 
PortletObjectAccess - class org.apache.pluto.factory.PortletObjectAccess.
 
PortletObjectAccess() - Constructor for class org.apache.pluto.factory.PortletObjectAccess
 
PortletPreferencesFactory - interface org.apache.pluto.factory.PortletPreferencesFactory.
 
PortletPreferencesFactoryImpl - class org.apache.pluto.factory.impl.PortletPreferencesFactoryImpl.
 
PortletPreferencesFactoryImpl() - Constructor for class org.apache.pluto.factory.impl.PortletPreferencesFactoryImpl
 
PortletPreferencesImpl - class org.apache.pluto.core.impl.PortletPreferencesImpl.
 
PortletPreferencesImpl(Integer, PortletEntity) - Constructor for class org.apache.pluto.core.impl.PortletPreferencesImpl
 
PortletPreferencesImpl(Integer, PortletDefinition) - Constructor for class org.apache.pluto.core.impl.PortletPreferencesImpl
 
PortletRequestDispatcherImpl - class org.apache.pluto.core.impl.PortletRequestDispatcherImpl.
 
PortletRequestDispatcherImpl(RequestDispatcher) - Constructor for class org.apache.pluto.core.impl.PortletRequestDispatcherImpl
 
PortletRequestDispatcherImpl(RequestDispatcher, Map) - Constructor for class org.apache.pluto.core.impl.PortletRequestDispatcherImpl
 
PortletRequestImpl - class org.apache.pluto.core.impl.PortletRequestImpl.
 
PortletRequestImpl(PortletWindow, HttpServletRequest) - Constructor for class org.apache.pluto.core.impl.PortletRequestImpl
 
PortletRequestWrapper - class org.apache.pluto.portlet.PortletRequestWrapper.
 
PortletRequestWrapper(PortletRequest) - Constructor for class org.apache.pluto.portlet.PortletRequestWrapper
Creates a ServletRequest adaptor wrapping the given request object.
PortletResponseImpl - class org.apache.pluto.core.impl.PortletResponseImpl.
 
PortletResponseImpl(PortletWindow, HttpServletRequest, HttpServletResponse) - Constructor for class org.apache.pluto.core.impl.PortletResponseImpl
 
PortletResponseWrapper - class org.apache.pluto.portlet.PortletResponseWrapper.
 
PortletResponseWrapper(PortletResponse) - Constructor for class org.apache.pluto.portlet.PortletResponseWrapper
Creates a ServletResponse adaptor wrapping the given response object.
PortletServlet - class org.apache.pluto.core.PortletServlet.
 
PortletServlet() - Constructor for class org.apache.pluto.core.PortletServlet
 
PortletSessionFactory - interface org.apache.pluto.factory.PortletSessionFactory.
 
PortletSessionFactoryImpl - class org.apache.pluto.factory.impl.PortletSessionFactoryImpl.
 
PortletSessionFactoryImpl() - Constructor for class org.apache.pluto.factory.impl.PortletSessionFactoryImpl
 
PortletSessionImpl - class org.apache.pluto.core.impl.PortletSessionImpl.
 
PortletSessionImpl(PortletWindow, HttpSession) - Constructor for class org.apache.pluto.core.impl.PortletSessionImpl
 
PortletURLFactory - interface org.apache.pluto.factory.PortletURLFactory.
 
PortletURLFactoryImpl - class org.apache.pluto.factory.impl.PortletURLFactoryImpl.
 
PortletURLFactoryImpl() - Constructor for class org.apache.pluto.factory.impl.PortletURLFactoryImpl
 
PortletURLImpl - class org.apache.pluto.core.impl.PortletURLImpl.
 
PortletURLImpl(PortletWindow, HttpServletRequest, HttpServletResponse, boolean) - Constructor for class org.apache.pluto.core.impl.PortletURLImpl
 
PortletURLProvider - interface org.apache.pluto.services.information.PortletURLProvider.
 
PortletUtils - class org.apache.pluto.portlet.PortletUtils.
 
PortletUtils() - Constructor for class org.apache.pluto.portlet.PortletUtils
 
PortletWindow - interface org.apache.pluto.om.window.PortletWindow.
The PortletWindow interface represents a single window of a portlet instance as it can be shown only once on a single page.
PortletWindowCtrl - interface org.apache.pluto.om.window.PortletWindowCtrl.
The PortletWindow interface represents a single window of an portlet instance as it can be shown only once on a single page.
PortletWindowList - interface org.apache.pluto.om.window.PortletWindowList.
The PortletWindowSet interface defines a set which can hold PortletWindow objects.
PortletWindowListCtrl - interface org.apache.pluto.om.window.PortletWindowListCtrl.
The PortletWindowListCtrl interface ...
Preference - interface org.apache.pluto.om.common.Preference.
The Preference interface provides access to a preference and its attributes.
PreferenceCtrl - interface org.apache.pluto.om.common.PreferenceCtrl.
The PreferenceCtrl interface provides access to change a preference and its attributes.
PreferenceSet - interface org.apache.pluto.om.common.PreferenceSet.
This interface provides access to a set of Preference objects.
PreferenceSetCtrl - interface org.apache.pluto.om.common.PreferenceSetCtrl.
This interface provides access to change a set of Preference objects.
PrintWriterServletOutputStream - class org.apache.pluto.util.PrintWriterServletOutputStream.
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
Deprecated. since 1.0RC3; use PrintWriterServletOutputStream

Construct a ServletOutputStream that coordinates output using a base ServletOutputStream and a PrintWriter that is wrapped on top of that OutputStream.

PrintWriterServletOutputStream(PrintWriter, String) - Constructor for class org.apache.pluto.util.PrintWriterServletOutputStream
 
PropertyManager - class org.apache.pluto.services.property.PropertyManager.
The static accessor for the PropertyManagerService.
PropertyManager() - Constructor for class org.apache.pluto.services.property.PropertyManager
 
PropertyManagerService - interface org.apache.pluto.services.property.PropertyManagerService.
The PropertyManagerService interface is a container service providing the portlet container with external defined properties.
packageOf(Class) - Static method in class org.apache.pluto.util.StringUtils
Returns the name of the package of the specified class.
parameters - Variable in class org.apache.pluto.core.impl.PortletURLImpl
 
pathOf(String, String) - Static method in class org.apache.pluto.util.StringUtils
Returns a combination of two paths, inserting slashes as appropriate.
portletLoad(PortletWindow, HttpServletRequest, HttpServletResponse) - Method in interface org.apache.pluto.PortletContainer
Indicates that the portlet must be initialized
portletLoad(PortletWindow, HttpServletRequest, HttpServletResponse) - Method in class org.apache.pluto.PortletContainerImpl
 
portletMode - Variable in class org.apache.pluto.tags.BasicURLTag
 
portletWindow - Variable in class org.apache.pluto.core.impl.PortletURLImpl
 
prepare(String) - Static method in class org.apache.pluto.PortletContainerServices
This method needs to be called to prepare the portlet container environment.
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
processPortletAction(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.
processPortletAction(PortletWindow, HttpServletRequest, HttpServletResponse) - Method in class org.apache.pluto.PortletContainerImpl
 
provider - Variable in class org.apache.pluto.core.impl.PortletURLImpl
 
putValue(String, Object) - Method in class org.apache.pluto.core.impl.PortletSessionImpl
 

R

RenderRequestFactory - interface org.apache.pluto.factory.RenderRequestFactory.
 
RenderRequestFactoryImpl - class org.apache.pluto.factory.impl.RenderRequestFactoryImpl.
 
RenderRequestFactoryImpl() - Constructor for class org.apache.pluto.factory.impl.RenderRequestFactoryImpl
 
RenderRequestImpl - class org.apache.pluto.core.impl.RenderRequestImpl.
To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates.
RenderRequestImpl(PortletWindow, HttpServletRequest) - Constructor for class org.apache.pluto.core.impl.RenderRequestImpl
 
RenderRequestWrapper - class org.apache.pluto.portlet.RenderRequestWrapper.
 
RenderRequestWrapper(RenderRequest) - Constructor for class org.apache.pluto.portlet.RenderRequestWrapper
Creates a ServletRequest adaptor wrapping the given request object.
RenderResponseFactory - interface org.apache.pluto.factory.RenderResponseFactory.
 
RenderResponseFactoryImpl - class org.apache.pluto.factory.impl.RenderResponseFactoryImpl.
 
RenderResponseFactoryImpl() - Constructor for class org.apache.pluto.factory.impl.RenderResponseFactoryImpl
 
RenderResponseImpl - class org.apache.pluto.core.impl.RenderResponseImpl.
 
RenderResponseImpl(PortletWindow, HttpServletRequest, HttpServletResponse, boolean) - Constructor for class org.apache.pluto.core.impl.RenderResponseImpl
 
RenderResponseWrapper - class org.apache.pluto.portlet.RenderResponseWrapper.
 
RenderResponseWrapper(RenderResponse) - Constructor for class org.apache.pluto.portlet.RenderResponseWrapper
Creates a ServletResponse adaptor wrapping the given response object.
RenderURLTag - class org.apache.pluto.tags.RenderURLTag.
Supporting class for the renderURL tag.
RenderURLTag() - Constructor for class org.apache.pluto.tags.RenderURLTag
 
ResourceURLProvider - interface org.apache.pluto.services.information.ResourceURLProvider.
 
redirect(String, PortletWindow, HttpServletRequest, HttpServletResponse, InternalActionResponse) - Method in class org.apache.pluto.PortletContainerImpl
 
release() - Static method in class org.apache.pluto.PortletContainerServices
Releases the current container services.
releasePortletInvoker(PortletInvoker) - Method in interface org.apache.pluto.factory.PortletInvokerFactory
The container calls this method to release a portlet invoker back to the portal, indicating that the container is done with the invoker.
releasePortletInvoker(PortletInvoker) - Static method in class org.apache.pluto.invoker.PortletInvokerAccess
 
releasePortletInvoker(PortletInvoker) - Method in class org.apache.pluto.invoker.impl.PortletInvokerFactoryImpl
 
remove(String) - Method in interface org.apache.pluto.om.common.ParameterSetCtrl
Removes the parameter with the given name from the set
remove(Parameter) - Method in interface org.apache.pluto.om.common.ParameterSetCtrl
Removes the given parameter from the set
remove(String) - Method in interface org.apache.pluto.om.common.PreferenceSetCtrl
Removes the preference with the given name from the set The return value may be NULL.
remove(Preference) - Method in interface org.apache.pluto.om.common.PreferenceSetCtrl
Removes the given preference from the set
remove(String) - Method in interface org.apache.pluto.om.common.SecurityRoleRefSetCtrl
Removes the SecurityRoleRef with the given name from the set
remove(SecurityRoleRef) - Method in interface org.apache.pluto.om.common.SecurityRoleRefSetCtrl
Removes the given SecurityRoleRef from the set
remove(String) - Method in interface org.apache.pluto.om.servlet.ServletDefinitionListCtrl
Removes the servlet definition with the given name from the set
remove(ServletDefinition) - Method in interface org.apache.pluto.om.servlet.ServletDefinitionListCtrl
Removes the given servlet definition from the set
remove(ObjectID) - Method in interface org.apache.pluto.om.window.PortletWindowListCtrl
Remove the portlet window with the given Id from the list
removeAttribute(String) - Method in class org.apache.pluto.core.impl.PortletContextImpl
 
removeAttribute(String) - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
removeAttribute(String) - Method in class org.apache.pluto.core.impl.PortletSessionImpl
 
removeAttribute(String, int) - Method in class org.apache.pluto.core.impl.PortletSessionImpl
 
removeAttribute(String) - Method in class org.apache.pluto.portlet.PortletRequestWrapper
 
removeValue(String) - Method in class org.apache.pluto.core.impl.PortletSessionImpl
 
render(RenderRequest, RenderResponse) - Method in interface org.apache.pluto.invoker.PortletInvoker
This method invokes the render method of a Java portlet (javax.portlet.Portlet).
render(RenderRequest, RenderResponse) - Method in class org.apache.pluto.invoker.impl.PortletInvokerImpl
 
renderPortlet(PortletWindow, HttpServletRequest, HttpServletResponse) - Method in interface org.apache.pluto.PortletContainer
Calls the render method of the given portlet window.
renderPortlet(PortletWindow, HttpServletRequest, HttpServletResponse) - Method in class org.apache.pluto.PortletContainerImpl
 
replace(String, String, String) - Static method in class org.apache.pluto.util.StringUtils
Replace all occurrences of a pattern within a string by a replacement
reset(String) - Method in class org.apache.pluto.core.impl.PortletPreferencesImpl
 
reset() - Method in class org.apache.pluto.core.impl.RenderResponseImpl
 
reset() - Method in interface org.apache.pluto.om.entity.PortletEntityCtrl
Reset all changes made until the last store call in the persistent store.
reset() - Method in class org.apache.pluto.portlet.RenderResponseWrapper
 
resetBuffer() - Method in class org.apache.pluto.core.impl.RenderResponseImpl
 
resetBuffer() - Method in class org.apache.pluto.portlet.RenderResponseWrapper
 

S

SecurityRole - interface org.apache.pluto.om.common.SecurityRole.
The SecurityRole interface ...
SecurityRoleRef - interface org.apache.pluto.om.common.SecurityRoleRef.
The SecurityRoleRef interface ...
SecurityRoleRefCtrl - interface org.apache.pluto.om.common.SecurityRoleRefCtrl.
The SecurityRoleRef interface ...
SecurityRoleRefSet - interface org.apache.pluto.om.common.SecurityRoleRefSet.
The SecurityRoleRefSet interface ...
SecurityRoleRefSetCtrl - interface org.apache.pluto.om.common.SecurityRoleRefSetCtrl.
The SecurityRoleRefSetCtrl interface ...
SecurityRoleSet - interface org.apache.pluto.om.common.SecurityRoleSet.
The ParameterSet interface ...
ServletDefinition - interface org.apache.pluto.om.servlet.ServletDefinition.
This interface provides access to a servlet and its attributes.
ServletDefinitionCtrl - interface org.apache.pluto.om.servlet.ServletDefinitionCtrl.
The ServletDefinitionCtrl interface ...
ServletDefinitionList - interface org.apache.pluto.om.servlet.ServletDefinitionList.
This interface provides access to a set of ServletDefinition objects.
ServletDefinitionListCtrl - interface org.apache.pluto.om.servlet.ServletDefinitionListCtrl.
The ServletDefinitionSetCtrl interface ...
StaticInformationProvider - interface org.apache.pluto.services.information.StaticInformationProvider.
Provide information from the portal to portlet container that don't change between requests.
StringUtils - class org.apache.pluto.util.StringUtils.
StringUtils hosts a couple of utility methods around strings.
StringUtils() - Constructor for class org.apache.pluto.util.StringUtils
 
secure - Variable in class org.apache.pluto.core.impl.PortletURLImpl
 
secure - Variable in class org.apache.pluto.tags.BasicURLTag
 
secureBoolean - Variable in class org.apache.pluto.tags.BasicURLTag
 
sendError(int, String) - Method in class org.apache.pluto.core.impl.PortletResponseImpl
 
sendError(int) - Method in class org.apache.pluto.core.impl.PortletResponseImpl
 
sendRedirect(String) - Method in class org.apache.pluto.core.impl.ActionResponseImpl
 
sendRedirect(String) - Method in class org.apache.pluto.core.impl.PortletResponseImpl
 
sendRedirect(String) - Method in class org.apache.pluto.portlet.ActionResponseWrapper
 
service(ServletRequest, ServletResponse) - Method in class org.apache.pluto.core.PortletServlet
 
servletRequest - Variable in class org.apache.pluto.core.impl.PortletURLImpl
 
servletResponse - Variable in class org.apache.pluto.core.impl.PortletURLImpl
 
setAbsoluteURL(String) - Method in interface org.apache.pluto.services.information.ResourceURLProvider
Sets the absolute URL to be returned by the provider.
setAction() - Method in interface org.apache.pluto.services.information.PortletURLProvider
By calling this method the URL is defined as an action URL.
setAttribute(String, Object) - Method in class org.apache.pluto.core.impl.PortletContextImpl
 
setAttribute(String, Object) - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
setAttribute(String, Object) - Method in class org.apache.pluto.core.impl.PortletSessionImpl
 
setAttribute(String, Object, int) - Method in class org.apache.pluto.core.impl.PortletSessionImpl
 
setAttribute(String, Object) - Method in class org.apache.pluto.portlet.PortletRequestWrapper
 
setAvailable(long) - Method in interface org.apache.pluto.om.servlet.ServletDefinitionCtrl
Sets the available date/time for this servlet, in milliseconds since the epoch.
setBufferSize(int) - Method in class org.apache.pluto.core.impl.RenderResponseImpl
 
setBufferSize(int) - Method in class org.apache.pluto.portlet.RenderResponseWrapper
 
setCharacterEncoding(String) - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
setCharacterEncoding(String) - Method in class org.apache.pluto.portlet.ActionRequestWrapper
 
setClassName(String) - Method in interface org.apache.pluto.om.portlet.PortletDefinitionCtrl
Sets the new class name
setContentLength(int) - Method in class org.apache.pluto.core.impl.PortletResponseImpl
 
setContentType(String) - Method in class org.apache.pluto.core.impl.RenderResponseImpl
 
setContentType(String) - Method in class org.apache.pluto.portlet.RenderResponseWrapper
 
setDateHeader(String, long) - Method in class org.apache.pluto.core.impl.PortletResponseImpl
 
setDescription(String) - Method in interface org.apache.pluto.om.common.SecurityRoleRefCtrl
Sets the description
setDescriptionSet(DescriptionSet) - Method in interface org.apache.pluto.om.common.ParameterCtrl
Sets the description
setDescriptions(DescriptionSet) - Method in interface org.apache.pluto.om.portlet.PortletDefinitionCtrl
Sets the descriptions
setDescriptions(DescriptionSet) - Method in interface org.apache.pluto.om.servlet.ServletDefinitionCtrl
Sets the descriptions
setDisplayNames(DisplayNameSet) - Method in interface org.apache.pluto.om.portlet.PortletDefinitionCtrl
Sets the display names
setDisplayNames(DisplayNameSet) - Method in interface org.apache.pluto.om.servlet.ServletDefinitionCtrl
Sets the display names
setDynamicTitle(PortletWindow, HttpServletRequest, String) - Static method in class org.apache.pluto.services.title.DynamicTitle
 
setDynamicTitle(PortletWindow, HttpServletRequest, String) - Method in interface org.apache.pluto.services.title.DynamicTitleService
Sets all properties of the given map to the portlet response.
setFullPath(String) - Method in interface org.apache.pluto.services.information.ResourceURLProvider
Sets a full path URI including the context root.
setHeader(String, String) - Method in class org.apache.pluto.core.impl.PortletResponseImpl
 
setId(String) - Method in interface org.apache.pluto.om.entity.PortletEntityCtrl
binds an identifier to this portlet instance
setId(String) - Method in interface org.apache.pluto.om.portlet.PortletDefinitionCtrl
Binds an identifier to this portlet
setId(String) - Method in interface org.apache.pluto.om.servlet.ServletDefinitionCtrl
Binds an identifier to this servlet
setId(String) - Method in interface org.apache.pluto.om.window.PortletWindowCtrl
binds an identifier to this portlet window
setIncluded(boolean) - Method in interface org.apache.pluto.core.InternalPortletRequest
 
setIncluded(boolean) - Method in interface org.apache.pluto.core.InternalPortletResponse
 
setIncluded(boolean) - Method in class org.apache.pluto.core.impl.PortletRequestImpl
 
setIncluded(boolean) - Method in class org.apache.pluto.core.impl.PortletResponseImpl
 
setIntHeader(String, int) - Method in class org.apache.pluto.core.impl.PortletResponseImpl
 
setLocale(Locale) - Method in class org.apache.pluto.core.impl.PortletResponseImpl
 
setMaxInactiveInterval(int) - Method in class org.apache.pluto.core.impl.PortletSessionImpl
 
setName(String) - Method in interface org.apache.pluto.om.common.ParameterCtrl
Sets the name
setName(String) - Method in interface org.apache.pluto.om.common.PreferenceCtrl
Sets the name
setName(String) - Method in interface org.apache.pluto.om.portlet.PortletDefinitionCtrl
Binds an administrative name
setName(String) - Method in class org.apache.pluto.tags.ParamTag
Sets the name.
setParameter(String, String) - Method in class org.apache.pluto.core.impl.PortletURLImpl
 
setParameter(String, String[]) - Method in class org.apache.pluto.core.impl.PortletURLImpl
 
setParameters(Map) - Method in class org.apache.pluto.core.impl.PortletURLImpl
 
setParameters(Map) - Method in interface org.apache.pluto.services.information.PortletURLProvider
Sets the given parameters as parameters into the URL, Removes all previously set parameters.
setPortletClassLoader(ClassLoader) - Method in interface org.apache.pluto.om.portlet.PortletDefinitionCtrl
Sets the class loader of the portlet
setPortletDefinition(PortletDefinition) - Method in interface org.apache.pluto.om.entity.PortletEntityCtrl
Sets the portlet definition for this entity.
setPortletEntity(PortletEntity) - Method in interface org.apache.pluto.om.window.PortletWindowCtrl
binds a portlet instance to this portlet window
setPortletMode(PortletMode) - Method in class org.apache.pluto.core.impl.ActionResponseImpl
 
setPortletMode(PortletMode) - Method in class org.apache.pluto.core.impl.PortletURLImpl
 
setPortletMode(PortletMode) - Method in class org.apache.pluto.portlet.ActionResponseWrapper
 
setPortletMode(PortletMode) - Method in interface org.apache.pluto.services.information.PortletURLProvider
Sets the new portlet mode at the URL.
setPortletMode(String) - Method in class org.apache.pluto.tags.BasicURLTag
Sets the portletMode.
setProperty(String, String) - Method in class org.apache.pluto.core.impl.PortletResponseImpl
 
setProperty(String, String) - Method in class org.apache.pluto.portlet.PortletResponseWrapper
 
setReadOnly(String) - Method in interface org.apache.pluto.om.common.PreferenceCtrl
Defines whether this preference is modifiable
setRenderParameter(String, String) - Method in class org.apache.pluto.core.impl.ActionResponseImpl
 
setRenderParameter(String, String[]) - Method in class org.apache.pluto.core.impl.ActionResponseImpl
 
setRenderParameter(String, String) - Method in class org.apache.pluto.portlet.ActionResponseWrapper
 
setRenderParameter(String, String[]) - Method in class org.apache.pluto.portlet.ActionResponseWrapper
 
setRenderParameters(Map) - Method in class org.apache.pluto.core.impl.ActionResponseImpl
 
setRenderParameters(Map) - Method in class org.apache.pluto.portlet.ActionResponseWrapper
 
setRequest(PortletRequest) - Method in class org.apache.pluto.portlet.PortletRequestWrapper
Sets the request being wrapped.
setResponse(PortletResponse) - Method in class org.apache.pluto.portlet.PortletResponseWrapper
Sets the response being wrapped.
setResponseProperties(PortletWindow, HttpServletRequest, HttpServletResponse, Map) - Static method in class org.apache.pluto.services.property.PropertyManager
 
setResponseProperties(PortletWindow, HttpServletRequest, HttpServletResponse, Map) - Method in interface org.apache.pluto.services.property.PropertyManagerService
Sets the given property map defined by the portlet window in its response.
setRoleLink(String) - Method in interface org.apache.pluto.om.common.SecurityRoleRefCtrl
Sets the value
setRoleName(String) - Method in interface org.apache.pluto.om.common.SecurityRoleRefCtrl
Sets the name
setSecure(boolean) - Method in class org.apache.pluto.core.impl.PortletURLImpl
 
setSecure() - Method in interface org.apache.pluto.services.information.PortletURLProvider
By calling this method the URL is defined as a secure URL.
setSecure(String) - Method in class org.apache.pluto.tags.BasicURLTag
Sets secure to boolean value of the string
setServletClass(String) - Method in interface org.apache.pluto.om.servlet.ServletDefinitionCtrl
Sets the class name of this servlet
setServletName(String) - Method in interface org.apache.pluto.om.servlet.ServletDefinitionCtrl
Binds an servlet name to this servlet
setStatus(int) - Method in class org.apache.pluto.core.impl.PortletResponseImpl
 
setStatus(int, String) - Method in class org.apache.pluto.core.impl.PortletResponseImpl
Deprecated. As of version 2.1, due to ambiguous meaning of the message parameter. To set a status code use setStatus(int), to send an error with a description use sendError(int, String). Sets the status code and message for this response.
setTitle(String) - Method in class org.apache.pluto.core.impl.RenderResponseImpl
 
setTitle(String) - Method in class org.apache.pluto.portlet.RenderResponseWrapper
 
setUrl(PortletURL) - Method in class org.apache.pluto.tags.BasicURLTag
Sets the url.
setValue(String, String) - Method in class org.apache.pluto.core.impl.PortletPreferencesImpl
 
setValue(String) - Method in interface org.apache.pluto.om.common.ParameterCtrl
Sets the value
setValue(String) - Method in class org.apache.pluto.tags.ParamTag
Sets the value.
setValues(String, String[]) - Method in class org.apache.pluto.core.impl.PortletPreferencesImpl
 
setValues(List) - Method in interface org.apache.pluto.om.common.PreferenceCtrl
Sets the value
setVar(String) - Method in class org.apache.pluto.tags.BasicURLTag
Sets the var.
setWindowState(WindowState) - Method in class org.apache.pluto.core.impl.ActionResponseImpl
 
setWindowState(WindowState) - Method in class org.apache.pluto.core.impl.PortletURLImpl
 
setWindowState(WindowState) - Method in class org.apache.pluto.portlet.ActionResponseWrapper
 
setWindowState(WindowState) - Method in interface org.apache.pluto.services.information.PortletURLProvider
Sets the new window state at the URL.
setWindowState(String) - Method in class org.apache.pluto.tags.BasicURLTag
Sets the windowState.
shutdown() - Method in interface org.apache.pluto.PortletContainer
Shuts down the portlet container.
shutdown() - Method in class org.apache.pluto.PortletContainerImpl
 
state - Variable in class org.apache.pluto.core.impl.PortletURLImpl
 
store() - Method in class org.apache.pluto.core.impl.PortletPreferencesImpl
 
store() - Method in interface org.apache.pluto.om.entity.PortletEntityCtrl
Stores the object persistently
store() - Method in interface org.apache.pluto.om.portlet.PortletDefinitionCtrl
Stores the object persistently
supportsPortletMode(PortletMode) - Method in interface org.apache.pluto.om.portlet.ContentType
Returns true if the given portlet mode is supported for this content type.
supportsPortletMode(PortletMode) - Method in interface org.apache.pluto.om.portlet.ContentTypeSet
Return true if the given portlet mode is supported for any content type in this set.

T

toString() - Method in class org.apache.pluto.core.impl.PortletURLImpl
 
toString() - Method in interface org.apache.pluto.services.information.PortletURLProvider
Returns the URL in string format.
toString() - Method in interface org.apache.pluto.services.information.ResourceURLProvider
Returns a url to a resource as absolute URL starting with protocol so that it can be accessed by a browser.

U

url - Variable in class org.apache.pluto.tags.BasicURLTag
 

V

var - Variable in class org.apache.pluto.tags.BasicURLTag
 

W

WebApplicationDefinition - interface org.apache.pluto.om.servlet.WebApplicationDefinition.
This interface provides access to a web application and its attributes.
WebApplicationDefinitionList - interface org.apache.pluto.om.servlet.WebApplicationDefinitionList.
This interface provides access to a set of WebApplicationDefinition objects.
WriterOutputStream - class org.apache.pluto.util.WriterOutputStream.
 
WriterOutputStream(Writer, String) - Constructor for class org.apache.pluto.util.WriterOutputStream
 
warn(String) - Method in interface org.apache.pluto.services.log.Logger
 
windowState - Variable in class org.apache.pluto.tags.BasicURLTag
 
write(int) - Method in class org.apache.pluto.util.PrintWriterServletOutputStream
Writes a single byte to the output stream This implementation writes the byte to the underlying PrintWriter.
write(byte[]) - Method in class org.apache.pluto.util.PrintWriterServletOutputStream
Writes an array of bytes
write(byte[], int, int) - Method in class org.apache.pluto.util.PrintWriterServletOutputStream
Writes a subarray of bytes This implementation redirects it's input into the underlying PrintWriter.
write(int) - Method in class org.apache.pluto.util.WriterOutputStream
 

_

_getHttpServletResponse() - Method in class org.apache.pluto.core.impl.PortletResponseImpl
 

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

Copyright © 2003-2007 . All Rights Reserved.