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

A

A - Static variable in class org.jboss.portal.portlet.samples.google.GoogleClippingPortlet
 
AbstractClientContext - Class in org.jboss.portal.portlet.impl.spi
 
AbstractClientContext(HttpServletRequest) - Constructor for class org.jboss.portal.portlet.impl.spi.AbstractClientContext
 
AbstractClientContext(HttpServletRequest, List<Cookie>) - Constructor for class org.jboss.portal.portlet.impl.spi.AbstractClientContext
 
AbstractConsumerPersistenceManagerService - Class in org.jboss.portal.portlet.impl.state.consumer
 
AbstractConsumerPersistenceManagerService() - Constructor for class org.jboss.portal.portlet.impl.state.consumer.AbstractConsumerPersistenceManagerService
 
AbstractEventControllerContext - Class in org.jboss.portal.portlet.controller.event
An implementation of the event controller context that do no ops.
AbstractEventControllerContext() - Constructor for class org.jboss.portal.portlet.controller.event.AbstractEventControllerContext
 
AbstractInstanceContext - Class in org.jboss.portal.portlet.impl.spi
 
AbstractInstanceContext(String) - Constructor for class org.jboss.portal.portlet.impl.spi.AbstractInstanceContext
 
AbstractInstanceContext(String, AccessMode) - Constructor for class org.jboss.portal.portlet.impl.spi.AbstractInstanceContext
 
AbstractMarkupRenderer - Class in org.jboss.portal.portlet.test.controller
 
AbstractMarkupRenderer(ResponseProperties) - Constructor for class org.jboss.portal.portlet.test.controller.AbstractMarkupRenderer
 
AbstractPortalContext - Class in org.jboss.portal.portlet.impl.spi
 
AbstractPortalContext(Set<WindowState>, Set<Mode>, Map<String, String>) - Constructor for class org.jboss.portal.portlet.impl.spi.AbstractPortalContext
 
AbstractPortalContext(Map<String, String>) - Constructor for class org.jboss.portal.portlet.impl.spi.AbstractPortalContext
 
AbstractPortalContext() - Constructor for class org.jboss.portal.portlet.impl.spi.AbstractPortalContext
 
AbstractPortletControllerContext - Class in org.jboss.portal.portlet.controller.impl
 
AbstractPortletControllerContext(HttpServletRequest, HttpServletResponse) - Constructor for class org.jboss.portal.portlet.controller.impl.AbstractPortletControllerContext
 
AbstractPortletInvocationContext - Class in org.jboss.portal.portlet.impl.spi
An abstract implementation that relies on the a request and response provided by the client (i.e the portal).
AbstractPortletInvocationContext(MarkupInfo) - Constructor for class org.jboss.portal.portlet.impl.spi.AbstractPortletInvocationContext
 
AbstractPropertyContext - Class in org.jboss.portal.portlet.state
 
AbstractPropertyContext(AccessMode, PropertyMap, boolean) - Constructor for class org.jboss.portal.portlet.state.AbstractPropertyContext
Create a new object.
AbstractPropertyMap<IK,IV> - Class in org.jboss.portal.portlet.state
 
AbstractPropertyMap(Map<IK, IV>, AbstractTypedMap.Converter<String, IK>, AbstractTypedMap.Converter<List<String>, IV>) - Constructor for class org.jboss.portal.portlet.state.AbstractPropertyMap
 
AbstractRendererContext - Class in org.jboss.portal.portlet.test.controller
 
AbstractRendererContext(AbstractPortletControllerContext) - Constructor for class org.jboss.portal.portlet.test.controller.AbstractRendererContext
 
AbstractRequestContext - Class in org.jboss.portal.portlet.impl.spi
 
AbstractRequestContext(HttpServletRequest) - Constructor for class org.jboss.portal.portlet.impl.spi.AbstractRequestContext
 
AbstractSecurityContext - Class in org.jboss.portal.portlet.impl.spi
 
AbstractSecurityContext(HttpServletRequest) - Constructor for class org.jboss.portal.portlet.impl.spi.AbstractSecurityContext
 
AbstractServerContext - Class in org.jboss.portal.portlet.impl.spi
 
AbstractServerContext(HttpServletRequest, HttpServletResponse) - Constructor for class org.jboss.portal.portlet.impl.spi.AbstractServerContext
 
AbstractURLTag - Class in org.jboss.portal.portlet.portal.jsp.taglib
 
AbstractURLTag() - Constructor for class org.jboss.portal.portlet.portal.jsp.taglib.AbstractURLTag
 
AbstractUserContext - Class in org.jboss.portal.portlet.impl.spi
 
AbstractUserContext(HttpServletRequest) - Constructor for class org.jboss.portal.portlet.impl.spi.AbstractUserContext
 
AbstractUserContext(String) - Constructor for class org.jboss.portal.portlet.impl.spi.AbstractUserContext
 
AbstractUserContext() - Constructor for class org.jboss.portal.portlet.impl.spi.AbstractUserContext
 
AbstractWindowContext - Class in org.jboss.portal.portlet.impl.spi
 
AbstractWindowContext(String) - Constructor for class org.jboss.portal.portlet.impl.spi.AbstractWindowContext
 
AccessMode - Enum in org.jboss.portal.portlet.state
Type safe enumeration for the access mode to a portlet.
ACTION - Static variable in class org.jboss.portal.portlet.impl.jsr168.api.PortletPreferencesImpl
Indicates the object is used during a action phase.
ACTION_PHASE - Static variable in class org.jboss.portal.portlet.controller.impl.ControllerRequestParameterNames
Denotes an action lifecycle operation.
ActionInvocation - Class in org.jboss.portal.portlet.invocation
 
ActionInvocation(PortletInvocationContext) - Constructor for class org.jboss.portal.portlet.invocation.ActionInvocation
 
ActionRequest - Interface in javax.portlet
The ActionRequest represents the request sent to the portlet to handle an action.
ActionRequestImpl - Class in org.jboss.portal.portlet.impl.jsr168.api
 
ActionRequestImpl(PortletContainerImpl, ActionInvocation) - Constructor for class org.jboss.portal.portlet.impl.jsr168.api.ActionRequestImpl
 
actionRequestVariableName - Static variable in class org.jboss.portal.portlet.impl.jsr286.taglib.DefineObjects286TagTEI
 
ActionResponse - Interface in javax.portlet
The ActionResponse interface represents the portlet response to an action request.
ActionResponseImpl - Class in org.jboss.portal.portlet.impl.jsr168.api
 
ActionResponseImpl(ActionInvocation, PortletRequestImpl) - Constructor for class org.jboss.portal.portlet.impl.jsr168.api.ActionResponseImpl
 
actionResponseVariableName - Static variable in class org.jboss.portal.portlet.impl.jsr286.taglib.DefineObjects286TagTEI
 
ActionURL - Interface in org.jboss.portal.portlet
 
ActionURL286Tag - Class in org.jboss.portal.portlet.impl.jsr286.taglib
 
ActionURL286Tag() - Constructor for class org.jboss.portal.portlet.impl.jsr286.taglib.ActionURL286Tag
 
ActionURLTag - Class in org.jboss.portal.portlet.impl.jsr168.taglib
The actionURL tag for the JSR 168 Portlet specification.
ActionURLTag() - Constructor for class org.jboss.portal.portlet.impl.jsr168.taglib.ActionURLTag
 
add(String, Mode) - Method in class org.jboss.portal.portlet.impl.info.ContainerCapabilitiesInfo
 
add(String, ContainerModeInfo) - Method in class org.jboss.portal.portlet.impl.info.ContainerCapabilitiesInfo
 
add(String, WindowState) - Method in class org.jboss.portal.portlet.impl.info.ContainerCapabilitiesInfo
 
add(String, ContainerWindowStateInfo) - Method in class org.jboss.portal.portlet.impl.info.ContainerCapabilitiesInfo
 
add(WebApp) - Method in class org.jboss.portal.portlet.mc.PortletApplicationDeployer
 
add(WebApp) - Method in class org.jboss.portal.portlet.test.TestPortletApplicationDeployer
 
addAlias(QName) - Method in class org.jboss.portal.portlet.impl.info.ContainerEventInfo
 
addAlias(QName) - Method in class org.jboss.portal.portlet.impl.metadata.event.EventDefinitionMetaData
 
addAlias(QName) - Method in class org.jboss.portal.portlet.impl.metadata.PublicRenderParameterMetaData
 
addChild(Object, Object, UnmarshallingContext, String, String) - Method in class org.jboss.portal.portlet.mc.metadata.factory.PortletApplicationModelFactory
 
addChild(Object, Object, UnmarshallingContext, String, String) - Method in class org.jboss.portal.portlet.mc.metadata.impl.ValueTrimmingFilter
 
addConsumedEvent(ContainerEventInfo) - Method in class org.jboss.portal.portlet.impl.info.ContainerEventingInfo
 
addContainerPreference(String, List<String>, boolean, LocalizedString, LocalizedString) - Method in class org.jboss.portal.portlet.impl.info.ContainerPreferencesInfo
 
addContainerRuntime(ContainerRuntimeMetaData) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
addContainerRuntime(ContainerRuntimeMetaData) - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication20MetaData
 
addCookie(Cookie) - Method in class org.jboss.portal.portlet.bridge.BridgeResponse
 
addCookie(Cookie) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse
 
addCookie(Cookie) - Method in class org.jboss.portal.portlet.portal.jsp.PortalPrepareResponse
 
addCustomPortletMode(CustomPortletModeMetaData) - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication10MetaData
 
addCustomWindowState(CustomWindowStateMetaData) - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication10MetaData
 
addDateHeader(String, long) - Method in class org.jboss.portal.portlet.bridge.BridgeResponse
 
addDateHeader(String, long) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse
 
addDateHeader(String, long) - Method in class org.jboss.portal.portlet.portal.jsp.PortalPrepareResponse
 
addDependency(PortletFilterLifeCycle, PortletContainerLifeCycle) - Method in class org.jboss.portal.portlet.impl.container.PortletApplicationLifeCycle
 
addEventDefinition(EventDefinitionMetaData) - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication20MetaData
 
addFilter(FilterMetaData) - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication20MetaData
 
addFilterMapping(FilterMappingMetaData) - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication20MetaData
 
addHeader(String, String) - Method in class org.jboss.portal.portlet.bridge.BridgeResponse
 
addHeader(String, String) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse
 
addHeader(String, String) - Method in class org.jboss.portal.portlet.portal.jsp.PortalPrepareResponse
 
addInitParam(InitParamMetaData) - Method in class org.jboss.portal.portlet.impl.metadata.filter.FilterMetaData
 
addInitParam(InitParamMetaData) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
addIntHeader(String, int) - Method in class org.jboss.portal.portlet.bridge.BridgeResponse
 
addIntHeader(String, int) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse
 
addIntHeader(String, int) - Method in class org.jboss.portal.portlet.portal.jsp.PortalPrepareResponse
 
addLifecycle(LifeCyclePhase) - Method in class org.jboss.portal.portlet.impl.metadata.filter.FilterMetaData
 
addListener(ManagedObjectRegistryEventListener) - Method in class org.jboss.portal.portlet.container.managed.ManagedObjectRegistryEventBroadcaster
 
addListener(ManagedObjectRegistryEventListener) - Method in interface org.jboss.portal.portlet.container.managed.PortletApplicationRegistry
 
addListener(ListenerMetaData) - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication20MetaData
 
addListener(ManagedObjectRegistryEventListener) - Method in class org.jboss.portal.portlet.mc.PortletApplicationDeployer
 
addLocale(Locale) - Method in class org.jboss.portal.portlet.impl.info.ContainerCapabilitiesInfo
 
addMetaParameter(String) - Method in class org.jboss.portal.portlet.test.url.CodecBuilder
 
addMetaValue(String, LocalizedString) - Method in class org.jboss.portal.portlet.impl.info.ContainerMetaInfo
 
addParameter(String, String) - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.GenerateURLTag
Add a named parameter.
addPortlet(PortletMetaData) - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication10MetaData
 
addPortletContainer(PortletContainer) - Method in class org.jboss.portal.portlet.container.ContainerPortletInvoker
 
addPortletContainer(PortletContainer) - Method in interface org.jboss.portal.portlet.container.object.PortletApplicationObject
Add a container.
addPortletContainer(PortletContainerContext, PortletContainerObject) - Method in class org.jboss.portal.portlet.impl.container.PortletApplicationLifeCycle
 
addPortletContainer(PortletContainer) - Method in class org.jboss.portal.portlet.impl.jsr168.PortletApplicationImpl
 
addPortletFilter(PortletFilter) - Method in interface org.jboss.portal.portlet.container.object.PortletApplicationObject
Add a filter.
addPortletFilter(PortletFilter) - Method in interface org.jboss.portal.portlet.container.object.PortletContainerObject
Add a filter.
addPortletFilter(PortletFilterContext, PortletFilterObject) - Method in class org.jboss.portal.portlet.impl.container.PortletApplicationLifeCycle
 
addPortletFilter(PortletFilter) - Method in class org.jboss.portal.portlet.impl.jsr168.PortletApplicationImpl
 
addPortletFilter(PortletFilter) - Method in class org.jboss.portal.portlet.impl.jsr168.PortletContainerImpl
 
addPortletMode(PortletModeMetaData) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.SupportsMetaData
 
addPortletName(String) - Method in class org.jboss.portal.portlet.impl.metadata.filter.FilterMappingMetaData
 
addPortletname(String) - Method in class org.jboss.portal.portlet.impl.metadata.security.PortletCollectionMetaData
 
addPortletPreference(PortletPreferenceMetaData) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletPreferencesMetaData
 
addProducedEvent(ContainerEventInfo) - Method in class org.jboss.portal.portlet.impl.info.ContainerEventingInfo
 
addProperty(String, String) - Method in interface javax.portlet.PortletResponse
Adds a String property to an existing key to be returned to the portal.
addProperty(String, String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.BaseURLImpl
 
addProperty(String, String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.MimeResponseImpl
 
addProperty(String, String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletResponseImpl
 
addProperty(Cookie) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletResponseImpl
 
addProperty(String, Element) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletResponseImpl
 
addProperty(String, String) - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.GenerateURL286Tag
Add a named property.
addPublicParameter(ContainerParameterInfo) - Method in class org.jboss.portal.portlet.impl.info.ContainerNavigationInfo
 
addPublicRenderParameter(PublicRenderParameterMetaData) - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication20MetaData
 
addRoleRef(String, String) - Method in class org.jboss.portal.portlet.impl.info.ContainerSecurityInfo
 
addSecurityConstraint(SecurityConstraintMetaData) - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication10MetaData
 
addSecurityRoleRef(SecurityRoleRefMetaData) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
addSupport(SupportsMetaData) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
addSupportedLocale(SupportedLocaleMetaData) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
addSupportedProcessingEvent(EventDefinitionReferenceMetaData) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
addSupportedPublicRenderParameter(String) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
addSupportedPublishingEvent(EventDefinitionReferenceMetaData) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
addTransportGuarantee(TransportGuarantee) - Method in class org.jboss.portal.portlet.impl.info.ContainerSecurityInfo
 
addUserAttribute(UserAttributeMetaData) - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication10MetaData
 
addValue(String) - Method in class org.jboss.portal.portlet.impl.metadata.common.ContainerRuntimeMetaData
 
addValue(String) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletPreferenceMetaData
 
addWindowDef(String, WindowDef) - Method in class org.jboss.portal.portlet.portal.jsp.PortalPrepareResponse
 
addWindowState(WindowStateMetaData) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.SupportsMetaData
 
AdminPortlet - Class in org.jboss.portal.portlet.portal.admin.ui
 
AdminPortlet() - Constructor for class org.jboss.portal.portlet.portal.admin.ui.AdminPortlet
 
AnnotationPortletApplication10MetaData - Class in org.jboss.portal.portlet.mc.metadata.impl
 
AnnotationPortletApplication10MetaData() - Constructor for class org.jboss.portal.portlet.mc.metadata.impl.AnnotationPortletApplication10MetaData
 
AnnotationPortletApplication20MetaData - Class in org.jboss.portal.portlet.mc.metadata.impl
 
AnnotationPortletApplication20MetaData() - Constructor for class org.jboss.portal.portlet.mc.metadata.impl.AnnotationPortletApplication20MetaData
 
append(ResponseProperties) - Method in class org.jboss.portal.portlet.invocation.response.ResponseProperties
 
application - Variable in class org.jboss.portal.portlet.impl.jsr168.PortletContainerImpl
.
APPLICATION_SCOPE - Static variable in interface javax.portlet.PortletSession
This constant defines an application wide scope for the session attribute.
attributes - Variable in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
.
attributes - Variable in class org.jboss.portal.portlet.invocation.PortletInvocation
.

B

BaseURLImpl - Class in org.jboss.portal.portlet.impl.jsr168.api
 
BaseURLImpl(PortletInvocation, PortletRequestImpl, boolean) - Constructor for class org.jboss.portal.portlet.impl.jsr168.api.BaseURLImpl
 
BaseURLImpl(BaseURLImpl) - Constructor for class org.jboss.portal.portlet.impl.jsr168.api.BaseURLImpl
 
BaseURLImpl.InternalContainerURL - Class in org.jboss.portal.portlet.impl.jsr168.api
 
BaseURLImpl.InternalContainerURL() - Constructor for class org.jboss.portal.portlet.impl.jsr168.api.BaseURLImpl.InternalContainerURL
 
BASIC_AUTH - Static variable in interface javax.portlet.PortletRequest
String identifier for Basic authentication.
BridgeInterceptor - Class in org.jboss.portal.portlet.bridge
The bridge interceptor set the bridge for the duration of the request made to the portlet.
BridgeInterceptor() - Constructor for class org.jboss.portal.portlet.bridge.BridgeInterceptor
 
BridgeResponse - Class in org.jboss.portal.portlet.bridge
 
BridgeResponse(JBossServletContextProvider.BridgeInfo) - Constructor for class org.jboss.portal.portlet.bridge.BridgeResponse
 
bufferSize - Variable in class org.jboss.portal.portlet.impl.jsr168.api.MimeResponseImpl
Not really used but we need it to memorize what the client set optionally.
build() - Method in class org.jboss.portal.portlet.impl.info.ContainerInfoBuilder
 

C

CacheControl - Class in org.jboss.portal.portlet.cache
 
CacheControl(int, CacheScope, String) - Constructor for class org.jboss.portal.portlet.cache.CacheControl
 
cacheControl - Variable in class org.jboss.portal.portlet.impl.jsr168.api.MimeResponseImpl
The cache control.
CacheControlImpl - Class in org.jboss.portal.portlet.impl.jsr168.api
 
CacheControlImpl(int, CacheScope) - Constructor for class org.jboss.portal.portlet.impl.jsr168.api.CacheControlImpl
 
CacheInfo - Interface in org.jboss.portal.portlet.info
 
CacheLevel - Enum in org.jboss.portal.portlet.cache
 
CacheScope - Enum in org.jboss.portal.portlet.cache
 
CapabilitiesInfo - Interface in org.jboss.portal.portlet.info
Gathers capability information (portlet modes, window states, supported media types and locales) regarding a portlet.
CartEvent - Class in org.jboss.portal.portlet.samples.shoppingcart
 
CartEvent(String) - Constructor for class org.jboss.portal.portlet.samples.shoppingcart.CartEvent
 
CartPortlet - Class in org.jboss.portal.portlet.samples.shoppingcart
 
CartPortlet() - Constructor for class org.jboss.portal.portlet.samples.shoppingcart.CartPortlet
 
Catalog - Class in org.jboss.portal.portlet.samples.shoppingcart
 
CatalogItem - Class in org.jboss.portal.portlet.samples.shoppingcart
 
CatalogItem(String, int, String) - Constructor for class org.jboss.portal.portlet.samples.shoppingcart.CatalogItem
 
CatalogPortlet - Class in org.jboss.portal.portlet.samples.shoppingcart
 
CatalogPortlet() - Constructor for class org.jboss.portal.portlet.samples.shoppingcart.CatalogPortlet
 
CCPPInterceptor - Class in org.jboss.portal.portlet.aspects.portlet
A simple implementation of CC/PP feature of JSR286.
CCPPInterceptor() - Constructor for class org.jboss.portal.portlet.aspects.portlet.CCPPInterceptor
 
CharsetPortlet - Class in org.jboss.portal.portlet.samples.basic
This portlet is used to display a form that helps to test the charset handling by the portal and the client.
CharsetPortlet() - Constructor for class org.jboss.portal.portlet.samples.basic.CharsetPortlet
 
checkRedirect(String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.StateAwareResponseImpl
 
ClassInstanceLifeCycle<T> - Class in org.jboss.portal.portlet.impl.jsr168
 
ClassInstanceLifeCycle(Logger, Class<T>, ClassLoader, String, String) - Constructor for class org.jboss.portal.portlet.impl.jsr168.ClassInstanceLifeCycle
 
className - Variable in class org.jboss.portal.portlet.impl.jsr168.PortletContainerImpl
The portlet implementation class name.
clear() - Method in class org.jboss.portal.portlet.invocation.response.ResponseProperties
 
clear() - Method in class org.jboss.portal.portlet.ParametersStateString
Clear all the parameters.
clearPreviousTag() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.GenerateURLTag
 
clearPreviousTag() - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.GenerateURL286Tag
 
CLIENT_CERT_AUTH - Static variable in interface javax.portlet.PortletRequest
String identifier for Certification based authentication.
clientContext - Variable in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
.
clientContext - Variable in class org.jboss.portal.portlet.invocation.PortletInvocation
The client context.
ClientContext - Interface in org.jboss.portal.portlet.spi
 
ClientDataRequestImpl - Class in org.jboss.portal.portlet.impl.jsr168.api
 
ClientDataRequestImpl(PortletContainerImpl, ActionInvocation) - Constructor for class org.jboss.portal.portlet.impl.jsr168.api.ClientDataRequestImpl
 
ClientDataRequestImpl(PortletContainerImpl, ResourceInvocation) - Constructor for class org.jboss.portal.portlet.impl.jsr168.api.ClientDataRequestImpl
 
clonePortletPageNavigationalState(PortletPageNavigationalState, boolean) - Method in class org.jboss.portal.portlet.controller.impl.state.StateControllerContextImpl
 
clonePortletPageNavigationalState(PortletPageNavigationalState, boolean) - Method in interface org.jboss.portal.portlet.controller.state.StateControllerContext
Clone an existing page state object.
clonePortletPageNavigationalState(PortletPageNavigationalState, boolean) - Method in class org.jboss.portal.portlet.test.tck.TCKStateControllerContext
 
cloneState(String, PropertyMap) - Method in class org.jboss.portal.portlet.impl.state.producer.PortletStatePersistenceManagerService
 
cloneState(String) - Method in class org.jboss.portal.portlet.impl.state.producer.PortletStatePersistenceManagerService
 
cloneState(String) - Method in interface org.jboss.portal.portlet.state.producer.PortletStatePersistenceManager
Clone an existing state.
cloneState(String, PropertyMap) - Method in interface org.jboss.portal.portlet.state.producer.PortletStatePersistenceManager
Clone an existing state.
CodecBuilder - Class in org.jboss.portal.portlet.test.url
 
CodecBuilder(CodecBuilder) - Constructor for class org.jboss.portal.portlet.test.url.CodecBuilder
 
CodecBuilder(String) - Constructor for class org.jboss.portal.portlet.test.url.CodecBuilder
 
commit() - Method in class org.jboss.portal.portlet.impl.jsr168.ContentBuffer
Simulate a response commit.
completeRoot(Object, UnmarshallingContext, String, String) - Method in class org.jboss.portal.portlet.mc.metadata.factory.PortletApplicationModelFactory
 
completeRoot(Object, UnmarshallingContext, String, String) - Method in class org.jboss.portal.portlet.mc.metadata.impl.ValueTrimmingFilter
 
config - Variable in class org.jboss.portal.portlet.impl.jsr168.PortletContainerImpl
The portlet config.
Constants - Class in org.jboss.portal.portlet.impl.jsr168
 
Constants - Class in org.jboss.portal.portlet.portal
 
CONSUMED_EVENT_FLOODED - Static variable in interface org.jboss.portal.portlet.controller.event.EventControllerContext
.
CONSUMED_EVENT_FLOODED - Static variable in class org.jboss.portal.portlet.controller.response.PortletResponse
The event distribution did flood with consumed events.
ConsumerCacheInterceptor - Class in org.jboss.portal.portlet.aspects.portlet
Cache markup on the portal.
ConsumerCacheInterceptor() - Constructor for class org.jboss.portal.portlet.aspects.portlet.ConsumerCacheInterceptor
 
ConsumerPersistenceManager - Interface in org.jboss.portal.portlet.state.consumer
 
ConsumerPersistenceManagerService - Class in org.jboss.portal.portlet.impl.state.consumer
 
ConsumerPersistenceManagerService() - Constructor for class org.jboss.portal.portlet.impl.state.consumer.ConsumerPersistenceManagerService
 
ConsumerPortlet - Class in org.jboss.portal.portlet.state.consumer
 
ConsumerPortlet(PortletContext, Portlet) - Constructor for class org.jboss.portal.portlet.state.consumer.ConsumerPortlet
 
ConsumerPortletInvoker - Class in org.jboss.portal.portlet.state.consumer
 
ConsumerPortletInvoker() - Constructor for class org.jboss.portal.portlet.state.consumer.ConsumerPortletInvoker
 
ConsumerState - Class in org.jboss.portal.portlet.state.consumer
 
ConsumerState(String, byte[]) - Constructor for class org.jboss.portal.portlet.state.consumer.ConsumerState
 
ConsumerStateContext - Class in org.jboss.portal.portlet.state.consumer
 
ConsumerStateContext(String, String, byte[]) - Constructor for class org.jboss.portal.portlet.state.consumer.ConsumerStateContext
 
container - Variable in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
.
ContainerCacheInfo - Class in org.jboss.portal.portlet.impl.info
 
ContainerCacheInfo(int) - Constructor for class org.jboss.portal.portlet.impl.info.ContainerCacheInfo
 
ContainerCapabilitiesInfo - Class in org.jboss.portal.portlet.impl.info
This object holds the content type and mode capabilities.
ContainerCapabilitiesInfo() - Constructor for class org.jboss.portal.portlet.impl.info.ContainerCapabilitiesInfo
 
ContainerEventInfo - Class in org.jboss.portal.portlet.impl.info
 
ContainerEventInfo(QName, ContainerTypeInfo, LocalizedString, LocalizedString) - Constructor for class org.jboss.portal.portlet.impl.info.ContainerEventInfo
 
ContainerEventingInfo - Class in org.jboss.portal.portlet.impl.info
 
ContainerEventingInfo() - Constructor for class org.jboss.portal.portlet.impl.info.ContainerEventingInfo
 
ContainerFilterInfo - Class in org.jboss.portal.portlet.impl.info
 
ContainerFilterInfo(String, String, Set<LifeCyclePhase>, LocalizedString, LocalizedString, Map<String, String>) - Constructor for class org.jboss.portal.portlet.impl.info.ContainerFilterInfo
 
ContainerInfoBuilder - Class in org.jboss.portal.portlet.impl.info
 
ContainerInfoBuilder(String, PortletApplication10MetaData, ContainerInfoBuilderContext) - Constructor for class org.jboss.portal.portlet.impl.info.ContainerInfoBuilder
 
ContainerInfoBuilderContext - Interface in org.jboss.portal.portlet.impl.info
 
ContainerInfoBuilderContextImpl - Class in org.jboss.portal.portlet.impl.jsr168
 
ContainerInfoBuilderContextImpl(PortletApplication10MetaData, WebApp) - Constructor for class org.jboss.portal.portlet.impl.jsr168.ContainerInfoBuilderContextImpl
 
ContainerListenerInfo - Class in org.jboss.portal.portlet.impl.info
 
ContainerListenerInfo(String, LocalizedString, LocalizedString) - Constructor for class org.jboss.portal.portlet.impl.info.ContainerListenerInfo
 
ContainerMetaInfo - Class in org.jboss.portal.portlet.impl.info
 
ContainerMetaInfo() - Constructor for class org.jboss.portal.portlet.impl.info.ContainerMetaInfo
 
ContainerNavigationInfo - Class in org.jboss.portal.portlet.impl.info
 
ContainerNavigationInfo() - Constructor for class org.jboss.portal.portlet.impl.info.ContainerNavigationInfo
 
ContainerOptionInfo - Class in org.jboss.portal.portlet.impl.info
 
ContainerOptionInfo(String, List<String>) - Constructor for class org.jboss.portal.portlet.impl.info.ContainerOptionInfo
 
ContainerParameterInfo - Class in org.jboss.portal.portlet.impl.info
 
ContainerParameterInfo(String, QName, List<QName>, LocalizedString) - Constructor for class org.jboss.portal.portlet.impl.info.ContainerParameterInfo
 
ContainerPortletApplicationInfo - Class in org.jboss.portal.portlet.impl.info
 
ContainerPortletApplicationInfo(String, String, Collection<ContainerFilterInfo>, List<ContainerListenerInfo>, ContainerUserInfo) - Constructor for class org.jboss.portal.portlet.impl.info.ContainerPortletApplicationInfo
 
ContainerPortletDispatcher - Class in org.jboss.portal.portlet.container
 
ContainerPortletDispatcher() - Constructor for class org.jboss.portal.portlet.container.ContainerPortletDispatcher
 
ContainerPortletInfo - Class in org.jboss.portal.portlet.impl.info
For now implementation that use the portlet container directly.
ContainerPortletInfo(ContainerCapabilitiesInfo, ContainerPreferencesInfo, ContainerMetaInfo, ContainerSecurityInfo, ContainerCacheInfo, String, String, String, Map<String, String>, ResourceBundleManager) - Constructor for class org.jboss.portal.portlet.impl.info.ContainerPortletInfo
 
ContainerPortletInfo(ContainerCapabilitiesInfo, ContainerPreferencesInfo, ContainerMetaInfo, ContainerSecurityInfo, ContainerCacheInfo, ContainerEventingInfo, ContainerNavigationInfo, List<String>, String, String, String, Map<String, String>, Boolean, ResourceBundleManager, Map<String, ContainerOptionInfo>) - Constructor for class org.jboss.portal.portlet.impl.info.ContainerPortletInfo
 
ContainerPortletInvoker - Class in org.jboss.portal.portlet.container
An implementation of portlet invoker that makes a call to a portlet container.
ContainerPortletInvoker() - Constructor for class org.jboss.portal.portlet.container.ContainerPortletInvoker
 
ContainerPortletManagedModeInfo - Class in org.jboss.portal.portlet.impl.info
 
ContainerPortletManagedModeInfo(Mode, LocalizedString, LocalizedString) - Constructor for class org.jboss.portal.portlet.impl.info.ContainerPortletManagedModeInfo
 
ContainerPortletManagedModeInfo(Mode, LocalizedString) - Constructor for class org.jboss.portal.portlet.impl.info.ContainerPortletManagedModeInfo
 
ContainerPreferenceInfo - Class in org.jboss.portal.portlet.impl.info
 
ContainerPreferenceInfo(String, LocalizedString, LocalizedString, boolean, List<String>) - Constructor for class org.jboss.portal.portlet.impl.info.ContainerPreferenceInfo
 
ContainerPreferencesInfo - Class in org.jboss.portal.portlet.impl.info
 
ContainerPreferencesInfo(String) - Constructor for class org.jboss.portal.portlet.impl.info.ContainerPreferencesInfo
 
containerPrefs - Variable in class org.jboss.portal.portlet.impl.jsr168.api.PortletPreferencesImpl
.
ContainerRequest - Class in org.jboss.portal.portlet.controller.request
Any request made to a portlet container.
ContainerRequest(String) - Constructor for class org.jboss.portal.portlet.controller.request.ContainerRequest
 
ContainerRuntimeAdapter - Class in org.jboss.portal.portlet.impl.metadata.adapter
 
ContainerRuntimeAdapter() - Constructor for class org.jboss.portal.portlet.impl.metadata.adapter.ContainerRuntimeAdapter
 
ContainerRuntimeMetaData - Class in org.jboss.portal.portlet.impl.metadata.common
 
ContainerRuntimeMetaData() - Constructor for class org.jboss.portal.portlet.impl.metadata.common.ContainerRuntimeMetaData
 
ContainerSecurityInfo - Class in org.jboss.portal.portlet.impl.info
 
ContainerSecurityInfo() - Constructor for class org.jboss.portal.portlet.impl.info.ContainerSecurityInfo
 
ContainerTypeInfo - Class in org.jboss.portal.portlet.impl.info
 
ContainerTypeInfo(Class) - Constructor for class org.jboss.portal.portlet.impl.info.ContainerTypeInfo
 
ContainerURL - Interface in org.jboss.portal.portlet
 
ContainerUserInfo - Class in org.jboss.portal.portlet.impl.info
 
ContainerUserInfo(Set<String>) - Constructor for class org.jboss.portal.portlet.impl.info.ContainerUserInfo
 
containsHeader(String) - Method in class org.jboss.portal.portlet.bridge.BridgeResponse
 
containsHeader(String) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse
 
containsRoleRef(String) - Method in class org.jboss.portal.portlet.impl.info.ContainerSecurityInfo
 
containsTransportGuarantee(TransportGuarantee) - Method in class org.jboss.portal.portlet.impl.info.ContainerSecurityInfo
 
containsTransportGuarantee(TransportGuarantee) - Method in interface org.jboss.portal.portlet.info.SecurityInfo
 
ContentBuffer - Class in org.jboss.portal.portlet.impl.jsr168
Data produced.
ContentBuffer() - Constructor for class org.jboss.portal.portlet.impl.jsr168.ContentBuffer
 
ContentRef - Class in org.jboss.portal.portlet.aspects.portlet.cache
A fragment result + its expiration date.
ContentRef() - Constructor for class org.jboss.portal.portlet.aspects.portlet.cache.ContentRef
 
ContentResponse - Class in org.jboss.portal.portlet.invocation.response
Data produced.
ContentResponse(ResponseProperties, Map<String, Object>, String, byte[], String, CacheControl) - Constructor for class org.jboss.portal.portlet.invocation.response.ContentResponse
 
context - Variable in class org.jboss.portal.portlet.controller.impl.state.PortletPageNavigationalStateImpl
.
context - Variable in class org.jboss.portal.portlet.impl.jsr168.PortletApplicationImpl
.
ContextDispatcherInterceptor - Class in org.jboss.portal.portlet.aspects.portlet
This interceptor dispatch the call to the target web application.
ContextDispatcherInterceptor() - Constructor for class org.jboss.portal.portlet.aspects.portlet.ContextDispatcherInterceptor
 
ControllerFilter - Class in org.jboss.portal.portlet.portal.jsp
 
ControllerFilter() - Constructor for class org.jboss.portal.portlet.portal.jsp.ControllerFilter
 
ControllerPortletInvocationContext - Class in org.jboss.portal.portlet.controller.impl
An implementation of the PortletInvocationContext interface that is related to a specific window.
ControllerPortletInvocationContext(Serialization<PortletPageNavigationalState>, HttpServletRequest, HttpServletResponse, String, PortletPageNavigationalState, MarkupInfo) - Constructor for class org.jboss.portal.portlet.controller.impl.ControllerPortletInvocationContext
 
ControllerRequest - Class in org.jboss.portal.portlet.controller.request
 
ControllerRequestFactory - Class in org.jboss.portal.portlet.controller.impl
A factory that provides a way to create ControllerRequest.
ControllerRequestFactory(Serialization<PortletPageNavigationalState>) - Constructor for class org.jboss.portal.portlet.controller.impl.ControllerRequestFactory
 
ControllerRequestParameterMapFactory - Class in org.jboss.portal.portlet.controller.impl
 
ControllerRequestParameterMapFactory(Serialization<PortletPageNavigationalState>) - Constructor for class org.jboss.portal.portlet.controller.impl.ControllerRequestParameterMapFactory
 
ControllerRequestParameterNames - Class in org.jboss.portal.portlet.controller.impl
 
ControllerRequestParameterNames() - Constructor for class org.jboss.portal.portlet.controller.impl.ControllerRequestParameterNames
 
ControllerResponse - Class in org.jboss.portal.portlet.controller.response
Must be used as base class for high level response provided by the controller that will be translated into something at the portal level.
ControllerResponse() - Constructor for class org.jboss.portal.portlet.controller.response.ControllerResponse
 
ControllerResponseRendererFactory - Class in org.jboss.portal.portlet.test.controller
 
ControllerResponseRendererFactory(boolean, boolean, StateControllerContext, PortletPageNavigationalState) - Constructor for class org.jboss.portal.portlet.test.controller.ControllerResponseRendererFactory
 
COPY_MODE - Static variable in class org.jboss.portal.portlet.impl.jsr168.PortletRequestParameterMap
.
create() - Method in class org.jboss.portal.portlet.impl.container.PortletApplicationLifeCycle
 
create() - Method in class org.jboss.portal.portlet.impl.jsr168.ClassInstanceLifeCycle
 
create(NavigationInfo, PortletInvocation) - Static method in class org.jboss.portal.portlet.impl.jsr168.PortletRequestParameterMap
Factory method that will chose the right builder according to the context argument type.
create(NavigationInfo, EventInvocation) - Static method in class org.jboss.portal.portlet.impl.jsr168.PortletRequestParameterMap
 
create(NavigationInfo, RenderInvocation) - Static method in class org.jboss.portal.portlet.impl.jsr168.PortletRequestParameterMap
 
create(NavigationInfo, ActionInvocation) - Static method in class org.jboss.portal.portlet.impl.jsr168.PortletRequestParameterMap
- interaction parameter : always - form parameter : if it is a POST with the content type set to application/...
create(NavigationInfo, ResourceInvocation) - Static method in class org.jboss.portal.portlet.impl.jsr168.ResourceRequestParameterMap
- resource parameter : always - form parameter : if it is a POST with the content type set to application/...
create() - Static method in class org.jboss.portal.portlet.ParametersStateString
 
create(Map<String, String[]>) - Static method in class org.jboss.portal.portlet.ParametersStateString
 
create(DataInputStream) - Static method in class org.jboss.portal.portlet.ParametersStateString
Factory method that will create the most appropriate form from the byte representation.
create(String) - Static method in class org.jboss.portal.portlet.ParametersStateString
Factory method that will create the most appropriate form from the string representation.
create(StateString) - Static method in class org.jboss.portal.portlet.ParametersStateString
Create a parameters state string.
createActionURL() - Method in interface javax.portlet.RenderResponse
Creates a portlet URL targeting the portlet.
createActionURL() - Method in class org.jboss.portal.portlet.impl.jsr168.api.MimeResponseImpl
 
createActionURL(PortletInvocation, PortletRequestImpl) - Static method in class org.jboss.portal.portlet.impl.jsr168.api.PortletURLImpl
 
createActionURL() - Method in class org.jboss.portal.portlet.impl.jsr168.api.ResourceResponseImpl
 
createClone(PortletContext) - Method in class org.jboss.portal.portlet.container.ContainerPortletInvoker
 
createClone(PortletContext) - Method in class org.jboss.portal.portlet.federation.impl.FederatedPortletInvokerService
 
createClone(PortletContext) - Method in class org.jboss.portal.portlet.federation.impl.FederatingPortletInvokerService
 
createClone() - Method in class org.jboss.portal.portlet.impl.jsr168.api.BaseURLImpl
 
createClone() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletURLImpl
 
createClone() - Method in class org.jboss.portal.portlet.impl.jsr168.api.ResourceURLImpl
 
createClone(PortletContext) - Method in interface org.jboss.portal.portlet.PortletInvoker
Clone a portlet.
createClone(PortletContext) - Method in class org.jboss.portal.portlet.PortletInvokerInterceptor
 
createClone(PortletContext) - Method in class org.jboss.portal.portlet.state.consumer.ConsumerPortletInvoker
 
createClone(PortletContext) - Method in class org.jboss.portal.portlet.state.producer.ProducerPortletInvoker
 
createDecoder() - Method in class org.jboss.portal.portlet.test.url.CodecBuilder
 
createElement(String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletResponseImpl
 
createEncoder() - Method in class org.jboss.portal.portlet.test.url.CodecBuilder
 
createMarkupResponse(ResponseProperties, Map<String, Object>, String, byte[], String, CacheControl) - Method in class org.jboss.portal.portlet.impl.jsr168.api.MimeResponseImpl
 
createMarkupResponse(ResponseProperties, Map<String, Object>, String, byte[], String, CacheControl) - Method in class org.jboss.portal.portlet.impl.jsr168.api.RenderResponseImpl
 
createMarkupResponse(ResponseProperties, Map<String, Object>, String, byte[], String, CacheControl) - Method in class org.jboss.portal.portlet.impl.jsr168.api.ResourceResponseImpl
 
createPortletContext(String, byte[]) - Static method in class org.jboss.portal.portlet.PortletContext
Create a PortletContext based on id and optional state.
createPortletContext(String) - Static method in class org.jboss.portal.portlet.PortletContext
 
createPortletInvocationContext(String, PortletPageNavigationalState) - Method in class org.jboss.portal.portlet.controller.impl.AbstractPortletControllerContext
 
createPortletInvocationContext(String, PortletPageNavigationalState) - Method in interface org.jboss.portal.portlet.controller.PortletControllerContext
Create a portlet invocation context for the specified window id.
createPortletPageNavigationalState(boolean) - Method in class org.jboss.portal.portlet.controller.impl.state.StateControllerContextImpl
 
createPortletPageNavigationalState(boolean) - Method in interface org.jboss.portal.portlet.controller.state.StateControllerContext
Create a new portlet page state object.
createPortletPageNavigationalState(boolean) - Method in class org.jboss.portal.portlet.test.tck.TCKStateControllerContext
 
createRenderURL() - Method in interface javax.portlet.RenderResponse
Creates a portlet URL targeting the portlet.
createRenderURL() - Method in class org.jboss.portal.portlet.impl.jsr168.api.MimeResponseImpl
 
createRenderURL(PortletInvocation, PortletRequestImpl) - Static method in class org.jboss.portal.portlet.impl.jsr168.api.PortletURLImpl
 
createRenderURL() - Method in class org.jboss.portal.portlet.impl.jsr168.api.ResourceResponseImpl
 
createResourceBundleManager(ResourceBundleManager, ContainerPortletInfo) - Static method in class org.jboss.portal.portlet.impl.jsr168.PortletResourceBundleFactory
 
createResourceURL() - Method in class org.jboss.portal.portlet.impl.jsr168.api.MimeResponseImpl
 
createResourceURL(PortletInvocation, PortletRequestImpl) - Static method in class org.jboss.portal.portlet.impl.jsr168.api.ResourceURLImpl
 
createState(ConsumerState) - Method in class org.jboss.portal.portlet.impl.state.consumer.AbstractConsumerPersistenceManagerService
 
createState(String, PropertyMap) - Method in class org.jboss.portal.portlet.impl.state.producer.PortletStatePersistenceManagerService
 
createState(ConsumerState) - Method in interface org.jboss.portal.portlet.state.consumer.ConsumerPersistenceManager
Create the initial state.
createState(String, PropertyMap) - Method in interface org.jboss.portal.portlet.state.producer.PortletStatePersistenceManager
Create the initial state.
createStatefulPortletContext(String, byte[]) - Static method in class org.jboss.portal.portlet.PortletContext
Create a PortletContext based on given id and required state: this method will fail if state is not valid.
ctx - Variable in class org.jboss.portal.portlet.invocation.PortletInvocation
The invocation context.
CustomPortletModeAdapter - Class in org.jboss.portal.portlet.impl.metadata.adapter
 
CustomPortletModeAdapter() - Constructor for class org.jboss.portal.portlet.impl.metadata.adapter.CustomPortletModeAdapter
 
CustomPortletModeMetaData - Class in org.jboss.portal.portlet.impl.metadata
 
CustomPortletModeMetaData() - Constructor for class org.jboss.portal.portlet.impl.metadata.CustomPortletModeMetaData
 
CustomPortletModeMetaData(String) - Constructor for class org.jboss.portal.portlet.impl.metadata.CustomPortletModeMetaData
 
CustomWindowStateAdapter - Class in org.jboss.portal.portlet.impl.metadata.adapter
 
CustomWindowStateAdapter() - Constructor for class org.jboss.portal.portlet.impl.metadata.adapter.CustomWindowStateAdapter
 
CustomWindowStateMetaData - Class in org.jboss.portal.portlet.impl.metadata
 
CustomWindowStateMetaData() - Constructor for class org.jboss.portal.portlet.impl.metadata.CustomWindowStateMetaData
 
CustomWindowStateMetaData(String) - Constructor for class org.jboss.portal.portlet.impl.metadata.CustomWindowStateMetaData
 

D

DebuggerPortlet - Class in org.jboss.portal.portlet.portal.admin.ui
 
DebuggerPortlet() - Constructor for class org.jboss.portal.portlet.portal.admin.ui.DebuggerPortlet
 
decode(WebRequest) - Method in class org.jboss.portal.portlet.controller.impl.ControllerRequestFactory
Create a controller request.
decode(Map<String, String[]>, Body) - Method in class org.jboss.portal.portlet.controller.impl.ControllerRequestFactory
Create a controller request.
decode(Map<String, String[]>, Map<String, String[]>) - Method in class org.jboss.portal.portlet.controller.impl.ControllerRequestFactory
Create a controller request.
decode(String) - Static method in class org.jboss.portal.portlet.test.StringCodec
 
decode(ParameterMap) - Method in class org.jboss.portal.portlet.test.url.ParameterDecoder
 
decodeAttributeName(String) - Static method in class javax.portlet.PortletSessionUtil
Returns the attribute name of an attribute in the PORTLET_SCOPE.
decodePortletMode(String) - Static method in class org.jboss.portal.portlet.impl.jsr168.PortletUtils
Creates a PortletMode object based on the specified name.
decodeScope(String) - Static method in class javax.portlet.PortletSessionUtil
Returns the portlet attribute scope from an encoded portlet attribute.
decodeWindowState(String) - Static method in class org.jboss.portal.portlet.impl.jsr168.PortletUtils
Creates a WindowState object based on the specified name.
DEFAULT_LOCALE - Static variable in class org.jboss.portal.portlet.impl.metadata.PortletMetaDataConstants
The default locale
DefineObjects286Tag - Class in org.jboss.portal.portlet.impl.jsr286.taglib
 
DefineObjects286Tag() - Constructor for class org.jboss.portal.portlet.impl.jsr286.taglib.DefineObjects286Tag
 
DefineObjects286TagTEI - Class in org.jboss.portal.portlet.impl.jsr286.taglib
 
DefineObjects286TagTEI() - Constructor for class org.jboss.portal.portlet.impl.jsr286.taglib.DefineObjects286TagTEI
 
DefineObjectsTag - Class in org.jboss.portal.portlet.impl.jsr168.taglib
The defineObjects tag for the JSR 168 Portlet specification.
DefineObjectsTag() - Constructor for class org.jboss.portal.portlet.impl.jsr168.taglib.DefineObjectsTag
 
DefineObjectsTagTEI - Class in org.jboss.portal.portlet.impl.jsr168.taglib
The additional variable definitions for the defineObjects tag for the JSR 168 Portlet specification.
DefineObjectsTagTEI() - Constructor for class org.jboss.portal.portlet.impl.jsr168.taglib.DefineObjectsTagTEI
 
DescribableMetaData - Class in org.jboss.portal.portlet.impl.metadata.common
 
DescribableMetaData() - Constructor for class org.jboss.portal.portlet.impl.metadata.common.DescribableMetaData
 
DESCRIPTION - Static variable in interface org.jboss.portal.portlet.info.MetaInfo
Key for description.
destroy() - Method in class javax.portlet.GenericPortlet
Called by the portlet container to indicate to a portlet that the portlet is being taken out of service.
destroy() - Method in interface javax.portlet.Portlet
Called by the portlet container to indicate to a portlet that the portlet is being taken out of service.
destroy() - Method in class org.jboss.portal.portlet.impl.container.PortletApplicationLifeCycle
 
destroy() - Method in class org.jboss.portal.portlet.impl.jsr168.ClassInstanceLifeCycle
 
destroy() - Method in class org.jboss.portal.portlet.portal.ErrorHandlingFilter
 
destroy() - Method in class org.jboss.portal.portlet.portal.jsp.ControllerFilter
 
destroy() - Method in class org.jboss.portal.portlet.samples.basic.NullFilter
 
DestroyCloneFailure - Class in org.jboss.portal.portlet.state
 
DestroyCloneFailure(String, String) - Constructor for class org.jboss.portal.portlet.state.DestroyCloneFailure
 
DestroyCloneFailure(String) - Constructor for class org.jboss.portal.portlet.state.DestroyCloneFailure
 
destroyClones(List<PortletContext>) - Method in class org.jboss.portal.portlet.container.ContainerPortletInvoker
 
destroyClones(List<PortletContext>) - Method in class org.jboss.portal.portlet.federation.impl.FederatedPortletInvokerService
 
destroyClones(List<PortletContext>) - Method in class org.jboss.portal.portlet.federation.impl.FederatingPortletInvokerService
 
destroyClones(List<PortletContext>) - Method in interface org.jboss.portal.portlet.PortletInvoker
Destroy a cloned portlet.
destroyClones(List<PortletContext>) - Method in class org.jboss.portal.portlet.PortletInvokerInterceptor
 
destroyClones(List<PortletContext>) - Method in class org.jboss.portal.portlet.state.consumer.ConsumerPortletInvoker
 
destroyClones(List<PortletContext>) - Method in class org.jboss.portal.portlet.state.producer.ProducerPortletInvoker
 
destroyState(String) - Method in class org.jboss.portal.portlet.impl.state.consumer.AbstractConsumerPersistenceManagerService
 
destroyState(String) - Method in class org.jboss.portal.portlet.impl.state.producer.PortletStatePersistenceManagerService
 
destroyState(String) - Method in interface org.jboss.portal.portlet.state.consumer.ConsumerPersistenceManager
Destroy the state.
destroyState(String) - Method in interface org.jboss.portal.portlet.state.producer.PortletStatePersistenceManager
Destroy the state.
DIGEST_AUTH - Static variable in interface javax.portlet.PortletRequest
String identifier for Digest based authentication.
dispatch(PortletInvocation) - Method in interface org.jboss.portal.portlet.container.PortletContainer
Invoke the portlet container.
Dispatch - Class in org.jboss.portal.portlet.impl.jsr168
 
Dispatch(DispatchType, String) - Constructor for class org.jboss.portal.portlet.impl.jsr168.Dispatch
 
dispatch(PortletInvocation) - Method in class org.jboss.portal.portlet.impl.jsr168.PortletContainerImpl
 
dispatch(ServletContainer, ServletContext, RequestDispatchCallback, Object) - Method in class org.jboss.portal.portlet.impl.spi.AbstractServerContext
 
dispatch(ServletContainer, ServletContext, RequestDispatchCallback, Object) - Method in interface org.jboss.portal.portlet.spi.ServerContext
Delegate to the request context the dispatching to the target servlet context using the specified spi elements.
DispatchedHttpServletRequest - Class in org.jboss.portal.portlet.impl.jsr168
 
DispatchedHttpServletRequest(Dispatch, PortletRequest, HttpServletRequestWrapper, ServletContext) - Constructor for class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
DispatchedHttpServletRequest.Action - Class in org.jboss.portal.portlet.impl.jsr168
 
DispatchedHttpServletRequest.Action(Dispatch, ActionRequest, HttpServletRequestWrapper, ServletContext) - Constructor for class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest.Action
 
DispatchedHttpServletRequest.ClientData - Class in org.jboss.portal.portlet.impl.jsr168
 
DispatchedHttpServletRequest.ClientData(Dispatch, ClientDataRequest, HttpServletRequestWrapper, ServletContext) - Constructor for class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest.ClientData
 
DispatchedHttpServletRequest.Event - Class in org.jboss.portal.portlet.impl.jsr168
 
DispatchedHttpServletRequest.Event(Dispatch, EventRequest, HttpServletRequestWrapper, ServletContext) - Constructor for class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest.Event
 
DispatchedHttpServletRequest.Mime - Class in org.jboss.portal.portlet.impl.jsr168
 
DispatchedHttpServletRequest.Mime(Dispatch, PortletRequest, HttpServletRequestWrapper, ServletContext) - Constructor for class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest.Mime
 
DispatchedHttpServletRequest.Render - Class in org.jboss.portal.portlet.impl.jsr168
 
DispatchedHttpServletRequest.Render(Dispatch, RenderRequest, HttpServletRequestWrapper, ServletContext) - Constructor for class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest.Render
 
DispatchedHttpServletRequest.Resource - Class in org.jboss.portal.portlet.impl.jsr168
 
DispatchedHttpServletRequest.Resource(Dispatch, ResourceRequest, HttpServletRequestWrapper, ServletContext) - Constructor for class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest.Resource
 
DispatchedHttpServletResponse - Class in org.jboss.portal.portlet.impl.jsr168
 
DispatchedHttpServletResponse(DispatchedHttpServletRequest, PortletResponse, HttpServletResponse) - Constructor for class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse
 
DispatchedHttpServletResponse.Mime - Class in org.jboss.portal.portlet.impl.jsr168
 
DispatchedHttpServletResponse.Mime(DispatchedHttpServletRequest, MimeResponseImpl, HttpServletResponse) - Constructor for class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse.Mime
 
DispatchedHttpServletResponse.StateAware - Class in org.jboss.portal.portlet.impl.jsr168
 
DispatchedHttpServletResponse.StateAware(DispatchedHttpServletRequest, StateAwareResponseImpl, HttpServletResponse) - Constructor for class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse.StateAware
 
DispatchedHttpSession - Class in org.jboss.portal.portlet.impl.jsr168
 
DispatchedHttpSession(DispatchedHttpServletRequest, PortletSession, int) - Constructor for class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpSession
 
DispatchtedRequestDispatcher - Class in org.jboss.portal.portlet.impl.jsr168
 
DispatchtedRequestDispatcher(RequestDispatcher, String) - Constructor for class org.jboss.portal.portlet.impl.jsr168.DispatchtedRequestDispatcher
 
DispatchType - Enum in org.jboss.portal.portlet.impl.jsr168
 
DISPLAY_NAME - Static variable in interface org.jboss.portal.portlet.info.MetaInfo
Key for display name.
DISTRIBUTION_DONE - Static variable in class org.jboss.portal.portlet.controller.response.PortletResponse
The event distribution was properly done.
doDispatch(RenderRequest, RenderResponse) - Method in class javax.portlet.GenericPortlet
The default implementation of this method routes the render request to a set of helper methods depending on the current portlet mode the portlet is currently in.
doEdit(RenderRequest, RenderResponse) - Method in class javax.portlet.GenericPortlet
Helper method to serve up the edit mode.
doEdit(RenderRequest, RenderResponse) - Method in class org.jboss.portal.portlet.samples.google.GoogleClippingPortlet
 
doEndTag() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.DefineObjectsTag
 
doEndTag() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.GenerateURLTag
Generate the URL
doEndTag() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.NamespaceTag
 
doEndTag() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.URLParameterTag
Include the parameter in the surround tag parameters
doEndTag() - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.DefineObjects286Tag
 
doEndTag() - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.URLProperty286Tag
Include the property in the surround tag properties
doEndTag(PortalRenderResponse) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PageTag
 
doEndTag(PortalPrepareResponse) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PageTag
 
doEndTag() - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PortalBodyTagSupport
 
doEndTag(PortalResponse) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PortalBodyTagSupport
 
doEndTag(PortalPrepareResponse) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PortalBodyTagSupport
 
doEndTag(PortalRenderResponse) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PortalBodyTagSupport
 
doEndTag(PortalPrepareResponse) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PortletTag
 
doEndTag(PortalRenderResponse) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PortletTag
 
doEndTag(PortalRenderResponse) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PortletURLTag
 
doFilter(PortletRequest, PortletResponse) - Method in class org.jboss.portal.portlet.impl.jsr168.api.FilterChainImpl
 
doFilter(ActionRequest, ActionResponse) - Method in class org.jboss.portal.portlet.impl.jsr168.api.FilterChainImpl
 
doFilter(EventRequest, EventResponse) - Method in class org.jboss.portal.portlet.impl.jsr168.api.FilterChainImpl
 
doFilter(RenderRequest, RenderResponse) - Method in class org.jboss.portal.portlet.impl.jsr168.api.FilterChainImpl
 
doFilter(ResourceRequest, ResourceResponse) - Method in class org.jboss.portal.portlet.impl.jsr168.api.FilterChainImpl
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.jboss.portal.portlet.portal.ErrorHandlingFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.jboss.portal.portlet.portal.ErrorHandlingFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.jboss.portal.portlet.portal.jsp.ControllerFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.jboss.portal.portlet.portal.jsp.ControllerFilter
 
doFilter(RenderRequest, RenderResponse, FilterChain) - Method in class org.jboss.portal.portlet.samples.basic.NullFilter
 
doFilter(ActionRequest, ActionResponse, FilterChain) - Method in class org.jboss.portal.portlet.samples.basic.NullFilter
 
doFilter(EventRequest, EventResponse, FilterChain) - Method in class org.jboss.portal.portlet.samples.basic.NullFilter
 
doFilter(ResourceRequest, ResourceResponse, FilterChain) - Method in class org.jboss.portal.portlet.samples.basic.NullFilter
 
doHelp(RenderRequest, RenderResponse) - Method in class javax.portlet.GenericPortlet
Helper method to serve up the help mode.
doHelp(RenderRequest, RenderResponse) - Method in class org.jboss.portal.portlet.samples.basic.CharsetPortlet
 
doInitBody() - Method in class org.jboss.portal.portlet.portal.jsp.taglib.AbstractURLTag
 
doStartTag() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.DefineObjectsTag
 
doStartTag() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.GenerateURLTag
Process the body, which may contain portlet:param tags
doStartTag() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.NamespaceTag
 
doStartTag() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.URLParameterTag
No body to process
doStartTag() - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.DefineObjects286Tag
 
doStartTag() - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.URLProperty286Tag
No body to process
doStartTag(PortalRenderResponse) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PageTag
 
doStartTag(PortalPrepareResponse) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PageTag
 
doStartTag() - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PortalBodyTagSupport
 
doStartTag(PortalResponse) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PortalBodyTagSupport
 
doStartTag(PortalPrepareResponse) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PortalBodyTagSupport
 
doStartTag(PortalRenderResponse) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PortalBodyTagSupport
 
doStartTag(PortalPrepareResponse) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PortletTag
 
doStartTag(PortalRenderResponse) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PortletTag
 
doStartTag(PortalRenderResponse) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PortletURLTag
 
doTag(PortalPrepareResponse) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.HeadersTag
 
doTag(PortalRenderResponse) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.HeadersTag
 
doTag(PortalRenderResponse) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PageParamTag
 
doTag(PortalPrepareResponse) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PageParamTag
 
doTag(PortalRenderResponse) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.ParamTag
 
doTag() - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PortalSimpleTagSupport
 
doTag(PortalPrepareResponse) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PortalSimpleTagSupport
 
doTag(PortalRenderResponse) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PortalSimpleTagSupport
 
doTag(PortalRenderResponse) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PortletMarkupTag
 
doTag(PortalRenderResponse) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PortletTitleTag
 
doView(RenderRequest, RenderResponse) - Method in class javax.portlet.GenericPortlet
Helper method to serve up the mandatory view mode.
doView(RenderRequest, RenderResponse) - Method in class org.jboss.portal.portlet.portal.admin.ui.AdminPortlet
 
doView(RenderRequest, RenderResponse) - Method in class org.jboss.portal.portlet.portal.admin.ui.DebuggerPortlet
 
doView(RenderRequest, RenderResponse) - Method in class org.jboss.portal.portlet.samples.basic.CharsetPortlet
 
doView(RenderRequest, RenderResponse) - Method in class org.jboss.portal.portlet.samples.basic.EncodingPortlet
 
doView(RenderRequest, RenderResponse) - Method in class org.jboss.portal.portlet.samples.basic.ExceptionPortlet
 
doView(RenderRequest, RenderResponse) - Method in class org.jboss.portal.portlet.samples.basic.FailDuringInitPortlet
 
doView(RenderRequest, RenderResponse) - Method in class org.jboss.portal.portlet.samples.basic.SessionCounterPortlet
 
doView(RenderRequest, RenderResponse) - Method in class org.jboss.portal.portlet.samples.eventdebug.EventPortletA
 
doView(RenderRequest, RenderResponse) - Method in class org.jboss.portal.portlet.samples.eventdebug.EventPortletB
 
doView(RenderRequest, RenderResponse) - Method in class org.jboss.portal.portlet.samples.eventdebug.EventPortletC
 
doView(RenderRequest, RenderResponse) - Method in class org.jboss.portal.portlet.samples.google.GoogleClippingPortlet
 
doView(RenderRequest, RenderResponse) - Method in class org.jboss.portal.portlet.samples.jsp.JSPPortlet
 
doView(RenderRequest, RenderResponse) - Method in class org.jboss.portal.portlet.samples.remotecontroller.RemoteControllerPortlet
 
doView(RenderRequest, RenderResponse) - Method in class org.jboss.portal.portlet.samples.shoppingcart.CartPortlet
 
doView(RenderRequest, RenderResponse) - Method in class org.jboss.portal.portlet.samples.shoppingcart.CatalogPortlet
 
dreq - Variable in class org.jboss.portal.portlet.invocation.PortletInvocation
The dispatched request.
dresp - Variable in class org.jboss.portal.portlet.invocation.PortletInvocation
The dispatched response.

E

EDIT - Static variable in class javax.portlet.PortletMode
Within the EDIT portlet mode, a portlet should provide content and logic that lets a user customize the behavior of the portlet.
encode(PortletPageNavigationalState, String, ContainerURL) - Method in class org.jboss.portal.portlet.controller.impl.ControllerRequestParameterMapFactory
 
encode(String) - Static method in class org.jboss.portal.portlet.test.StringCodec
 
encode(ParameterMap, ParameterMap) - Method in class org.jboss.portal.portlet.test.url.ParameterEncoder
 
encodeRedirectURL(String) - Method in class org.jboss.portal.portlet.bridge.BridgeResponse
 
encodeRedirectUrl(String) - Method in class org.jboss.portal.portlet.bridge.BridgeResponse
 
encodeRedirectURL(String) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse
 
encodeRedirectUrl(String) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse
 
encodeResourceURL(String) - Method in class org.jboss.portal.portlet.impl.spi.AbstractPortletInvocationContext
Validate the url and then delegate the encoding of the url to the client response.
encodeResourceURL(String) - Method in interface org.jboss.portal.portlet.spi.PortletInvocationContext
Encodes the specified URL by including the session ID in it, or, if encoding is not needed, returns the URL unchanged.
encodeURL(String) - Method in interface javax.portlet.PortletResponse
Returns the encoded URL of the resource, like servlets, JSPs, images and other static files, at the given path.
encodeURL(String) - Method in class org.jboss.portal.portlet.bridge.BridgeResponse
 
encodeUrl(String) - Method in class org.jboss.portal.portlet.bridge.BridgeResponse
 
encodeURL(String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletResponseImpl
 
encodeURL(String) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse
 
encodeUrl(String) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse
 
EncodingPortlet - Class in org.jboss.portal.portlet.samples.basic
 
EncodingPortlet() - Constructor for class org.jboss.portal.portlet.samples.basic.EncodingPortlet
 
equals(Object) - Method in class javax.portlet.PortletMode
Compares the specified object with this portlet mode for equality.
equals(Object) - Method in class javax.portlet.WindowState
Compares the specified object with this window state for equality.
equals(Object) - Method in class org.jboss.portal.portlet.OpaqueStateString
 
equals(Object) - Method in class org.jboss.portal.portlet.ParametersStateString
 
equals(Object) - Method in class org.jboss.portal.portlet.PortletContext
 
equals(Object) - Method in class org.jboss.portal.portlet.state.DestroyCloneFailure
 
equals(Object) - Method in class org.jboss.portal.portlet.StatefulPortletContext
 
error(SAXParseException) - Method in class org.jboss.portal.portlet.impl.metadata.ValidationErrorHandler
 
ERROR_APPLICATION_NAME - Static variable in class org.jboss.portal.portlet.portal.Constants
.
ERROR_CAUSE - Static variable in class org.jboss.portal.portlet.portal.Constants
.
ERROR_MESSAGE - Static variable in class org.jboss.portal.portlet.portal.Constants
.
ERROR_PORTLET_NAME - Static variable in class org.jboss.portal.portlet.portal.Constants
.
ERROR_STATUS - Static variable in class org.jboss.portal.portlet.portal.Constants
.
ERROR_WINDOW_ID - Static variable in class org.jboss.portal.portlet.portal.Constants
.
ErrorHandlingFilter - Class in org.jboss.portal.portlet.portal
 
ErrorHandlingFilter() - Constructor for class org.jboss.portal.portlet.portal.ErrorHandlingFilter
 
ErrorResponse - Class in org.jboss.portal.portlet.invocation.response
Application level error.
ErrorResponse(Throwable) - Constructor for class org.jboss.portal.portlet.invocation.response.ErrorResponse
 
ErrorResponse(String, Throwable) - Constructor for class org.jboss.portal.portlet.invocation.response.ErrorResponse
 
ErrorResponse(String) - Constructor for class org.jboss.portal.portlet.invocation.response.ErrorResponse
 
ErrorResponseRenderer - Class in org.jboss.portal.portlet.test.controller
 
ErrorResponseRenderer(ErrorResponse) - Constructor for class org.jboss.portal.portlet.test.controller.ErrorResponseRenderer
 
errors - Variable in class org.jboss.portal.portlet.test.controller.PageRenderer
 
EVENT_CONSUMER_INFO_NOT_AVAILABLE - Static variable in interface org.jboss.portal.portlet.controller.event.EventControllerContext
.
EVENT_CONSUMER_NOT_AVAILABLE - Static variable in interface org.jboss.portal.portlet.controller.event.EventControllerContext
.
EVENT_PRODUCER_INFO_NOT_AVAILABLE - Static variable in interface org.jboss.portal.portlet.controller.event.EventControllerContext
.
EVENT_PRODUCER_NOT_AVAILABLE - Static variable in interface org.jboss.portal.portlet.controller.event.EventControllerContext
.
EventA - Class in org.jboss.portal.portlet.samples.eventdebug
 
EventA(String) - Constructor for class org.jboss.portal.portlet.samples.eventdebug.EventA
 
EventAcknowledgement - Class in org.jboss.portal.portlet.portal.jsp
 
EventAcknowledgement() - Constructor for class org.jboss.portal.portlet.portal.jsp.EventAcknowledgement
 
EventAcknowledgement.Consumed - Class in org.jboss.portal.portlet.portal.jsp
 
EventAcknowledgement.Consumed(PortletInvocationResponse) - Constructor for class org.jboss.portal.portlet.portal.jsp.EventAcknowledgement.Consumed
 
EventAcknowledgement.Discarded - Class in org.jboss.portal.portlet.portal.jsp
 
EventAcknowledgement.Discarded(int) - Constructor for class org.jboss.portal.portlet.portal.jsp.EventAcknowledgement.Discarded
 
EventAcknowledgement.Failed - Class in org.jboss.portal.portlet.portal.jsp
 
EventAcknowledgement.Failed(Throwable) - Constructor for class org.jboss.portal.portlet.portal.jsp.EventAcknowledgement.Failed
 
EventB - Class in org.jboss.portal.portlet.samples.eventdebug
 
EventB(String) - Constructor for class org.jboss.portal.portlet.samples.eventdebug.EventB
 
EventC - Class in org.jboss.portal.portlet.samples.eventdebug
 
EventC(String) - Constructor for class org.jboss.portal.portlet.samples.eventdebug.EventC
 
eventConsumed(EventPhaseContext, PortletWindowEvent, PortletInvocationResponse) - Method in class org.jboss.portal.portlet.controller.event.AbstractEventControllerContext
 
eventConsumed(EventPhaseContext, PortletWindowEvent, PortletInvocationResponse) - Method in interface org.jboss.portal.portlet.controller.event.EventControllerContext
Context call back when an event is consumed by a portlet.
eventConsumed(EventPhaseContext, PortletWindowEvent, PortletInvocationResponse) - Method in class org.jboss.portal.portlet.controller.impl.event.EventControllerContextImpl
 
eventConsumed(EventPhaseContext, PortletWindowEvent, PortletInvocationResponse) - Method in class org.jboss.portal.portlet.portal.jsp.PageEventControllerContext
 
EventControllerContext - Interface in org.jboss.portal.portlet.controller.event
 
EventControllerContextImpl - Class in org.jboss.portal.portlet.controller.impl.event
 
EventControllerContextImpl(PortletInvoker) - Constructor for class org.jboss.portal.portlet.controller.impl.event.EventControllerContextImpl
 
EventDefinitionMetaData - Class in org.jboss.portal.portlet.impl.metadata.event
 
EventDefinitionMetaData() - Constructor for class org.jboss.portal.portlet.impl.metadata.event.EventDefinitionMetaData
 
EventDefinitionMetaData(String) - Constructor for class org.jboss.portal.portlet.impl.metadata.event.EventDefinitionMetaData
 
EventDefinitionReferenceMetaData - Class in org.jboss.portal.portlet.impl.metadata.event
 
EventDefinitionReferenceMetaData() - Constructor for class org.jboss.portal.portlet.impl.metadata.event.EventDefinitionReferenceMetaData
 
EventDefinitionReferenceMetaData(String) - Constructor for class org.jboss.portal.portlet.impl.metadata.event.EventDefinitionReferenceMetaData
 
eventDiscarded(EventPhaseContext, PortletWindowEvent, int) - Method in class org.jboss.portal.portlet.controller.event.AbstractEventControllerContext
 
eventDiscarded(EventPhaseContext, PortletWindowEvent, int) - Method in interface org.jboss.portal.portlet.controller.event.EventControllerContext
Context call back when an event is discarded by the controller for a specific reason.
eventDiscarded(EventPhaseContext, PortletWindowEvent, int) - Method in class org.jboss.portal.portlet.controller.impl.event.EventControllerContextImpl
 
eventDiscarded(EventPhaseContext, PortletWindowEvent, int) - Method in class org.jboss.portal.portlet.portal.jsp.PageEventControllerContext
 
eventFailed(EventPhaseContext, PortletWindowEvent, Throwable) - Method in class org.jboss.portal.portlet.controller.event.AbstractEventControllerContext
 
eventFailed(EventPhaseContext, PortletWindowEvent, Throwable) - Method in interface org.jboss.portal.portlet.controller.event.EventControllerContext
Context call back when an event failed to be delivered because the invoker threw an exception.
eventFailed(EventPhaseContext, PortletWindowEvent, Throwable) - Method in class org.jboss.portal.portlet.controller.impl.event.EventControllerContextImpl
 
eventFailed(EventPhaseContext, PortletWindowEvent, Throwable) - Method in class org.jboss.portal.portlet.portal.jsp.PageEventControllerContext
 
EventImpl - Class in org.jboss.portal.portlet.impl.jsr168.api
 
EventImpl(EventInvocation) - Constructor for class org.jboss.portal.portlet.impl.jsr168.api.EventImpl
 
EventInfo - Interface in org.jboss.portal.portlet.info
 
EventingInfo - Interface in org.jboss.portal.portlet.info
 
EventInvocation - Class in org.jboss.portal.portlet.invocation
 
EventInvocation(PortletInvocationContext) - Constructor for class org.jboss.portal.portlet.invocation.EventInvocation
 
EventListAdapter - Class in org.jboss.portal.portlet.impl.metadata.adapter
 
EventListAdapter() - Constructor for class org.jboss.portal.portlet.impl.metadata.adapter.EventListAdapter
 
EventPayloadInterceptor - Class in org.jboss.portal.portlet.aspects.portlet
This interceptor is responsible for taking care of converting the optional event payload to the application classloader.
EventPayloadInterceptor() - Constructor for class org.jboss.portal.portlet.aspects.portlet.EventPayloadInterceptor
 
EventPhaseContext - Interface in org.jboss.portal.portlet.controller.event
 
EventPortletA - Class in org.jboss.portal.portlet.samples.eventdebug
 
EventPortletA() - Constructor for class org.jboss.portal.portlet.samples.eventdebug.EventPortletA
 
EventPortletB - Class in org.jboss.portal.portlet.samples.eventdebug
 
EventPortletB() - Constructor for class org.jboss.portal.portlet.samples.eventdebug.EventPortletB
 
EventPortletC - Class in org.jboss.portal.portlet.samples.eventdebug
 
EventPortletC() - Constructor for class org.jboss.portal.portlet.samples.eventdebug.EventPortletC
 
eventProduced(EventPhaseContext, PortletWindowEvent, PortletWindowEvent) - Method in class org.jboss.portal.portlet.controller.event.AbstractEventControllerContext
 
eventProduced(EventPhaseContext, PortletWindowEvent, PortletWindowEvent) - Method in interface org.jboss.portal.portlet.controller.event.EventControllerContext
Context call back when an event is produced.
eventProduced(EventPhaseContext, PortletWindowEvent, PortletWindowEvent) - Method in class org.jboss.portal.portlet.controller.impl.event.EventControllerContextImpl
 
eventProduced(EventPhaseContext, PortletWindowEvent, PortletWindowEvent) - Method in class org.jboss.portal.portlet.portal.jsp.PageEventControllerContext
 
EventRequestImpl - Class in org.jboss.portal.portlet.impl.jsr168.api
 
EventRequestImpl(PortletContainerImpl, EventInvocation) - Constructor for class org.jboss.portal.portlet.impl.jsr168.api.EventRequestImpl
 
eventRequestVariableName - Static variable in class org.jboss.portal.portlet.impl.jsr286.taglib.DefineObjects286TagTEI
 
EventResponseImpl - Class in org.jboss.portal.portlet.impl.jsr168.api
 
EventResponseImpl(EventInvocation, PortletRequestImpl) - Constructor for class org.jboss.portal.portlet.impl.jsr168.api.EventResponseImpl
 
eventResponseVariableName - Static variable in class org.jboss.portal.portlet.impl.jsr286.taglib.DefineObjects286TagTEI
 
EventRoute - Class in org.jboss.portal.portlet.portal.jsp
 
EventRoute(EventRoute, QName, Serializable, String, String) - Constructor for class org.jboss.portal.portlet.portal.jsp.EventRoute
 
ExceptionPortlet - Class in org.jboss.portal.portlet.samples.basic
 
ExceptionPortlet() - Constructor for class org.jboss.portal.portlet.samples.basic.ExceptionPortlet
 
EXPIRATION_CACHE - Static variable in interface javax.portlet.RenderResponse
Property to set the expiration time in seconds for this response using the setProperty method.

F

FailDuringInitPortlet - Class in org.jboss.portal.portlet.samples.basic
A portlet that will fail only one time during startup (so it is possible to restart it).
FailDuringInitPortlet() - Constructor for class org.jboss.portal.portlet.samples.basic.FailDuringInitPortlet
 
fatalError(SAXParseException) - Method in class org.jboss.portal.portlet.impl.metadata.ValidationErrorHandler
 
FederatedPortlet - Class in org.jboss.portal.portlet.federation.impl
 
FederatedPortlet(FederatedPortletInvoker, PortletContext, Portlet) - Constructor for class org.jboss.portal.portlet.federation.impl.FederatedPortlet
 
FederatedPortletInvoker - Interface in org.jboss.portal.portlet.federation
Provide access to a federated invoker.
FederatedPortletInvokerService - Class in org.jboss.portal.portlet.federation.impl
 
FederatedPortletInvokerService(FederatingPortletInvoker, String, PortletInvoker) - Constructor for class org.jboss.portal.portlet.federation.impl.FederatedPortletInvokerService
 
FederatingPortletInvoker - Interface in org.jboss.portal.portlet.federation
A portlet invoker that federates other invokers.
FederatingPortletInvokerService - Class in org.jboss.portal.portlet.federation.impl
 
FederatingPortletInvokerService() - Constructor for class org.jboss.portal.portlet.federation.impl.FederatingPortletInvokerService
 
filter(PortletURLGenerationListener) - Method in class org.jboss.portal.portlet.impl.jsr168.api.BaseURLImpl
 
filter(PortletURLGenerationListener) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletURLImpl
 
filter(PortletURLGenerationListener) - Method in class org.jboss.portal.portlet.impl.jsr168.api.ResourceURLImpl
 
filterable - Variable in class org.jboss.portal.portlet.impl.jsr168.api.BaseURLImpl
.
filterActionURL(PortletURL) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletURLGenerationListenerChain
 
FilterAdapter - Class in org.jboss.portal.portlet.impl.metadata.adapter
 
FilterAdapter() - Constructor for class org.jboss.portal.portlet.impl.metadata.adapter.FilterAdapter
 
FilterChainImpl<T extends javax.portlet.filter.PortletFilter> - Class in org.jboss.portal.portlet.impl.jsr168.api
 
FilterChainImpl(List<T>, Class<T>) - Constructor for class org.jboss.portal.portlet.impl.jsr168.api.FilterChainImpl
 
FilterConfigImpl - Class in org.jboss.portal.portlet.impl.jsr168.api
 
FilterConfigImpl(ContainerFilterInfo, PortletContext) - Constructor for class org.jboss.portal.portlet.impl.jsr168.api.FilterConfigImpl
 
FilterMappingMetaData - Class in org.jboss.portal.portlet.impl.metadata.filter
 
FilterMappingMetaData() - Constructor for class org.jboss.portal.portlet.impl.metadata.filter.FilterMappingMetaData
 
FilterMetaData - Class in org.jboss.portal.portlet.impl.metadata.filter
 
FilterMetaData() - Constructor for class org.jboss.portal.portlet.impl.metadata.filter.FilterMetaData
 
filterRenderURL(PortletURL) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletURLGenerationListenerChain
 
filterResourceURL(ResourceURL) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletURLGenerationListenerChain
 
findPortlet(String, String) - Method in class org.jboss.portal.portlet.portal.jsp.PagePortletControllerContext
 
flushBuffer() - Method in interface javax.portlet.RenderResponse
Forces any content in the buffer to be written to the client.
flushBuffer() - Method in class org.jboss.portal.portlet.bridge.BridgeResponse
 
flushBuffer() - Method in class org.jboss.portal.portlet.impl.jsr168.api.MimeResponseImpl
 
flushBuffer() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse
 
flushBuffer() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse.Mime
 
flushBuffer() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse.StateAware
 
flushBuffer() - Method in class org.jboss.portal.portlet.portal.jsp.PortalPrepareResponse
 
form - Variable in class org.jboss.portal.portlet.invocation.ActionInvocation
.
FORM_AUTH - Static variable in interface javax.portlet.PortletRequest
String identifier for Form based authentication.
forward(PortletRequest, PortletResponse) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestDispatcherImpl
 
forward(ServletRequest, ServletResponse) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchtedRequestDispatcher
 
FragmentRenderer - Interface in org.jboss.portal.portlet.test.controller
 
fragmentRenderer - Variable in class org.jboss.portal.portlet.test.controller.PageRenderer
 
FragmentResponse - Class in org.jboss.portal.portlet.invocation.response
Data produced.
FragmentResponse(ResponseProperties, Map<String, Object>, String, byte[], String, String, CacheControl, Set<Mode>) - Constructor for class org.jboss.portal.portlet.invocation.response.FragmentResponse
 
fragments - Variable in class org.jboss.portal.portlet.test.controller.PageRenderer
 

G

generateNamespaceFrom(String) - Static method in class org.jboss.portal.portlet.impl.jsr168.PortletUtils
Generates a namespace suitable for Portlet prefixing of tokens that need to be unique in an aggregated page.
generateURL() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.ActionURLTag
 
generateURL() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.GenerateURLTag
 
generateURL() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.RenderURLTag
 
generateURL() - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.ActionURL286Tag
 
generateURL() - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.GenerateURL286Tag
 
generateURL() - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.RenderURL286Tag
 
generateURL() - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.ResourceURL286Tag
 
GenerateURL286Tag - Class in org.jboss.portal.portlet.impl.jsr286.taglib
 
GenerateURL286Tag() - Constructor for class org.jboss.portal.portlet.impl.jsr286.taglib.GenerateURL286Tag
 
GenerateURL286TagTEI - Class in org.jboss.portal.portlet.impl.jsr286.taglib
 
GenerateURL286TagTEI() - Constructor for class org.jboss.portal.portlet.impl.jsr286.taglib.GenerateURL286TagTEI
 
GenerateURLTag - Class in org.jboss.portal.portlet.impl.jsr168.taglib
Superclass of the actionURL and renderURL tags for the JSR 168 Portlet specification.
GenerateURLTag() - Constructor for class org.jboss.portal.portlet.impl.jsr168.taglib.GenerateURLTag
 
GenerateURLTagTEI - Class in org.jboss.portal.portlet.impl.jsr168.taglib
The additional variable definitions for the actionURL tag for the JSR 168 Portlet specification.
GenerateURLTagTEI() - Constructor for class org.jboss.portal.portlet.impl.jsr168.taglib.GenerateURLTagTEI
 
GenericPortlet - Class in javax.portlet
The GenericPortlet class provides a default implementation for the Portlet interface.
GenericPortlet() - Constructor for class javax.portlet.GenericPortlet
Does nothing.
get() - Static method in class org.jboss.portal.portlet.bridge.JBossServletContextProvider
 
get(String) - Method in class org.jboss.portal.portlet.impl.state.consumer.AbstractConsumerPersistenceManagerService
 
get(String) - Method in class org.jboss.portal.portlet.impl.state.consumer.ConsumerPersistenceManagerService
 
get(String) - Static method in class org.jboss.portal.portlet.samples.shoppingcart.Catalog
 
getAccessMode() - Method in class org.jboss.portal.portlet.impl.spi.AbstractInstanceContext
 
getAccessMode() - Method in interface org.jboss.portal.portlet.spi.InstanceContext
Return the access mode to this portlet instance.
getAcknowledgement() - Method in class org.jboss.portal.portlet.portal.jsp.EventRoute
 
getActionErrorCount() - Method in class org.jboss.portal.portlet.management.LocalPortletManagement
 
getActionErrorCount() - Method in interface org.jboss.portal.portlet.management.LocalPortletManagementMBean
 
getActionErrorCount() - Method in class org.jboss.portal.portlet.management.PortletInfo
 
getActionRequest() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.PortletTag
 
getActionRequestCount() - Method in class org.jboss.portal.portlet.management.LocalPortletManagement
 
getActionRequestCount() - Method in interface org.jboss.portal.portlet.management.LocalPortletManagementMBean
 
getActionRequestCount() - Method in class org.jboss.portal.portlet.management.PortletInfo
 
getActionRequestProcessingTime() - Method in class org.jboss.portal.portlet.management.PortletInfo
 
getActionResponse() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.PortletTag
 
getActualParameters() - Method in class org.jboss.portal.portlet.test.url.ParameterDecoder
 
getAlias() - Method in class org.jboss.portal.portlet.impl.metadata.event.EventDefinitionMetaData
 
getAlias() - Method in class org.jboss.portal.portlet.impl.metadata.PublicRenderParameterMetaData
 
getAliases() - Method in class org.jboss.portal.portlet.impl.info.ContainerEventInfo
 
getAliases() - Method in class org.jboss.portal.portlet.impl.info.ContainerParameterInfo
 
getAliases() - Method in interface org.jboss.portal.portlet.info.EventInfo
 
getAliases() - Method in interface org.jboss.portal.portlet.info.ParameterInfo
 
getAll() - Static method in class org.jboss.portal.portlet.samples.shoppingcart.Catalog
 
getAllLocales() - Method in class org.jboss.portal.portlet.impl.info.ContainerCapabilitiesInfo
 
getAllLocales() - Method in interface org.jboss.portal.portlet.info.CapabilitiesInfo
Retrieves all the locales supported by the associated Portlet.
getAllModes() - Method in class org.jboss.portal.portlet.impl.info.ContainerCapabilitiesInfo
 
getAllModes() - Method in interface org.jboss.portal.portlet.info.CapabilitiesInfo
Retrieves all the portlet modes supported by the associated Portlet.
getAllWindowStates() - Method in class org.jboss.portal.portlet.impl.info.ContainerCapabilitiesInfo
 
getAllWindowStates() - Method in interface org.jboss.portal.portlet.info.CapabilitiesInfo
Retrieves all the window states supported by the associated Portlet.
getApplication() - Method in class org.jboss.portal.portlet.impl.info.ContainerInfoBuilder
 
getApplicationName() - Method in interface org.jboss.portal.portlet.impl.info.ContainerInfoBuilderContext
 
getApplicationName() - Method in class org.jboss.portal.portlet.impl.info.ContainerPortletInfo
 
getApplicationName() - Method in class org.jboss.portal.portlet.impl.jsr168.ContainerInfoBuilderContextImpl
 
getApplicationName() - Method in interface org.jboss.portal.portlet.info.PortletInfo
Returns the portlet application name.
getApplicationName() - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PortletTag
 
getApplicationName() - Method in class org.jboss.portal.portlet.portal.jsp.WindowDef
 
getAttachment(Class<T>) - Method in class org.jboss.portal.portlet.impl.info.ContainerPortletInfo
 
getAttachment(Class<T>) - Method in interface org.jboss.portal.portlet.info.PortletInfo
Returns a generic attachment on the portlet info.
getAttribute(String) - Method in interface javax.portlet.PortletContext
Returns the portlet container attribute with the given name, or null if there is no attribute by that name.
getAttribute(String) - Method in interface javax.portlet.PortletRequest
Returns the value of the named attribute as an Object, or null if no attribute of the given name exists.
getAttribute(String) - Method in interface javax.portlet.PortletSession
Returns the object bound with the specified name in this session under the PORTLET_SCOPE, or null if no object is bound under the name in that scope.
getAttribute(String, int) - Method in interface javax.portlet.PortletSession
Returns the object bound with the specified name in this session, or null if no object is bound under the name in the given scope.
getAttribute(String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletContextImpl
 
getAttribute(String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
getAttribute(String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletSessionImpl
 
getAttribute(String, int) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletSessionImpl
 
getAttribute(String) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getAttribute(String) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpSession
 
getAttribute(String) - Method in class org.jboss.portal.portlet.impl.jsr168.PortletRequestAttributes
 
getAttribute(String) - Method in class org.jboss.portal.portlet.impl.spi.AbstractUserContext
 
getAttribute(String) - Method in class org.jboss.portal.portlet.invocation.PortletInvocation
 
getAttribute(String) - Method in interface org.jboss.portal.portlet.spi.UserContext
Returns an attribute related to the user identity.
getAttributeMap() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletSessionImpl
 
getAttributeMap(int) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletSessionImpl
 
getAttributeMap() - Method in class org.jboss.portal.portlet.impl.jsr168.PortletRequestAttributes
 
getAttributeNames() - Method in interface javax.portlet.PortletContext
Returns an Enumeration containing the attribute names available within this portlet context, or an emtpy Enumeration if no attributes are available.
getAttributeNames() - Method in interface javax.portlet.PortletRequest
Returns an Enumeration containing the names of the attributes available to this request.
getAttributeNames() - Method in interface javax.portlet.PortletSession
Returns an Enumeration of String objects containing the names of all the objects bound to this session under the PORTLET_SCOPE, or an empty Enumeration if no attributes are available.
getAttributeNames(int) - Method in interface javax.portlet.PortletSession
Returns an Enumeration of String objects containing the names of all the objects bound to this session in the given scope, or an empty Enumeration if no attributes are available in the given scope.
getAttributeNames() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletContextImpl
 
getAttributeNames() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
getAttributeNames() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletSessionImpl
 
getAttributeNames(int) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletSessionImpl
 
getAttributeNames() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getAttributeNames() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpSession
 
getAttributeNames() - Method in class org.jboss.portal.portlet.impl.jsr168.PortletRequestAttributes
 
getAttributes() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
getAttributes() - Method in class org.jboss.portal.portlet.invocation.response.ContentResponse
 
getAttributes() - Method in class org.jboss.portal.portlet.invocation.response.UpdateNavigationalStateResponse
 
getAuthType() - Method in interface javax.portlet.PortletRequest
Returns the name of the authentication scheme used for the connection between client and portal, for example, BASIC_AUTH, CLIENT_CERT_AUTH, a custom one or null if there was no authentication.
getAuthType() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
getAuthType() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getAuthType() - Method in class org.jboss.portal.portlet.impl.spi.AbstractSecurityContext
 
getAuthType() - Method in interface org.jboss.portal.portlet.spi.SecurityContext
 
getAverageActionTime() - Method in class org.jboss.portal.portlet.management.LocalPortletManagement
 
getAverageActionTime() - Method in interface org.jboss.portal.portlet.management.LocalPortletManagementMBean
 
getAverageActionTime() - Method in class org.jboss.portal.portlet.management.PortletInfo
 
getAverageRenderTime() - Method in class org.jboss.portal.portlet.management.LocalPortletManagement
 
getAverageRenderTime() - Method in interface org.jboss.portal.portlet.management.LocalPortletManagementMBean
 
getAverageRenderTime() - Method in class org.jboss.portal.portlet.management.PortletInfo
 
getBasePortletEnvironmentAndURL() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.GenerateURLTag
Set up the environment for generating the PortletURL and get the base PortletURL to decorate.
getBasePortletEnvironmentAndURL() - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.GenerateURL286Tag
 
getBodyParameters() - Method in class org.jboss.portal.portlet.controller.request.PortletActionRequest
 
getBodyParameters() - Method in class org.jboss.portal.portlet.controller.request.PortletResourceRequest
 
getBufferSize() - Method in interface javax.portlet.RenderResponse
Returns the actual buffer size used for the response.
getBufferSize() - Method in class org.jboss.portal.portlet.bridge.BridgeResponse
 
getBufferSize() - Method in class org.jboss.portal.portlet.impl.jsr168.api.MimeResponseImpl
 
getBufferSize() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse
 
getBufferSize() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse.Mime
 
getBufferSize() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse.StateAware
 
getBufferSize() - Method in class org.jboss.portal.portlet.portal.jsp.PortalPrepareResponse
 
getBundle(Locale) - Method in class org.jboss.portal.portlet.impl.jsr168.PortletResourceBundleFactory
 
getBundle(Locale) - Method in class org.jboss.portal.portlet.impl.jsr168.SimpleResourceBundleFactory
 
getBundleManager() - Method in interface org.jboss.portal.portlet.impl.info.ContainerInfoBuilderContext
 
getBundleManager(PortletMetaData) - Method in interface org.jboss.portal.portlet.impl.info.ContainerInfoBuilderContext
 
getBundleManager() - Method in class org.jboss.portal.portlet.impl.info.ContainerPortletInfo
 
getBundleManager() - Method in class org.jboss.portal.portlet.impl.jsr168.ContainerInfoBuilderContextImpl
 
getBundleManager(PortletMetaData) - Method in class org.jboss.portal.portlet.impl.jsr168.ContainerInfoBuilderContextImpl
 
getBytes() - Method in class org.jboss.portal.portlet.impl.jsr168.ContentBuffer
Return the bytes of the content held by the fragment or null.
getBytes() - Method in class org.jboss.portal.portlet.invocation.response.ContentResponse
Return the bytes of the content held by the fragment.
getBytes() - Method in class org.jboss.portal.portlet.invocation.response.StreamResponse
 
getBytes() - Method in class org.jboss.portal.portlet.state.consumer.ConsumerState
 
getCache() - Method in class org.jboss.portal.portlet.impl.info.ContainerPortletInfo
 
getCache() - Method in interface org.jboss.portal.portlet.info.PortletInfo
Retrieves caching-related information for the described portlet.
getCacheability() - Method in class org.jboss.portal.portlet.controller.request.PortletResourceRequest.FullScope
 
getCacheability() - Method in class org.jboss.portal.portlet.controller.request.PortletResourceRequest
 
getCacheability() - Method in class org.jboss.portal.portlet.controller.request.PortletResourceRequest.PageScope
 
getCacheability() - Method in class org.jboss.portal.portlet.controller.request.PortletResourceRequest.PortletScope
 
getCacheability() - Method in class org.jboss.portal.portlet.controller.request.PortletResourceRequest.Scope
 
getCacheability() - Method in class org.jboss.portal.portlet.impl.jsr168.api.ResourceRequestImpl
 
getCacheability() - Method in class org.jboss.portal.portlet.impl.jsr168.api.ResourceURLImpl
 
getCacheability() - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.ResourceURL286Tag
 
getCacheability() - Method in interface org.jboss.portal.portlet.ResourceURL
Returns the resource cacheability.
getCacheControl() - Method in class org.jboss.portal.portlet.impl.jsr168.api.MimeResponseImpl
 
getCacheControl() - Method in class org.jboss.portal.portlet.invocation.response.ContentResponse
 
getCacheControl() - Method in class org.jboss.portal.portlet.invocation.response.RevalidateMarkupResponse
 
getCacheLevel() - Method in class org.jboss.portal.portlet.invocation.ResourceInvocation
 
getCacheScope() - Method in class org.jboss.portal.portlet.cache.CacheControl
 
getCacheScope() - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
getCapabilities() - Method in class org.jboss.portal.portlet.impl.info.ContainerPortletInfo
 
getCapabilities() - Method in interface org.jboss.portal.portlet.info.PortletInfo
Retrieves the capabilities of supported by the described portlet.
getCause() - Method in class org.jboss.portal.portlet.invocation.response.ErrorResponse
The throwable.
getCause() - Method in class org.jboss.portal.portlet.portal.jsp.EventAcknowledgement.Discarded
 
getCharacterEncoding() - Method in interface javax.portlet.ActionRequest
Returns the name of the character encoding used in the body of this request.
getCharacterEncoding() - Method in interface javax.portlet.RenderResponse
Returns the name of the charset used for the MIME body sent in this response.
getCharacterEncoding() - Method in class org.jboss.portal.portlet.bridge.BridgeResponse
 
getCharacterEncoding() - Method in class org.jboss.portal.portlet.impl.jsr168.api.ClientDataRequestImpl
 
getCharacterEncoding() - Method in class org.jboss.portal.portlet.impl.jsr168.api.MimeResponseImpl
 
getCharacterEncoding() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest.ClientData
 
getCharacterEncoding() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getCharacterEncoding() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest.Mime
 
getCharacterEncoding() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse
 
getCharacterEncoding() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse.Mime
 
getCharacterEncoding() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse.StateAware
 
getCharacterEncoding() - Method in class org.jboss.portal.portlet.impl.spi.AbstractRequestContext
 
getCharacterEncoding() - Method in class org.jboss.portal.portlet.portal.jsp.PortalPrepareResponse
 
getCharacterEncoding() - Method in interface org.jboss.portal.portlet.spi.RequestContext
Returns the name of the character encoding used in the body of this request.
getChars() - Method in class org.jboss.portal.portlet.impl.jsr168.ContentBuffer
Return the chars of the content held by the fragment or null.
getChars() - Method in class org.jboss.portal.portlet.invocation.response.ContentResponse
Return the chars of the content held by the fragment.
getChildren() - Method in class org.jboss.portal.portlet.portal.jsp.EventRoute
 
getClass(String) - Method in interface org.jboss.portal.portlet.impl.info.ContainerInfoBuilderContext
Obtains a class.
getClass(String) - Method in class org.jboss.portal.portlet.impl.jsr168.ContainerInfoBuilderContextImpl
 
getClassLoader() - Method in interface org.jboss.portal.portlet.container.PortletApplicationContext
Return the classloader.
getClassLoader() - Method in class org.jboss.portal.portlet.mc.PortletApplicationContextImpl
 
getClassName() - Method in class org.jboss.portal.portlet.impl.info.ContainerFilterInfo
 
getClassName() - Method in class org.jboss.portal.portlet.impl.info.ContainerListenerInfo
 
getClassName() - Method in class org.jboss.portal.portlet.impl.info.ContainerPortletInfo
 
getClientContext() - Method in class org.jboss.portal.portlet.invocation.PortletInvocation
 
getClientRequest() - Method in class org.jboss.portal.portlet.controller.impl.AbstractPortletControllerContext
 
getClientRequest() - Method in class org.jboss.portal.portlet.controller.impl.ControllerPortletInvocationContext
 
getClientRequest() - Method in class org.jboss.portal.portlet.impl.spi.AbstractPortletInvocationContext
Return the client request.
getClientRequest() - Method in class org.jboss.portal.portlet.test.controller.AbstractRendererContext
 
getClientRequest() - Method in interface org.jboss.portal.portlet.test.controller.RendererContext
 
getClientResponse() - Method in class org.jboss.portal.portlet.controller.impl.AbstractPortletControllerContext
 
getClientResponse() - Method in class org.jboss.portal.portlet.controller.impl.ControllerPortletInvocationContext
 
getClientResponse() - Method in class org.jboss.portal.portlet.impl.spi.AbstractPortletInvocationContext
Return the client response.
getClientResponse() - Method in class org.jboss.portal.portlet.test.controller.AbstractRendererContext
 
getClientResponse() - Method in interface org.jboss.portal.portlet.test.controller.RendererContext
 
getClonedContext() - Method in class org.jboss.portal.portlet.impl.spi.AbstractInstanceContext
 
getConfig() - Method in class org.jboss.portal.portlet.impl.jsr168.PortletContainerImpl
 
getConfig() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.PortletTag
 
getConsumedEvents() - Method in class org.jboss.portal.portlet.impl.info.ContainerEventingInfo
 
getConsumedEvents() - Method in interface org.jboss.portal.portlet.info.EventingInfo
 
getConsumedEventThreshold() - Method in class org.jboss.portal.portlet.controller.PortletController
The option configures the maximum number of events that can be consumed during one interaction.
getContainerPortletInvoker() - Method in class org.jboss.portal.portlet.mc.PortletApplicationDeployer
 
getContainerPreference(String) - Method in class org.jboss.portal.portlet.impl.info.ContainerPreferencesInfo
 
getContainerRuntimeOption(String) - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication20MetaData
 
getContainerRuntimeOptions() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletConfigImpl
 
getContainerRuntimeOptions() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletContextImpl
 
getContainerRuntimeOptions() - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
getContainerRuntimeOptions() - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication20MetaData
 
getContainerRuntimeOptionSet() - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication20MetaData
 
getContainerURL() - Method in class org.jboss.portal.portlet.impl.jsr168.api.BaseURLImpl
 
getContainerURL() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletURLImpl
 
getContainerURL() - Method in class org.jboss.portal.portlet.impl.jsr168.api.ResourceURLImpl
 
getContent() - Method in class org.jboss.portal.portlet.aspects.portlet.cache.ContentRef
Returns the content, possibly null.
getContent() - Method in class org.jboss.portal.portlet.aspects.portlet.cache.SoftContentRef
 
getContent() - Method in class org.jboss.portal.portlet.aspects.portlet.cache.StrongContentRef
 
getContent() - Method in class org.jboss.portal.portlet.invocation.response.ContentResponse
Return the content as a string.
getContentLength() - Method in interface javax.portlet.ActionRequest
Returns the length, in bytes, of the request body which is made available by the input stream, or -1 if the length is not known.
getContentLength() - Method in class org.jboss.portal.portlet.impl.jsr168.api.ClientDataRequestImpl
 
getContentLength() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest.ClientData
 
getContentLength() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getContentLength() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest.Mime
 
getContentLength() - Method in class org.jboss.portal.portlet.impl.spi.AbstractRequestContext
 
getContentLength() - Method in interface org.jboss.portal.portlet.spi.RequestContext
Returns the length, in bytes, of the request body which is made available by the input stream, or -1 if the length is not known.
getContents() - Method in class org.jboss.portal.portlet.impl.jsr168.InlineBundle
 
getContentType() - Method in interface javax.portlet.ActionRequest
Returns the MIME type of the body of the request, or null if the type is not known.
getContentType() - Method in interface javax.portlet.RenderResponse
Returns the MIME type that can be used to contribute markup to the render response.
getContentType() - Method in class org.jboss.portal.portlet.bridge.BridgeResponse
 
getContentType() - Method in class org.jboss.portal.portlet.impl.jsr168.api.ClientDataRequestImpl
 
getContentType() - Method in class org.jboss.portal.portlet.impl.jsr168.api.MimeResponseImpl
 
getContentType() - Method in class org.jboss.portal.portlet.impl.jsr168.ContentBuffer
Return the content type of the generated fragment.
getContentType() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest.ClientData
 
getContentType() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getContentType() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest.Mime
 
getContentType() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse
 
getContentType() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse.Mime
 
getContentType() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse.StateAware
 
getContentType() - Method in class org.jboss.portal.portlet.impl.spi.AbstractRequestContext
 
getContentType() - Method in class org.jboss.portal.portlet.invocation.response.ContentResponse
Return the content type of the generated fragment.
getContentType() - Method in class org.jboss.portal.portlet.invocation.response.StreamResponse
 
getContentType() - Method in class org.jboss.portal.portlet.portal.jsp.PortalPrepareResponse
 
getContentType() - Method in interface org.jboss.portal.portlet.spi.RequestContext
Returns the MIME type of the body of the request, or null if the type is not known.
getContext() - Method in interface org.jboss.portal.portlet.container.object.PortletApplicationObject
Returns the context related to this application.
getContext() - Method in interface org.jboss.portal.portlet.container.PortletApplication
Returns the context of the portlet application.
getContext() - Method in interface org.jboss.portal.portlet.container.PortletContainer
Returns the context of the portlet container.
getContext() - Method in interface org.jboss.portal.portlet.container.PortletFilter
Returns the context of the portlet filter
getContext() - Method in class org.jboss.portal.portlet.federation.impl.FederatedPortlet
 
getContext() - Method in class org.jboss.portal.portlet.impl.jsr168.PortletApplicationImpl
 
getContext() - Method in class org.jboss.portal.portlet.impl.jsr168.PortletContainerImpl
 
getContext() - Method in class org.jboss.portal.portlet.impl.jsr168.PortletFilterImpl
 
getContext() - Method in class org.jboss.portal.portlet.invocation.PortletInvocation
 
getContext() - Method in interface org.jboss.portal.portlet.Portlet
Return the portlet context.
getContext() - Method in class org.jboss.portal.portlet.state.consumer.ConsumerPortlet
 
getContext() - Method in class org.jboss.portal.portlet.state.producer.ProducerPortlet
 
getContextPath() - Method in interface javax.portlet.PortletRequest
Returns the context path which is the path prefix associated with the deployed portlet application.
getContextPath() - Method in interface org.jboss.portal.portlet.container.PortletApplicationContext
Returns the context path of the web application
getContextPath() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
getContextPath() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getContextPath() - Method in class org.jboss.portal.portlet.mc.PortletApplicationContextImpl
 
getCookies() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
getCookies() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getCookies() - Method in class org.jboss.portal.portlet.impl.spi.AbstractClientContext
 
getCookies() - Method in class org.jboss.portal.portlet.invocation.response.ResponseProperties
 
getCookies() - Method in interface org.jboss.portal.portlet.spi.ClientContext
 
getCopyCurrentRenderParameters() - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.GenerateURL286Tag
 
getCreationTime() - Method in interface javax.portlet.PortletSession
Returns the time when this session was created, measured in milliseconds since midnight January 1, 1970 GMT.
getCreationTime() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletSessionImpl
 
getCreationTime() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpSession
 
getCustomPortletModes() - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication10MetaData
 
getCustomWindowStates() - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication10MetaData
 
getDateHeader(String) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getDefaultMetaValue(String) - Method in class org.jboss.portal.portlet.impl.info.ContainerMetaInfo
 
getDefaultNamespace() - Method in class org.jboss.portal.portlet.impl.info.ContainerPortletApplicationInfo
 
getDefaultNamespace() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletConfigImpl
 
getDefaultNamespace() - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication20MetaData
 
getDefaultValue() - Method in class org.jboss.portal.portlet.impl.info.ContainerPreferenceInfo
Return the value provided by the portlet.xml deployment descriptor.
getDefaultValue() - Method in interface org.jboss.portal.portlet.info.PreferenceInfo
Return the default value or null if it cannot be determined (for instance WSRP v1 does not define it).
getDependencies(PortletContainerLifeCycle) - Method in class org.jboss.portal.portlet.impl.container.PortletApplicationLifeCycle
 
getDependencies(PortletFilterLifeCycle) - Method in class org.jboss.portal.portlet.impl.container.PortletApplicationLifeCycle
 
getDescription() - Method in class org.jboss.portal.portlet.impl.info.ContainerEventInfo
 
getDescription() - Method in class org.jboss.portal.portlet.impl.info.ContainerFilterInfo
 
getDescription() - Method in class org.jboss.portal.portlet.impl.info.ContainerListenerInfo
 
getDescription() - Method in class org.jboss.portal.portlet.impl.info.ContainerParameterInfo
 
getDescription() - Method in class org.jboss.portal.portlet.impl.info.ContainerPreferenceInfo
 
getDescription() - Method in class org.jboss.portal.portlet.impl.metadata.common.DescribableMetaData
 
getDescription() - Method in class org.jboss.portal.portlet.impl.metadata.common.LocalizedDescriptionMetaData
 
getDescription() - Method in interface org.jboss.portal.portlet.info.EventInfo
 
getDescription() - Method in interface org.jboss.portal.portlet.info.ModeInfo
The mode description.
getDescription() - Method in interface org.jboss.portal.portlet.info.ParameterInfo
 
getDescription() - Method in interface org.jboss.portal.portlet.info.PreferenceInfo
Retrieves the localized description of the described preference.
getDescription() - Method in interface org.jboss.portal.portlet.info.WindowStateInfo
The window state description.
getDescription() - Method in class org.jboss.portal.portlet.samples.shoppingcart.CatalogItem
 
getDestination() - Method in class org.jboss.portal.portlet.portal.jsp.EventRoute
 
getDispatchedRequest() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.PortletTag
 
getDispatchedRequest() - Method in class org.jboss.portal.portlet.invocation.PortletInvocation
Returns the dispatched http servlet request.
getDispatchedResponse() - Method in class org.jboss.portal.portlet.invocation.PortletInvocation
Returns the dispatched http servlet request.
getDisplayName() - Method in class org.jboss.portal.portlet.impl.info.ContainerEventInfo
 
getDisplayName() - Method in class org.jboss.portal.portlet.impl.info.ContainerFilterInfo
 
getDisplayName() - Method in class org.jboss.portal.portlet.impl.info.ContainerListenerInfo
 
getDisplayName() - Method in class org.jboss.portal.portlet.impl.info.ContainerPortletManagedModeInfo
 
getDisplayName() - Method in class org.jboss.portal.portlet.impl.info.ContainerPreferenceInfo
 
getDisplayName() - Method in class org.jboss.portal.portlet.impl.metadata.filter.FilterMetaData
 
getDisplayName() - Method in class org.jboss.portal.portlet.impl.metadata.ListenerMetaData
 
getDisplayName() - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
getDisplayName() - Method in class org.jboss.portal.portlet.impl.metadata.security.SecurityConstraintMetaData
 
getDisplayName() - Method in interface org.jboss.portal.portlet.info.EventInfo
 
getDisplayName() - Method in interface org.jboss.portal.portlet.info.PortletManagedModeInfo
Returns the display name of the mode.
getDisplayName() - Method in interface org.jboss.portal.portlet.info.PreferenceInfo
Retrieves the localized display name of the described preference.
getDistributeNonConsumableEvents() - Method in class org.jboss.portal.portlet.controller.PortletController
This option configures the behavior of the controller when an event returned by the event controller is not declared by the target receiving portlet.
getDistributeNonProduceableEvents() - Method in class org.jboss.portal.portlet.controller.PortletController
This option configures the behavior of the controller when a portlet produces an event it does not declare.
getDriver() - Method in class org.jboss.portal.portlet.test.TestPortletApplicationDeployer
 
getErrorPage() - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PortletTag
 
getEscapeXml() - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.GenerateURL286Tag
 
getETag() - Method in class org.jboss.portal.portlet.impl.jsr168.api.CacheControlImpl
 
getETag() - Method in class org.jboss.portal.portlet.impl.jsr168.api.RenderRequestImpl
 
getETag() - Method in class org.jboss.portal.portlet.impl.jsr168.api.ResourceRequestImpl
 
getEvent() - Method in class org.jboss.portal.portlet.impl.jsr168.api.EventRequestImpl
 
getEventControllerContext() - Method in interface org.jboss.portal.portlet.controller.PortletControllerContext
 
getEventControllerContext() - Method in class org.jboss.portal.portlet.portal.jsp.PagePortletControllerContext
 
getEventControllerContext() - Method in class org.jboss.portal.portlet.test.controller.PortletControllerContextImpl
 
getEventControllerContext() - Method in class org.jboss.portal.portlet.test.tck.TCKPortletControllerContext
 
getEventDistributionStatus() - Method in class org.jboss.portal.portlet.controller.response.PortletResponse
 
getEventing() - Method in class org.jboss.portal.portlet.impl.info.ContainerPortletInfo
 
getEventing() - Method in interface org.jboss.portal.portlet.info.PortletInfo
Return the eventing information.
getEventRequest() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.PortletTag
 
getEventResponse() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.PortletTag
 
getEvents() - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication20MetaData
 
getEvents() - Method in class org.jboss.portal.portlet.invocation.response.UpdateNavigationalStateResponse
 
getExpirationCache() - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
getExpirationSecs() - Method in class org.jboss.portal.portlet.cache.CacheControl
 
getExpirationSecs() - Method in class org.jboss.portal.portlet.impl.info.ContainerCacheInfo
 
getExpirationSecs() - Method in interface org.jboss.portal.portlet.info.CacheInfo
The expiration in seconds.
getExpirationTime() - Method in class org.jboss.portal.portlet.impl.jsr168.api.CacheControlImpl
 
getFailedKeys() - Method in exception javax.portlet.ValidatorException
Returns the keys that failed the validation.
getFederatedId() - Method in class org.jboss.portal.portlet.federation.impl.FederatedPortlet
 
getFederatedInvoker(String) - Method in interface org.jboss.portal.portlet.federation.FederatingPortletInvoker
Return a portlet invoker registered or null if not found
getFederatedInvoker(String) - Method in class org.jboss.portal.portlet.federation.impl.FederatingPortletInvokerService
 
getFederatedInvokers() - Method in interface org.jboss.portal.portlet.federation.FederatingPortletInvoker
Return the registered portlet invokers.
getFederatedInvokers() - Method in class org.jboss.portal.portlet.federation.impl.FederatingPortletInvokerService
 
getFederatingPortletInvoker() - Method in class org.jboss.portal.portlet.federation.impl.FederatedPortletInvokerService
 
getFederatingPortletInvoker() - Method in class org.jboss.portal.portlet.federation.impl.PortletInvokerRegistrationService
 
getFilter(String) - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication20MetaData
 
getFilterClass() - Method in class org.jboss.portal.portlet.impl.metadata.filter.FilterMetaData
 
getFilterCollection() - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication20MetaData
 
getFilterMapping() - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication20MetaData
 
getFilterName() - Method in class org.jboss.portal.portlet.impl.jsr168.api.FilterConfigImpl
 
getFilterName() - Method in class org.jboss.portal.portlet.impl.metadata.filter.FilterMetaData
 
getFilterRefs() - Method in class org.jboss.portal.portlet.impl.info.ContainerPortletInfo
 
getFilters() - Method in class org.jboss.portal.portlet.impl.info.ContainerPortletApplicationInfo
 
getFilters() - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication20MetaData
 
getForm() - Method in class org.jboss.portal.portlet.invocation.ActionInvocation
 
getForm() - Method in class org.jboss.portal.portlet.invocation.ResourceInvocation
 
getFrozen() - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PageParamTag
 
getHeader(String) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getHeaderNames() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getHeaders(String) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getHttpServletRequest(GenericPortlet, PortletRequest) - Method in class org.jboss.portal.portlet.bridge.JBossServletContextProvider
 
getHttpServletResponse(GenericPortlet, PortletResponse) - Method in class org.jboss.portal.portlet.bridge.JBossServletContextProvider
 
getId() - Method in interface javax.portlet.PortletSession
Returns a string containing the unique identifier assigned to this session.
getId() - Method in interface org.jboss.portal.portlet.container.managed.ManagedPortletApplication
 
getId() - Method in interface org.jboss.portal.portlet.container.managed.ManagedPortletContainer
 
getId() - Method in interface org.jboss.portal.portlet.container.managed.ManagedPortletFilter
 
getId() - Method in interface org.jboss.portal.portlet.container.PortletApplication
Return the web app id.
getId() - Method in interface org.jboss.portal.portlet.container.PortletContainer
Return the portlet container id, unique within the context of the parent application.
getId() - Method in interface org.jboss.portal.portlet.container.PortletFilter
Returns the id.
getId() - Method in interface org.jboss.portal.portlet.federation.FederatedPortletInvoker
Return the invoker id.
getId() - Method in class org.jboss.portal.portlet.federation.impl.FederatedPortletInvokerService
 
getId() - Method in class org.jboss.portal.portlet.federation.impl.PortletInvokerRegistrationService
 
getId() - Method in class org.jboss.portal.portlet.impl.container.PortletApplicationLifeCycle
 
getId() - Method in class org.jboss.portal.portlet.impl.container.PortletContainerLifeCycle
 
getId() - Method in class org.jboss.portal.portlet.impl.container.PortletFilterLifeCycle
 
getId() - Method in class org.jboss.portal.portlet.impl.info.ContainerParameterInfo
 
getId() - Method in class org.jboss.portal.portlet.impl.info.ContainerPortletApplicationInfo
 
getId() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletSessionImpl
 
getId() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpSession
 
getId() - Method in class org.jboss.portal.portlet.impl.jsr168.PortletApplicationImpl
 
getId() - Method in class org.jboss.portal.portlet.impl.jsr168.PortletContainerImpl
 
getId() - Method in class org.jboss.portal.portlet.impl.jsr168.PortletFilterImpl
 
getId() - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.ResourceURL286Tag
 
getId() - Method in class org.jboss.portal.portlet.impl.metadata.common.InitParamMetaData
 
getId() - Method in class org.jboss.portal.portlet.impl.metadata.CustomPortletModeMetaData
 
getId() - Method in class org.jboss.portal.portlet.impl.metadata.CustomWindowStateMetaData
 
getId() - Method in class org.jboss.portal.portlet.impl.metadata.event.EventDefinitionMetaData
 
getId() - Method in class org.jboss.portal.portlet.impl.metadata.event.EventDefinitionReferenceMetaData
 
getId() - Method in class org.jboss.portal.portlet.impl.metadata.ListenerMetaData
 
getId() - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletInfoMetaData
 
getId() - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
getId() - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletPreferenceMetaData
 
getId() - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletPreferencesMetaData
 
getId() - Method in class org.jboss.portal.portlet.impl.metadata.portlet.SecurityRoleRefMetaData
 
getId() - Method in class org.jboss.portal.portlet.impl.metadata.portlet.SupportsMetaData
 
getId() - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication10MetaData
 
getId() - Method in class org.jboss.portal.portlet.impl.metadata.PublicRenderParameterMetaData
 
getId() - Method in class org.jboss.portal.portlet.impl.metadata.security.SecurityConstraintMetaData
 
getId() - Method in class org.jboss.portal.portlet.impl.metadata.security.UserDataConstraintMetaData
 
getId() - Method in class org.jboss.portal.portlet.impl.metadata.UserAttributeMetaData
 
getId() - Method in class org.jboss.portal.portlet.impl.spi.AbstractInstanceContext
 
getId() - Method in class org.jboss.portal.portlet.impl.spi.AbstractUserContext
Returns the user id or null if none was provided.
getId() - Method in class org.jboss.portal.portlet.impl.spi.AbstractWindowContext
 
getId() - Method in class org.jboss.portal.portlet.impl.state.producer.PortletStateContextImpl
 
getId() - Method in interface org.jboss.portal.portlet.info.ParameterInfo
 
getId() - Method in class org.jboss.portal.portlet.management.LocalPortletManagement
 
getId() - Method in class org.jboss.portal.portlet.PortletContext
 
getId() - Method in class org.jboss.portal.portlet.samples.eventdebug.EventA
 
getId() - Method in class org.jboss.portal.portlet.samples.eventdebug.EventB
 
getId() - Method in class org.jboss.portal.portlet.samples.eventdebug.EventC
 
getId() - Method in class org.jboss.portal.portlet.samples.shoppingcart.CartEvent
 
getId() - Method in class org.jboss.portal.portlet.samples.shoppingcart.CatalogItem
 
getId() - Method in interface org.jboss.portal.portlet.spi.InstanceContext
Return an id that can differenciate instances.
getId() - Method in interface org.jboss.portal.portlet.spi.UserContext
Retrieves the user id or null if it is not known.
getId() - Method in interface org.jboss.portal.portlet.spi.WindowContext
Return an id that can differenciate windows.
getId() - Method in class org.jboss.portal.portlet.state.consumer.ConsumerStateContext
 
getId() - Method in interface org.jboss.portal.portlet.state.producer.PortletStateContext
 
getIdentifier() - Method in class org.jboss.portal.portlet.impl.metadata.PublicRenderParameterMetaData
 
getInfo() - Method in interface org.jboss.portal.portlet.container.managed.ManagedPortletContainer
 
getInfo() - Method in interface org.jboss.portal.portlet.container.PortletContainer
Returns the runtime meta data of the container.
getInfo() - Method in class org.jboss.portal.portlet.federation.impl.FederatedPortlet
 
getInfo() - Method in class org.jboss.portal.portlet.impl.container.PortletContainerLifeCycle
 
getInfo() - Method in class org.jboss.portal.portlet.impl.jsr168.PortletApplicationImpl
 
getInfo() - Method in class org.jboss.portal.portlet.impl.jsr168.PortletContainerImpl
 
getInfo() - Method in class org.jboss.portal.portlet.impl.jsr168.PortletFilterImpl
 
getInfo() - Method in class org.jboss.portal.portlet.impl.spi.AbstractPortalContext
 
getInfo() - Method in interface org.jboss.portal.portlet.Portlet
Return the portlet info.
getInfo() - Method in interface org.jboss.portal.portlet.spi.PortalContext
Return info about the portal.
getInfo() - Method in class org.jboss.portal.portlet.state.consumer.ConsumerPortlet
 
getInfo() - Method in class org.jboss.portal.portlet.state.producer.ProducerPortlet
 
getInformations() - Method in class org.jboss.portal.portlet.impl.spi.AbstractUserContext
Returns an immutable empty map.
getInformations() - Method in interface org.jboss.portal.portlet.spi.UserContext
The user profile information keyed by P3PConstants
getInitialMode() - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PortletTag
 
getInitialMode() - Method in class org.jboss.portal.portlet.portal.jsp.WindowDef
 
getInitParameter(String) - Method in class javax.portlet.GenericPortlet
Returns a String containing the value of the named initialization parameter, or null if the parameter does not exist.
getInitParameter(String) - Method in interface javax.portlet.PortletConfig
Returns a String containing the value of the named initialization parameter, or null if the parameter does not exist.
getInitParameter(String) - Method in interface javax.portlet.PortletContext
Returns a String containing the value of the named context-wide initialization parameter, or null if the parameter does not exist.
getInitParameter(String) - Method in class org.jboss.portal.portlet.impl.info.ContainerPortletInfo
 
getInitParameter(String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.FilterConfigImpl
 
getInitParameter(String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletConfigImpl
 
getInitParameter(String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletContextImpl
 
getInitParameterNames() - Method in class javax.portlet.GenericPortlet
Returns the names of the portlet initialization parameters as an Enumeration of String objects, or an empty Enumeration if the portlet has no initialization parameters.
getInitParameterNames() - Method in interface javax.portlet.PortletConfig
Returns the names of the portlet initialization parameters as an Enumeration of String objects, or an empty Enumeration if the portlet has no initialization parameters.
getInitParameterNames() - Method in interface javax.portlet.PortletContext
Returns the names of the context initialization parameters as an Enumeration of String objects, or an empty Enumeration if the context has no initialization parameters.
getInitParameterNames() - Method in class org.jboss.portal.portlet.impl.info.ContainerPortletInfo
 
getInitParameterNames() - Method in class org.jboss.portal.portlet.impl.jsr168.api.FilterConfigImpl
 
getInitParameterNames() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletConfigImpl
 
getInitParameterNames() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletContextImpl
 
getInitParameters() - Method in class org.jboss.portal.portlet.impl.info.ContainerPortletInfo
 
getInitParams() - Method in class org.jboss.portal.portlet.impl.metadata.filter.FilterMetaData
 
getInitParams() - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
getInputStream() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest.ClientData
 
getInputStream() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getInputStream() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest.Mime
 
getInputStream() - Method in class org.jboss.portal.portlet.impl.spi.AbstractRequestContext
 
getInputStream() - Method in interface org.jboss.portal.portlet.spi.RequestContext
Retrieves the body of the HTTP request from client to portal as binary data using an InputStream.
getInstance() - Method in class org.jboss.portal.portlet.impl.jsr168.ClassInstanceLifeCycle
 
getInstanceContext() - Method in class org.jboss.portal.portlet.invocation.PortletInvocation
 
getInteractionState() - Method in interface org.jboss.portal.portlet.ActionURL
Return the interaction state.
getInteractionState() - Method in class org.jboss.portal.portlet.controller.request.PortletActionRequest
 
getInteractionState() - Method in class org.jboss.portal.portlet.invocation.ActionInvocation
 
getIntHeader(String) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getInvocation() - Method in class org.jboss.portal.portlet.bridge.JBossServletContextProvider.BridgeInfo
 
getInvocation() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.PortletTag
Set up the environment for accessing the portlat environment
getInvolvedPortlets() - Method in class org.jboss.portal.portlet.test.tck.TCKPortletPageNavigationalState
 
getKey() - Method in class org.jboss.portal.portlet.impl.info.ContainerPreferenceInfo
 
getKey() - Method in interface org.jboss.portal.portlet.info.PreferenceInfo
Retrieves the key associated to the described preference.
getKey() - Method in class org.jboss.portal.portlet.state.PropertyChange
Return the property key
getKeys() - Method in class org.jboss.portal.portlet.impl.info.ContainerPreferencesInfo
 
getKeys() - Method in interface org.jboss.portal.portlet.info.PreferencesInfo
Return the immutable set of keys.
getKeys() - Method in class org.jboss.portal.portlet.state.AbstractPropertyContext
 
getKeys() - Method in interface org.jboss.portal.portlet.state.PropertyContext
Return an immutable set of keys.
getKeywords() - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletInfoMetaData
 
getLang() - Method in class org.jboss.portal.portlet.impl.metadata.common.LocalizedDescriptionMetaData
 
getLastAccessedTime() - Method in interface javax.portlet.PortletSession
Returns the last time the client sent a request associated with this session, as the number of milliseconds since midnight January 1, 1970 GMT.
getLastAccessedTime() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletSessionImpl
 
getLastAccessedTime() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpSession
 
getLifecycle() - Method in class org.jboss.portal.portlet.impl.metadata.filter.FilterMetaData
 
getListener() - Method in class org.jboss.portal.portlet.impl.container.LifeCycle
 
getListener() - Method in class org.jboss.portal.portlet.impl.container.PortletApplicationLifeCycle
 
getListener() - Method in class org.jboss.portal.portlet.impl.container.PortletContainerLifeCycle
 
getListener() - Method in class org.jboss.portal.portlet.impl.container.PortletFilterLifeCycle
 
getListener(Class<T>) - Method in class org.jboss.portal.portlet.impl.jsr168.PortletApplicationImpl
 
getListenerClass() - Method in class org.jboss.portal.portlet.impl.metadata.ListenerMetaData
 
getListeners() - Method in class org.jboss.portal.portlet.impl.info.ContainerPortletApplicationInfo
 
getListeners() - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication20MetaData
 
getLocalAddr() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getLocale() - Method in interface javax.portlet.PortletRequest
Returns the preferred Locale in which the portal will accept content.
getLocale() - Method in interface javax.portlet.RenderResponse
Returns the locale assigned to the response.
getLocale() - Method in class org.jboss.portal.portlet.bridge.BridgeResponse
 
getLocale() - Method in class org.jboss.portal.portlet.impl.jsr168.api.MimeResponseImpl
 
getLocale() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
getLocale() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getLocale() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse
 
getLocale() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse.Mime
 
getLocale() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse.StateAware
 
getLocale() - Method in class org.jboss.portal.portlet.impl.jsr168.InlineBundle
This is the english locale.
getLocale() - Method in class org.jboss.portal.portlet.impl.metadata.portlet.SupportedLocaleMetaData
 
getLocale() - Method in class org.jboss.portal.portlet.impl.spi.AbstractUserContext
Returns the client request locale or Locale.ENGLISH if no request was provided.
getLocale() - Method in class org.jboss.portal.portlet.portal.jsp.PortalPrepareResponse
 
getLocale() - Method in interface org.jboss.portal.portlet.spi.UserContext
Return the user locale.
getLocales() - Method in interface javax.portlet.PortletRequest
Returns an Enumeration of Locale objects indicating, in decreasing order starting with the preferred locale in which the portal will accept content for this request.
getLocales(MediaType) - Method in class org.jboss.portal.portlet.impl.info.ContainerCapabilitiesInfo
 
getLocales() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
getLocales() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getLocales() - Method in class org.jboss.portal.portlet.impl.spi.AbstractUserContext
Returns the client request locales or an empty list if no request was provided.
getLocales(MediaType) - Method in interface org.jboss.portal.portlet.info.CapabilitiesInfo
Retrieves the locales supported by the associated Portlet for the specified MIME type.
getLocales() - Method in interface org.jboss.portal.portlet.spi.UserContext
Retrieves the locales that the user is willing to receive information in.
getLocalizedString(Object) - Method in class org.jboss.portal.portlet.mc.metadata.factory.LocalizedStringBuilder
 
getLocalName() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getLocalName() - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PageParamTag
 
getLocalPort() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getLocation() - Method in class org.jboss.portal.portlet.invocation.response.HTTPRedirectionResponse
 
getMajorVersion() - Method in interface javax.portlet.PortletContext
Returns the major version of the Portlet API that this portlet container supports.
getMajorVersion() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletContextImpl
 
getManagedObject() - Method in class org.jboss.portal.portlet.container.managed.ManagedObjectEvent
 
getManagedPortletApplication() - Method in interface org.jboss.portal.portlet.container.managed.ManagedPortletContainer
 
getManagedPortletApplication() - Method in interface org.jboss.portal.portlet.container.managed.ManagedPortletFilter
 
getManagedPortletApplication(String) - Method in interface org.jboss.portal.portlet.container.managed.PortletApplicationRegistry
Return a portlet app using its id or null if it does not exist.
getManagedPortletApplication() - Method in class org.jboss.portal.portlet.impl.container.PortletContainerLifeCycle
 
getManagedPortletApplication() - Method in class org.jboss.portal.portlet.impl.container.PortletFilterLifeCycle
 
getManagedPortletApplication(String) - Method in class org.jboss.portal.portlet.mc.PortletApplicationDeployer
 
getManagedPortletApplications() - Method in interface org.jboss.portal.portlet.container.managed.PortletApplicationRegistry
Return an immutable list all the known portlet application in the registry.
getManagedPortletApplications() - Method in class org.jboss.portal.portlet.mc.PortletApplicationDeployer
 
getManagedPortletContainer(String) - Method in interface org.jboss.portal.portlet.container.managed.ManagedPortletApplication
 
getManagedPortletContainer(String) - Method in class org.jboss.portal.portlet.impl.container.PortletApplicationLifeCycle
 
getManagedPortletContainers() - Method in interface org.jboss.portal.portlet.container.managed.ManagedPortletApplication
 
getManagedPortletContainers() - Method in class org.jboss.portal.portlet.impl.container.PortletApplicationLifeCycle
 
getManagedPortletFilter(String) - Method in interface org.jboss.portal.portlet.container.managed.ManagedPortletApplication
 
getManagedPortletFilter(String) - Method in class org.jboss.portal.portlet.impl.container.PortletApplicationLifeCycle
 
getManagedPortletFilters() - Method in interface org.jboss.portal.portlet.container.managed.ManagedPortletApplication
 
getManagedPortletFilters() - Method in class org.jboss.portal.portlet.impl.container.PortletApplicationLifeCycle
 
getMap() - Method in interface javax.portlet.PortletPreferences
Returns a Map of the preferences.
getMap() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletPreferencesImpl
 
getMap() - Method in class org.jboss.portal.portlet.impl.jsr168.PortletParameterMap
 
getMarkupHeaders() - Method in class org.jboss.portal.portlet.invocation.response.ResponseProperties
 
getMarkupInfo() - Method in class org.jboss.portal.portlet.impl.spi.AbstractPortletInvocationContext
 
getMarkupInfo() - Method in interface org.jboss.portal.portlet.spi.PortletInvocationContext
todo : move me to client content // see if it is still needed with CC/PP Return information about the underlying http wire this invocation is performed.
getMaxActionRequestUri() - Method in class org.jboss.portal.portlet.management.PortletInfo
 
getMaxActionTime() - Method in class org.jboss.portal.portlet.management.LocalPortletManagement
 
getMaxActionTime() - Method in interface org.jboss.portal.portlet.management.LocalPortletManagementMBean
 
getMaxActionTime() - Method in class org.jboss.portal.portlet.management.PortletInfo
 
getMaximizedWindowId() - Method in class org.jboss.portal.portlet.portal.jsp.PortalRenderResponse
 
getMaxInactiveInterval() - Method in interface javax.portlet.PortletSession
Returns the maximum time interval, in seconds, for which the portlet container keeps this session open between client accesses.
getMaxInactiveInterval() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletSessionImpl
 
getMaxInactiveInterval() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpSession
 
getMaxRenderRequestUri() - Method in class org.jboss.portal.portlet.management.PortletInfo
 
getMaxRenderTime() - Method in class org.jboss.portal.portlet.management.LocalPortletManagement
 
getMaxRenderTime() - Method in interface org.jboss.portal.portlet.management.LocalPortletManagementMBean
 
getMaxRenderTime() - Method in class org.jboss.portal.portlet.management.PortletInfo
 
getMediaTypes() - Method in class org.jboss.portal.portlet.impl.info.ContainerCapabilitiesInfo
 
getMediaTypes() - Method in interface org.jboss.portal.portlet.info.CapabilitiesInfo
Retrieves all the Media types supported by the associated Portlet.
getMessage() - Method in class org.jboss.portal.portlet.invocation.response.ErrorResponse
The logged message.
getMessage() - Method in class org.jboss.portal.portlet.state.DestroyCloneFailure
 
getMeta() - Method in class org.jboss.portal.portlet.impl.info.ContainerPortletInfo
 
getMeta() - Method in interface org.jboss.portal.portlet.info.PortletInfo
Retrieves the portlet description (title, keywords, etc).
getMetaParameters() - Method in class org.jboss.portal.portlet.test.url.ParameterDecoder
 
getMetaValue(String) - Method in class org.jboss.portal.portlet.impl.info.ContainerMetaInfo
 
getMetaValue(String) - Method in interface org.jboss.portal.portlet.info.MetaInfo
Return the meta value of the portlet for a specific key.
getMethod() - Method in class org.jboss.portal.portlet.impl.jsr168.api.ClientDataRequestImpl
 
getMethod() - Method in class org.jboss.portal.portlet.impl.jsr168.api.EventRequestImpl
 
getMethod() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest.ClientData
 
getMethod() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest.Event
 
getMethod() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getMethod() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest.Render
 
getMethod() - Method in class org.jboss.portal.portlet.impl.spi.AbstractClientContext
 
getMethod() - Method in interface org.jboss.portal.portlet.spi.ClientContext
 
getMimeType(String) - Method in interface javax.portlet.PortletContext
Returns the MIME type of the specified file, or null if the MIME type is not known.
getMimeType(String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletContextImpl
 
getMimeType() - Method in class org.jboss.portal.portlet.impl.metadata.portlet.SupportsMetaData
 
getMinorVersion() - Method in interface javax.portlet.PortletContext
Returns the minor version of the Portlet API that this portlet container supports.
getMinorVersion() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletContextImpl
 
getMode() - Method in exception javax.portlet.PortletModeException
Returns the unsupported portlet mode causing this exception.
getMode() - Method in class org.jboss.portal.portlet.controller.state.PortletWindowNavigationalState
 
getMode(Mode) - Method in class org.jboss.portal.portlet.impl.info.ContainerCapabilitiesInfo
 
getMode(Mode) - Method in interface org.jboss.portal.portlet.info.CapabilitiesInfo
Returns a mode info matching a specifed mode or null.
getMode() - Method in interface org.jboss.portal.portlet.info.ModeInfo
The mode value.
getMode() - Method in class org.jboss.portal.portlet.invocation.PortletInvocation
 
getMode() - Method in class org.jboss.portal.portlet.invocation.response.UpdateNavigationalStateResponse
 
getMode() - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PortletURLTag
 
getMode() - Method in interface org.jboss.portal.portlet.PortletURL
Returns the mode that may be null.
getMode() - Method in interface org.jboss.portal.portlet.ResourceURL
Returns the mode that may be null.
getModeName() - Method in interface org.jboss.portal.portlet.info.ModeInfo
Retrieves the associated Mode name.
getModes(MediaType) - Method in class org.jboss.portal.portlet.impl.info.ContainerCapabilitiesInfo
 
getModes() - Method in class org.jboss.portal.portlet.impl.spi.AbstractPortalContext
 
getModes(MediaType) - Method in interface org.jboss.portal.portlet.info.CapabilitiesInfo
Retrieves the portlet modes supported by the associated Portlet for the specified Media type.
getModes() - Method in interface org.jboss.portal.portlet.spi.PortalContext
Return the modes accepted by this portal context.
getModifiedContext() - Method in class org.jboss.portal.portlet.impl.spi.AbstractInstanceContext
 
getName() - Method in class org.jboss.portal.portlet.controller.event.PortletWindowEvent
 
getName() - Method in class org.jboss.portal.portlet.controller.request.PortletEventRequest
 
getName() - Method in class org.jboss.portal.portlet.impl.info.ContainerEventInfo
 
getName() - Method in class org.jboss.portal.portlet.impl.info.ContainerFilterInfo
 
getName() - Method in class org.jboss.portal.portlet.impl.info.ContainerOptionInfo
 
getName() - Method in class org.jboss.portal.portlet.impl.info.ContainerParameterInfo
 
getName() - Method in class org.jboss.portal.portlet.impl.info.ContainerPortletInfo
 
getName() - Method in class org.jboss.portal.portlet.impl.info.ContainerTypeInfo
 
getName() - Method in class org.jboss.portal.portlet.impl.jsr168.api.EventImpl
 
getName() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.URLParameterTag
The name of the parameter to add to the URL.
getName() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.URLParameterTag.Parameter
 
getName() - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.ActionURL286Tag
 
getName() - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.URLProperty286Tag
The name of the property to add to the URL.
getName() - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.URLProperty286Tag.Property
 
getName() - Method in class org.jboss.portal.portlet.impl.metadata.common.ContainerRuntimeMetaData
 
getName() - Method in class org.jboss.portal.portlet.impl.metadata.common.InitParamMetaData
 
getName() - Method in class org.jboss.portal.portlet.impl.metadata.event.EventDefinitionMetaData
 
getName() - Method in class org.jboss.portal.portlet.impl.metadata.event.EventDefinitionReferenceMetaData
 
getName() - Method in class org.jboss.portal.portlet.impl.metadata.filter.FilterMappingMetaData
 
getName() - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletPreferenceMetaData
 
getName() - Method in class org.jboss.portal.portlet.impl.metadata.PublicRenderParameterMetaData
 
getName() - Method in class org.jboss.portal.portlet.impl.metadata.UserAttributeMetaData
 
getName() - Method in interface org.jboss.portal.portlet.info.EventInfo
 
getName() - Method in interface org.jboss.portal.portlet.info.ParameterInfo
 
getName() - Method in interface org.jboss.portal.portlet.info.PortletInfo
Returns the portlet name.
getName() - Method in interface org.jboss.portal.portlet.info.TypeInfo
 
getName() - Method in class org.jboss.portal.portlet.invocation.EventInvocation
 
getName() - Method in class org.jboss.portal.portlet.invocation.response.UpdateNavigationalStateResponse.Event
 
getName() - Method in class org.jboss.portal.portlet.portal.jsp.EventRoute
 
getName() - Method in class org.jboss.portal.portlet.portal.jsp.PageParameterDef
 
getName() - Method in class org.jboss.portal.portlet.portal.jsp.taglib.ParamTag
 
getName() - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PortletTag
 
getName() - Method in class org.jboss.portal.portlet.state.Property
 
getNamedDispatcher(String) - Method in interface javax.portlet.PortletContext
Returns a PortletRequestDispatcher object that acts as a wrapper for the named servlet.
getNamedDispatcher(String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletContextImpl
 
getNames() - Method in interface javax.portlet.PortletPreferences
Returns all of the keys that have an associated value, or an empty Enumeration if no keys are available.
getNames() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletPreferencesImpl
 
getNamespace() - Method in interface javax.portlet.RenderResponse
The value returned by this method should be prefixed or appended to elements, such as JavaScript variables or function names, to ensure they are unique in the context of the portal page.
getNamespace() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletResponseImpl
 
getNamespaceURI() - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PageParamTag
 
getNavigation() - Method in class org.jboss.portal.portlet.impl.info.ContainerPortletInfo
 
getNavigation() - Method in interface org.jboss.portal.portlet.info.PortletInfo
Returns the navigation information.
getNavigationalState() - Method in interface org.jboss.portal.portlet.ActionURL
Return the navigational state that may be null.
getNavigationalState() - Method in class org.jboss.portal.portlet.invocation.PortletInvocation
 
getNavigationalState() - Method in class org.jboss.portal.portlet.invocation.response.UpdateNavigationalStateResponse
 
getNavigationalState() - Method in interface org.jboss.portal.portlet.RenderURL
Return the navigational state that may be null.
getNavigationalState() - Method in interface org.jboss.portal.portlet.ResourceURL
Return the navigational state that may be null.
getNext() - Method in class org.jboss.portal.portlet.PortletInvokerInterceptor
 
getNext() - Method in class org.jboss.portal.portlet.state.consumer.ConsumerPortlet
 
getNext() - Method in class org.jboss.portal.portlet.state.producer.ProducerPortlet
 
getNextModes() - Method in class org.jboss.portal.portlet.invocation.response.FragmentResponse
Returns the next modes.
getOptions() - Method in class org.jboss.portal.portlet.impl.info.ContainerPortletInfo
 
getOutputStream() - Method in class org.jboss.portal.portlet.bridge.BridgeResponse
 
getOutputStream() - Method in class org.jboss.portal.portlet.impl.jsr168.ContentBuffer
 
getOutputStream() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse
 
getOutputStream() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse.Mime
 
getOutputStream() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse.StateAware
 
getOutputStream() - Method in class org.jboss.portal.portlet.portal.jsp.PortalPrepareResponse
 
getPageNavigationalState() - Method in class org.jboss.portal.portlet.controller.request.ControllerRequest
Returns the page navigational state or null if that kind of request cannot have one.
getPageNavigationalState() - Method in class org.jboss.portal.portlet.controller.request.PortletRequest
 
getPageNavigationalState() - Method in class org.jboss.portal.portlet.controller.request.PortletResourceRequest
 
getPageNavigationalState() - Method in class org.jboss.portal.portlet.controller.request.PortletResourceRequest.PageScope
 
getPageNavigationalState() - Method in class org.jboss.portal.portlet.controller.response.PageUpdateResponse
 
getPageNavigationalState() - Method in class org.jboss.portal.portlet.portal.jsp.PortalRenderResponse
The page state for the rendering.
getPageNavigationalStateSerialization() - Method in class org.jboss.portal.portlet.controller.impl.AbstractPortletControllerContext
 
getPageNavigationalStateSerialization() - Method in class org.jboss.portal.portlet.portal.jsp.PagePortletControllerContext
 
getPageNavigationalStateSerialization() - Method in class org.jboss.portal.portlet.test.controller.PortletControllerContextImpl
 
getPageNavigationalStateSerialization() - Method in class org.jboss.portal.portlet.test.tck.TCKPortletControllerContext
 
getPageParameterDef(QName) - Method in class org.jboss.portal.portlet.portal.jsp.PortalPrepareResponse
 
getPageParameterNames() - Method in class org.jboss.portal.portlet.portal.jsp.PortalPrepareResponse
 
getParameter(String) - Method in interface javax.portlet.PortletRequest
Returns the value of a request parameter as a String, or null if the parameter does not exist.
getParameter(String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
getParameter(String) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getParameterMap() - Method in interface javax.portlet.PortletRequest
Returns a Map of the parameters of this request.
getParameterMap() - Method in class org.jboss.portal.portlet.impl.jsr168.api.BaseURLImpl
 
getParameterMap() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
getParameterMap() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getParameterNames() - Method in interface javax.portlet.PortletRequest
Returns an Enumeration of String objects containing the names of the parameters contained in this request.
getParameterNames() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
getParameterNames() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getParameters() - Method in class org.jboss.portal.portlet.impl.info.ContainerFilterInfo
 
getParameters() - Method in class org.jboss.portal.portlet.impl.jsr168.api.BaseURLImpl.InternalContainerURL
 
getParameters() - Method in class org.jboss.portal.portlet.impl.jsr168.PortletRequestParameterMap
 
getParameters() - Method in class org.jboss.portal.portlet.ParametersStateString
Return the underlying parameter object.
getParameters() - Method in class org.jboss.portal.portlet.test.url.ParameterEncoder
 
getParameterValue(String) - Method in class org.jboss.portal.portlet.impl.jsr168.PortletParameterMap
 
getParameterValues(String) - Method in interface javax.portlet.PortletRequest
Returns an array of String objects containing all of the values the given request parameter has, or null if the parameter does not exist.
getParameterValues(String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
getParameterValues(String) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getParameterValues(String) - Method in class org.jboss.portal.portlet.impl.jsr168.PortletParameterMap
 
getParent() - Method in class org.jboss.portal.portlet.portal.jsp.EventRoute
 
getPath() - Method in class org.jboss.portal.portlet.impl.jsr168.Dispatch
 
getPathInfo() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getPathTranslated() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getPayload() - Method in class org.jboss.portal.portlet.controller.event.PortletWindowEvent
 
getPayload() - Method in class org.jboss.portal.portlet.controller.request.PortletEventRequest
 
getPayload() - Method in class org.jboss.portal.portlet.invocation.EventInvocation
 
getPayload() - Method in class org.jboss.portal.portlet.invocation.response.UpdateNavigationalStateResponse.Event
 
getPayload() - Method in class org.jboss.portal.portlet.portal.jsp.EventRoute
 
getPersistenceManager() - Method in class org.jboss.portal.portlet.state.producer.ProducerPortletInvoker
 
getPersistLocally() - Method in class org.jboss.portal.portlet.impl.state.StateManagementPolicyService
 
getPhases() - Method in class org.jboss.portal.portlet.impl.info.ContainerFilterInfo
 
getPortalContext() - Method in interface javax.portlet.PortletRequest
Returns the context of the calling portal.
getPortalContext() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
getPortalContext() - Method in class org.jboss.portal.portlet.invocation.PortletInvocation
 
getPortalInfo() - Method in interface javax.portlet.PortalContext
Returns information about the portal like vendor, version, etc.
getPortalInfo() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortalContextImpl
 
getPortlet(PortletContext) - Method in class org.jboss.portal.portlet.container.ContainerPortletInvoker
 
getPortlet(String) - Method in class org.jboss.portal.portlet.controller.impl.AbstractPortletControllerContext
 
getPortlet(PortletContext) - Method in class org.jboss.portal.portlet.federation.impl.FederatedPortletInvokerService
 
getPortlet(PortletContext) - Method in class org.jboss.portal.portlet.federation.impl.FederatingPortletInvokerService
 
getPortlet() - Method in class org.jboss.portal.portlet.impl.jsr168.PortletContainerImpl
 
getPortlet(String) - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication10MetaData
 
getPortlet(String) - Method in class org.jboss.portal.portlet.portal.jsp.PagePortletControllerContext
 
getPortlet(PortletContext) - Method in interface org.jboss.portal.portlet.PortletInvoker
Get information about a specific portlet.
getPortlet(PortletContext) - Method in class org.jboss.portal.portlet.PortletInvokerInterceptor
 
getPortlet(PortletContext) - Method in class org.jboss.portal.portlet.state.consumer.ConsumerPortletInvoker
 
getPortlet(PortletContext) - Method in class org.jboss.portal.portlet.state.producer.ProducerPortletInvoker
 
getPortlet(String) - Method in class org.jboss.portal.portlet.test.controller.PortletControllerContextImpl
 
getPortlet(String) - Method in class org.jboss.portal.portlet.test.tck.TCKPortletControllerContext
 
getPortletApplication() - Method in interface org.jboss.portal.portlet.container.PortletContainer
Returns the wired application.
getPortletApplication() - Method in interface org.jboss.portal.portlet.container.PortletFilter
Returns the wired application.
getPortletApplication() - Method in class org.jboss.portal.portlet.impl.container.PortletApplicationLifeCycle
 
getPortletApplication() - Method in class org.jboss.portal.portlet.impl.jsr168.PortletContainerImpl
 
getPortletApplication() - Method in class org.jboss.portal.portlet.impl.jsr168.PortletFilterImpl
 
getPortletApplication() - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
.
getPortletApplicationLifeCycle() - Method in class org.jboss.portal.portlet.mc.PortletApplicationDeployment
 
getPortletApplicationRegistry() - Method in class org.jboss.portal.portlet.aspects.portlet.ValveInterceptor
 
getPortletClass() - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
getPortletCollection() - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication10MetaData
 
getPortletConfig() - Method in class javax.portlet.GenericPortlet
Returns the PortletConfig object of this portlet.
getPortletContainer(String) - Method in interface org.jboss.portal.portlet.container.PortletApplication
Returns a specific container or null if it does not exist
getPortletContainer() - Method in class org.jboss.portal.portlet.impl.container.PortletContainerLifeCycle
 
getPortletContainer(String) - Method in class org.jboss.portal.portlet.impl.jsr168.PortletApplicationImpl
 
getPortletContainers() - Method in interface org.jboss.portal.portlet.container.PortletApplication
Returns the set of related portlet containers.
getPortletContainers() - Method in class org.jboss.portal.portlet.impl.jsr168.PortletApplicationImpl
 
getPortletContext() - Method in class javax.portlet.GenericPortlet
Returns the PortletContext of the portlet application the portlet is in.
getPortletContext() - Method in interface javax.portlet.PortletConfig
Returns the PortletContext of the portlet application the portlet is in.
getPortletContext() - Method in interface javax.portlet.PortletSession
Returns the portlet application context associated with this session.
getPortletContext() - Method in class org.jboss.portal.portlet.impl.jsr168.api.FilterConfigImpl
 
getPortletContext() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletConfigImpl
 
getPortletContext() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletSessionImpl
 
getPortletContext() - Method in class org.jboss.portal.portlet.impl.jsr168.PortletApplicationImpl
 
getPortletContext() - Method in class org.jboss.portal.portlet.StateEvent
 
getPortletContextName() - Method in interface javax.portlet.PortletContext
Returns the name of this portlet application correponding to this PortletContext as specified in the web.xml deployment descriptor for this web application by the display-name element.
getPortletContextName() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletContextImpl
 
getPortletControllerContext() - Method in class org.jboss.portal.portlet.portal.jsp.PortalRenderResponse
 
getPortletControllerContext() - Method in class org.jboss.portal.portlet.test.controller.AbstractRendererContext
 
getPortletControllerContext() - Method in interface org.jboss.portal.portlet.test.controller.RendererContext
 
getPortletFilter() - Method in class org.jboss.portal.portlet.impl.container.PortletFilterLifeCycle
 
getPortletId() - Method in exception org.jboss.portal.portlet.InvalidPortletIdException
 
getPortletId() - Method in exception org.jboss.portal.portlet.PortletCloneFailedException
 
getPortletId() - Method in class org.jboss.portal.portlet.state.consumer.ConsumerState
 
getPortletId() - Method in class org.jboss.portal.portlet.state.DestroyCloneFailure
 
getPortletId() - Method in class org.jboss.portal.portlet.state.producer.PortletState
 
getPortletInfo(String) - Method in class org.jboss.portal.portlet.controller.impl.AbstractPortletControllerContext
 
getPortletInfo(String) - Method in interface org.jboss.portal.portlet.controller.PortletControllerContext
Returns the portet info for a specified window.
getPortletInfo() - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
getPortletInfo(String) - Method in interface org.jboss.portal.portlet.management.PortletContainerManagementInterceptor
 
getPortletInfo(String) - Method in class org.jboss.portal.portlet.management.PortletContainerManagementInterceptorImpl
 
getPortletInputStream() - Method in interface javax.portlet.ActionRequest
Retrieves the body of the HTTP request from client to portal as binary data using an InputStream.
getPortletInputStream() - Method in class org.jboss.portal.portlet.impl.jsr168.api.ClientDataRequestImpl
 
getPortletInvoker() - Method in interface org.jboss.portal.portlet.federation.FederatedPortletInvoker
Return the underlying portlet invoker.
getPortletInvoker() - Method in class org.jboss.portal.portlet.federation.impl.FederatedPortletInvokerService
 
getPortletInvoker() - Method in class org.jboss.portal.portlet.federation.impl.PortletInvokerRegistrationService
 
getPortletInvoker() - Method in class org.jboss.portal.portlet.test.controller.PortletControllerContextImpl
 
getPortletInvoker() - Method in class org.jboss.portal.portlet.test.tck.TCKPortletControllerContext
 
getPortletList() - Method in class org.jboss.portal.portlet.impl.metadata.security.SecurityConstraintMetaData
 
getPortletMode() - Method in interface javax.portlet.PortletRequest
Returns the current portlet mode of the portlet.
getPortletMode() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
getPortletMode() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletURLImpl
 
getPortletMode() - Method in class org.jboss.portal.portlet.impl.jsr168.api.StateAwareResponseImpl
 
getPortletMode() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.GenerateURLTag
Indicates the portlet mode that the portlet must have when this link is executed.
getPortletMode() - Method in class org.jboss.portal.portlet.impl.metadata.CustomPortletModeMetaData
 
getPortletMode() - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletModeMetaData
 
getPortletModes() - Method in class org.jboss.portal.portlet.impl.metadata.portlet.SupportsMetaData
 
getPortletName() - Method in class javax.portlet.GenericPortlet
Returns the name of this portlet.
getPortletName() - Method in interface javax.portlet.PortletConfig
Returns the name of the portlet.
getPortletName() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletConfigImpl
 
getPortletName() - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
getPortletName() - Method in class org.jboss.portal.portlet.portal.jsp.WindowDef
 
getPortletNames() - Method in class org.jboss.portal.portlet.impl.metadata.filter.FilterMappingMetaData
 
getPortletNames() - Method in class org.jboss.portal.portlet.impl.metadata.security.PortletCollectionMetaData
 
getPortletNavigationalState() - Method in class org.jboss.portal.portlet.controller.state.PortletWindowNavigationalState
 
getPortletOutputStream() - Method in interface javax.portlet.RenderResponse
Returns a OutputStream suitable for writing binary data in the response.
getPortletOutputStream() - Method in class org.jboss.portal.portlet.impl.jsr168.api.MimeResponseImpl
 
getPortletPreferences() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.PortletTag
 
getPortletPreferences() - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
getPortletPreferences() - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletPreferencesMetaData
 
getPortletPreferenceValues() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.PortletTag
 
getPortletPublicNavigationalState(String) - Method in class org.jboss.portal.portlet.controller.impl.state.PortletPageNavigationalStateImpl
 
getPortletPublicNavigationalState(String) - Method in interface org.jboss.portal.portlet.controller.state.PortletPageNavigationalState
Obtain the public navigational state of a portlet window.
getPortletPublicNavigationalState(String) - Method in class org.jboss.portal.portlet.test.tck.TCKPortletPageNavigationalState
 
getPortletRequest() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.PortletTag
 
getPortletResponse() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.PortletTag
 
getPortlets() - Method in class org.jboss.portal.portlet.container.ContainerPortletInvoker
 
getPortlets() - Method in class org.jboss.portal.portlet.federation.impl.FederatedPortletInvokerService
 
getPortlets() - Method in class org.jboss.portal.portlet.federation.impl.FederatingPortletInvokerService
 
getPortlets() - Method in class org.jboss.portal.portlet.impl.info.ContainerInfoBuilder
 
getPortlets() - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication10MetaData
 
getPortlets() - Method in interface org.jboss.portal.portlet.PortletInvoker
Return the set of portlet exposed.
getPortlets() - Method in class org.jboss.portal.portlet.PortletInvokerInterceptor
 
getPortlets() - Method in class org.jboss.portal.portlet.state.consumer.ConsumerPortletInvoker
 
getPortlets() - Method in class org.jboss.portal.portlet.test.controller.PortletControllerContextImpl
 
getPortlets() - Method in interface org.jboss.portal.portlet.test.controller.RendererContext
 
getPortlets() - Method in class org.jboss.portal.portlet.test.controller.RendererContextImpl
 
getPortlets() - Method in class org.jboss.portal.portlet.test.tck.TCKPortletControllerContext
 
getPortlets() - Method in class org.jboss.portal.portlet.test.tck.TCKRendererContext
 
getPortletSession() - Method in interface javax.portlet.PortletRequest
Returns the current portlet session or, if there is no current session, creates one and returns the new session.
getPortletSession(boolean) - Method in interface javax.portlet.PortletRequest
Returns the current portlet session or, if there is no current session and the given flag is true, creates one and returns the new session.
getPortletSession() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
getPortletSession(boolean) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
getPortletSessionScope() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.PortletTag
 
getPortletWindowIds() - Method in class org.jboss.portal.portlet.controller.impl.state.PortletPageNavigationalStateImpl
 
getPortletWindowIds() - Method in interface org.jboss.portal.portlet.controller.state.PortletPageNavigationalState
Returns the portlet window ids referenced.
getPortletWindowIds() - Method in class org.jboss.portal.portlet.test.tck.TCKPortletPageNavigationalState
 
getPortletWindowNavigationalState(String) - Method in class org.jboss.portal.portlet.controller.impl.state.PortletPageNavigationalStateImpl
 
getPortletWindowNavigationalState(String) - Method in interface org.jboss.portal.portlet.controller.state.PortletPageNavigationalState
Returns the navigational state of a portlet window or null if it does not exist.
getPortletWindowNavigationalState(String) - Method in class org.jboss.portal.portlet.test.tck.TCKPortletPageNavigationalState
 
getPreference(String) - Method in class org.jboss.portal.portlet.impl.info.ContainerPreferencesInfo
 
getPreference(String) - Method in interface org.jboss.portal.portlet.info.PreferencesInfo
A preference specified by its key.
getPreferences() - Method in interface javax.portlet.PortletRequest
Returns the preferences object associated with the portlet.
getPreferences() - Method in class org.jboss.portal.portlet.impl.info.ContainerPortletInfo
 
getPreferences() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
getPreferences() - Method in interface org.jboss.portal.portlet.info.PortletInfo
Retrieves information about the preferences supported by the described portlet, it must return null if the portlet cannot be personalized.
getPreferencesValidator() - Method in class org.jboss.portal.portlet.impl.jsr168.PortletContainerImpl
 
getPreferenceValidator() - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletPreferencesMetaData
 
getPrefs() - Method in class org.jboss.portal.portlet.state.AbstractPropertyContext
 
getPrice() - Method in class org.jboss.portal.portlet.samples.shoppingcart.CatalogItem
 
getPrivateMapSnapshot() - Method in class org.jboss.portal.portlet.impl.jsr168.PortletParameterMap
 
getPrivateParameterMap() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
getPrivateParameters() - Method in class org.jboss.portal.portlet.impl.jsr168.PortletRequestParameterMap
 
getPrivateRenderParameterMap() - Method in class org.jboss.portal.portlet.impl.jsr168.api.ResourceRequestImpl
 
getPrivateRenderParameters() - Method in class org.jboss.portal.portlet.impl.jsr168.ResourceRequestParameterMap
 
getProcessingEventQNames() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletConfigImpl
 
getProducedEvents() - Method in class org.jboss.portal.portlet.impl.info.ContainerEventingInfo
 
getProducedEvents() - Method in interface org.jboss.portal.portlet.info.EventingInfo
 
getProducedEventThreshold() - Method in class org.jboss.portal.portlet.controller.PortletController
The option configures the maximum number of events that can be produced during one interaction.
getProperties(String) - Method in interface javax.portlet.PortletRequest
Returns all the values of the specified request property as a Enumeration of String objects.
getProperties(PortletContext, Set<String>) - Method in class org.jboss.portal.portlet.container.ContainerPortletInvoker
 
getProperties(PortletContext) - Method in class org.jboss.portal.portlet.container.ContainerPortletInvoker
 
getProperties() - Method in class org.jboss.portal.portlet.controller.response.PageUpdateResponse
 
getProperties(PortletContext) - Method in class org.jboss.portal.portlet.federation.impl.FederatedPortletInvokerService
 
getProperties(PortletContext, Set<String>) - Method in class org.jboss.portal.portlet.federation.impl.FederatedPortletInvokerService
 
getProperties(PortletContext, Set<String>) - Method in class org.jboss.portal.portlet.federation.impl.FederatingPortletInvokerService
 
getProperties(PortletContext) - Method in class org.jboss.portal.portlet.federation.impl.FederatingPortletInvokerService
 
getProperties(String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
getProperties() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletResponseImpl
 
getProperties(boolean) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletResponseImpl
 
getProperties() - Method in class org.jboss.portal.portlet.impl.spi.AbstractClientContext
 
getProperties() - Method in class org.jboss.portal.portlet.impl.spi.AbstractPortalContext
 
getProperties() - Method in class org.jboss.portal.portlet.invocation.response.ContentResponse
 
getProperties() - Method in class org.jboss.portal.portlet.invocation.response.UpdateNavigationalStateResponse
 
getProperties(PortletContext, Set<String>) - Method in interface org.jboss.portal.portlet.PortletInvoker
Return a subset of the properties of the specified portlet.
getProperties(PortletContext) - Method in interface org.jboss.portal.portlet.PortletInvoker
Return all the properties of the specified portlet.
getProperties(PortletContext, Set<String>) - Method in class org.jboss.portal.portlet.PortletInvokerInterceptor
 
getProperties(PortletContext) - Method in class org.jboss.portal.portlet.PortletInvokerInterceptor
 
getProperties() - Method in interface org.jboss.portal.portlet.spi.ClientContext
Returns the properties as seen by the client.
getProperties() - Method in interface org.jboss.portal.portlet.spi.PortalContext
Return the set of properties of this portal context.
getProperties(PortletContext, Set<String>) - Method in class org.jboss.portal.portlet.state.consumer.ConsumerPortletInvoker
 
getProperties(PortletContext) - Method in class org.jboss.portal.portlet.state.consumer.ConsumerPortletInvoker
 
getProperties() - Method in class org.jboss.portal.portlet.state.producer.PortletState
 
getProperties(PortletContext, Set<String>) - Method in class org.jboss.portal.portlet.state.producer.ProducerPortletInvoker
 
getProperties(PortletContext) - Method in class org.jboss.portal.portlet.state.producer.ProducerPortletInvoker
 
getProperty(String) - Method in interface javax.portlet.PortalContext
Returns the portal property with the given name, or a null if there is no property by that name.
getProperty(String) - Method in interface javax.portlet.PortletRequest
Returns the value of the specified request property as a String.
getProperty(String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortalContextImpl
 
getProperty(String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
getProperty(String) - Method in class org.jboss.portal.portlet.state.AbstractPropertyMap
 
getProperty(String) - Method in interface org.jboss.portal.portlet.state.PropertyMap
Return the value for the given key or null if it does not exist.
getPropertyNames() - Method in interface javax.portlet.PortalContext
Returns all portal property names, or an empty Enumeration if there are no property names.
getPropertyNames() - Method in interface javax.portlet.PortletRequest
Returns a Enumeration of all the property names this request contains.
getPropertyNames() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortalContextImpl
 
getPropertyNames() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
getProtocol() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getPublicMapSnapshot() - Method in class org.jboss.portal.portlet.impl.jsr168.PortletParameterMap
 
getPublicNames() - Method in class org.jboss.portal.portlet.controller.impl.state.PortletPageNavigationalStateImpl
 
getPublicNames() - Method in interface org.jboss.portal.portlet.controller.state.PortletPageNavigationalState
Returns the set of public names.
getPublicNames() - Method in class org.jboss.portal.portlet.test.tck.TCKPortletPageNavigationalState
 
getPublicNavigationalState(QName) - Method in class org.jboss.portal.portlet.controller.impl.state.PortletPageNavigationalStateImpl
 
getPublicNavigationalState(QName) - Method in interface org.jboss.portal.portlet.controller.state.PortletPageNavigationalState
Returns a public navigational state entry or null if it is not found.
getPublicNavigationalState() - Method in class org.jboss.portal.portlet.invocation.PortletInvocation
 
getPublicNavigationalState(QName) - Method in class org.jboss.portal.portlet.test.tck.TCKPortletPageNavigationalState
 
getPublicNavigationalStateChanges() - Method in class org.jboss.portal.portlet.controller.request.PortletRenderRequest
 
getPublicNavigationalStateChanges() - Method in interface org.jboss.portal.portlet.RenderURL
Returns the public navigational state changes.
getPublicNavigationalStateUpdates() - Method in class org.jboss.portal.portlet.invocation.response.UpdateNavigationalStateResponse
 
getPublicParameter(QName) - Method in class org.jboss.portal.portlet.impl.info.ContainerNavigationInfo
 
getPublicParameter(String) - Method in class org.jboss.portal.portlet.impl.info.ContainerNavigationInfo
 
getPublicParameter(String) - Method in interface org.jboss.portal.portlet.info.NavigationInfo
Returns a public parameter by using its id or null if it does not exist.
getPublicParameter(QName) - Method in interface org.jboss.portal.portlet.info.NavigationInfo
Returns a public parameter by using its name or null if it does not exist.
getPublicParameterMap() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
getPublicParameters() - Method in class org.jboss.portal.portlet.impl.info.ContainerNavigationInfo
 
getPublicParameters() - Method in class org.jboss.portal.portlet.impl.jsr168.PortletRequestParameterMap
 
getPublicParameters() - Method in interface org.jboss.portal.portlet.info.NavigationInfo
Returns the collection of known public parameters.
getPublicRenderParameterNames() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletConfigImpl
 
getPublicRenderParameters() - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication20MetaData
 
getPublishingEventQNames() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletConfigImpl
 
getQName() - Method in class org.jboss.portal.portlet.impl.jsr168.api.EventImpl
 
getQname() - Method in class org.jboss.portal.portlet.impl.metadata.event.EventDefinitionMetaData
 
getQname() - Method in class org.jboss.portal.portlet.impl.metadata.event.EventDefinitionReferenceMetaData
 
getQname() - Method in class org.jboss.portal.portlet.impl.metadata.PublicRenderParameterMetaData
 
getQueryString() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getQueryString(String) - Method in class org.jboss.portal.portlet.samples.google.GoogleClippingPortlet
 
getQueryString(String) - Method in class org.jboss.portal.portlet.samples.google.GoogleWeatherClippingPortlet
 
getReader() - Method in interface javax.portlet.ActionRequest
Retrieves the body of the HTTP request from the client to the portal as character data using a BufferedReader.
getReader() - Method in class org.jboss.portal.portlet.impl.jsr168.api.ClientDataRequestImpl
 
getReader() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest.ClientData
 
getReader() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getReader() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest.Mime
 
getReader() - Method in class org.jboss.portal.portlet.impl.spi.AbstractRequestContext
 
getReader() - Method in interface org.jboss.portal.portlet.spi.RequestContext
Retrieves the body of the HTTP request from the client to the portal as character data using a BufferedReader.
getRealPath(String) - Method in interface javax.portlet.PortletContext
Returns a String containing the real path for a given virtual path.
getRealPath(String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletContextImpl
 
getRealPath(String) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getRealRequest() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
getRealResponse() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletResponseImpl
 
getRegistry() - Method in class org.jboss.portal.portlet.mc.PortletApplicationDeployer
 
getRemoteAddr() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getRemoteHost() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getRemotePort() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getRemoteUser() - Method in interface javax.portlet.PortletRequest
Returns the login of the user making this request, if the user has been authenticated, or null if the user has not been authenticated.
getRemoteUser() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
getRemoteUser() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getRemoteUser() - Method in class org.jboss.portal.portlet.impl.spi.AbstractSecurityContext
 
getRemoteUser() - Method in interface org.jboss.portal.portlet.spi.SecurityContext
 
getRenderer(ControllerResponse) - Method in class org.jboss.portal.portlet.test.controller.ControllerResponseRendererFactory
 
getRenderErrorCount() - Method in class org.jboss.portal.portlet.management.LocalPortletManagement
 
getRenderErrorCount() - Method in interface org.jboss.portal.portlet.management.LocalPortletManagementMBean
 
getRenderErrorCount() - Method in class org.jboss.portal.portlet.management.PortletInfo
 
getRenderParameterMap() - Method in class org.jboss.portal.portlet.impl.jsr168.api.StateAwareResponseImpl
 
getRenderRequest() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.PortletTag
 
getRenderRequestCount() - Method in class org.jboss.portal.portlet.management.LocalPortletManagement
 
getRenderRequestCount() - Method in interface org.jboss.portal.portlet.management.LocalPortletManagementMBean
 
getRenderRequestCount() - Method in class org.jboss.portal.portlet.management.PortletInfo
 
getRenderRequestProcessingTime() - Method in class org.jboss.portal.portlet.management.PortletInfo
 
getRenderResponse() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.PortletTag
 
getRequest() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getRequestAttributes() - Method in class org.jboss.portal.portlet.invocation.PortletInvocation
 
getRequestContext() - Method in class org.jboss.portal.portlet.invocation.ActionInvocation
 
getRequestContext() - Method in class org.jboss.portal.portlet.invocation.ResourceInvocation
 
getRequestDispatcher(String) - Method in interface javax.portlet.PortletContext
Returns a PortletRequestDispatcher object that acts as a wrapper for the resource located at the given path.
getRequestDispatcher(String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletContextImpl
 
getRequestDispatcher(String) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getRequestedSessionId() - Method in interface javax.portlet.PortletRequest
Returns the session ID indicated in the client request.
getRequestedSessionId() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
getRequestedSessionId() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getRequestURI() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getRequestURL() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getResource(String) - Method in interface javax.portlet.PortletContext
Returns a URL to the resource that is mapped to a specified path.
getResource(String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletContextImpl
 
getResourceAsStream(String) - Method in interface javax.portlet.PortletContext
Returns the resource located at the given path as an InputStream object.
getResourceAsStream(String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletContextImpl
 
getResourceBundle(Locale) - Method in class javax.portlet.GenericPortlet
Gets the resource bundle for the given locale based on the resource bundle defined in the deployment descriptor with resource-bundle tag or the inlined resources defined in the deployment descriptor.
getResourceBundle(Locale) - Method in interface javax.portlet.PortletConfig
Gets the resource bundle for the given locale based on the resource bundle defined in the deployment descriptor with resource-bundle tag or the inlined resources defined in the deployment descriptor.
getResourceBundle(Locale) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletConfigImpl
May return null ? the spec does not specify what happens when the bundle is not found for the locale.
getResourceBundle() - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
getResourceBundle() - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication20MetaData
 
getResourceId() - Method in class org.jboss.portal.portlet.controller.request.PortletResourceRequest
 
getResourceID() - Method in class org.jboss.portal.portlet.impl.jsr168.api.ResourceRequestImpl
 
getResourceId() - Method in class org.jboss.portal.portlet.invocation.ResourceInvocation
 
getResourceId() - Method in interface org.jboss.portal.portlet.ResourceURL
Returns the resource id
getResourcePaths(String) - Method in interface javax.portlet.PortletContext
Returns a directory-like listing of all the paths to resources within the web application longest sub-path of which matches the supplied path argument.
getResourcePaths(String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletContextImpl
 
getResourceRequest() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.PortletTag
 
getResourceResponse() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.PortletTag
 
getResourceState() - Method in class org.jboss.portal.portlet.controller.request.PortletResourceRequest
 
getResourceState() - Method in class org.jboss.portal.portlet.invocation.ResourceInvocation
 
getResourceState() - Method in interface org.jboss.portal.portlet.ResourceURL
Returns the resource state.
getResponse() - Method in class org.jboss.portal.portlet.controller.response.PortletResponse
 
getResponse() - Method in class org.jboss.portal.portlet.controller.response.ResourceResponse
 
getResponse() - Method in class org.jboss.portal.portlet.impl.jsr168.api.MimeResponseImpl
 
getResponse() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletResponseImpl
 
getResponse() - Method in class org.jboss.portal.portlet.impl.jsr168.api.StateAwareResponseImpl
 
getResponse() - Method in class org.jboss.portal.portlet.impl.jsr168.api.StateAwareResponseImpl.WantRedirect
 
getResponse() - Method in class org.jboss.portal.portlet.impl.jsr168.api.StateAwareResponseImpl.WantUpdate
 
getResponse() - Method in class org.jboss.portal.portlet.portal.jsp.EventAcknowledgement.Consumed
 
getResponse() - Method in class org.jboss.portal.portlet.portal.jsp.WindowResult
 
getResponseContentType() - Method in interface javax.portlet.PortletRequest
Returns the portal preferred content type for the response.
getResponseContentType() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
getResponseContentTypes() - Method in interface javax.portlet.PortletRequest
Gets a list of content types which the portal accepts for the response.
getResponseContentTypes() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
getRoleLink() - Method in class org.jboss.portal.portlet.impl.metadata.portlet.SecurityRoleRefMetaData
 
getRoleName() - Method in class org.jboss.portal.portlet.impl.metadata.portlet.SecurityRoleRefMetaData
 
getRoleRef(String) - Method in class org.jboss.portal.portlet.impl.info.ContainerSecurityInfo
 
getRoots() - Method in class org.jboss.portal.portlet.portal.jsp.PageEventControllerContext
 
getScheme() - Method in interface javax.portlet.PortletRequest
Returns the name of the scheme used to make this request.
getScheme() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
getScheme() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getScheme() - Method in class org.jboss.portal.portlet.impl.spi.AbstractServerContext
 
getScheme() - Method in interface org.jboss.portal.portlet.spi.ServerContext
Return the scheme value.
getScope() - Method in class org.jboss.portal.portlet.controller.request.PortletResourceRequest
 
getSecure() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.GenerateURLTag
Indicates whether the resulting URL should be a secure or insecure connection.
getSecurity() - Method in class org.jboss.portal.portlet.impl.info.ContainerPortletInfo
 
getSecurity() - Method in interface org.jboss.portal.portlet.info.PortletInfo
Retrieves the security information for the described portlet.
getSecurityConstraints() - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication10MetaData
 
getSecurityContext() - Method in class org.jboss.portal.portlet.invocation.PortletInvocation
 
getSecurityRoleRef() - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
getSerialNumber() - Method in class org.jboss.portal.portlet.controller.event.PortletWindowEvent
 
getServerContext() - Method in class org.jboss.portal.portlet.invocation.PortletInvocation
 
getServerInfo() - Method in interface javax.portlet.PortletContext
Returns the name and version of the portlet container in which the portlet is running.
getServerInfo() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletContextImpl
 
getServerName() - Method in interface javax.portlet.PortletRequest
Returns the host name of the server that received the request.
getServerName() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
getServerName() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getServerName() - Method in class org.jboss.portal.portlet.impl.spi.AbstractServerContext
 
getServerName() - Method in interface org.jboss.portal.portlet.spi.ServerContext
Return the server name value.
getServerPort() - Method in interface javax.portlet.PortletRequest
Returns the port number on which this request was received.
getServerPort() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
getServerPort() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getServerPort() - Method in class org.jboss.portal.portlet.impl.spi.AbstractServerContext
 
getServerPort() - Method in interface org.jboss.portal.portlet.spi.ServerContext
Return the server port value.
getServletContainer() - Method in class org.jboss.portal.portlet.mc.PortletApplicationDeployer
 
getServletContainerFactory() - Method in class org.jboss.portal.portlet.aspects.portlet.ContextDispatcherInterceptor
 
getServletContext(GenericPortlet) - Method in class org.jboss.portal.portlet.bridge.JBossServletContextProvider
 
getServletContext() - Method in interface org.jboss.portal.portlet.container.PortletApplicationContext
Return the servlet context.
getServletContext() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpSession
 
getServletContext() - Method in class org.jboss.portal.portlet.mc.PortletApplicationContextImpl
 
getServletPath() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getSession(boolean) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getSession() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getSession() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.PortletTag
 
getSessionContext() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpSession
 
getShortTitle() - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletInfoMetaData
 
getSize() - Method in class org.jboss.portal.portlet.impl.state.consumer.AbstractConsumerPersistenceManagerService
 
getSize() - Method in class org.jboss.portal.portlet.impl.state.producer.PortletStatePersistenceManagerService
 
getSize() - Method in class org.jboss.portal.portlet.ParametersStateString
Return the size.
getSource() - Method in class org.jboss.portal.portlet.portal.jsp.EventRoute
 
getState() - Method in exception javax.portlet.WindowStateException
Returns the portlet state causing this exception.
getState() - Method in class org.jboss.portal.portlet.impl.state.producer.PortletStateContextImpl
 
getState() - Method in class org.jboss.portal.portlet.PortletContext
 
getState() - Method in interface org.jboss.portal.portlet.state.producer.PortletStateContext
 
getState() - Method in class org.jboss.portal.portlet.StatefulPortletContext
 
getStateControllerContext() - Method in interface org.jboss.portal.portlet.controller.PortletControllerContext
 
getStateControllerContext() - Method in class org.jboss.portal.portlet.portal.jsp.PagePortletControllerContext
 
getStateControllerContext() - Method in class org.jboss.portal.portlet.test.controller.PortletControllerContextImpl
 
getStateControllerContext() - Method in class org.jboss.portal.portlet.test.tck.TCKPortletControllerContext
 
getStateConverter() - Method in class org.jboss.portal.portlet.state.producer.ProducerPortletInvoker
 
getStateId() - Method in exception org.jboss.portal.portlet.state.InvalidStateIdException
 
getStateId() - Method in exception org.jboss.portal.portlet.state.NoSuchStateException
 
getStateManagementPolicy() - Method in class org.jboss.portal.portlet.state.producer.ProducerPortletInvoker
 
getStatus() - Method in interface org.jboss.portal.portlet.container.managed.ManagedObject
 
getStatus() - Method in class org.jboss.portal.portlet.container.managed.ManagedObjectLifeCycleEvent
 
getStatus() - Method in class org.jboss.portal.portlet.impl.container.LifeCycle
 
getStatus() - Method in class org.jboss.portal.portlet.state.AbstractPropertyContext
 
getStringValue() - Method in class org.jboss.portal.portlet.OpaqueStateString
 
getStringValue() - Method in class org.jboss.portal.portlet.ParametersStateString
Retrieves the opaque version associated with this navigational state.
getStringValue() - Method in class org.jboss.portal.portlet.StateString
Return the value of the navigational state of the portlet.
getSupportedLocale() - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
getSupportedLocales() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletConfigImpl
 
getSupportedModes() - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PortletTag
 
getSupportedModes() - Method in class org.jboss.portal.portlet.portal.jsp.WindowDef
 
getSupportedPortletModes() - Method in interface javax.portlet.PortalContext
Returns all supported portlet modes by the portal as an enumertation of PorltetMode objects.
getSupportedPortletModes() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortalContextImpl
 
getSupportedProcessingEvent() - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
getSupportedPublicRenderParameters() - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
getSupportedPublishingEvent() - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
getSupportedUserAttributes() - Method in class org.jboss.portal.portlet.impl.info.ContainerUserInfo
 
getSupportedWindowStates() - Method in interface javax.portlet.PortalContext
Returns all supported window states by the portal as an enumertation of WindowState objects.
getSupportedWindowStates() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortalContextImpl
 
getSupportedWindowStates() - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PortletTag
 
getSupportedWindowStates() - Method in class org.jboss.portal.portlet.portal.jsp.WindowDef
 
getSupports() - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
getTarget() - Method in class org.jboss.portal.portlet.invocation.PortletInvocation
 
getTerminationTime() - Method in class org.jboss.portal.portlet.state.consumer.ConsumerState
The scheduled termination time.
getTerminationTime() - Method in class org.jboss.portal.portlet.state.producer.PortletState
 
getThrowable() - Method in class org.jboss.portal.portlet.invocation.response.SecurityErrorResponse
 
getThrowable() - Method in class org.jboss.portal.portlet.portal.jsp.EventAcknowledgement.Failed
 
getTitle(RenderRequest) - Method in class javax.portlet.GenericPortlet
Used by the render method to get the title.
getTitle() - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletInfoMetaData
 
getTitle() - Method in class org.jboss.portal.portlet.invocation.response.FragmentResponse
Return the fragment title.
getTransportGuarantees() - Method in class org.jboss.portal.portlet.impl.info.ContainerSecurityInfo
 
getTransportGuarantees() - Method in interface org.jboss.portal.portlet.info.SecurityInfo
 
getTransportHeaders() - Method in class org.jboss.portal.portlet.invocation.response.ResponseProperties
 
getTransportQuarantee() - Method in class org.jboss.portal.portlet.impl.metadata.security.UserDataConstraintMetaData
 
getType() - Method in class org.jboss.portal.portlet.impl.info.ContainerEventInfo
 
getType() - Method in class org.jboss.portal.portlet.impl.info.ContainerTypeInfo
 
getType() - Method in class org.jboss.portal.portlet.impl.jsr168.Dispatch
 
getType() - Method in interface org.jboss.portal.portlet.info.EventInfo
Returns the type of the event or null if the event does not declare a type.
getType() - Method in class org.jboss.portal.portlet.invocation.response.ContentResponse
 
getType() - Method in class org.jboss.portal.portlet.state.PropertyChange
Return the property change type.
getType() - Method in class org.jboss.portal.portlet.StateEvent
 
getTypeValue() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.ActionURLTag
 
getTypeValue() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.GenerateURLTag
Get the type - action or render - from the implementing subclass
getTypeValue() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.RenderURLTag
 
getTypeValue() - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.ActionURL286Tag
 
getTypeValue() - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.RenderURL286Tag
 
getTypeValue() - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.ResourceURL286Tag
 
getUnavailableSeconds() - Method in exception javax.portlet.UnavailableException
Returns the time in seconds for which the portlet can be expected to be unavailable.
getUnavailableSeconds() - Method in class org.jboss.portal.portlet.invocation.response.UnavailableResponse
 
getURLParameters() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.GenerateURLTag
Convert working parameters to what is needed by PortletURL - a map with String[] values.
getUser() - Method in class org.jboss.portal.portlet.impl.info.ContainerPortletApplicationInfo
 
getUserAttributes() - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication10MetaData
 
getUserContext() - Method in class org.jboss.portal.portlet.invocation.PortletInvocation
 
getUserDataConstraint() - Method in class org.jboss.portal.portlet.impl.metadata.security.SecurityConstraintMetaData
 
getUserDataConstraints() - Method in class org.jboss.portal.portlet.impl.jsr168.PortletContainerImpl
 
getUserPrincipal() - Method in interface javax.portlet.PortletRequest
Returns a java.security.Principal object containing the name of the current authenticated user.
getUserPrincipal() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
getUserPrincipal() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getUserPrincipal() - Method in class org.jboss.portal.portlet.impl.spi.AbstractSecurityContext
 
getUserPrincipal() - Method in interface org.jboss.portal.portlet.spi.SecurityContext
 
getValidationToken() - Method in class org.jboss.portal.portlet.cache.CacheControl
 
getValidationToken() - Method in class org.jboss.portal.portlet.invocation.RenderInvocation
 
getValidationToken() - Method in class org.jboss.portal.portlet.invocation.ResourceInvocation
 
getValidatorClassName() - Method in class org.jboss.portal.portlet.impl.info.ContainerPreferencesInfo
 
getValue(String, String) - Method in interface javax.portlet.PortletPreferences
Returns the first String value associated with the specified key of this preference.
getValue() - Method in class org.jboss.portal.portlet.impl.jsr168.api.EventImpl
 
getValue(String, String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletPreferencesImpl
 
getValue(String) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpSession
 
getValue() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.URLParameterTag
The value of the parameter to add to the URL.
getValue() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.URLParameterTag.Parameter
Per JSR 168 spec, if null, return an empty value
getValue() - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.URLProperty286Tag
The value of the property to add to the URL.
getValue() - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.URLProperty286Tag.Property
Per JSR 286 spec, if null, return an empty value
getValue() - Method in class org.jboss.portal.portlet.impl.metadata.common.InitParamMetaData
 
getValue() - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletPreferenceMetaData
 
getValue(String) - Method in class org.jboss.portal.portlet.ParametersStateString
Return the parameter value or null if it does not exist.
getValue() - Method in class org.jboss.portal.portlet.portal.jsp.PageParameterDef
 
getValue() - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PageParamTag
 
getValue() - Method in class org.jboss.portal.portlet.portal.jsp.taglib.ParamTag
 
getValue(String) - Method in class org.jboss.portal.portlet.state.AbstractPropertyContext
 
getValue() - Method in class org.jboss.portal.portlet.state.Property
 
getValue() - Method in class org.jboss.portal.portlet.state.PropertyChange
Return the new value or null in case of a property reset.
getValue(String) - Method in interface org.jboss.portal.portlet.state.PropertyContext
Return for a specified key an immutable list of its values or null if the value does not exist.
getValueNames() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpSession
 
getValues(String, String[]) - Method in interface javax.portlet.PortletPreferences
Returns the String array value associated with the specified key in this preference.
getValues() - Method in class org.jboss.portal.portlet.impl.info.ContainerOptionInfo
 
getValues(String, String[]) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletPreferencesImpl
 
getValues() - Method in class org.jboss.portal.portlet.impl.metadata.common.ContainerRuntimeMetaData
 
getValues(String) - Method in class org.jboss.portal.portlet.ParametersStateString
Return the parameter values or null if it does not exist.
getValueType() - Method in class org.jboss.portal.portlet.impl.metadata.event.EventDefinitionMetaData
 
getValve() - Method in class org.jboss.portal.portlet.impl.jsr168.PortletContainerImpl
 
getVar() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.GenerateURLTag
 
getVariableInfo(TagData) - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.DefineObjectsTagTEI
 
getVariableInfo(TagData) - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.GenerateURLTagTEI
 
getVariableInfo(TagData) - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.DefineObjects286TagTEI
 
getVersion() - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication10MetaData
 
getWantAuthenticated() - Method in class org.jboss.portal.portlet.URLFormat
 
getWantEscapeXML() - Method in class org.jboss.portal.portlet.URLFormat
 
getWantRelative() - Method in class org.jboss.portal.portlet.URLFormat
 
getWantSecure() - Method in class org.jboss.portal.portlet.URLFormat
 
getWindowContext() - Method in class org.jboss.portal.portlet.invocation.PortletInvocation
 
getWindowDef(String) - Method in class org.jboss.portal.portlet.portal.jsp.PortalPrepareResponse
 
getWindowDef() - Method in class org.jboss.portal.portlet.portal.jsp.WindowResult
 
getWindowId() - Method in class org.jboss.portal.portlet.controller.event.PortletWindowEvent
 
getWindowId() - Method in class org.jboss.portal.portlet.controller.impl.ControllerPortletInvocationContext
 
getWindowId() - Method in class org.jboss.portal.portlet.controller.request.ContainerRequest
 
getWindowID() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
getWindowId() - Method in class org.jboss.portal.portlet.portal.jsp.WindowDef
 
getWindowIds() - Method in class org.jboss.portal.portlet.portal.jsp.PortalPrepareResponse
 
getWindowIds() - Method in class org.jboss.portal.portlet.portal.jsp.PortalRenderResponse
 
getWindowNavigationalState() - Method in class org.jboss.portal.portlet.controller.request.PortletRequest
 
getWindowNavigationalState() - Method in class org.jboss.portal.portlet.controller.request.PortletResourceRequest.PortletScope
 
getWindowResult(String) - Method in class org.jboss.portal.portlet.portal.jsp.PortalRenderResponse
 
getWindowState() - Method in interface javax.portlet.PortletRequest
Returns the current window state of the portlet.
getWindowState() - Method in class org.jboss.portal.portlet.controller.state.PortletWindowNavigationalState
 
getWindowState(WindowState) - Method in class org.jboss.portal.portlet.impl.info.ContainerCapabilitiesInfo
 
getWindowState() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
getWindowState() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletURLImpl
 
getWindowState() - Method in class org.jboss.portal.portlet.impl.jsr168.api.StateAwareResponseImpl
 
getWindowState() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.GenerateURLTag
Indicates the window state that the portlet should have when this link is executed.
getWindowState() - Method in class org.jboss.portal.portlet.impl.metadata.CustomWindowStateMetaData
 
getWindowState() - Method in class org.jboss.portal.portlet.impl.metadata.portlet.WindowStateMetaData
 
getWindowState(WindowState) - Method in interface org.jboss.portal.portlet.info.CapabilitiesInfo
Returns a window state info matching a specifed window state or null.
getWindowState() - Method in interface org.jboss.portal.portlet.info.WindowStateInfo
The window state value.
getWindowState() - Method in class org.jboss.portal.portlet.invocation.PortletInvocation
 
getWindowState() - Method in class org.jboss.portal.portlet.invocation.response.UpdateNavigationalStateResponse
 
getWindowState() - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PortletURLTag
 
getWindowState() - Method in interface org.jboss.portal.portlet.PortletURL
Returns the window state that may be null.
getWindowState() - Method in interface org.jboss.portal.portlet.ResourceURL
Returns the window state that may be null.
getWindowStateName() - Method in interface org.jboss.portal.portlet.info.WindowStateInfo
Retrieves the associated window state name.
getWindowStates(MediaType) - Method in class org.jboss.portal.portlet.impl.info.ContainerCapabilitiesInfo
 
getWindowStates() - Method in class org.jboss.portal.portlet.impl.metadata.portlet.SupportsMetaData
 
getWindowStates() - Method in class org.jboss.portal.portlet.impl.spi.AbstractPortalContext
 
getWindowStates(MediaType) - Method in interface org.jboss.portal.portlet.info.CapabilitiesInfo
Retrieves the window states supported by the associated Portlet for the specified MIME type.
getWindowStates() - Method in interface org.jboss.portal.portlet.spi.PortalContext
Return the window states accepted by this portal context.
getWriter() - Method in interface javax.portlet.RenderResponse
Returns a PrintWriter object that can send character text to the portal.
getWriter() - Method in class org.jboss.portal.portlet.bridge.BridgeResponse
 
getWriter() - Method in class org.jboss.portal.portlet.impl.jsr168.api.MimeResponseImpl
 
getWriter() - Method in class org.jboss.portal.portlet.impl.jsr168.ContentBuffer
Returns the writer.
getWriter() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse
 
getWriter() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse.Mime
 
getWriter() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse.StateAware
 
getWriter() - Method in class org.jboss.portal.portlet.portal.jsp.PortalPrepareResponse
 
getXMLBinding() - Method in class org.jboss.portal.portlet.impl.info.ContainerTypeInfo
 
getXMLBinding() - Method in interface org.jboss.portal.portlet.info.TypeInfo
 
getZipCode(RenderRequest) - Method in class org.jboss.portal.portlet.samples.google.GoogleClippingPortlet
 
GOLD - Static variable in class org.jboss.portal.portlet.samples.basic.HeaderPortlet
 
GoogleClippingPortlet - Class in org.jboss.portal.portlet.samples.google
A simple portlet using Google's search services to extract interesting information (weather, map, ...) from first result.
GoogleClippingPortlet() - Constructor for class org.jboss.portal.portlet.samples.google.GoogleClippingPortlet
 
GoogleWeatherClippingPortlet - Class in org.jboss.portal.portlet.samples.google
 
GoogleWeatherClippingPortlet() - Constructor for class org.jboss.portal.portlet.samples.google.GoogleWeatherClippingPortlet
 

H

hashCode() - Method in class javax.portlet.PortletMode
Returns the hash code value for this portlet mode.
hashCode() - Method in class javax.portlet.WindowState
Returns the hash code value for this window state.
hashCode() - Method in class org.jboss.portal.portlet.OpaqueStateString
 
hashCode() - Method in class org.jboss.portal.portlet.ParametersStateString
 
hashCode() - Method in class org.jboss.portal.portlet.PortletContext
 
hashCode() - Method in class org.jboss.portal.portlet.state.DestroyCloneFailure
 
hashCode() - Method in class org.jboss.portal.portlet.StatefulPortletContext
 
HeaderPortlet - Class in org.jboss.portal.portlet.samples.basic
 
HeaderPortlet() - Constructor for class org.jboss.portal.portlet.samples.basic.HeaderPortlet
 
HeadersTag - Class in org.jboss.portal.portlet.portal.jsp.taglib
 
HeadersTag() - Constructor for class org.jboss.portal.portlet.portal.jsp.taglib.HeadersTag
 
HELP - Static variable in class javax.portlet.PortletMode
When in HELP portlet mode, a portlet should provide help information about the portlet.
HTTPRedirectionResponse - Class in org.jboss.portal.portlet.invocation.response
Redirection to an HTTP location.
HTTPRedirectionResponse(String) - Constructor for class org.jboss.portal.portlet.invocation.response.HTTPRedirectionResponse
 

I

id - Variable in class org.jboss.portal.portlet.PortletContext
.
include(RenderRequest, RenderResponse) - Method in interface javax.portlet.PortletRequestDispatcher
Includes the content of a resource (servlet, JSP page, HTML file) in the response.
include(RenderRequest, RenderResponse) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestDispatcherImpl
 
include(PortletRequest, PortletResponse) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestDispatcherImpl
 
include(ServletRequest, ServletResponse) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchtedRequestDispatcher
 
info - Variable in class org.jboss.portal.portlet.impl.jsr168.PortletApplicationImpl
.
init() - Method in class javax.portlet.GenericPortlet
A convenience method which can be overridden so that there's no need to call super.init(config).
init(PortletConfig) - Method in class javax.portlet.GenericPortlet
Called by the portlet container to indicate to a portlet that the portlet is being placed into service.
init(PortletConfig) - Method in interface javax.portlet.Portlet
Called by the portlet container to indicate to a portlet that the portlet is being placed into service.
init(FilterConfig) - Method in class org.jboss.portal.portlet.portal.ErrorHandlingFilter
 
init(FilterConfig) - Method in class org.jboss.portal.portlet.portal.jsp.ControllerFilter
 
init() - Method in class org.jboss.portal.portlet.samples.basic.FailDuringInitPortlet
 
init(FilterConfig) - Method in class org.jboss.portal.portlet.samples.basic.NullFilter
 
InitParamMetaData - Class in org.jboss.portal.portlet.impl.metadata.common
 
InitParamMetaData() - Constructor for class org.jboss.portal.portlet.impl.metadata.common.InitParamMetaData
 
InitParamMetaData(String) - Constructor for class org.jboss.portal.portlet.impl.metadata.common.InitParamMetaData
 
initProperties(MultiValuedPropertyMap<String>) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
initProperties(MultiValuedPropertyMap<String>) - Method in class org.jboss.portal.portlet.impl.jsr168.api.RenderRequestImpl
 
initProperties(MultiValuedPropertyMap<String>) - Method in class org.jboss.portal.portlet.impl.jsr168.api.ResourceRequestImpl
 
InlineBundle - Class in org.jboss.portal.portlet.impl.jsr168
A resource bundle that contains the inline information defined by the portlet specification.
InlineBundle(ContainerPortletInfo) - Constructor for class org.jboss.portal.portlet.impl.jsr168.InlineBundle
 
instance(Class<T>) - Method in class org.jboss.portal.portlet.impl.jsr168.PortletFilterImpl
 
instanceContext - Variable in class org.jboss.portal.portlet.invocation.PortletInvocation
The instance context.
InstanceContext - Interface in org.jboss.portal.portlet.spi
 
InsufficientPrivilegesResponse - Class in org.jboss.portal.portlet.invocation.response
 
InsufficientPrivilegesResponse() - Constructor for class org.jboss.portal.portlet.invocation.response.InsufficientPrivilegesResponse
 
InsufficientTransportGuaranteeResponse - Class in org.jboss.portal.portlet.invocation.response
 
InsufficientTransportGuaranteeResponse() - Constructor for class org.jboss.portal.portlet.invocation.response.InsufficientTransportGuaranteeResponse
 
INTERACTION_STATE - Static variable in class org.jboss.portal.portlet.controller.impl.ControllerRequestParameterNames
The portlet interaction state for lifecycle of type ACTION_LIFECYCLE.
interactionState - Variable in class org.jboss.portal.portlet.invocation.ActionInvocation
.
INTERNAL_ERROR - Static variable in class org.jboss.portal.portlet.portal.Constants
.
interrupt() - Method in interface org.jboss.portal.portlet.controller.event.EventPhaseContext
Stop processing of all events and returns from the controller.
INTERRUPTED - Static variable in class org.jboss.portal.portlet.controller.response.PortletResponse
The event distribution was interruped by the event controller context.
inv - Variable in class org.jboss.portal.portlet.impl.jsr168.api.BaseURLImpl
.
invalidate() - Method in interface javax.portlet.PortletSession
Invalidates this session (all scopes) and unbinds any objects bound to it.
invalidate() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletSessionImpl
 
invalidate() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpSession
 
InvalidPortletIdException - Exception in org.jboss.portal.portlet
Thrown by the portlet invoker when a portlet id that is not valid.
InvalidPortletIdException(String) - Constructor for exception org.jboss.portal.portlet.InvalidPortletIdException
 
InvalidPortletIdException(String, String) - Constructor for exception org.jboss.portal.portlet.InvalidPortletIdException
 
InvalidPortletIdException(Throwable, String) - Constructor for exception org.jboss.portal.portlet.InvalidPortletIdException
 
InvalidPortletIdException(String, Throwable, String) - Constructor for exception org.jboss.portal.portlet.InvalidPortletIdException
 
InvalidStateIdException - Exception in org.jboss.portal.portlet.state
 
InvalidStateIdException(String) - Constructor for exception org.jboss.portal.portlet.state.InvalidStateIdException
 
InvalidStateIdException(String, String) - Constructor for exception org.jboss.portal.portlet.state.InvalidStateIdException
 
InvalidStateIdException(Throwable, String) - Constructor for exception org.jboss.portal.portlet.state.InvalidStateIdException
 
InvalidStateIdException(String, Throwable, String) - Constructor for exception org.jboss.portal.portlet.state.InvalidStateIdException
 
invocation - Variable in class org.jboss.portal.portlet.bridge.BridgeResponse
.
invocation - Variable in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
.
invocation - Variable in class org.jboss.portal.portlet.impl.jsr168.api.PortletResponseImpl
.
invoke(PortletInvocation) - Method in class org.jboss.portal.portlet.aspects.portlet.CCPPInterceptor
 
invoke(PortletInvocation) - Method in class org.jboss.portal.portlet.aspects.portlet.ConsumerCacheInterceptor
 
invoke(PortletInvocation) - Method in class org.jboss.portal.portlet.aspects.portlet.ContextDispatcherInterceptor
 
invoke(PortletInvocation) - Method in class org.jboss.portal.portlet.aspects.portlet.EventPayloadInterceptor
 
invoke(PortletInvocation) - Method in class org.jboss.portal.portlet.aspects.portlet.LocalInterceptor
 
invoke(PortletInvocation) - Method in class org.jboss.portal.portlet.aspects.portlet.PortletCustomizationInterceptor
 
invoke(PortletInvocation) - Method in class org.jboss.portal.portlet.aspects.portlet.RequestAttributeConversationInterceptor
 
invoke(PortletInvocation) - Method in class org.jboss.portal.portlet.aspects.portlet.SecureTransportInterceptor
 
invoke(PortletInvocation) - Method in class org.jboss.portal.portlet.aspects.portlet.ValveInterceptor
 
invoke(PortletInvocation) - Method in class org.jboss.portal.portlet.bridge.BridgeInterceptor
 
invoke(PortletInvocation) - Method in class org.jboss.portal.portlet.container.ContainerPortletDispatcher
 
invoke(PortletInvocation) - Method in class org.jboss.portal.portlet.container.ContainerPortletInvoker
 
invoke(PortletInvocation) - Method in class org.jboss.portal.portlet.controller.impl.AbstractPortletControllerContext
 
invoke(ActionInvocation) - Method in class org.jboss.portal.portlet.controller.impl.AbstractPortletControllerContext
 
invoke(List<Cookie>, EventInvocation) - Method in class org.jboss.portal.portlet.controller.impl.AbstractPortletControllerContext
 
invoke(List<Cookie>, RenderInvocation) - Method in class org.jboss.portal.portlet.controller.impl.AbstractPortletControllerContext
 
invoke(ResourceInvocation) - Method in class org.jboss.portal.portlet.controller.impl.AbstractPortletControllerContext
 
invoke(ActionInvocation) - Method in interface org.jboss.portal.portlet.controller.PortletControllerContext
 
invoke(List<Cookie>, EventInvocation) - Method in interface org.jboss.portal.portlet.controller.PortletControllerContext
 
invoke(List<Cookie>, RenderInvocation) - Method in interface org.jboss.portal.portlet.controller.PortletControllerContext
 
invoke(ResourceInvocation) - Method in interface org.jboss.portal.portlet.controller.PortletControllerContext
 
invoke(PortletInvocation) - Method in class org.jboss.portal.portlet.federation.impl.FederatedPortletInvokerService
 
invoke(PortletInvocation) - Method in class org.jboss.portal.portlet.federation.impl.FederatingPortletInvokerService
 
invoke(PortletInvocation) - Method in class org.jboss.portal.portlet.management.PortletContainerManagementInterceptorImpl
 
invoke(PortletInvocation) - Method in class org.jboss.portal.portlet.portal.jsp.PagePortletControllerContext
 
invoke(PortletInvocation) - Method in interface org.jboss.portal.portlet.PortletInvoker
Invoke an operation on a specific portlet.
invoke(PortletInvocation) - Method in class org.jboss.portal.portlet.PortletInvokerInterceptor
 
invoke(PortletInvocation) - Method in class org.jboss.portal.portlet.state.consumer.ConsumerPortletInvoker
 
invoke(PortletInvocation) - Method in class org.jboss.portal.portlet.state.producer.ProducerPortletInvoker
 
invoke(PortletInvocation) - Method in class org.jboss.portal.portlet.test.controller.PortletControllerContextImpl
 
invoke(PortletInvocation) - Method in class org.jboss.portal.portlet.test.tck.TCKPortletControllerContext
 
InvokerUnavailableException - Exception in org.jboss.portal.portlet
 
InvokerUnavailableException() - Constructor for exception org.jboss.portal.portlet.InvokerUnavailableException
 
InvokerUnavailableException(String) - Constructor for exception org.jboss.portal.portlet.InvokerUnavailableException
 
InvokerUnavailableException(Throwable) - Constructor for exception org.jboss.portal.portlet.InvokerUnavailableException
 
InvokerUnavailableException(String, Throwable) - Constructor for exception org.jboss.portal.portlet.InvokerUnavailableException
 
invokeStart() - Method in class org.jboss.portal.portlet.impl.container.LifeCycle
 
invokeStart() - Method in class org.jboss.portal.portlet.impl.container.PortletApplicationLifeCycle
 
invokeStart() - Method in class org.jboss.portal.portlet.impl.container.PortletContainerLifeCycle
 
invokeStart() - Method in class org.jboss.portal.portlet.impl.container.PortletFilterLifeCycle
 
invokeStop() - Method in class org.jboss.portal.portlet.impl.container.LifeCycle
 
invokeStop() - Method in class org.jboss.portal.portlet.impl.container.PortletApplicationLifeCycle
 
invokeStop() - Method in class org.jboss.portal.portlet.impl.container.PortletContainerLifeCycle
 
invokeStop() - Method in class org.jboss.portal.portlet.impl.container.PortletFilterLifeCycle
 
isActive() - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PortalSimpleTagSupport
 
isAuthenticated() - Method in class org.jboss.portal.portlet.impl.spi.AbstractSecurityContext
 
isAuthenticated() - Method in interface org.jboss.portal.portlet.spi.SecurityContext
 
isCacheability(TagData) - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.ResourceURL286TagTEI
 
isCommited() - Method in class org.jboss.portal.portlet.impl.jsr168.ContentBuffer
 
isCommitted() - Method in interface javax.portlet.RenderResponse
Returns a boolean indicating if the response has been committed.
isCommitted() - Method in class org.jboss.portal.portlet.bridge.BridgeResponse
 
isCommitted() - Method in class org.jboss.portal.portlet.impl.jsr168.api.MimeResponseImpl
 
isCommitted() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse
 
isCommitted() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse.Mime
 
isCommitted() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse.StateAware
 
isCommitted() - Method in class org.jboss.portal.portlet.portal.jsp.PortalPrepareResponse
 
isCopyCurrentRenderParameters(TagData) - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.GenerateURL286TagTEI
 
isEscapeXml() - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.GenerateURL286Tag
 
isEscapeXmlValid(TagData) - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.GenerateURL286TagTEI
 
isFrozen() - Method in class org.jboss.portal.portlet.portal.jsp.PageParameterDef
 
isLocal() - Static method in class org.jboss.portal.portlet.aspects.portlet.LocalInterceptor
 
isMaximizedWindow(String) - Method in class org.jboss.portal.portlet.portal.jsp.PortalRenderResponse
 
isNew() - Method in interface javax.portlet.PortletSession
Returns true if the client does not yet know about the session or if the client chooses not to join the session.
isNew() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletSessionImpl
 
isNew() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpSession
 
isPageScoped() - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PortalSimpleTagSupport
 
isPermanent() - Method in exception javax.portlet.UnavailableException
Returns a boolean indicating whether the portlet is permanently unavailable.
isPermanent() - Method in class org.jboss.portal.portlet.invocation.response.UnavailableResponse
 
isPortalManaged() - Method in class org.jboss.portal.portlet.impl.metadata.CustomPortletModeMetaData
 
isPortletModeAllowed(PortletMode) - Method in interface javax.portlet.PortletRequest
Returns true, if the given portlet mode is a valid one to set for this portlet in the context of the current request.
isPortletModeAllowed(PortletMode) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
isPortletModeValid(TagData) - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.GenerateURLTagTEI
 
isPublicScope() - Method in class org.jboss.portal.portlet.impl.jsr168.api.CacheControlImpl
 
isReadOnly(String) - Method in interface javax.portlet.PortletPreferences
Returns true, if the value of this key cannot be modified by the user.
isReadOnly() - Method in class org.jboss.portal.portlet.impl.info.ContainerPreferenceInfo
 
isReadOnly(String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletPreferencesImpl
 
isReadOnly() - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletPreferenceMetaData
 
isReadOnly() - Method in interface org.jboss.portal.portlet.info.PreferenceInfo
Return true if the preference is read-only, false otherwise or null if it cannot be determined.
isReadOnly() - Method in class org.jboss.portal.portlet.state.AbstractPropertyContext
 
isReadOnly() - Method in interface org.jboss.portal.portlet.state.PropertyContext
Return true if the preferences are globally read only.
isRemote() - Method in class org.jboss.portal.portlet.federation.impl.FederatedPortlet
 
isRemote() - Method in interface org.jboss.portal.portlet.Portlet
Determines whether the described portlet is remote or not.
isRemote() - Method in class org.jboss.portal.portlet.state.consumer.ConsumerPortlet
 
isRemote() - Method in class org.jboss.portal.portlet.state.producer.ProducerPortlet
 
isRequestedSessionIdFromCookie() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
isRequestedSessionIdFromURL() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
isRequestedSessionIdFromUrl() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
isRequestedSessionIdValid() - Method in interface javax.portlet.PortletRequest
Checks whether the requested session ID is still valid.
isRequestedSessionIdValid() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
isRequestedSessionIdValid() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
isSecure() - Method in interface javax.portlet.PortletRequest
Returns a boolean indicating whether this request was made using a secure channel between client and the portal, such as HTTPS.
isSecure() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
isSecure() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
isSecure() - Method in class org.jboss.portal.portlet.impl.spi.AbstractSecurityContext
 
isSecure() - Method in interface org.jboss.portal.portlet.spi.SecurityContext
 
isSecureValid(TagData) - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.GenerateURLTagTEI
 
isUsed() - Method in class org.jboss.portal.portlet.management.PortletInfo
 
isUserInRole(String) - Method in interface javax.portlet.PortletRequest
Returns a boolean indicating whether the authenticated user is included in the specified logical "role".
isUserInRole(String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
isUserInRole(String) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
isUserInRole(String) - Method in class org.jboss.portal.portlet.impl.spi.AbstractSecurityContext
 
isUserInRole(String) - Method in interface org.jboss.portal.portlet.spi.SecurityContext
 
isValid(TagData) - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.GenerateURLTagTEI
 
isValid() - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.URLParameterTag.Parameter
 
isValid(TagData) - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.GenerateURL286TagTEI
 
isValid(TagData) - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.ResourceURL286TagTEI
 
isValid() - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.URLProperty286Tag.Property
 
isWindowStateAllowed(WindowState) - Method in interface javax.portlet.PortletRequest
Returns true, if the given window state is valid to be set for this portlet in the context of the current request.
isWindowStateAllowed(WindowState) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
isWindowStateValid(TagData) - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.GenerateURLTagTEI
 
ITEMS - Static variable in class org.jboss.portal.portlet.samples.shoppingcart.CartPortlet
 

J

javax.portlet - package javax.portlet
The javax.portlet package defines the API for Java Portlet Specification V2.0.
JAVAX_PORTLET_CONFIG - Static variable in class org.jboss.portal.portlet.impl.jsr168.Constants
.
JAVAX_PORTLET_KEYWORDS - Static variable in class org.jboss.portal.portlet.impl.jsr168.Constants
.
JAVAX_PORTLET_LIFECYCLE_PHASE - Static variable in class org.jboss.portal.portlet.impl.jsr168.Constants
.
JAVAX_PORTLET_REQUEST - Static variable in class org.jboss.portal.portlet.impl.jsr168.Constants
.
JAVAX_PORTLET_RESPONSE - Static variable in class org.jboss.portal.portlet.impl.jsr168.Constants
.
JAVAX_PORTLET_SHORT_TITLE - Static variable in class org.jboss.portal.portlet.impl.jsr168.Constants
.
JAVAX_PORTLET_TITLE - Static variable in class org.jboss.portal.portlet.impl.jsr168.Constants
.
JBossServletContextProvider - Class in org.jboss.portal.portlet.bridge
The JBoss implementation of org.apache.portals.bridges.common.ServletContextProvider use thread local variables to keep the request associated with the current thread of execution.
JBossServletContextProvider() - Constructor for class org.jboss.portal.portlet.bridge.JBossServletContextProvider
 
JBossServletContextProvider.BridgeInfo - Class in org.jboss.portal.portlet.bridge
 
JBossServletContextProvider.BridgeInfo(PortletInvocation) - Constructor for class org.jboss.portal.portlet.bridge.JBossServletContextProvider.BridgeInfo
 
JBPNS_PREFIX - Static variable in class org.jboss.portal.portlet.ParametersStateString
.
JSPPortlet - Class in org.jboss.portal.portlet.samples.jsp
 
JSPPortlet() - Constructor for class org.jboss.portal.portlet.samples.jsp.JSPPortlet
 

K

KEYWORDS - Static variable in interface org.jboss.portal.portlet.info.MetaInfo
Key for locale specific keywords associated with this portlet.

L

LifeCycle - Class in org.jboss.portal.portlet.impl.container
 
LifeCycle() - Constructor for class org.jboss.portal.portlet.impl.container.LifeCycle
 
LIFECYCLE_PHASE - Static variable in class org.jboss.portal.portlet.controller.impl.ControllerRequestParameterNames
The life cycle type of the invocation.
LifeCyclePhase - Enum in org.jboss.portal.portlet
Enumerate the life cycle phase of a Portlet.
LifeCycleStatus - Enum in org.jboss.portal.portlet.container.managed
 
ListenerMetaData - Class in org.jboss.portal.portlet.impl.metadata
 
ListenerMetaData() - Constructor for class org.jboss.portal.portlet.impl.metadata.ListenerMetaData
 
ListenerMetaData(String) - Constructor for class org.jboss.portal.portlet.impl.metadata.ListenerMetaData
 
loadState(String) - Method in class org.jboss.portal.portlet.impl.state.consumer.AbstractConsumerPersistenceManagerService
 
loadState(String) - Method in class org.jboss.portal.portlet.impl.state.producer.PortletStatePersistenceManagerService
 
loadState(String) - Method in interface org.jboss.portal.portlet.state.consumer.ConsumerPersistenceManager
Load the state.
loadState(String) - Method in interface org.jboss.portal.portlet.state.producer.PortletStatePersistenceManager
Load the state.
LocalInterceptor - Class in org.jboss.portal.portlet.aspects.portlet
An interceptor whose purpose is to detect invocation from the local portal.
LocalInterceptor() - Constructor for class org.jboss.portal.portlet.aspects.portlet.LocalInterceptor
 
LocalizedDescriptionMetaData - Class in org.jboss.portal.portlet.impl.metadata.common
 
LocalizedDescriptionMetaData() - Constructor for class org.jboss.portal.portlet.impl.metadata.common.LocalizedDescriptionMetaData
 
LocalizedDescriptionMetaData(String) - Constructor for class org.jboss.portal.portlet.impl.metadata.common.LocalizedDescriptionMetaData
 
LocalizedStringAdapter - Class in org.jboss.portal.portlet.impl.metadata.adapter
 
LocalizedStringAdapter() - Constructor for class org.jboss.portal.portlet.impl.metadata.adapter.LocalizedStringAdapter
 
LocalizedStringBuilder - Class in org.jboss.portal.portlet.mc.metadata.factory
 
LocalizedStringBuilder() - Constructor for class org.jboss.portal.portlet.mc.metadata.factory.LocalizedStringBuilder
 
LocalPortletManagement - Class in org.jboss.portal.portlet.management
 
LocalPortletManagement(Portlet, PortletContainerManagementInterceptor) - Constructor for class org.jboss.portal.portlet.management.LocalPortletManagement
 
LocalPortletManagementMBean - Interface in org.jboss.portal.portlet.management
 
location - Variable in class org.jboss.portal.portlet.impl.jsr168.api.StateAwareResponseImpl.WantRedirect
.
location - Variable in class org.jboss.portal.portlet.invocation.response.HTTPRedirectionResponse
.
log(String) - Method in interface javax.portlet.PortletContext
Writes the specified message to a portlet log file, usually an event log.
log(String, Throwable) - Method in interface javax.portlet.PortletContext
Writes an explanatory message and a stack trace for a given Throwable exception to the portlet log file.
log(String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletContextImpl
 
log(String, Throwable) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletContextImpl
 
log - Static variable in class org.jboss.portal.portlet.impl.jsr168.api.PortletPreferencesImpl
The logger.
log - Static variable in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
.
log - Variable in class org.jboss.portal.portlet.impl.jsr168.PortletApplicationImpl
Logger.
log - Variable in class org.jboss.portal.portlet.impl.jsr168.PortletContainerImpl
Logger.
logErrorTo(Logger, String) - Method in class org.jboss.portal.portlet.invocation.response.ErrorResponse
Logs an error message to the specified logger, using either the message or this ErrorResult's Throwable if available.

M

ManagedObject - Interface in org.jboss.portal.portlet.container.managed
 
ManagedObjectAddedEvent - Class in org.jboss.portal.portlet.container.managed
 
ManagedObjectAddedEvent(ManagedObject) - Constructor for class org.jboss.portal.portlet.container.managed.ManagedObjectAddedEvent
 
ManagedObjectEvent - Class in org.jboss.portal.portlet.container.managed
 
ManagedObjectEvent(ManagedObject) - Constructor for class org.jboss.portal.portlet.container.managed.ManagedObjectEvent
 
ManagedObjectLifeCycleEvent - Class in org.jboss.portal.portlet.container.managed
 
ManagedObjectLifeCycleEvent(ManagedObject, LifeCycleStatus) - Constructor for class org.jboss.portal.portlet.container.managed.ManagedObjectLifeCycleEvent
 
ManagedObjectRegistryEvent - Class in org.jboss.portal.portlet.container.managed
 
ManagedObjectRegistryEvent() - Constructor for class org.jboss.portal.portlet.container.managed.ManagedObjectRegistryEvent
 
ManagedObjectRegistryEventBroadcaster - Class in org.jboss.portal.portlet.container.managed
 
ManagedObjectRegistryEventBroadcaster() - Constructor for class org.jboss.portal.portlet.container.managed.ManagedObjectRegistryEventBroadcaster
 
ManagedObjectRegistryEventListener - Interface in org.jboss.portal.portlet.container.managed
 
ManagedObjectRemovedEvent - Class in org.jboss.portal.portlet.container.managed
 
ManagedObjectRemovedEvent(ManagedObject) - Constructor for class org.jboss.portal.portlet.container.managed.ManagedObjectRemovedEvent
 
ManagedPortletApplication - Interface in org.jboss.portal.portlet.container.managed
 
ManagedPortletContainer - Interface in org.jboss.portal.portlet.container.managed
 
ManagedPortletFilter - Interface in org.jboss.portal.portlet.container.managed
 
managedStart() - Method in interface org.jboss.portal.portlet.container.managed.ManagedObject
 
managedStart() - Method in interface org.jboss.portal.portlet.container.PortletApplicationContext
Attempt to start the portlet application.
managedStart() - Method in interface org.jboss.portal.portlet.container.PortletContainerContext
Attempt to start the portlet container.
managedStart() - Method in interface org.jboss.portal.portlet.container.PortletFilterContext
Attempt to start the portlet filter.
managedStart() - Method in class org.jboss.portal.portlet.impl.container.LifeCycle
 
managedStart() - Method in class org.jboss.portal.portlet.mc.PortletApplicationContextImpl
 
managedStart() - Method in class org.jboss.portal.portlet.mc.PortletContainerContextImpl
 
managedStart() - Method in class org.jboss.portal.portlet.mc.PortletFilterContextImpl
 
managedStop() - Method in interface org.jboss.portal.portlet.container.managed.ManagedObject
 
managedStop() - Method in interface org.jboss.portal.portlet.container.PortletApplicationContext
Stop the portlet application.
managedStop() - Method in interface org.jboss.portal.portlet.container.PortletContainerContext
Stop the portlet container.
managedStop() - Method in interface org.jboss.portal.portlet.container.PortletFilterContext
Stop the portlet filter.
managedStop() - Method in class org.jboss.portal.portlet.impl.container.LifeCycle
 
managedStop() - Method in class org.jboss.portal.portlet.mc.PortletApplicationContextImpl
 
managedStop() - Method in class org.jboss.portal.portlet.mc.PortletContainerContextImpl
 
managedStop() - Method in class org.jboss.portal.portlet.mc.PortletFilterContextImpl
 
MARKUP_INFO - Static variable in class org.jboss.portal.portlet.controller.impl.AbstractPortletControllerContext
.
markupInfo - Variable in class org.jboss.portal.portlet.impl.spi.AbstractPortletInvocationContext
.
marshal(Map<String, ContainerRuntimeMetaData>) - Method in class org.jboss.portal.portlet.impl.metadata.adapter.ContainerRuntimeAdapter
 
marshal(Map<String, CustomPortletModeMetaData>) - Method in class org.jboss.portal.portlet.impl.metadata.adapter.CustomPortletModeAdapter
 
marshal(Map<String, CustomWindowStateMetaData>) - Method in class org.jboss.portal.portlet.impl.metadata.adapter.CustomWindowStateAdapter
 
marshal(Map<String, EventDefinitionMetaData>) - Method in class org.jboss.portal.portlet.impl.metadata.adapter.EventListAdapter
 
marshal(Map<String, FilterMetaData>) - Method in class org.jboss.portal.portlet.impl.metadata.adapter.FilterAdapter
 
marshal(LocalizedString) - Method in class org.jboss.portal.portlet.impl.metadata.adapter.LocalizedStringAdapter
 
marshal(Map<String, PortletMetaData>) - Method in class org.jboss.portal.portlet.impl.metadata.adapter.PortletListAdapter
 
marshal(Mode) - Method in class org.jboss.portal.portlet.impl.metadata.adapter.PortletModeAdapter
 
marshal(Map<String, PortletPreferenceMetaData>) - Method in class org.jboss.portal.portlet.impl.metadata.adapter.PortletPreferencesListAdapter
 
marshal(Map<String, UserAttributeMetaData>) - Method in class org.jboss.portal.portlet.impl.metadata.adapter.UserAttributeAdapter
 
marshal(WindowState) - Method in class org.jboss.portal.portlet.impl.metadata.adapter.WindowStateAdapter
 
marshall(PortletState) - Method in class org.jboss.portal.portlet.impl.state.StateConverterV0
 
marshall(PortletState) - Method in interface org.jboss.portal.portlet.state.StateConverter
Marshall the producer state as a byte array.
MAXIMIZED - Static variable in class javax.portlet.WindowState
The MAXIMIZED window state is an indication that a portlet may be the only portlet being rendered in the portal page, or that the portlet has more space compared to other portlets in the portal page.
MetaInfo - Interface in org.jboss.portal.portlet.info
Portlet metadata (display-name, title, short title, keywords).
MimeResponseImpl - Class in org.jboss.portal.portlet.impl.jsr168.api
 
MimeResponseImpl(PortletInvocation, PortletRequestImpl) - Constructor for class org.jboss.portal.portlet.impl.jsr168.api.MimeResponseImpl
 
MINIMIZED - Static variable in class javax.portlet.WindowState
When a portlet is in MINIMIZED window state, the portlet should only render minimal output or no output at all.
MODE - Static variable in class org.jboss.portal.portlet.controller.impl.ControllerRequestParameterNames
The portlet mode.
mode - Variable in class org.jboss.portal.portlet.impl.jsr168.api.PortletPreferencesImpl
.
mode - Variable in class org.jboss.portal.portlet.impl.jsr168.api.StateAwareResponseImpl.WantUpdate
The new mode requested.
mode - Variable in class org.jboss.portal.portlet.invocation.PortletInvocation
.
ModeInfo - Interface in org.jboss.portal.portlet.info
 

N

name - Variable in class org.jboss.portal.portlet.state.Property
The property name.
Namespace286Tag - Class in org.jboss.portal.portlet.impl.jsr286.taglib
 
Namespace286Tag() - Constructor for class org.jboss.portal.portlet.impl.jsr286.taglib.Namespace286Tag
 
NamespaceTag - Class in org.jboss.portal.portlet.impl.jsr168.taglib
The namespace tag for the JSR 168 Portlet specification.
NamespaceTag() - Constructor for class org.jboss.portal.portlet.impl.jsr168.taglib.NamespaceTag
 
NAV_SCOPE - Static variable in class org.jboss.portal.portlet.controller.impl.AbstractPortletControllerContext
.
NAVIGATIONAL_STATE - Static variable in class org.jboss.portal.portlet.controller.impl.ControllerRequestParameterNames
The portlet navigational state for any type of lifecycle.
navigationalState - Variable in class org.jboss.portal.portlet.impl.jsr168.api.StateAwareResponseImpl.WantUpdate
The navigational state returned.
navigationalState - Variable in class org.jboss.portal.portlet.invocation.PortletInvocation
.
navigationInfo - Variable in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
.
NavigationInfo - Interface in org.jboss.portal.portlet.info
 
newActionCall(long, boolean) - Method in class org.jboss.portal.portlet.management.PortletInfo
 
newChild(Object, UnmarshallingContext, String, String, Attributes) - Method in class org.jboss.portal.portlet.mc.metadata.factory.PortletApplicationModelFactory
 
newChild(Object, UnmarshallingContext, String, String, Attributes) - Method in class org.jboss.portal.portlet.mc.metadata.impl.ValueTrimmingFilter
 
newRenderCall(long, boolean) - Method in class org.jboss.portal.portlet.management.PortletInfo
 
newReset(String) - Static method in class org.jboss.portal.portlet.state.PropertyChange
Create a new property reset.
newRoot(Object, UnmarshallingContext, String, String, Attributes) - Method in class org.jboss.portal.portlet.mc.metadata.factory.PortletApplicationModelFactory
 
newRoot(Object, UnmarshallingContext, String, String, Attributes) - Method in class org.jboss.portal.portlet.mc.metadata.impl.ValueTrimmingFilter
 
newUpdate(String, String) - Static method in class org.jboss.portal.portlet.state.PropertyChange
Create a new property update, the list of values will be clone for safety.
newUpdate(String, String[]) - Static method in class org.jboss.portal.portlet.state.PropertyChange
Create a new property update, the list of values will be clone for safety.
newUpdate(String, List<String>) - Static method in class org.jboss.portal.portlet.state.PropertyChange
Create a new property update, the list of values will be clone for safety.
nextId() - Method in class org.jboss.portal.portlet.portal.jsp.PortalResponse
todo : add on JSP portlet tag a notion of 'id', because this id generation relies on the portlet rendering order on the page which could not be the same between 2 requests.
NO_CHANGE - Static variable in class org.jboss.portal.portlet.state.AbstractPropertyContext
No change have been done or attempted.
NORMAL - Static variable in class javax.portlet.WindowState
The NORMAL window state indicates that a portlet may be sharing the page with other portlets.
NoSuchPortletException - Exception in org.jboss.portal.portlet
Thrown by the portlet invoker when a portlet id does not exist.
NoSuchPortletException(String) - Constructor for exception org.jboss.portal.portlet.NoSuchPortletException
 
NoSuchPortletException(String, String) - Constructor for exception org.jboss.portal.portlet.NoSuchPortletException
 
NoSuchPortletException(Throwable, String) - Constructor for exception org.jboss.portal.portlet.NoSuchPortletException
 
NoSuchPortletException(String, Throwable, String) - Constructor for exception org.jboss.portal.portlet.NoSuchPortletException
 
NoSuchStateException - Exception in org.jboss.portal.portlet.state
 
NoSuchStateException(String) - Constructor for exception org.jboss.portal.portlet.state.NoSuchStateException
 
NoSuchStateException(String, String) - Constructor for exception org.jboss.portal.portlet.state.NoSuchStateException
 
NoSuchStateException(Throwable, String) - Constructor for exception org.jboss.portal.portlet.state.NoSuchStateException
 
NoSuchStateException(String, Throwable, String) - Constructor for exception org.jboss.portal.portlet.state.NoSuchStateException
 
NOT_FOUND - Static variable in class org.jboss.portal.portlet.portal.Constants
.
NS_XML_NAMESPACE - Static variable in class org.jboss.portal.portlet.impl.metadata.PortletMetaDataConstants
The xml namespace
NullFilter - Class in org.jboss.portal.portlet.samples.basic
 
NullFilter() - Constructor for class org.jboss.portal.portlet.samples.basic.NullFilter
 

O

onEvent(ManagedObjectRegistryEvent) - Method in class org.jboss.portal.portlet.container.managed.ManagedObjectRegistryEventBroadcaster
 
onEvent(ManagedObjectRegistryEvent) - Method in interface org.jboss.portal.portlet.container.managed.ManagedObjectRegistryEventListener
 
onEvent(WebAppEvent) - Method in class org.jboss.portal.portlet.mc.PortletApplicationDeployer
 
onStateEvent(StateEvent) - Method in class org.jboss.portal.portlet.impl.spi.AbstractInstanceContext
 
onStateEvent(StateEvent) - Method in interface org.jboss.portal.portlet.spi.InstanceContext
A state event occured.
OpaqueStateString - Class in org.jboss.portal.portlet
An opaque implementation of the navigational state.
OpaqueStateString(String) - Constructor for class org.jboss.portal.portlet.OpaqueStateString
 
org.jboss.portal.portlet - package org.jboss.portal.portlet
 
org.jboss.portal.portlet.aspects.portlet - package org.jboss.portal.portlet.aspects.portlet
 
org.jboss.portal.portlet.aspects.portlet.cache - package org.jboss.portal.portlet.aspects.portlet.cache
 
org.jboss.portal.portlet.bridge - package org.jboss.portal.portlet.bridge
 
org.jboss.portal.portlet.cache - package org.jboss.portal.portlet.cache
 
org.jboss.portal.portlet.container - package org.jboss.portal.portlet.container
 
org.jboss.portal.portlet.container.managed - package org.jboss.portal.portlet.container.managed
 
org.jboss.portal.portlet.container.object - package org.jboss.portal.portlet.container.object
 
org.jboss.portal.portlet.controller - package org.jboss.portal.portlet.controller
 
org.jboss.portal.portlet.controller.event - package org.jboss.portal.portlet.controller.event
 
org.jboss.portal.portlet.controller.impl - package org.jboss.portal.portlet.controller.impl
 
org.jboss.portal.portlet.controller.impl.event - package org.jboss.portal.portlet.controller.impl.event
 
org.jboss.portal.portlet.controller.impl.state - package org.jboss.portal.portlet.controller.impl.state
 
org.jboss.portal.portlet.controller.request - package org.jboss.portal.portlet.controller.request
 
org.jboss.portal.portlet.controller.response - package org.jboss.portal.portlet.controller.response
 
org.jboss.portal.portlet.controller.state - package org.jboss.portal.portlet.controller.state
 
org.jboss.portal.portlet.federation - package org.jboss.portal.portlet.federation
 
org.jboss.portal.portlet.federation.impl - package org.jboss.portal.portlet.federation.impl
 
org.jboss.portal.portlet.impl.container - package org.jboss.portal.portlet.impl.container
 
org.jboss.portal.portlet.impl.info - package org.jboss.portal.portlet.impl.info
 
org.jboss.portal.portlet.impl.jsr168 - package org.jboss.portal.portlet.impl.jsr168
 
org.jboss.portal.portlet.impl.jsr168.api - package org.jboss.portal.portlet.impl.jsr168.api
 
org.jboss.portal.portlet.impl.jsr168.taglib - package org.jboss.portal.portlet.impl.jsr168.taglib
 
org.jboss.portal.portlet.impl.jsr286.taglib - package org.jboss.portal.portlet.impl.jsr286.taglib
 
org.jboss.portal.portlet.impl.metadata - package org.jboss.portal.portlet.impl.metadata
 
org.jboss.portal.portlet.impl.metadata.adapter - package org.jboss.portal.portlet.impl.metadata.adapter
 
org.jboss.portal.portlet.impl.metadata.common - package org.jboss.portal.portlet.impl.metadata.common
 
org.jboss.portal.portlet.impl.metadata.event - package org.jboss.portal.portlet.impl.metadata.event
 
org.jboss.portal.portlet.impl.metadata.filter - package org.jboss.portal.portlet.impl.metadata.filter
 
org.jboss.portal.portlet.impl.metadata.portlet - package org.jboss.portal.portlet.impl.metadata.portlet
 
org.jboss.portal.portlet.impl.metadata.security - package org.jboss.portal.portlet.impl.metadata.security
 
org.jboss.portal.portlet.impl.spi - package org.jboss.portal.portlet.impl.spi
 
org.jboss.portal.portlet.impl.state - package org.jboss.portal.portlet.impl.state
 
org.jboss.portal.portlet.impl.state.consumer - package org.jboss.portal.portlet.impl.state.consumer
 
org.jboss.portal.portlet.impl.state.producer - package org.jboss.portal.portlet.impl.state.producer
 
org.jboss.portal.portlet.info - package org.jboss.portal.portlet.info
 
org.jboss.portal.portlet.invocation - package org.jboss.portal.portlet.invocation
 
org.jboss.portal.portlet.invocation.response - package org.jboss.portal.portlet.invocation.response
 
org.jboss.portal.portlet.management - package org.jboss.portal.portlet.management
 
org.jboss.portal.portlet.mc - package org.jboss.portal.portlet.mc
 
org.jboss.portal.portlet.mc.metadata.factory - package org.jboss.portal.portlet.mc.metadata.factory
 
org.jboss.portal.portlet.mc.metadata.impl - package org.jboss.portal.portlet.mc.metadata.impl
 
org.jboss.portal.portlet.portal - package org.jboss.portal.portlet.portal
 
org.jboss.portal.portlet.portal.admin.ui - package org.jboss.portal.portlet.portal.admin.ui
 
org.jboss.portal.portlet.portal.jsp - package org.jboss.portal.portlet.portal.jsp
 
org.jboss.portal.portlet.portal.jsp.taglib - package org.jboss.portal.portlet.portal.jsp.taglib
 
org.jboss.portal.portlet.samples.basic - package org.jboss.portal.portlet.samples.basic
 
org.jboss.portal.portlet.samples.eventdebug - package org.jboss.portal.portlet.samples.eventdebug
 
org.jboss.portal.portlet.samples.google - package org.jboss.portal.portlet.samples.google
 
org.jboss.portal.portlet.samples.jsp - package org.jboss.portal.portlet.samples.jsp
 
org.jboss.portal.portlet.samples.remotecontroller - package org.jboss.portal.portlet.samples.remotecontroller
 
org.jboss.portal.portlet.samples.shoppingcart - package org.jboss.portal.portlet.samples.shoppingcart
 
org.jboss.portal.portlet.spi - package org.jboss.portal.portlet.spi
 
org.jboss.portal.portlet.state - package org.jboss.portal.portlet.state
 
org.jboss.portal.portlet.state.consumer - package org.jboss.portal.portlet.state.consumer
 
org.jboss.portal.portlet.state.producer - package org.jboss.portal.portlet.state.producer
 
org.jboss.portal.portlet.test - package org.jboss.portal.portlet.test
 
org.jboss.portal.portlet.test.controller - package org.jboss.portal.portlet.test.controller
 
org.jboss.portal.portlet.test.tck - package org.jboss.portal.portlet.test.tck
 
org.jboss.portal.portlet.test.url - package org.jboss.portal.portlet.test.url
 

P

page - Variable in class org.jboss.portal.portlet.controller.impl.state.PortletPageNavigationalStateImpl
.
PAGE_NAVIGATIONAL_STATE - Static variable in class org.jboss.portal.portlet.controller.impl.ControllerRequestParameterNames
The page state for any kind of lifecycle.
PageEventControllerContext - Class in org.jboss.portal.portlet.portal.jsp
Route events according to the portlets discovered on the page.
PageEventControllerContext(PagePortletControllerContext, PortalPrepareResponse) - Constructor for class org.jboss.portal.portlet.portal.jsp.PageEventControllerContext
 
pageNavigationalState - Variable in class org.jboss.portal.portlet.test.controller.PageRenderer
 
PageParameterDef - Class in org.jboss.portal.portlet.portal.jsp
 
PageParameterDef(QName, String, boolean) - Constructor for class org.jboss.portal.portlet.portal.jsp.PageParameterDef
 
PageParamTag - Class in org.jboss.portal.portlet.portal.jsp.taglib
 
PageParamTag() - Constructor for class org.jboss.portal.portlet.portal.jsp.taglib.PageParamTag
 
PagePortletControllerContext - Class in org.jboss.portal.portlet.portal.jsp
 
PagePortletControllerContext(HttpServletRequest, HttpServletResponse, PortletInvoker, ServletContext, PortalPrepareResponse) - Constructor for class org.jboss.portal.portlet.portal.jsp.PagePortletControllerContext
 
PageRenderer - Class in org.jboss.portal.portlet.test.controller
 
PageRenderer(ResponseProperties, PortletPageNavigationalState) - Constructor for class org.jboss.portal.portlet.test.controller.PageRenderer
 
PageTag - Class in org.jboss.portal.portlet.portal.jsp.taglib
 
PageTag() - Constructor for class org.jboss.portal.portlet.portal.jsp.taglib.PageTag
 
PageUpdateResponse - Class in org.jboss.portal.portlet.controller.response
 
PageUpdateResponse(UpdateNavigationalStateResponse, ResponseProperties, PortletPageNavigationalState, int) - Constructor for class org.jboss.portal.portlet.controller.response.PageUpdateResponse
 
ParameterDecoder - Class in org.jboss.portal.portlet.test.url
 
ParameterDecoder(CodecBuilder) - Constructor for class org.jboss.portal.portlet.test.url.ParameterDecoder
 
ParameterEncoder - Class in org.jboss.portal.portlet.test.url
 
ParameterEncoder(CodecBuilder) - Constructor for class org.jboss.portal.portlet.test.url.ParameterEncoder
 
ParameterInfo - Interface in org.jboss.portal.portlet.info
 
parameters - Variable in class org.jboss.portal.portlet.impl.jsr168.PortletRequestParameterMap
.
ParametersStateString - Class in org.jboss.portal.portlet
A set of parameters.
params - Variable in class org.jboss.portal.portlet.portal.jsp.taglib.AbstractURLTag
.
ParamTag - Class in org.jboss.portal.portlet.portal.jsp.taglib
 
ParamTag() - Constructor for class org.jboss.portal.portlet.portal.jsp.taglib.ParamTag
 
persistLocally() - Method in class org.jboss.portal.portlet.impl.state.StateManagementPolicyService
 
persistLocally() - Method in interface org.jboss.portal.portlet.state.StateManagementPolicy
Returns true if the state must be persisted locally.
PLATINUM - Static variable in class org.jboss.portal.portlet.samples.basic.HeaderPortlet
 
PORTAL_CONTEXT - Static variable in class org.jboss.portal.portlet.controller.impl.AbstractPortletControllerContext
.
PortalBodyTagSupport - Class in org.jboss.portal.portlet.portal.jsp.taglib
 
PortalBodyTagSupport() - Constructor for class org.jboss.portal.portlet.portal.jsp.taglib.PortalBodyTagSupport
 
PortalContext - Interface in javax.portlet
The PortalContext interface gives the portlet the ability to retrieve information about the portal calling this portlet.
portalContext - Variable in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
.
portalContext - Variable in class org.jboss.portal.portlet.invocation.PortletInvocation
The portal context.
PortalContext - Interface in org.jboss.portal.portlet.spi
Represent the context of the portal that performs the invocation.
PortalContextImpl - Class in org.jboss.portal.portlet.impl.jsr168.api
todo : does not provide customizable values for portlet modes and window states.
PortalContextImpl(PortalContext) - Constructor for class org.jboss.portal.portlet.impl.jsr168.api.PortalContextImpl
 
PortalPrepareResponse - Class in org.jboss.portal.portlet.portal.jsp
 
PortalPrepareResponse(HttpServletRequest, HttpServletResponse) - Constructor for class org.jboss.portal.portlet.portal.jsp.PortalPrepareResponse
 
PortalRenderResponse - Class in org.jboss.portal.portlet.portal.jsp
 
PortalRenderResponse(HttpServletRequest, HttpServletResponse, PagePortletControllerContext, PortletPageNavigationalState, PortalPrepareResponse) - Constructor for class org.jboss.portal.portlet.portal.jsp.PortalRenderResponse
 
PortalResponse - Class in org.jboss.portal.portlet.portal.jsp
Expose stuff common to action and render response.
PortalResponse(HttpServletRequest, HttpServletResponse) - Constructor for class org.jboss.portal.portlet.portal.jsp.PortalResponse
 
PortalServlet - Class in org.jboss.portal.portlet.test
 
PortalServlet() - Constructor for class org.jboss.portal.portlet.test.PortalServlet
 
PortalSimpleTagSupport - Class in org.jboss.portal.portlet.portal.jsp.taglib
 
PortalSimpleTagSupport() - Constructor for class org.jboss.portal.portlet.portal.jsp.taglib.PortalSimpleTagSupport
 
PortalSimpleTagSupport(boolean) - Constructor for class org.jboss.portal.portlet.portal.jsp.taglib.PortalSimpleTagSupport
 
Portlet - Interface in javax.portlet
The Portlet interface is used by the portlet container to invoke the portlets.
portlet - Variable in class org.jboss.portal.portlet.impl.jsr168.PortletContainerImpl
The portlet instance.
Portlet - Interface in org.jboss.portal.portlet
Defines a logical portlet.
PORTLET_CONTAINER - Static variable in class org.jboss.portal.portlet.container.ContainerPortletInvoker
The key under which the portlet container is stored in the request scope of the invocation.
PORTLET_DOES_NOT_CONSUME_EVENT - Static variable in interface org.jboss.portal.portlet.controller.event.EventControllerContext
.
PORTLET_ERROR - Static variable in class org.jboss.portal.portlet.portal.Constants
.
PORTLET_JSR_168_NS - Static variable in class org.jboss.portal.portlet.impl.metadata.PortletMetaDataConstants
The portlet version 1.0 namespace
PORTLET_JSR_286_NS - Static variable in class org.jboss.portal.portlet.impl.metadata.PortletMetaDataConstants
The portlet version 2.0 namespace
PORTLET_SCOPE - Static variable in interface javax.portlet.PortletSession
This constant defines the scope of the session attribute to be private to the portlet and its included resources.
PORTLET_TYPE - Static variable in class org.jboss.portal.portlet.controller.impl.URLParameterConstants
The portlet type.
PortletActionRequest - Class in org.jboss.portal.portlet.controller.request
 
PortletActionRequest(String, StateString, Map<String, String[]>, PortletWindowNavigationalState, PortletPageNavigationalState) - Constructor for class org.jboss.portal.portlet.controller.request.PortletActionRequest
Build a new portlet action request.
PortletApplication - Interface in org.jboss.portal.portlet.container
A portlet application exposed for management.
PortletApplication10MetaData - Class in org.jboss.portal.portlet.impl.metadata
 
PortletApplication10MetaData() - Constructor for class org.jboss.portal.portlet.impl.metadata.PortletApplication10MetaData
 
PortletApplication20MetaData - Class in org.jboss.portal.portlet.impl.metadata
 
PortletApplication20MetaData() - Constructor for class org.jboss.portal.portlet.impl.metadata.PortletApplication20MetaData
 
PortletApplicationContext - Interface in org.jboss.portal.portlet.container
The context provided to a portlet application by its envronment.
PortletApplicationContextImpl - Class in org.jboss.portal.portlet.mc
 
PortletApplicationContextImpl(WebApp) - Constructor for class org.jboss.portal.portlet.mc.PortletApplicationContextImpl
 
PortletApplicationDeployer - Class in org.jboss.portal.portlet.mc
 
PortletApplicationDeployer() - Constructor for class org.jboss.portal.portlet.mc.PortletApplicationDeployer
 
PortletApplicationDeployment - Class in org.jboss.portal.portlet.mc
 
PortletApplicationDeployment(ManagedObjectRegistryEventListener, WebApp, PortletApplication10MetaData) - Constructor for class org.jboss.portal.portlet.mc.PortletApplicationDeployment
 
PortletApplicationImpl - Class in org.jboss.portal.portlet.impl.jsr168
 
PortletApplicationImpl(ContainerPortletApplicationInfo) - Constructor for class org.jboss.portal.portlet.impl.jsr168.PortletApplicationImpl
 
PortletApplicationLifeCycle - Class in org.jboss.portal.portlet.impl.container
 
PortletApplicationLifeCycle(ManagedObjectRegistryEventListener, PortletApplicationContext, PortletApplicationObject) - Constructor for class org.jboss.portal.portlet.impl.container.PortletApplicationLifeCycle
 
PortletApplicationLifeCycle(PortletApplicationContext, PortletApplicationObject) - Constructor for class org.jboss.portal.portlet.impl.container.PortletApplicationLifeCycle
 
PortletApplicationMetaDataException - Exception in org.jboss.portal.portlet.mc.metadata.impl
 
PortletApplicationMetaDataException() - Constructor for exception org.jboss.portal.portlet.mc.metadata.impl.PortletApplicationMetaDataException
 
PortletApplicationMetaDataException(Throwable) - Constructor for exception org.jboss.portal.portlet.mc.metadata.impl.PortletApplicationMetaDataException
 
PortletApplicationMetaDataException(String) - Constructor for exception org.jboss.portal.portlet.mc.metadata.impl.PortletApplicationMetaDataException
 
PortletApplicationMetaDataException(String, Throwable) - Constructor for exception org.jboss.portal.portlet.mc.metadata.impl.PortletApplicationMetaDataException
 
PortletApplicationModelFactory - Class in org.jboss.portal.portlet.mc.metadata.factory
 
PortletApplicationModelFactory() - Constructor for class org.jboss.portal.portlet.mc.metadata.factory.PortletApplicationModelFactory
 
PortletApplicationObject - Interface in org.jboss.portal.portlet.container.object
Contains life cycle and wiring details for the kernel environment.
PortletApplicationRegistry - Interface in org.jboss.portal.portlet.container.managed
 
PortletCacheScopeEnum - Enum in org.jboss.portal.portlet.impl.metadata.portlet
 
PortletCloneFailedException - Exception in org.jboss.portal.portlet
 
PortletCloneFailedException(String) - Constructor for exception org.jboss.portal.portlet.PortletCloneFailedException
 
PortletCloneFailedException(String, String) - Constructor for exception org.jboss.portal.portlet.PortletCloneFailedException
 
PortletCloneFailedException(Throwable, String) - Constructor for exception org.jboss.portal.portlet.PortletCloneFailedException
 
PortletCloneFailedException(String, Throwable, String) - Constructor for exception org.jboss.portal.portlet.PortletCloneFailedException
 
PortletCollectionMetaData - Class in org.jboss.portal.portlet.impl.metadata.security
 
PortletCollectionMetaData() - Constructor for class org.jboss.portal.portlet.impl.metadata.security.PortletCollectionMetaData
 
PortletConfig - Interface in javax.portlet
The PortletConfig interface provides the portlet with its configuration.
PortletConfigImpl - Class in org.jboss.portal.portlet.impl.jsr168.api
 
PortletConfigImpl(ContainerPortletInfo, ContainerPortletApplicationInfo, PortletContextImpl, ResourceBundleManager) - Constructor for class org.jboss.portal.portlet.impl.jsr168.api.PortletConfigImpl
 
portletConfigVariableName - Static variable in class org.jboss.portal.portlet.impl.jsr168.taglib.DefineObjectsTagTEI
 
portletConfigVariableName - Static variable in class org.jboss.portal.portlet.impl.jsr286.taglib.DefineObjects286TagTEI
 
PortletContainer - Interface in org.jboss.portal.portlet.container
 
PortletContainerContext - Interface in org.jboss.portal.portlet.container
 
PortletContainerContextImpl - Class in org.jboss.portal.portlet.mc
 
PortletContainerContextImpl() - Constructor for class org.jboss.portal.portlet.mc.PortletContainerContextImpl
 
PortletContainerImpl - Class in org.jboss.portal.portlet.impl.jsr168
 
PortletContainerImpl(ContainerPortletInfo) - Constructor for class org.jboss.portal.portlet.impl.jsr168.PortletContainerImpl
 
PortletContainerLifeCycle - Class in org.jboss.portal.portlet.impl.container
 
PortletContainerManagementInterceptor - Interface in org.jboss.portal.portlet.management
 
PortletContainerManagementInterceptorImpl - Class in org.jboss.portal.portlet.management
 
PortletContainerManagementInterceptorImpl() - Constructor for class org.jboss.portal.portlet.management.PortletContainerManagementInterceptorImpl
 
PortletContainerObject - Interface in org.jboss.portal.portlet.container.object
Contains life cycle and wiring details for the kernel environment.
PortletContext - Interface in javax.portlet
The PortletContext interface defines a portlet view of the portlet container.
portletContext - Variable in class org.jboss.portal.portlet.impl.jsr168.PortletApplicationImpl
.
PortletContext - Class in org.jboss.portal.portlet
 
PortletContextImpl - Class in org.jboss.portal.portlet.impl.jsr168.api
 
PortletContextImpl(ServletContext) - Constructor for class org.jboss.portal.portlet.impl.jsr168.api.PortletContextImpl
 
PortletController - Class in org.jboss.portal.portlet.controller
The portlet controller which handles the page state management and the interactions between the action phase and the event phase.
PortletController() - Constructor for class org.jboss.portal.portlet.controller.PortletController
 
portletControllerContext - Variable in class org.jboss.portal.portlet.controller.impl.state.StateControllerContextImpl
.
PortletControllerContext - Interface in org.jboss.portal.portlet.controller
The context provided to call the portlet controller.
PortletControllerContextImpl - Class in org.jboss.portal.portlet.test.controller
 
PortletControllerContextImpl(HttpServletRequest, HttpServletResponse, ServletContext) - Constructor for class org.jboss.portal.portlet.test.controller.PortletControllerContextImpl
 
PortletCustomizationInterceptor - Class in org.jboss.portal.portlet.aspects.portlet
This interceptor takes in charge the management of portlet customization when the invocation carries an read only access mode.
PortletCustomizationInterceptor() - Constructor for class org.jboss.portal.portlet.aspects.portlet.PortletCustomizationInterceptor
 
PortletEventRequest - Class in org.jboss.portal.portlet.controller.request
An event request.
PortletEventRequest(String, PortletWindowNavigationalState, PortletPageNavigationalState, QName, Serializable) - Constructor for class org.jboss.portal.portlet.controller.request.PortletEventRequest
 
PortletException - Exception in javax.portlet
The PortletException class defines a general exception that a portlet can throw when it is unable to perform its operation successfully.
PortletException() - Constructor for exception javax.portlet.PortletException
Constructs a new portlet exception.
PortletException(String) - Constructor for exception javax.portlet.PortletException
Constructs a new portlet exception with the given text.
PortletException(String, Throwable) - Constructor for exception javax.portlet.PortletException
Constructs a new portlet exception when the portlet needs to do the following: throw an exception include the "root cause" exception include a description message
PortletException(Throwable) - Constructor for exception javax.portlet.PortletException
Constructs a new portlet exception when the portlet needs to throw an exception.
PortletFilter - Interface in org.jboss.portal.portlet.container
 
PortletFilterContext - Interface in org.jboss.portal.portlet.container
 
PortletFilterContextImpl - Class in org.jboss.portal.portlet.mc
 
PortletFilterContextImpl() - Constructor for class org.jboss.portal.portlet.mc.PortletFilterContextImpl
 
PortletFilterImpl - Class in org.jboss.portal.portlet.impl.jsr168
 
PortletFilterImpl(ContainerFilterInfo) - Constructor for class org.jboss.portal.portlet.impl.jsr168.PortletFilterImpl
 
PortletFilterLifeCycle - Class in org.jboss.portal.portlet.impl.container
 
PortletFilterObject - Interface in org.jboss.portal.portlet.container.object
 
PortletInfo - Interface in org.jboss.portal.portlet.info
Runtime meta data for a portlet.
PortletInfo - Class in org.jboss.portal.portlet.management
 
PortletInfo() - Constructor for class org.jboss.portal.portlet.management.PortletInfo
 
PortletInfoMetaData - Class in org.jboss.portal.portlet.impl.metadata.portlet
 
PortletInfoMetaData() - Constructor for class org.jboss.portal.portlet.impl.metadata.portlet.PortletInfoMetaData
 
PortletInfoMetaData(String) - Constructor for class org.jboss.portal.portlet.impl.metadata.portlet.PortletInfoMetaData
 
PortletInitializationException - Exception in org.jboss.portal.portlet.container
This exception is thrown when the portlet has thrown an exception during its init() invocation.
PortletInitializationException(String) - Constructor for exception org.jboss.portal.portlet.container.PortletInitializationException
 
PortletInitializationException(Throwable) - Constructor for exception org.jboss.portal.portlet.container.PortletInitializationException
 
PortletInitializationException(String, Throwable) - Constructor for exception org.jboss.portal.portlet.container.PortletInitializationException
 
PortletInvocation - Class in org.jboss.portal.portlet.invocation
 
PortletInvocation(PortletInvocationContext) - Constructor for class org.jboss.portal.portlet.invocation.PortletInvocation
Create an invocation to a portlet.
PortletInvocationContext - Interface in org.jboss.portal.portlet.spi
Contract that defines what input/services the caller of a portlet container must provide.
PortletInvocationResponse - Class in org.jboss.portal.portlet.invocation.response
The base interface for all result objects.
PortletInvocationResponse() - Constructor for class org.jboss.portal.portlet.invocation.response.PortletInvocationResponse
 
PortletInvoker - Interface in org.jboss.portal.portlet
 
PortletInvokerException - Exception in org.jboss.portal.portlet
 
PortletInvokerException() - Constructor for exception org.jboss.portal.portlet.PortletInvokerException
 
PortletInvokerException(String) - Constructor for exception org.jboss.portal.portlet.PortletInvokerException
 
PortletInvokerException(String, Throwable) - Constructor for exception org.jboss.portal.portlet.PortletInvokerException
 
PortletInvokerException(Throwable) - Constructor for exception org.jboss.portal.portlet.PortletInvokerException
 
PortletInvokerInterceptor - Class in org.jboss.portal.portlet
A base class for PortletInvoker interface interceptors.
PortletInvokerInterceptor() - Constructor for class org.jboss.portal.portlet.PortletInvokerInterceptor
 
PortletInvokerInterceptor(PortletInvoker) - Constructor for class org.jboss.portal.portlet.PortletInvokerInterceptor
 
PortletInvokerRegistrationService - Class in org.jboss.portal.portlet.federation.impl
Register any portlet invoker into a federating portlet invoker.
PortletInvokerRegistrationService() - Constructor for class org.jboss.portal.portlet.federation.impl.PortletInvokerRegistrationService
 
PortletListAdapter - Class in org.jboss.portal.portlet.impl.metadata.adapter
 
PortletListAdapter() - Constructor for class org.jboss.portal.portlet.impl.metadata.adapter.PortletListAdapter
 
PortletManagedModeInfo - Interface in org.jboss.portal.portlet.info
Extends the mode info interface to add the notion of portlet managed mode.
PortletMarkupTag - Class in org.jboss.portal.portlet.portal.jsp.taglib
 
PortletMarkupTag() - Constructor for class org.jboss.portal.portlet.portal.jsp.taglib.PortletMarkupTag
 
PortletMetaData - Class in org.jboss.portal.portlet.impl.metadata.portlet
 
PortletMetaData() - Constructor for class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
PortletMetaData(String) - Constructor for class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
PortletMetaDataConstants - Class in org.jboss.portal.portlet.impl.metadata
 
PortletMetaDataConstants() - Constructor for class org.jboss.portal.portlet.impl.metadata.PortletMetaDataConstants
 
PortletMode - Class in javax.portlet
The PortletMode class represents the possible modes that a portlet can assume.
PortletMode(String) - Constructor for class javax.portlet.PortletMode
Creates a new portlet mode with the given name.
PortletModeAdapter - Class in org.jboss.portal.portlet.impl.metadata.adapter
 
PortletModeAdapter() - Constructor for class org.jboss.portal.portlet.impl.metadata.adapter.PortletModeAdapter
 
PortletModeException - Exception in javax.portlet
The PortletModeException is thrown when a portlet tries to use or set a portlet mode that is not supported by the current runtime environment or the portlet.
PortletModeException(String, PortletMode) - Constructor for exception javax.portlet.PortletModeException
Constructs a new portlet mode exception with the given text and the portlet mode that caused this exception.
PortletModeException(String, Throwable, PortletMode) - Constructor for exception javax.portlet.PortletModeException
Constructs a new portlet mode exception when the portlet needs to do the following: throw an exception include a message about the "root cause" that interfered with its normal operation include a description message include the portlet mode that caused this exception
PortletModeException(Throwable, PortletMode) - Constructor for exception javax.portlet.PortletModeException
Constructs a new portlet mode exception when the portlet needs to throw an exception.
PortletModeMetaData - Class in org.jboss.portal.portlet.impl.metadata.portlet
 
PortletModeMetaData() - Constructor for class org.jboss.portal.portlet.impl.metadata.portlet.PortletModeMetaData
 
PortletPageNavigationalState - Interface in org.jboss.portal.portlet.controller.state
Defines the page navigational state view that the controller needs to operate on.
PortletPageNavigationalStateImpl - Class in org.jboss.portal.portlet.controller.impl.state
 
PortletPageNavigationalStateImpl(StateControllerContextImpl, boolean) - Constructor for class org.jboss.portal.portlet.controller.impl.state.PortletPageNavigationalStateImpl
 
PortletPageNavigationalStateImpl(PortletPageNavigationalStateImpl, boolean) - Constructor for class org.jboss.portal.portlet.controller.impl.state.PortletPageNavigationalStateImpl
 
PortletPageNavigationalStateSerialization - Class in org.jboss.portal.portlet.controller.state
Implement serialization of a page navigational state in a compact manner.
PortletPageNavigationalStateSerialization(StateControllerContext) - Constructor for class org.jboss.portal.portlet.controller.state.PortletPageNavigationalStateSerialization
 
PortletParameterMap - Class in org.jboss.portal.portlet.impl.jsr168
 
PortletParameterMap(NavigationInfo) - Constructor for class org.jboss.portal.portlet.impl.jsr168.PortletParameterMap
 
PortletParameterMap(PortletParameterMap) - Constructor for class org.jboss.portal.portlet.impl.jsr168.PortletParameterMap
 
PortletPreferenceMetaData - Class in org.jboss.portal.portlet.impl.metadata.portlet
 
PortletPreferenceMetaData() - Constructor for class org.jboss.portal.portlet.impl.metadata.portlet.PortletPreferenceMetaData
 
PortletPreferenceMetaData(String) - Constructor for class org.jboss.portal.portlet.impl.metadata.portlet.PortletPreferenceMetaData
 
PortletPreferences - Interface in javax.portlet
The PortletPreferences interface allows the portlet to store configuration data.
PortletPreferencesImpl - Class in org.jboss.portal.portlet.impl.jsr168.api
 
PortletPreferencesImpl(PropertyContext, ContainerPreferencesInfo, PreferencesValidator, int) - Constructor for class org.jboss.portal.portlet.impl.jsr168.api.PortletPreferencesImpl
 
PortletPreferencesListAdapter - Class in org.jboss.portal.portlet.impl.metadata.adapter
 
PortletPreferencesListAdapter() - Constructor for class org.jboss.portal.portlet.impl.metadata.adapter.PortletPreferencesListAdapter
 
PortletPreferencesMetaData - Class in org.jboss.portal.portlet.impl.metadata.portlet
 
PortletPreferencesMetaData() - Constructor for class org.jboss.portal.portlet.impl.metadata.portlet.PortletPreferencesMetaData
 
PortletPreferencesMetaData(String) - Constructor for class org.jboss.portal.portlet.impl.metadata.portlet.PortletPreferencesMetaData
 
portletPreferencesValuesVariableName - Static variable in class org.jboss.portal.portlet.impl.jsr286.taglib.DefineObjects286TagTEI
 
portletPreferencesVariableName - Static variable in class org.jboss.portal.portlet.impl.jsr286.taglib.DefineObjects286TagTEI
 
PortletRenderRequest - Class in org.jboss.portal.portlet.controller.request
 
PortletRenderRequest(String, PortletWindowNavigationalState, Map<String, String[]>, PortletPageNavigationalState) - Constructor for class org.jboss.portal.portlet.controller.request.PortletRenderRequest
 
PortletRequest - Interface in javax.portlet
The PortletRequest defines the base interface to provide client request information to a portlet.
PortletRequest - Class in org.jboss.portal.portlet.controller.request
 
PortletRequestAttributes - Class in org.jboss.portal.portlet.impl.jsr168
Hold the portlet request attributes and holds only the modified state.
PortletRequestAttributes(SecurityContext, PortletContainer, UserContext, HttpServletRequestWrapper) - Constructor for class org.jboss.portal.portlet.impl.jsr168.PortletRequestAttributes
 
PortletRequestDispatcher - Interface in javax.portlet
The PortletRequestDispatcher interface defines an object that receives requests from the client and sends them to the specified resources (such as a servlet, HTML file, or JSP file) on the server.
PortletRequestDispatcherImpl - Class in org.jboss.portal.portlet.impl.jsr168.api
 
PortletRequestImpl - Class in org.jboss.portal.portlet.impl.jsr168.api
PortletRequest implemention.
PortletRequestImpl(PortletContainerImpl, PortletInvocation) - Constructor for class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
PortletRequestParameterMap - Class in org.jboss.portal.portlet.impl.jsr168
The main responsibility of this class is to combine the different parameter sources (private navigational state, public navigational state, interaction state, form) into the private map, public map and parameter map.
PortletRequestParameterMap(Map<String, String[]>, Map<String, String[]>, Map<String, String[]>) - Constructor for class org.jboss.portal.portlet.impl.jsr168.PortletRequestParameterMap
 
PortletResourceBundleFactory - Class in org.jboss.portal.portlet.impl.jsr168
Manage resource bundles for a portlet.
PortletResourceBundleFactory(ResourceBundleManager, ContainerPortletInfo) - Constructor for class org.jboss.portal.portlet.impl.jsr168.PortletResourceBundleFactory
 
PortletResourceRequest - Class in org.jboss.portal.portlet.controller.request
 
PortletResourceRequest(String, String, StateString, Map<String, String[]>, PortletResourceRequest.Scope) - Constructor for class org.jboss.portal.portlet.controller.request.PortletResourceRequest
Build a new portlet resource request.
PortletResourceRequest.FullScope - Class in org.jboss.portal.portlet.controller.request
 
PortletResourceRequest.FullScope() - Constructor for class org.jboss.portal.portlet.controller.request.PortletResourceRequest.FullScope
 
PortletResourceRequest.PageScope - Class in org.jboss.portal.portlet.controller.request
 
PortletResourceRequest.PageScope(PortletWindowNavigationalState, PortletPageNavigationalState) - Constructor for class org.jboss.portal.portlet.controller.request.PortletResourceRequest.PageScope
 
PortletResourceRequest.PortletScope - Class in org.jboss.portal.portlet.controller.request
 
PortletResourceRequest.PortletScope(PortletWindowNavigationalState) - Constructor for class org.jboss.portal.portlet.controller.request.PortletResourceRequest.PortletScope
 
PortletResourceRequest.Scope - Class in org.jboss.portal.portlet.controller.request
 
PortletResourceRequest.Scope() - Constructor for class org.jboss.portal.portlet.controller.request.PortletResourceRequest.Scope
 
PortletResponse - Interface in javax.portlet
The PortletResponse defines the base interface to assist a portlet in creating and sending a response to the client.
PortletResponse - Class in org.jboss.portal.portlet.controller.response
 
PortletResponse(PortletInvocationResponse, int) - Constructor for class org.jboss.portal.portlet.controller.response.PortletResponse
 
PortletResponseImpl - Class in org.jboss.portal.portlet.impl.jsr168.api
 
PortletResponseImpl(PortletInvocation, PortletRequestImpl) - Constructor for class org.jboss.portal.portlet.impl.jsr168.api.PortletResponseImpl
 
portlets - Variable in class org.jboss.portal.portlet.impl.jsr168.PortletApplicationImpl
.
PortletSecurityException - Exception in javax.portlet
A portlet should throw a PortletSecurityException when a call fails because of security reasons.
Additionally it can be thrown by the portal/portlet-container.
PortletSecurityException(String) - Constructor for exception javax.portlet.PortletSecurityException
Constructs a new security exception with the given text.
PortletSecurityException(String, Throwable) - Constructor for exception javax.portlet.PortletSecurityException
Constructs a new portlet security exception when the portlet needs to do the following: throw an exception include a message about the "root cause" that interfered with its normal operation include a description message
PortletSecurityException(Throwable) - Constructor for exception javax.portlet.PortletSecurityException
Constructs a new portlet security exception when the portlet needs to throw an exception.
PortletSession - Interface in javax.portlet
The PortletSession interface provides a way to identify a user across more than one request and to store transient information about that user.
PortletSessionImpl - Class in org.jboss.portal.portlet.impl.jsr168.api
 
PortletSessionImpl(HttpSession, String, PortletContext) - Constructor for class org.jboss.portal.portlet.impl.jsr168.api.PortletSessionImpl
 
portletSessionScopeVariableName - Static variable in class org.jboss.portal.portlet.impl.jsr286.taglib.DefineObjects286TagTEI
 
PortletSessionUtil - Class in javax.portlet
The PortletSessionUtil class helps identify and decode attributes in the PORTLET_SCOPE scope of the PortletSession when accessed through the HttpSession an from within calls to methods of the HttpSessionBindingListener interface.
PortletSessionUtil() - Constructor for class javax.portlet.PortletSessionUtil
 
portletSessionVariableName - Static variable in class org.jboss.portal.portlet.impl.jsr286.taglib.DefineObjects286TagTEI
 
PortletState - Class in org.jboss.portal.portlet.state.producer
 
PortletState(String) - Constructor for class org.jboss.portal.portlet.state.producer.PortletState
 
PortletState(String, PropertyMap) - Constructor for class org.jboss.portal.portlet.state.producer.PortletState
 
PortletStateChangeRequiredException - Exception in org.jboss.portal.portlet.state.producer
 
PortletStateChangeRequiredException(String) - Constructor for exception org.jboss.portal.portlet.state.producer.PortletStateChangeRequiredException
 
PortletStateContext - Interface in org.jboss.portal.portlet.state.producer
 
PortletStateContextImpl - Class in org.jboss.portal.portlet.impl.state.producer
 
PortletStateContextImpl(String, String, PropertyMap) - Constructor for class org.jboss.portal.portlet.impl.state.producer.PortletStateContextImpl
 
PortletStatePersistenceManager - Interface in org.jboss.portal.portlet.state.producer
An abstraction for enabling state management on the producer side.
PortletStatePersistenceManagerService - Class in org.jboss.portal.portlet.impl.state.producer
An in memory implementation of the producer state persistence manager.
PortletStatePersistenceManagerService() - Constructor for class org.jboss.portal.portlet.impl.state.producer.PortletStatePersistenceManagerService
 
PortletTag - Class in org.jboss.portal.portlet.impl.jsr168.taglib
Superclass of the portlet tags for the JSR 168 Portlet specification.
PortletTag() - Constructor for class org.jboss.portal.portlet.impl.jsr168.taglib.PortletTag
 
PortletTag - Class in org.jboss.portal.portlet.portal.jsp.taglib
 
PortletTag() - Constructor for class org.jboss.portal.portlet.portal.jsp.taglib.PortletTag
 
PortletTitleTag - Class in org.jboss.portal.portlet.portal.jsp.taglib
 
PortletTitleTag() - Constructor for class org.jboss.portal.portlet.portal.jsp.taglib.PortletTitleTag
 
PortletURL - Interface in javax.portlet
The PortletURL interface represents a URL that reference the portlet itself.
PortletURL - Interface in org.jboss.portal.portlet
 
PortletURLGenerationListenerChain - Class in org.jboss.portal.portlet.impl.jsr168.api
An implementation of the API that chains.
PortletURLGenerationListenerChain(List<PortletURLGenerationListener>) - Constructor for class org.jboss.portal.portlet.impl.jsr168.api.PortletURLGenerationListenerChain
 
PortletURLImpl - Class in org.jboss.portal.portlet.impl.jsr168.api
 
PortletURLImpl(PortletURLImpl) - Constructor for class org.jboss.portal.portlet.impl.jsr168.api.PortletURLImpl
 
PortletURLRenderer - Class in org.jboss.portal.portlet.controller.impl
A class that is able to create portlet URL
PortletURLRenderer(PortletPageNavigationalState, HttpServletRequest, HttpServletResponse, Serialization<PortletPageNavigationalState>) - Constructor for class org.jboss.portal.portlet.controller.impl.PortletURLRenderer
 
PortletURLTag - Class in org.jboss.portal.portlet.portal.jsp.taglib
 
PortletURLTag() - Constructor for class org.jboss.portal.portlet.portal.jsp.taglib.PortletURLTag
 
PortletUtils - Class in org.jboss.portal.portlet.impl.jsr168
 
PortletUtils() - Constructor for class org.jboss.portal.portlet.impl.jsr168.PortletUtils
 
PortletUtilsTestCase - Class in org.jboss.portal.portlet.test
 
PortletUtilsTestCase() - Constructor for class org.jboss.portal.portlet.test.PortletUtilsTestCase
 
PortletWindowEvent - Class in org.jboss.portal.portlet.controller.event
An event associated with a portlet window.
PortletWindowEvent(QName, Serializable, String) - Constructor for class org.jboss.portal.portlet.controller.event.PortletWindowEvent
 
PortletWindowNavigationalState - Class in org.jboss.portal.portlet.controller.state
The navigational state of a window that contains the portlet navigational state, the mode and window state.
PortletWindowNavigationalState() - Constructor for class org.jboss.portal.portlet.controller.state.PortletWindowNavigationalState
 
PortletWindowNavigationalState(StateString, Mode, WindowState) - Constructor for class org.jboss.portal.portlet.controller.state.PortletWindowNavigationalState
 
postProcessHTML(String) - Method in class org.jboss.portal.portlet.samples.google.GoogleClippingPortlet
 
postProcessHTML(String) - Method in class org.jboss.portal.portlet.samples.google.GoogleWeatherClippingPortlet
 
PREF_RESET - Static variable in class org.jboss.portal.portlet.state.PropertyChange
The change is a reset of the property value.
PREF_UPDATE - Static variable in class org.jboss.portal.portlet.state.PropertyChange
The change is an update of the property value.
PreferenceInfo - Interface in org.jboss.portal.portlet.info
Describes a Portlet preference.
preferences - Variable in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
.
PREFERENCES_ATTRIBUTE - Static variable in interface org.jboss.portal.portlet.state.PropertyContext
The attribute name under which the preferences can be accessed.
PreferencesInfo - Interface in org.jboss.portal.portlet.info
 
PreferencesValidator - Interface in javax.portlet
The PreferencesValidator allows to validate the set of preferences of the associated portlet just before they are stored in the persistent store.
preferencesValidator - Variable in class org.jboss.portal.portlet.impl.jsr168.PortletContainerImpl
The preference validator, this is not exposed as runtime meta data as it is only used by the JSR 168 portlet container implementation.
PREFIX - Static variable in class org.jboss.portal.portlet.impl.jsr168.PortletUtils
 
prefs - Variable in class org.jboss.portal.portlet.impl.jsr168.api.PortletPreferencesImpl
.
prepareRendering(RendererContext) - Method in class org.jboss.portal.portlet.test.controller.AbstractMarkupRenderer
 
prepareRendering(RendererContext) - Method in class org.jboss.portal.portlet.test.controller.PageRenderer
 
preq - Variable in class org.jboss.portal.portlet.impl.jsr168.api.BaseURLImpl
.
preq - Variable in class org.jboss.portal.portlet.impl.jsr168.api.PortletResponseImpl
.
presp - Variable in class org.jboss.portal.portlet.bridge.BridgeResponse
.
PrivateParameterPortlet - Class in org.jboss.portal.portlet.samples.basic
 
PrivateParameterPortlet() - Constructor for class org.jboss.portal.portlet.samples.basic.PrivateParameterPortlet
 
privateParameters - Variable in class org.jboss.portal.portlet.impl.jsr168.PortletRequestParameterMap
.
privateRenderParameters - Variable in class org.jboss.portal.portlet.impl.jsr168.ResourceRequestParameterMap
.
process(PortletControllerContext, ControllerRequest) - Method in class org.jboss.portal.portlet.controller.PortletController
 
processAction(ActionRequest, ActionResponse) - Method in class javax.portlet.GenericPortlet
Called by the portlet container to allow the portlet to process an action request.
processAction(ActionRequest, ActionResponse) - Method in interface javax.portlet.Portlet
Called by the portlet container to allow the portlet to process an action request.
processAction(ActionRequest, ActionResponse) - Method in class org.jboss.portal.portlet.portal.admin.ui.AdminPortlet
 
processAction(ActionRequest, ActionResponse) - Method in class org.jboss.portal.portlet.samples.basic.CharsetPortlet
 
processAction(ActionRequest, ActionResponse) - Method in class org.jboss.portal.portlet.samples.basic.EncodingPortlet
 
processAction(ActionRequest, ActionResponse) - Method in class org.jboss.portal.portlet.samples.basic.ExceptionPortlet
 
processAction(ActionRequest, ActionResponse) - Method in class org.jboss.portal.portlet.samples.basic.HeaderPortlet
 
processAction(ActionRequest, ActionResponse) - Method in class org.jboss.portal.portlet.samples.basic.PrivateParameterPortlet
 
processAction(ActionRequest, ActionResponse) - Method in class org.jboss.portal.portlet.samples.basic.RandomEventPortlet
 
processAction(ActionRequest, ActionResponse) - Method in class org.jboss.portal.portlet.samples.basic.SessionCounterPortlet
 
processAction(ActionRequest, ActionResponse) - Method in class org.jboss.portal.portlet.samples.basic.SessionPortlet
 
processAction(ActionRequest, ActionResponse) - Method in class org.jboss.portal.portlet.samples.eventdebug.EventPortletA
 
processAction(ActionRequest, ActionResponse) - Method in class org.jboss.portal.portlet.samples.eventdebug.EventPortletB
 
processAction(ActionRequest, ActionResponse) - Method in class org.jboss.portal.portlet.samples.eventdebug.EventPortletC
 
processAction(ActionRequest, ActionResponse) - Method in class org.jboss.portal.portlet.samples.google.GoogleClippingPortlet
 
processAction(ActionRequest, ActionResponse) - Method in class org.jboss.portal.portlet.samples.shoppingcart.CatalogPortlet
 
processEvent(EventRequest, EventResponse) - Method in class org.jboss.portal.portlet.samples.basic.RandomEventPortlet
 
processEvent(EventRequest, EventResponse) - Method in class org.jboss.portal.portlet.samples.eventdebug.EventPortletA
 
processEvent(EventRequest, EventResponse) - Method in class org.jboss.portal.portlet.samples.eventdebug.EventPortletB
 
processEvent(EventRequest, EventResponse) - Method in class org.jboss.portal.portlet.samples.eventdebug.EventPortletC
 
processEvent(EventRequest, EventResponse) - Method in class org.jboss.portal.portlet.samples.shoppingcart.CartPortlet
 
PRODUCED_EVENT_FLOODED - Static variable in interface org.jboss.portal.portlet.controller.event.EventControllerContext
.
PRODUCED_EVENT_FLOODED - Static variable in class org.jboss.portal.portlet.controller.response.PortletResponse
The event distribution did flood with produced events.
ProducerCacheInterceptor - Class in org.jboss.portal.portlet.aspects.portlet
Not removed as it is a place holder to implement producer cache (i.e caching markup on the producer side to avoid recomputation).
ProducerCacheInterceptor() - Constructor for class org.jboss.portal.portlet.aspects.portlet.ProducerCacheInterceptor
 
ProducerPortlet - Class in org.jboss.portal.portlet.state.producer
 
ProducerPortlet(PortletContext, Portlet) - Constructor for class org.jboss.portal.portlet.state.producer.ProducerPortlet
 
ProducerPortletInvoker - Class in org.jboss.portal.portlet.state.producer
 
ProducerPortletInvoker() - Constructor for class org.jboss.portal.portlet.state.producer.ProducerPortletInvoker
 
properties - Variable in class org.jboss.portal.portlet.test.controller.AbstractMarkupRenderer
.
Property - Class in org.jboss.portal.portlet.state
 
Property(String, List<String>) - Constructor for class org.jboss.portal.portlet.state.Property
 
PropertyChange - Class in org.jboss.portal.portlet.state
A property change.
PropertyContext - Interface in org.jboss.portal.portlet.state
Exposes to the portlet the interface to deal with the personalization state.
PropertyMap - Interface in org.jboss.portal.portlet.state
 
psession - Variable in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
.
PUBLIC_NAVIGATIONAL_STATE_CHANGES - Static variable in class org.jboss.portal.portlet.controller.impl.ControllerRequestParameterNames
The public navigational state changes of a portlet for lifecycle of type RENDER_LIFECYCLE.
publicNavigationalState - Variable in class org.jboss.portal.portlet.invocation.PortletInvocation
.
publicNavigationalStateUpdates - Variable in class org.jboss.portal.portlet.invocation.response.UpdateNavigationalStateResponse
The update to the public parameters.
PublicParameterPortlet - Class in org.jboss.portal.portlet.samples.basic
 
PublicParameterPortlet() - Constructor for class org.jboss.portal.portlet.samples.basic.PublicParameterPortlet
 
publicParameters - Variable in class org.jboss.portal.portlet.impl.jsr168.PortletRequestParameterMap
.
PublicRenderParameterMetaData - Class in org.jboss.portal.portlet.impl.metadata
 
PublicRenderParameterMetaData() - Constructor for class org.jboss.portal.portlet.impl.metadata.PublicRenderParameterMetaData
 
PublicRenderParameterMetaData(String) - Constructor for class org.jboss.portal.portlet.impl.metadata.PublicRenderParameterMetaData
 
put(String, ConsumerStateContext) - Method in class org.jboss.portal.portlet.impl.state.consumer.AbstractConsumerPersistenceManagerService
 
put(String, ConsumerStateContext) - Method in class org.jboss.portal.portlet.impl.state.consumer.ConsumerPersistenceManagerService
 
put(Object, LocalizedDescriptionMetaData) - Method in class org.jboss.portal.portlet.mc.metadata.factory.LocalizedStringBuilder
 
putValue(String, Object) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpSession
 

Q

QNAME - Static variable in class org.jboss.portal.portlet.samples.eventdebug.EventA
 
QNAME - Static variable in class org.jboss.portal.portlet.samples.eventdebug.EventB
 
QNAME - Static variable in class org.jboss.portal.portlet.samples.eventdebug.EventC
 
QNAME - Static variable in class org.jboss.portal.portlet.samples.shoppingcart.CartEvent
 
queueEvent(PortletWindowEvent) - Method in interface org.jboss.portal.portlet.controller.event.EventPhaseContext
Queue an event for consumption.
queueEvent(QName, Serializable) - Method in class org.jboss.portal.portlet.impl.jsr168.api.StateAwareResponseImpl
 
queueEvent(UpdateNavigationalStateResponse.Event) - Method in class org.jboss.portal.portlet.invocation.response.UpdateNavigationalStateResponse
 

R

rand(int, int) - Static method in class org.jboss.portal.portlet.portal.admin.ui.DebuggerPortlet
 
RandomEventPortlet - Class in org.jboss.portal.portlet.samples.basic
 
RandomEventPortlet() - Constructor for class org.jboss.portal.portlet.samples.basic.RandomEventPortlet
 
ReadOnlyException - Exception in javax.portlet
The ReadOnlyException is thrown when a portlet tries to change the value for a read-only preference attribute.
ReadOnlyException(String) - Constructor for exception javax.portlet.ReadOnlyException
Constructs a new read-only exception with the given text.
ReadOnlyException(String, Throwable) - Constructor for exception javax.portlet.ReadOnlyException
Constructs a new read-only exception when the portlet needs to do the following: throw an exception include a message about the "root cause" that interfered with its normal operation include a description message
ReadOnlyException(Throwable) - Constructor for exception javax.portlet.ReadOnlyException
Constructs a new read-only exception when the portlet needs to throw an exception.
RedirectionResponse - Class in org.jboss.portal.portlet.invocation.response
Redirection to something.
RedirectionResponse() - Constructor for class org.jboss.portal.portlet.invocation.response.RedirectionResponse
 
RedirectResponseRenderer - Class in org.jboss.portal.portlet.test.controller
 
RedirectResponseRenderer(HTTPRedirectionResponse) - Constructor for class org.jboss.portal.portlet.test.controller.RedirectResponseRenderer
 
registerInvoker(String, PortletInvoker) - Method in interface org.jboss.portal.portlet.federation.FederatingPortletInvoker
Registers an invoker.
registerInvoker(String, PortletInvoker) - Method in class org.jboss.portal.portlet.federation.impl.FederatingPortletInvokerService
 
RemoteControllerPortlet - Class in org.jboss.portal.portlet.samples.remotecontroller
 
RemoteControllerPortlet() - Constructor for class org.jboss.portal.portlet.samples.remotecontroller.RemoteControllerPortlet
 
remove(String) - Method in class org.jboss.portal.portlet.impl.state.consumer.AbstractConsumerPersistenceManagerService
 
remove(String) - Method in class org.jboss.portal.portlet.impl.state.consumer.ConsumerPersistenceManagerService
 
remove(String) - Method in class org.jboss.portal.portlet.ParametersStateString
Remove a parameter.
removeAttribute(String) - Method in interface javax.portlet.PortletContext
Removes the attribute with the given name from the portlet context.
removeAttribute(String) - Method in interface javax.portlet.PortletRequest
Removes an attribute from this request.
removeAttribute(String) - Method in interface javax.portlet.PortletSession
Removes the object bound with the specified name under the PORTLET_SCOPE from this session.
removeAttribute(String, int) - Method in interface javax.portlet.PortletSession
Removes the object bound with the specified name and the given scope from this session.
removeAttribute(String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletContextImpl
 
removeAttribute(String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
removeAttribute(String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletSessionImpl
 
removeAttribute(String, int) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletSessionImpl
 
removeAttribute(String) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
removeAttribute(String) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpSession
 
removeAttribute(String) - Method in class org.jboss.portal.portlet.impl.jsr168.PortletRequestAttributes
 
removeAttribute(Object) - Method in class org.jboss.portal.portlet.invocation.PortletInvocation
 
REMOVED_ATTRIBUTE - Static variable in class org.jboss.portal.portlet.impl.jsr168.PortletRequestAttributes
Constant object to mark that a request attribute is removed.
removeListener(ManagedObjectRegistryEventListener) - Method in class org.jboss.portal.portlet.container.managed.ManagedObjectRegistryEventBroadcaster
 
removeListener(ManagedObjectRegistryEventListener) - Method in interface org.jboss.portal.portlet.container.managed.PortletApplicationRegistry
 
removeListener(ManagedObjectRegistryEventListener) - Method in class org.jboss.portal.portlet.mc.PortletApplicationDeployer
 
removePortletContainer(PortletContainer) - Method in class org.jboss.portal.portlet.container.ContainerPortletInvoker
 
removePortletContainer(PortletContainer) - Method in interface org.jboss.portal.portlet.container.object.PortletApplicationObject
Remove a container.
removePortletContainer(PortletContainer) - Method in class org.jboss.portal.portlet.impl.jsr168.PortletApplicationImpl
 
removePortletFilter(PortletFilter) - Method in interface org.jboss.portal.portlet.container.object.PortletApplicationObject
Remove a filter.
removePortletFilter(PortletFilter) - Method in interface org.jboss.portal.portlet.container.object.PortletContainerObject
Remove a filter.
removePortletFilter(PortletFilter) - Method in class org.jboss.portal.portlet.impl.jsr168.PortletApplicationImpl
 
removePortletFilter(PortletFilter) - Method in class org.jboss.portal.portlet.impl.jsr168.PortletContainerImpl
 
removePublicNavigationalState(QName) - Method in class org.jboss.portal.portlet.controller.impl.state.PortletPageNavigationalStateImpl
 
removePublicNavigationalState(QName) - Method in interface org.jboss.portal.portlet.controller.state.PortletPageNavigationalState
Removes a public navigational state entry.
removePublicNavigationalState(QName) - Method in class org.jboss.portal.portlet.test.tck.TCKPortletPageNavigationalState
 
removePublicParameterValue(String) - Method in class org.jboss.portal.portlet.impl.jsr168.PortletParameterMap
 
removePublicRenderParameter(String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletURLImpl
 
removePublicRenderParameter(String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.StateAwareResponseImpl
 
removeTagParametersWithEmptyValue(PortletURL) - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.GenerateURL286Tag
 
removeValue(String) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpSession
 
render(RenderRequest, RenderResponse) - Method in class javax.portlet.GenericPortlet
The default implementation of this method sets the title using the getTitle method and invokes the doDispatch method.
render(RenderRequest, RenderResponse) - Method in interface javax.portlet.Portlet
Called by the portlet container to allow the portlet to generate the content of the response based on its current state.
render(PortletControllerContext, List<Cookie>, PortletPageNavigationalState, String) - Method in class org.jboss.portal.portlet.controller.PortletController
 
RENDER - Static variable in class org.jboss.portal.portlet.impl.jsr168.api.PortletPreferencesImpl
Indicates the object is used during a render phase.
render(PortalRenderResponse, WindowResult, int) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PortletTag
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.portlet.samples.basic.HeaderPortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.portlet.samples.basic.PrivateParameterPortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.portlet.samples.basic.PublicParameterPortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.portlet.samples.basic.RandomEventPortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.portlet.samples.basic.SessionPortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.portlet.samples.eventdebug.EventPortletA
 
render(RendererContext) - Method in class org.jboss.portal.portlet.test.controller.AbstractMarkupRenderer
 
render(List<Cookie>, PortletPageNavigationalState, String) - Method in class org.jboss.portal.portlet.test.controller.AbstractRendererContext
 
render(RendererContext) - Method in class org.jboss.portal.portlet.test.controller.ErrorResponseRenderer
 
render(RendererContext) - Method in class org.jboss.portal.portlet.test.controller.RedirectResponseRenderer
 
render(RendererContext) - Method in interface org.jboss.portal.portlet.test.controller.Renderer
 
render(List<Cookie>, PortletPageNavigationalState, String) - Method in interface org.jboss.portal.portlet.test.controller.RendererContext
 
RENDER_PHASE - Static variable in class org.jboss.portal.portlet.controller.impl.ControllerRequestParameterNames
Denotes a render lifecycle operation.
renderContent(HttpServletResponse) - Method in class org.jboss.portal.portlet.test.controller.AbstractMarkupRenderer
 
renderContent(HttpServletResponse) - Method in class org.jboss.portal.portlet.test.controller.PageRenderer
 
renderContent(HttpServletResponse) - Method in class org.jboss.portal.portlet.test.controller.ResourceRenderer
 
Renderer - Interface in org.jboss.portal.portlet.test.controller
 
RendererContext - Interface in org.jboss.portal.portlet.test.controller
 
RendererContextImpl - Class in org.jboss.portal.portlet.test.controller
 
RendererContextImpl(PortletControllerContextImpl) - Constructor for class org.jboss.portal.portlet.test.controller.RendererContextImpl
 
renderError(ErrorResponse) - Method in interface org.jboss.portal.portlet.test.controller.FragmentRenderer
 
renderError(ErrorResponse) - Method in class org.jboss.portal.portlet.test.controller.SimpleFragmentRenderer
 
RenderInvocation - Class in org.jboss.portal.portlet.invocation
 
RenderInvocation(PortletInvocationContext) - Constructor for class org.jboss.portal.portlet.invocation.RenderInvocation
 
renderPortlet(ContentResponse) - Method in interface org.jboss.portal.portlet.test.controller.FragmentRenderer
 
renderPortlet(ContentResponse) - Method in class org.jboss.portal.portlet.test.controller.SimpleFragmentRenderer
 
RenderRequest - Interface in javax.portlet
The RenderRequest represents the request sent to the portlet to handle a render.
RenderRequestImpl - Class in org.jboss.portal.portlet.impl.jsr168.api
 
RenderRequestImpl(PortletContainerImpl, RenderInvocation) - Constructor for class org.jboss.portal.portlet.impl.jsr168.api.RenderRequestImpl
 
renderRequestVariableName - Static variable in class org.jboss.portal.portlet.impl.jsr168.taglib.DefineObjectsTagTEI
 
renderRequestVariableName - Static variable in class org.jboss.portal.portlet.impl.jsr286.taglib.DefineObjects286TagTEI
 
RenderResponse - Interface in javax.portlet
The RenderResponse defines an object to assist a portlet in sending a response to the portal.
RenderResponseImpl - Class in org.jboss.portal.portlet.impl.jsr168.api
 
RenderResponseImpl(RenderInvocation, PortletRequestImpl) - Constructor for class org.jboss.portal.portlet.impl.jsr168.api.RenderResponseImpl
 
renderResponseVariableName - Static variable in class org.jboss.portal.portlet.impl.jsr168.taglib.DefineObjectsTagTEI
 
renderResponseVariableName - Static variable in class org.jboss.portal.portlet.impl.jsr286.taglib.DefineObjects286TagTEI
 
renderURL(ContainerURL, URLFormat) - Method in class org.jboss.portal.portlet.controller.impl.ControllerPortletInvocationContext
 
renderURL(URLFormat) - Method in class org.jboss.portal.portlet.controller.impl.PortletURLRenderer
 
renderURL(String, ContainerURL, URLFormat) - Method in class org.jboss.portal.portlet.controller.impl.PortletURLRenderer
 
renderURL(Writer, ContainerURL, URLFormat) - Method in class org.jboss.portal.portlet.impl.spi.AbstractPortletInvocationContext
Delegates the URL rendition to the method PortletInvocationContext.renderURL(org.jboss.portal.portlet.ContainerURL,org.jboss.portal.portlet.URLFormat) and then invoke the Writer.write(String) method with the returned result.
RenderURL - Interface in org.jboss.portal.portlet
 
renderURL(ContainerURL, URLFormat) - Method in interface org.jboss.portal.portlet.spi.PortletInvocationContext
Renders a container URL.
renderURL(Writer, ContainerURL, URLFormat) - Method in interface org.jboss.portal.portlet.spi.PortletInvocationContext
Renders a container URL.
RenderURL286Tag - Class in org.jboss.portal.portlet.impl.jsr286.taglib
 
RenderURL286Tag() - Constructor for class org.jboss.portal.portlet.impl.jsr286.taglib.RenderURL286Tag
 
RenderURLTag - Class in org.jboss.portal.portlet.impl.jsr168.taglib
The renderURL tag for the JSR 168 Portlet specification.
RenderURLTag() - Constructor for class org.jboss.portal.portlet.impl.jsr168.taglib.RenderURLTag
 
replace(Map<String, String[]>) - Method in class org.jboss.portal.portlet.ParametersStateString
Replace all the parameters.
REQ_ATT_COMPONENT_INVOCATION - Static variable in class org.jboss.portal.portlet.aspects.portlet.ContextDispatcherInterceptor
.
RequestAttributeConversationInterceptor - Class in org.jboss.portal.portlet.aspects.portlet
 
RequestAttributeConversationInterceptor() - Constructor for class org.jboss.portal.portlet.aspects.portlet.RequestAttributeConversationInterceptor
 
requestAttributes - Variable in class org.jboss.portal.portlet.invocation.PortletInvocation
The portlet request attributes.
requestContext - Variable in class org.jboss.portal.portlet.impl.jsr168.api.ClientDataRequestImpl
.
requestContext - Variable in class org.jboss.portal.portlet.invocation.ActionInvocation
The request context.
RequestContext - Interface in org.jboss.portal.portlet.spi
 
requestParameterMap - Variable in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
.
requireRedirect() - Method in class org.jboss.portal.portlet.impl.jsr168.api.StateAwareResponseImpl
 
requireUpdate(String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.StateAwareResponseImpl
 
reset(String) - Method in interface javax.portlet.PortletPreferences
Resets or removes the value associated with the specified key.
reset() - Method in interface javax.portlet.RenderResponse
Clears any data that exists in the buffer as well as the properties set.
reset() - Method in class org.jboss.portal.portlet.bridge.BridgeResponse
 
reset() - Method in class org.jboss.portal.portlet.impl.jsr168.api.MimeResponseImpl
 
reset(String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletPreferencesImpl
 
reset() - Method in class org.jboss.portal.portlet.impl.jsr168.ContentBuffer
 
reset() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse.Mime
 
reset() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse
 
reset() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse.StateAware
 
reset() - Method in class org.jboss.portal.portlet.portal.jsp.PortalPrepareResponse
 
resetBuffer() - Method in interface javax.portlet.RenderResponse
Clears the content of the underlying buffer in the response without clearing properties set.
resetBuffer() - Method in class org.jboss.portal.portlet.bridge.BridgeResponse
 
resetBuffer() - Method in class org.jboss.portal.portlet.impl.jsr168.api.MimeResponseImpl
 
resetBuffer() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse.Mime
 
resetBuffer() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse
 
resetBuffer() - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse.StateAware
 
resetBuffer() - Method in class org.jboss.portal.portlet.portal.jsp.PortalPrepareResponse
 
RESOURCE_CACHEABILITY - Static variable in class org.jboss.portal.portlet.controller.impl.ControllerRequestParameterNames
The resource cacheability for lifecycle of type RESOURCE_LIFECYCLE.
RESOURCE_ID - Static variable in class org.jboss.portal.portlet.controller.impl.ControllerRequestParameterNames
The resource id for lifecycle of type RESOURCE_LIFECYCLE.
RESOURCE_PHASE - Static variable in class org.jboss.portal.portlet.controller.impl.ControllerRequestParameterNames
Denotes a resource lifecycle operation.
RESOURCE_STATE - Static variable in class org.jboss.portal.portlet.controller.impl.ControllerRequestParameterNames
The portlet resource state for lifecycle of type RENDER_LIFECYCLE.
ResourceInvocation - Class in org.jboss.portal.portlet.invocation
 
ResourceInvocation(PortletInvocationContext) - Constructor for class org.jboss.portal.portlet.invocation.ResourceInvocation
 
ResourceRenderer - Class in org.jboss.portal.portlet.test.controller
 
ResourceRenderer(ContentResponse, boolean) - Constructor for class org.jboss.portal.portlet.test.controller.ResourceRenderer
 
ResourceRequestImpl - Class in org.jboss.portal.portlet.impl.jsr168.api
 
ResourceRequestImpl(PortletContainerImpl, ResourceInvocation) - Constructor for class org.jboss.portal.portlet.impl.jsr168.api.ResourceRequestImpl
 
ResourceRequestParameterMap - Class in org.jboss.portal.portlet.impl.jsr168
 
ResourceRequestParameterMap(Map<String, String[]>, Map<String, String[]>, Map<String, String[]>, Map<String, String[]>) - Constructor for class org.jboss.portal.portlet.impl.jsr168.ResourceRequestParameterMap
 
resourceRequestVariableName - Static variable in class org.jboss.portal.portlet.impl.jsr286.taglib.DefineObjects286TagTEI
 
ResourceResponse - Class in org.jboss.portal.portlet.controller.response
 
ResourceResponse(PortletInvocationResponse) - Constructor for class org.jboss.portal.portlet.controller.response.ResourceResponse
 
ResourceResponseImpl - Class in org.jboss.portal.portlet.impl.jsr168.api
 
ResourceResponseImpl(ResourceInvocation, PortletRequestImpl) - Constructor for class org.jboss.portal.portlet.impl.jsr168.api.ResourceResponseImpl
 
resourceResponseVariableName - Static variable in class org.jboss.portal.portlet.impl.jsr286.taglib.DefineObjects286TagTEI
 
ResourceURL - Interface in org.jboss.portal.portlet
 
ResourceURL286Tag - Class in org.jboss.portal.portlet.impl.jsr286.taglib
 
ResourceURL286Tag() - Constructor for class org.jboss.portal.portlet.impl.jsr286.taglib.ResourceURL286Tag
 
ResourceURL286TagTEI - Class in org.jboss.portal.portlet.impl.jsr286.taglib
 
ResourceURL286TagTEI() - Constructor for class org.jboss.portal.portlet.impl.jsr286.taglib.ResourceURL286TagTEI
 
ResourceURLImpl - Class in org.jboss.portal.portlet.impl.jsr168.api
 
response - Variable in class org.jboss.portal.portlet.impl.jsr168.api.ActionResponseImpl
.
responseNextModes - Variable in class org.jboss.portal.portlet.impl.jsr168.api.RenderResponseImpl
.
ResponseProperties - Class in org.jboss.portal.portlet.invocation.response
 
ResponseProperties() - Constructor for class org.jboss.portal.portlet.invocation.response.ResponseProperties
 
responseTitle - Variable in class org.jboss.portal.portlet.impl.jsr168.api.RenderResponseImpl
The title if any.
RevalidateMarkupResponse - Class in org.jboss.portal.portlet.invocation.response
 
RevalidateMarkupResponse(CacheControl) - Constructor for class org.jboss.portal.portlet.invocation.response.RevalidateMarkupResponse
 

S

safeBuildParameters(StateString) - Static method in class org.jboss.portal.portlet.impl.jsr168.PortletRequestParameterMap
 
safeBuildPublicParameters(NavigationInfo, Map<String, String[]>) - Static method in class org.jboss.portal.portlet.impl.jsr168.PortletRequestParameterMap
 
safeCombine(Map<String, String[]>, Map<String, String[]>) - Static method in class org.jboss.portal.portlet.impl.jsr168.PortletRequestParameterMap
 
secure - Variable in class org.jboss.portal.portlet.impl.jsr168.api.BaseURLImpl
.
SecureTransportInterceptor - Class in org.jboss.portal.portlet.aspects.portlet
Implement security constaint defined by the portlet spec.
SecureTransportInterceptor() - Constructor for class org.jboss.portal.portlet.aspects.portlet.SecureTransportInterceptor
 
SecurityConstraintMetaData - Class in org.jboss.portal.portlet.impl.metadata.security
 
SecurityConstraintMetaData() - Constructor for class org.jboss.portal.portlet.impl.metadata.security.SecurityConstraintMetaData
 
SecurityConstraintMetaData(String) - Constructor for class org.jboss.portal.portlet.impl.metadata.security.SecurityConstraintMetaData
 
securityContext - Variable in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
.
securityContext - Variable in class org.jboss.portal.portlet.invocation.PortletInvocation
The security context.
SecurityContext - Interface in org.jboss.portal.portlet.spi
 
SecurityErrorResponse - Class in org.jboss.portal.portlet.invocation.response
 
SecurityErrorResponse(Throwable) - Constructor for class org.jboss.portal.portlet.invocation.response.SecurityErrorResponse
 
SecurityInfo - Interface in org.jboss.portal.portlet.info
 
SecurityResponse - Class in org.jboss.portal.portlet.invocation.response
 
SecurityResponse() - Constructor for class org.jboss.portal.portlet.invocation.response.SecurityResponse
 
SecurityRoleRefMetaData - Class in org.jboss.portal.portlet.impl.metadata.portlet
 
SecurityRoleRefMetaData() - Constructor for class org.jboss.portal.portlet.impl.metadata.portlet.SecurityRoleRefMetaData
 
SecurityRoleRefMetaData(String) - Constructor for class org.jboss.portal.portlet.impl.metadata.portlet.SecurityRoleRefMetaData
 
sendError(int) - Method in class org.jboss.portal.portlet.bridge.BridgeResponse
 
sendError(int, String) - Method in class org.jboss.portal.portlet.bridge.BridgeResponse
 
sendError(int) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse
 
sendError(int, String) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse
 
sendError(int, String) - Method in class org.jboss.portal.portlet.portal.jsp.PortalPrepareResponse
 
sendError(int) - Method in class org.jboss.portal.portlet.portal.jsp.PortalPrepareResponse
 
sendRedirect(String) - Method in interface javax.portlet.ActionResponse
Instructs the portlet container to send a redirect response to the client using the specified redirect location URL.
sendRedirect(String) - Method in class org.jboss.portal.portlet.bridge.BridgeResponse
 
sendRedirect(String, String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.ActionResponseImpl
 
sendRedirect(String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.ActionResponseImpl
 
sendRedirect(String) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse
 
sendRedirect(String) - Method in class org.jboss.portal.portlet.portal.jsp.PortalPrepareResponse
 
serialize(PortletPageNavigationalState, OutputStream) - Method in class org.jboss.portal.portlet.controller.state.PortletPageNavigationalStateSerialization
 
serialize(PortletPageNavigationalState, OutputStream) - Method in class org.jboss.portal.portlet.test.tck.TCKPageNavigationalStateSerialization
 
serverContext - Variable in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
.
serverContext - Variable in class org.jboss.portal.portlet.invocation.PortletInvocation
The server context.
ServerContext - Interface in org.jboss.portal.portlet.spi
Defines the request context contract.
serveResource(ResourceRequest, ResourceResponse) - Method in class org.jboss.portal.portlet.samples.basic.HeaderPortlet
 
serveResource(ResourceRequest, ResourceResponse) - Method in class org.jboss.portal.portlet.samples.remotecontroller.RemoteControllerPortlet
 
service(WebRequest, WebResponse) - Method in class org.jboss.portal.portlet.test.PortalServlet
 
service(WebRequest, WebResponse) - Method in class org.jboss.portal.portlet.test.tck.TCKServlet
 
SESSION_SCOPE - Static variable in class org.jboss.portal.portlet.controller.impl.AbstractPortletControllerContext
.
SessionCounterPortlet - Class in org.jboss.portal.portlet.samples.basic
 
SessionCounterPortlet() - Constructor for class org.jboss.portal.portlet.samples.basic.SessionCounterPortlet
 
SessionPortlet - Class in org.jboss.portal.portlet.samples.basic
 
SessionPortlet() - Constructor for class org.jboss.portal.portlet.samples.basic.SessionPortlet
 
sessionStatus - Variable in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
.
setAlias(List<QName>) - Method in class org.jboss.portal.portlet.impl.metadata.event.EventDefinitionMetaData
 
setAlias(List<QName>) - Method in class org.jboss.portal.portlet.impl.metadata.PublicRenderParameterMetaData
 
setApplicationName(String) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PortletTag
 
setAttachment(Class<T>, T) - Method in class org.jboss.portal.portlet.impl.info.ContainerPortletInfo
 
setAttribute(String, Object) - Method in interface javax.portlet.PortletContext
Binds an object to a given attribute name in this portlet context.
setAttribute(String, Object) - Method in interface javax.portlet.PortletRequest
Stores an attribute in this request.
setAttribute(String, Object) - Method in interface javax.portlet.PortletSession
Binds an object to this session under the PORTLET_SCOPE, using the name specified.
setAttribute(String, Object, int) - Method in interface javax.portlet.PortletSession
Binds an object to this session in the given scope, using the name specified.
setAttribute(String, Object) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletContextImpl
 
setAttribute(String, Object) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
 
setAttribute(String, Object) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletSessionImpl
 
setAttribute(String, Object, int) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletSessionImpl
 
setAttribute(String, Object) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
setAttribute(String, Object) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpSession
 
setAttribute(String, Object) - Method in class org.jboss.portal.portlet.impl.jsr168.PortletRequestAttributes
 
setAttribute(String, Object) - Method in class org.jboss.portal.portlet.impl.spi.AbstractUserContext
 
setAttribute(String, Object) - Method in class org.jboss.portal.portlet.invocation.PortletInvocation
 
setAttribute(String, Object) - Method in interface org.jboss.portal.portlet.spi.UserContext
Set an attribute related to the user identity.
setAttributeMap(Map<String, Object>) - Method in class org.jboss.portal.portlet.impl.jsr168.PortletRequestAttributes
 
setAttributes(Map<String, Object>) - Method in class org.jboss.portal.portlet.invocation.response.UpdateNavigationalStateResponse
 
setBufferSize(int) - Method in interface javax.portlet.RenderResponse
Sets the preferred buffer size for the body of the response.
setBufferSize(int) - Method in class org.jboss.portal.portlet.bridge.BridgeResponse
 
setBufferSize(int) - Method in class org.jboss.portal.portlet.impl.jsr168.api.MimeResponseImpl
 
setBufferSize(int) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse.Mime
 
setBufferSize(int) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse
 
setBufferSize(int) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse.StateAware
 
setBufferSize(int) - Method in class org.jboss.portal.portlet.portal.jsp.PortalPrepareResponse
 
setCacheability(String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.ResourceURLImpl
 
setCacheability(ResourceURL) - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.ResourceURL286Tag
 
setCacheability(String) - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.ResourceURL286Tag
 
setCacheLevel(CacheLevel) - Method in class org.jboss.portal.portlet.invocation.ResourceInvocation
 
setCacheScope(PortletCacheScopeEnum) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
setCharacterEncoding(String) - Method in interface javax.portlet.ActionRequest
Overrides the name of the character encoding used in the body of this request.
setCharacterEncoding(String) - Method in class org.jboss.portal.portlet.bridge.BridgeResponse
 
setCharacterEncoding(String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.ClientDataRequestImpl
 
setCharacterEncoding(String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.ResourceResponseImpl
 
setCharacterEncoding(String) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest.ClientData
 
setCharacterEncoding(String) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest.Mime
 
setCharacterEncoding(String) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
setCharacterEncoding(String) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse
 
setCharacterEncoding(String) - Method in class org.jboss.portal.portlet.portal.jsp.PortalPrepareResponse
 
setClientContext(ClientContext) - Method in class org.jboss.portal.portlet.invocation.PortletInvocation
 
setConsumedEventThreshold(int) - Method in class org.jboss.portal.portlet.controller.PortletController
 
setContainerPortletInvoker(ContainerPortletInvoker) - Method in class org.jboss.portal.portlet.mc.PortletApplicationDeployer
 
setContainerRuntimeOptions(Map<String, ContainerRuntimeMetaData>) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
setContainerRuntimeOptions(Map<String, ContainerRuntimeMetaData>) - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication20MetaData
 
setContentLength(int) - Method in class org.jboss.portal.portlet.bridge.BridgeResponse
 
setContentLength(int) - Method in class org.jboss.portal.portlet.impl.jsr168.api.ResourceResponseImpl
 
setContentLength(int) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse
 
setContentLength(int) - Method in class org.jboss.portal.portlet.portal.jsp.PortalPrepareResponse
 
setContentType(String) - Method in interface javax.portlet.RenderResponse
Sets the MIME type for the render response.
setContentType(String) - Method in class org.jboss.portal.portlet.bridge.BridgeResponse
 
setContentType(String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.MimeResponseImpl
 
setContentType(String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.RenderResponseImpl
 
setContentType(String) - Method in class org.jboss.portal.portlet.impl.jsr168.ContentBuffer
Set the fragment of the content type.
setContentType(String) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse.Mime
 
setContentType(String) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse
 
setContentType(String) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse.StateAware
 
setContentType(String) - Method in class org.jboss.portal.portlet.portal.jsp.PortalPrepareResponse
 
setContext(PortletApplicationContext) - Method in interface org.jboss.portal.portlet.container.object.PortletApplicationObject
Set the context required by that application.
setContext(PortletContainerContext) - Method in interface org.jboss.portal.portlet.container.object.PortletContainerObject
Set/unset the portlet container context.
setContext(PortletFilterContext) - Method in interface org.jboss.portal.portlet.container.object.PortletFilterObject
Set the context required by that filter.
setContext(PortletApplicationContext) - Method in class org.jboss.portal.portlet.impl.jsr168.PortletApplicationImpl
 
setContext(PortletContainerContext) - Method in class org.jboss.portal.portlet.impl.jsr168.PortletContainerImpl
 
setContext(PortletFilterContext) - Method in class org.jboss.portal.portlet.impl.jsr168.PortletFilterImpl
 
setCopyCurrentRenderParameters(String) - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.GenerateURL286Tag
 
setCopyCurrentRenderParameters(PortletURL) - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.GenerateURL286Tag
 
setCustomPortletModes(Map<String, CustomPortletModeMetaData>) - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication10MetaData
 
setCustomWindowStates(Map<String, CustomWindowStateMetaData>) - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication10MetaData
 
setDateHeader(String, long) - Method in class org.jboss.portal.portlet.bridge.BridgeResponse
 
setDateHeader(String, long) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse
 
setDateHeader(String, long) - Method in class org.jboss.portal.portlet.portal.jsp.PortalPrepareResponse
 
setDefaultNamespace(URI) - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication20MetaData
 
setDescription(LocalizedString) - Method in class org.jboss.portal.portlet.impl.metadata.common.DescribableMetaData
 
setDescription(String) - Method in class org.jboss.portal.portlet.impl.metadata.common.LocalizedDescriptionMetaData
 
setDispatchedRequest(HttpServletRequest) - Method in class org.jboss.portal.portlet.invocation.PortletInvocation
Set the dispatched http servlet request.
setDispatchedResponse(HttpServletResponse) - Method in class org.jboss.portal.portlet.invocation.PortletInvocation
Set the dispatched http servlet request.
setDisplayName(LocalizedString) - Method in class org.jboss.portal.portlet.impl.metadata.filter.FilterMetaData
 
setDisplayName(LocalizedString) - Method in class org.jboss.portal.portlet.impl.metadata.ListenerMetaData
 
setDisplayName(LocalizedString) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
setDisplayName(LocalizedString) - Method in class org.jboss.portal.portlet.impl.metadata.security.SecurityConstraintMetaData
 
setDistributeNonConsumableEvents(boolean) - Method in class org.jboss.portal.portlet.controller.PortletController
 
setDistributeNonProduceableEvents(boolean) - Method in class org.jboss.portal.portlet.controller.PortletController
 
setDriver(Object) - Method in class org.jboss.portal.portlet.test.TestPortletApplicationDeployer
 
setErrorPage(String) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PortletTag
 
setEscapeXml(String) - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.GenerateURL286Tag
 
setETag(String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.CacheControlImpl
 
setEvent(QName, Serializable) - Method in class org.jboss.portal.portlet.impl.jsr168.api.StateAwareResponseImpl
 
setEvent(String, Serializable) - Method in class org.jboss.portal.portlet.impl.jsr168.api.StateAwareResponseImpl
 
setEvents(List<EventDefinitionMetaData>) - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication20MetaData
 
setExpirationCache(int) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
setExpirationTime(int) - Method in class org.jboss.portal.portlet.impl.jsr168.api.CacheControlImpl
 
setFederatingPortletInvoker(FederatingPortletInvoker) - Method in class org.jboss.portal.portlet.federation.impl.PortletInvokerRegistrationService
 
setFilterClass(String) - Method in class org.jboss.portal.portlet.impl.metadata.filter.FilterMetaData
 
setFilterMapping(List<FilterMappingMetaData>) - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication20MetaData
 
setFilterName(String) - Method in class org.jboss.portal.portlet.impl.metadata.filter.FilterMetaData
 
setFilters(Map<String, FilterMetaData>) - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication20MetaData
 
setForm(Map<String, String[]>) - Method in class org.jboss.portal.portlet.invocation.ActionInvocation
 
setForm(Map<String, String[]>) - Method in class org.jboss.portal.portlet.invocation.ResourceInvocation
 
setFragmentRenderer(FragmentRenderer) - Method in class org.jboss.portal.portlet.test.controller.PageRenderer
 
setFrozen(String) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PageParamTag
 
setHeader(String, String) - Method in class org.jboss.portal.portlet.bridge.BridgeResponse
 
setHeader(String, String) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse
 
setHeader(String, String) - Method in class org.jboss.portal.portlet.portal.jsp.PortalPrepareResponse
 
setId(String) - Method in class org.jboss.portal.portlet.federation.impl.PortletInvokerRegistrationService
 
setId(String) - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.ResourceURL286Tag
 
setId(ResourceURL) - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.ResourceURL286Tag
 
setId(String) - Method in class org.jboss.portal.portlet.impl.metadata.common.InitParamMetaData
 
setId(String) - Method in class org.jboss.portal.portlet.impl.metadata.CustomPortletModeMetaData
 
setId(String) - Method in class org.jboss.portal.portlet.impl.metadata.CustomWindowStateMetaData
 
setId(String) - Method in class org.jboss.portal.portlet.impl.metadata.event.EventDefinitionMetaData
 
setId(String) - Method in class org.jboss.portal.portlet.impl.metadata.event.EventDefinitionReferenceMetaData
 
setId(String) - Method in class org.jboss.portal.portlet.impl.metadata.ListenerMetaData
 
setId(String) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletInfoMetaData
 
setId(String) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
setId(String) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletPreferenceMetaData
 
setId(String) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletPreferencesMetaData
 
setId(String) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.SecurityRoleRefMetaData
 
setId(String) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.SupportsMetaData
 
setId(String) - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication10MetaData
 
setId(String) - Method in class org.jboss.portal.portlet.impl.metadata.PublicRenderParameterMetaData
 
setId(String) - Method in class org.jboss.portal.portlet.impl.metadata.security.SecurityConstraintMetaData
 
setId(String) - Method in class org.jboss.portal.portlet.impl.metadata.security.UserDataConstraintMetaData
 
setId(String) - Method in class org.jboss.portal.portlet.impl.metadata.UserAttributeMetaData
 
setIdentifier(String) - Method in class org.jboss.portal.portlet.impl.metadata.PublicRenderParameterMetaData
 
setInitialMode(String) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PortletTag
 
setInitParams(List<InitParamMetaData>) - Method in class org.jboss.portal.portlet.impl.metadata.filter.FilterMetaData
 
setInitParams(List<InitParamMetaData>) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
setInstanceContext(InstanceContext) - Method in class org.jboss.portal.portlet.invocation.PortletInvocation
 
setInteractionState(StateString) - Method in class org.jboss.portal.portlet.invocation.ActionInvocation
 
setIntHeader(String, int) - Method in class org.jboss.portal.portlet.bridge.BridgeResponse
 
setIntHeader(String, int) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse
 
setIntHeader(String, int) - Method in class org.jboss.portal.portlet.portal.jsp.PortalPrepareResponse
 
setKeywords(String) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletInfoMetaData
 
setLang(String) - Method in class org.jboss.portal.portlet.impl.metadata.common.LocalizedDescriptionMetaData
 
setLifecycle(List<LifeCyclePhase>) - Method in class org.jboss.portal.portlet.impl.metadata.filter.FilterMetaData
 
setListenerClass(String) - Method in class org.jboss.portal.portlet.impl.metadata.ListenerMetaData
 
setListeners(List<ListenerMetaData>) - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication20MetaData
 
setLocale(Locale) - Method in class org.jboss.portal.portlet.bridge.BridgeResponse
 
setLocale(Locale) - Method in class org.jboss.portal.portlet.impl.jsr168.api.ResourceResponseImpl
 
setLocale(Locale) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse
 
setLocale(String) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.SupportedLocaleMetaData
 
setLocale(Locale) - Method in class org.jboss.portal.portlet.portal.jsp.PortalPrepareResponse
 
setLocalName(String) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PageParamTag
 
setMap(Map<String, String[]>) - Method in class org.jboss.portal.portlet.impl.jsr168.PortletParameterMap
 
setMaxInactiveInterval(int) - Method in interface javax.portlet.PortletSession
Specifies the time, in seconds, between client requests, before the portlet container invalidates this session.
setMaxInactiveInterval(int) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletSessionImpl
 
setMaxInactiveInterval(int) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpSession
 
setMimeType(String) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.SupportsMetaData
 
setMode(Mode) - Method in class org.jboss.portal.portlet.invocation.PortletInvocation
 
setMode(Mode) - Method in class org.jboss.portal.portlet.invocation.response.UpdateNavigationalStateResponse
 
setMode(String) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PortletURLTag
 
setName(String) - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.URLParameterTag
 
setName(String) - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.ActionURL286Tag
 
setName(PortletURL) - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.ActionURL286Tag
 
setName(String) - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.URLProperty286Tag
 
setName(String) - Method in class org.jboss.portal.portlet.impl.metadata.common.ContainerRuntimeMetaData
 
setName(String) - Method in class org.jboss.portal.portlet.impl.metadata.common.InitParamMetaData
 
setName(String) - Method in class org.jboss.portal.portlet.impl.metadata.event.EventDefinitionMetaData
 
setName(String) - Method in class org.jboss.portal.portlet.impl.metadata.event.EventDefinitionReferenceMetaData
 
setName(String) - Method in class org.jboss.portal.portlet.impl.metadata.filter.FilterMappingMetaData
 
setName(String) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletPreferenceMetaData
 
setName(String) - Method in class org.jboss.portal.portlet.impl.metadata.PublicRenderParameterMetaData
 
setName(String) - Method in class org.jboss.portal.portlet.impl.metadata.UserAttributeMetaData
 
setName(QName) - Method in class org.jboss.portal.portlet.invocation.EventInvocation
 
setName(String) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.ParamTag
 
setName(String) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PortletTag
 
setNamespaceURI(String) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PageParamTag
 
setNavigationalState(StateString) - Method in class org.jboss.portal.portlet.invocation.PortletInvocation
 
setNavigationalState(StateString) - Method in class org.jboss.portal.portlet.invocation.response.UpdateNavigationalStateResponse
 
setNext(PortletInvoker) - Method in class org.jboss.portal.portlet.PortletInvokerInterceptor
 
setNextPossiblePortletModes(Collection<PortletMode>) - Method in class org.jboss.portal.portlet.impl.jsr168.api.RenderResponseImpl
 
setPageParameterDef(PageParameterDef) - Method in class org.jboss.portal.portlet.portal.jsp.PortalPrepareResponse
 
setParam(String, String) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.AbstractURLTag
 
setParameter(String, String) - Method in interface javax.portlet.PortletURL
Sets the given String parameter to this URL.
setParameter(String, String[]) - Method in interface javax.portlet.PortletURL
Sets the given String array parameter to this URL.
setParameter(String, String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.BaseURLImpl.InternalContainerURL
 
setParameter(String, String[]) - Method in class org.jboss.portal.portlet.impl.jsr168.api.BaseURLImpl.InternalContainerURL
 
setParameter(String, String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.BaseURLImpl
 
setParameter(String, String[]) - Method in class org.jboss.portal.portlet.impl.jsr168.api.BaseURLImpl
 
setParameters(Map) - Method in interface javax.portlet.PortletURL
Sets a parameter map for this URL.
setParameters(Map<String, String[]>) - Method in class org.jboss.portal.portlet.impl.jsr168.api.BaseURLImpl.InternalContainerURL
 
setParameters(Map<String, String[]>) - Method in class org.jboss.portal.portlet.impl.jsr168.api.BaseURLImpl
 
setParameterValue(String, String) - Method in class org.jboss.portal.portlet.impl.jsr168.PortletParameterMap
 
setParameterValues(String, String[]) - Method in class org.jboss.portal.portlet.impl.jsr168.PortletParameterMap
 
setPayload(Serializable) - Method in class org.jboss.portal.portlet.invocation.EventInvocation
 
setPersistenceManager(ConsumerPersistenceManager) - Method in class org.jboss.portal.portlet.state.consumer.ConsumerPortletInvoker
 
setPersistenceManager(PortletStatePersistenceManager) - Method in class org.jboss.portal.portlet.state.producer.ProducerPortletInvoker
 
setPersistLocally(boolean) - Method in class org.jboss.portal.portlet.impl.state.StateManagementPolicyService
 
setPortalContext(PortalContext) - Method in class org.jboss.portal.portlet.invocation.PortletInvocation
 
setPortalManaged(boolean) - Method in class org.jboss.portal.portlet.impl.metadata.CustomPortletModeMetaData
 
setPortletApplication(PortletApplication) - Method in interface org.jboss.portal.portlet.container.object.PortletContainerObject
Set/unset the application.
setPortletApplication(PortletApplication) - Method in interface org.jboss.portal.portlet.container.object.PortletFilterObject
Set the application on the portlet filter.
setPortletApplication(PortletApplication) - Method in class org.jboss.portal.portlet.impl.jsr168.PortletContainerImpl
 
setPortletApplication(PortletApplication) - Method in class org.jboss.portal.portlet.impl.jsr168.PortletFilterImpl
 
setPortletApplication(PortletApplication10MetaData) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
setPortletApplicationRegistry(PortletApplicationRegistry) - Method in class org.jboss.portal.portlet.aspects.portlet.ValveInterceptor
 
setPortletClass(String) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
setPortletInfo(PortletInfoMetaData) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
setPortletInvoker(PortletInvoker) - Method in class org.jboss.portal.portlet.federation.impl.PortletInvokerRegistrationService
 
setPortletList(PortletCollectionMetaData) - Method in class org.jboss.portal.portlet.impl.metadata.security.SecurityConstraintMetaData
 
setPortletMode(PortletMode) - Method in interface javax.portlet.ActionResponse
Sets the portlet mode of a portlet to the given portlet mode.
setPortletMode(PortletMode) - Method in interface javax.portlet.PortletURL
Indicates the portlet mode the portlet must be in, if this portlet URL triggers a request.
setPortletMode(PortletMode) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletURLImpl
 
setPortletMode(PortletMode) - Method in class org.jboss.portal.portlet.impl.jsr168.api.StateAwareResponseImpl
 
setPortletMode(String) - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.GenerateURLTag
 
setPortletMode(PortletURL) - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.GenerateURLTag
Set the portlet mode for the URL to be what was given in the tag.
setPortletMode(String) - Method in class org.jboss.portal.portlet.impl.metadata.CustomPortletModeMetaData
 
setPortletMode(Mode) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletModeMetaData
 
setPortletModes(List<PortletModeMetaData>) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.SupportsMetaData
 
setPortletName(String) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
setPortletNames(List<String>) - Method in class org.jboss.portal.portlet.impl.metadata.filter.FilterMappingMetaData
 
setPortletNames(List<String>) - Method in class org.jboss.portal.portlet.impl.metadata.security.PortletCollectionMetaData
 
setPortletPreferences(PortletPreferencesMetaData) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
setPortletPreferences(Map<String, PortletPreferenceMetaData>) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletPreferencesMetaData
 
setPortletPublicNavigationalState(String, Map<String, String[]>) - Method in class org.jboss.portal.portlet.controller.impl.state.PortletPageNavigationalStateImpl
 
setPortletPublicNavigationalState(String, Map<String, String[]>) - Method in interface org.jboss.portal.portlet.controller.state.PortletPageNavigationalState
Update the public navigational state of a portlet window.
setPortletPublicNavigationalState(String, Map<String, String[]>) - Method in class org.jboss.portal.portlet.test.tck.TCKPortletPageNavigationalState
 
setPortlets(Map<String, PortletMetaData>) - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication10MetaData
 
setPortletWindowNavigationalState(String, PortletWindowNavigationalState) - Method in class org.jboss.portal.portlet.controller.impl.state.PortletPageNavigationalStateImpl
 
setPortletWindowNavigationalState(String, PortletWindowNavigationalState) - Method in interface org.jboss.portal.portlet.controller.state.PortletPageNavigationalState
Update the navigational state of a portlet window.
setPortletWindowNavigationalState(String, PortletWindowNavigationalState) - Method in class org.jboss.portal.portlet.test.tck.TCKPortletPageNavigationalState
 
setPreferenceValidator(String) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletPreferencesMetaData
 
setProducedEventThreshold(int) - Method in class org.jboss.portal.portlet.controller.PortletController
 
setProperties(PortletContext, PropertyChange[]) - Method in class org.jboss.portal.portlet.container.ContainerPortletInvoker
 
setProperties(PortletContext, PropertyChange[]) - Method in class org.jboss.portal.portlet.federation.impl.FederatedPortletInvokerService
 
setProperties(PortletContext, PropertyChange[]) - Method in class org.jboss.portal.portlet.federation.impl.FederatingPortletInvokerService
 
setProperties(ResponseProperties) - Method in class org.jboss.portal.portlet.invocation.response.UpdateNavigationalStateResponse
 
setProperties(PortletContext, PropertyChange[]) - Method in interface org.jboss.portal.portlet.PortletInvoker
Set the properties on the specified portlet.
setProperties(PortletContext, PropertyChange[]) - Method in class org.jboss.portal.portlet.PortletInvokerInterceptor
 
setProperties(PortletContext, PropertyChange[]) - Method in class org.jboss.portal.portlet.state.consumer.ConsumerPortletInvoker
 
setProperties(PortletContext, PropertyChange[]) - Method in class org.jboss.portal.portlet.state.producer.ProducerPortletInvoker
 
setProperty(String, String) - Method in interface javax.portlet.PortletResponse
Sets a String property to be returned to the portal.
setProperty(String, String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.BaseURLImpl
 
setProperty(String, String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletResponseImpl
 
setProperty(String, List<String>) - Method in class org.jboss.portal.portlet.state.AbstractPropertyMap
 
setProperty(String, List<String>) - Method in interface org.jboss.portal.portlet.state.PropertyMap
Update the value of the given key.
setPublicNavigationalState(QName, String[]) - Method in class org.jboss.portal.portlet.controller.impl.state.PortletPageNavigationalStateImpl
 
setPublicNavigationalState(QName, String[]) - Method in interface org.jboss.portal.portlet.controller.state.PortletPageNavigationalState
Sets a public navigational state entry.
setPublicNavigationalState(Map<String, String[]>) - Method in class org.jboss.portal.portlet.invocation.PortletInvocation
 
setPublicNavigationalState(QName, String[]) - Method in class org.jboss.portal.portlet.test.tck.TCKPortletPageNavigationalState
 
setPublicNavigationalStateUpdates(Map<String, String[]>) - Method in class org.jboss.portal.portlet.invocation.response.UpdateNavigationalStateResponse
 
setPublicRenderParameters(List<PublicRenderParameterMetaData>) - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication20MetaData
 
setPublicScope(boolean) - Method in class org.jboss.portal.portlet.impl.jsr168.api.CacheControlImpl
 
setQname(QName) - Method in class org.jboss.portal.portlet.impl.metadata.event.EventDefinitionMetaData
 
setQname(QName) - Method in class org.jboss.portal.portlet.impl.metadata.event.EventDefinitionReferenceMetaData
 
setQname(QName) - Method in class org.jboss.portal.portlet.impl.metadata.PublicRenderParameterMetaData
 
setReadOnly(boolean) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletPreferenceMetaData
 
setRegistry(PortletApplicationRegistry) - Method in class org.jboss.portal.portlet.mc.PortletApplicationDeployer
 
setRenderParameter(String, String) - Method in interface javax.portlet.ActionResponse
Sets a String parameter for the render request.
setRenderParameter(String, String[]) - Method in interface javax.portlet.ActionResponse
Sets a String array parameter for the render request.
setRenderParameter(String, String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.StateAwareResponseImpl
 
setRenderParameter(String, String[]) - Method in class org.jboss.portal.portlet.impl.jsr168.api.StateAwareResponseImpl
 
setRenderParameters(Map) - Method in interface javax.portlet.ActionResponse
Sets a parameter map for the render request.
setRenderParameters(EventRequest) - Method in class org.jboss.portal.portlet.impl.jsr168.api.EventResponseImpl
 
setRenderParameters(Map<String, String[]>) - Method in class org.jboss.portal.portlet.impl.jsr168.api.StateAwareResponseImpl
 
setRequest(ServletRequest) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletRequest
 
setRequestAttributes(Map<String, Object>) - Method in class org.jboss.portal.portlet.invocation.PortletInvocation
 
setRequestContext(RequestContext) - Method in class org.jboss.portal.portlet.invocation.ActionInvocation
 
setRequestContext(RequestContext) - Method in class org.jboss.portal.portlet.invocation.ResourceInvocation
 
setResourceBundle(String) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
setResourceBundle(String) - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication20MetaData
 
setResourceID(String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.ResourceURLImpl
 
setResourceId(String) - Method in class org.jboss.portal.portlet.invocation.ResourceInvocation
 
setResourceState(StateString) - Method in class org.jboss.portal.portlet.invocation.ResourceInvocation
 
setRoleLink(String) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.SecurityRoleRefMetaData
 
setRoleName(String) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.SecurityRoleRefMetaData
 
setSecure(boolean) - Method in interface javax.portlet.PortletURL
Indicated the security setting for this URL.
setSecure(boolean) - Method in class org.jboss.portal.portlet.impl.jsr168.api.BaseURLImpl
 
setSecure(String) - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.GenerateURLTag
 
setSecure(BaseURL) - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.GenerateURLTag
Set the secure/unsecure state for the URL to be what was given in the tag.
setSecurityConstraints(List<SecurityConstraintMetaData>) - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication10MetaData
 
setSecurityContext(SecurityContext) - Method in class org.jboss.portal.portlet.invocation.PortletInvocation
 
setSecurityRoleRef(List<SecurityRoleRefMetaData>) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
setServerContext(ServerContext) - Method in class org.jboss.portal.portlet.invocation.PortletInvocation
 
setServletContainer(ServletContainer) - Method in class org.jboss.portal.portlet.mc.PortletApplicationDeployer
 
setServletContainerFactory(ServletContainerFactory) - Method in class org.jboss.portal.portlet.aspects.portlet.ContextDispatcherInterceptor
 
setShortTitle(String) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletInfoMetaData
 
setStateConverter(StateConverter) - Method in class org.jboss.portal.portlet.state.producer.ProducerPortletInvoker
 
setStateManagementPolicy(StateManagementPolicy) - Method in class org.jboss.portal.portlet.state.producer.ProducerPortletInvoker
 
setStatus(int) - Method in class org.jboss.portal.portlet.bridge.BridgeResponse
 
setStatus(int, String) - Method in class org.jboss.portal.portlet.bridge.BridgeResponse
 
setStatus(int) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse
 
setStatus(int, String) - Method in class org.jboss.portal.portlet.impl.jsr168.DispatchedHttpServletResponse
 
setStatus(int) - Method in class org.jboss.portal.portlet.portal.jsp.PortalPrepareResponse
 
setStatus(int, String) - Method in class org.jboss.portal.portlet.portal.jsp.PortalPrepareResponse
 
setSupportedLocale(List<SupportedLocaleMetaData>) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
setSupportedModes(String) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PortletTag
 
setSupportedProcessingEvent(List<EventDefinitionReferenceMetaData>) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
setSupportedPublicRenderParameters(List<String>) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
setSupportedPublishingEvent(List<EventDefinitionReferenceMetaData>) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
setSupportedWindowStates(String) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PortletTag
 
setSupports(List<SupportsMetaData>) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletMetaData
 
setTarget(PortletContext) - Method in class org.jboss.portal.portlet.invocation.PortletInvocation
 
setTerminationTime(Date) - Method in class org.jboss.portal.portlet.state.producer.PortletState
 
setTitle(String) - Method in interface javax.portlet.RenderResponse
This method sets the title of the portlet.
setTitle(String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.RenderResponseImpl
 
setTitle(String) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletInfoMetaData
 
setTransportQuarantee(TransportGuarantee) - Method in class org.jboss.portal.portlet.impl.metadata.security.UserDataConstraintMetaData
 
setUseCachedContent(boolean) - Method in class org.jboss.portal.portlet.impl.jsr168.api.CacheControlImpl
 
setUserAttributes(Map<String, UserAttributeMetaData>) - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication10MetaData
 
setUserContext(UserContext) - Method in class org.jboss.portal.portlet.invocation.PortletInvocation
 
setUserDataConstraint(UserDataConstraintMetaData) - Method in class org.jboss.portal.portlet.impl.metadata.security.SecurityConstraintMetaData
 
setValidationToken(String) - Method in class org.jboss.portal.portlet.invocation.RenderInvocation
 
setValidationToken(String) - Method in class org.jboss.portal.portlet.invocation.ResourceInvocation
 
setValue(String, String) - Method in interface javax.portlet.PortletPreferences
Associates the specified String value with the specified key in this preference.
setValue(String, String) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletPreferencesImpl
 
setValue(String) - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.URLParameterTag
 
setValue(String) - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.URLProperty286Tag
 
setValue(String) - Method in class org.jboss.portal.portlet.impl.metadata.common.InitParamMetaData
 
setValue(List<String>) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.PortletPreferenceMetaData
 
setValue(Object, UnmarshallingContext, String, String, String) - Method in class org.jboss.portal.portlet.mc.metadata.factory.PortletApplicationModelFactory
 
setValue(Object, UnmarshallingContext, String, String, String) - Method in class org.jboss.portal.portlet.mc.metadata.impl.ValueTrimmingFilter
 
setValue(String, String) - Method in class org.jboss.portal.portlet.ParametersStateString
Set the a parameter value.
setValue(String) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PageParamTag
 
setValue(String) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.ParamTag
 
setValues(String, String[]) - Method in interface javax.portlet.PortletPreferences
Associates the specified String array value with the specified key in this preference.
setValues(String, String[]) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletPreferencesImpl
 
setValues(List<String>) - Method in class org.jboss.portal.portlet.impl.metadata.common.ContainerRuntimeMetaData
 
setValues(String, String[]) - Method in class org.jboss.portal.portlet.ParametersStateString
Set the parameter values.
setValueType(String) - Method in class org.jboss.portal.portlet.impl.metadata.event.EventDefinitionMetaData
 
setVar(String) - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.GenerateURLTag
 
setVersion(String) - Method in class org.jboss.portal.portlet.impl.metadata.PortletApplication10MetaData
 
setWindowContext(WindowContext) - Method in class org.jboss.portal.portlet.invocation.PortletInvocation
 
setWindowState(WindowState) - Method in interface javax.portlet.ActionResponse
Sets the window state of a portlet to the given window state.
setWindowState(WindowState) - Method in interface javax.portlet.PortletURL
Indicates the window state the portlet should be in, if this portlet URL triggers a request.
setWindowState(WindowState) - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletURLImpl
 
setWindowState(WindowState) - Method in class org.jboss.portal.portlet.impl.jsr168.api.StateAwareResponseImpl
 
setWindowState(String) - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.GenerateURLTag
 
setWindowState(PortletURL) - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.GenerateURLTag
Set the window state for the URL to be what was given in the tag.
setWindowState(String) - Method in class org.jboss.portal.portlet.impl.metadata.CustomWindowStateMetaData
 
setWindowState(WindowState) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.WindowStateMetaData
 
setWindowState(WindowState) - Method in class org.jboss.portal.portlet.invocation.PortletInvocation
 
setWindowState(WindowState) - Method in class org.jboss.portal.portlet.invocation.response.UpdateNavigationalStateResponse
 
setWindowState(String) - Method in class org.jboss.portal.portlet.portal.jsp.taglib.PortletURLTag
 
setWindowStates(List<WindowStateMetaData>) - Method in class org.jboss.portal.portlet.impl.metadata.portlet.SupportsMetaData
 
SHORT_TITLE - Static variable in interface org.jboss.portal.portlet.info.MetaInfo
Key for short title.
SILVER - Static variable in class org.jboss.portal.portlet.samples.basic.HeaderPortlet
 
SimpleFragmentRenderer - Class in org.jboss.portal.portlet.test.controller
 
SimpleFragmentRenderer() - Constructor for class org.jboss.portal.portlet.test.controller.SimpleFragmentRenderer
 
SimplePropertyMap - Class in org.jboss.portal.portlet.state
 
SimplePropertyMap() - Constructor for class org.jboss.portal.portlet.state.SimplePropertyMap
 
SimplePropertyMap(int) - Constructor for class org.jboss.portal.portlet.state.SimplePropertyMap
 
SimplePropertyMap(PropertyMap) - Constructor for class org.jboss.portal.portlet.state.SimplePropertyMap
 
SimplePropertyMap(Map<String, List<String>>) - Constructor for class org.jboss.portal.portlet.state.SimplePropertyMap
 
SimpleResourceBundleFactory - Class in org.jboss.portal.portlet.impl.jsr168
 
SimpleResourceBundleFactory(ClassLoader, String) - Constructor for class org.jboss.portal.portlet.impl.jsr168.SimpleResourceBundleFactory
 
size() - Method in class org.jboss.portal.portlet.impl.state.consumer.AbstractConsumerPersistenceManagerService
 
size() - Method in class org.jboss.portal.portlet.impl.state.consumer.ConsumerPersistenceManagerService
 
SoftContentRef - Class in org.jboss.portal.portlet.aspects.portlet.cache
Use soft reference.
SoftContentRef(ContentResponse) - Constructor for class org.jboss.portal.portlet.aspects.portlet.cache.SoftContentRef
 
sos - Variable in class org.jboss.portal.portlet.bridge.BridgeResponse
.
start() - Method in interface org.jboss.portal.portlet.container.object.PortletApplicationObject
Starts the application only.
start() - Method in interface org.jboss.portal.portlet.container.object.PortletContainerObject
Starts the portlet container.
start() - Method in interface org.jboss.portal.portlet.container.object.PortletFilterObject
Starts the portlet container.
start() - Method in class org.jboss.portal.portlet.federation.impl.PortletInvokerRegistrationService
 
start(T) - Method in class org.jboss.portal.portlet.impl.jsr168.ClassInstanceLifeCycle
 
start() - Method in class org.jboss.portal.portlet.impl.jsr168.PortletApplicationImpl
 
start() - Method in class org.jboss.portal.portlet.impl.jsr168.PortletContainerImpl
 
start() - Method in class org.jboss.portal.portlet.impl.jsr168.PortletFilterImpl
 
start() - Method in class org.jboss.portal.portlet.mc.PortletApplicationDeployer
 
startDependents() - Method in class org.jboss.portal.portlet.impl.container.LifeCycle
 
startDependents() - Method in class org.jboss.portal.portlet.impl.container.PortletApplicationLifeCycle
 
startDependents() - Method in class org.jboss.portal.portlet.impl.container.PortletFilterLifeCycle
 
started - Variable in class org.jboss.portal.portlet.impl.jsr168.PortletContainerImpl
Are we started or not.
StateAwareResponseImpl - Class in org.jboss.portal.portlet.impl.jsr168.api
 
StateAwareResponseImpl(PortletInvocation, PortletRequestImpl) - Constructor for class org.jboss.portal.portlet.impl.jsr168.api.StateAwareResponseImpl
 
StateAwareResponseImpl.WantRedirect - Class in org.jboss.portal.portlet.impl.jsr168.api
 
StateAwareResponseImpl.WantRedirect() - Constructor for class org.jboss.portal.portlet.impl.jsr168.api.StateAwareResponseImpl.WantRedirect
 
StateAwareResponseImpl.WantUpdate - Class in org.jboss.portal.portlet.impl.jsr168.api
 
StateAwareResponseImpl.WantUpdate() - Constructor for class org.jboss.portal.portlet.impl.jsr168.api.StateAwareResponseImpl.WantUpdate
 
StateControllerContext - Interface in org.jboss.portal.portlet.controller.state
The context used by the controller to manage state.
StateControllerContextImpl - Class in org.jboss.portal.portlet.controller.impl.state
 
StateControllerContextImpl(PortletControllerContext) - Constructor for class org.jboss.portal.portlet.controller.impl.state.StateControllerContextImpl
 
StateConversionException - Exception in org.jboss.portal.portlet.state
 
StateConversionException() - Constructor for exception org.jboss.portal.portlet.state.StateConversionException
 
StateConversionException(String) - Constructor for exception org.jboss.portal.portlet.state.StateConversionException
 
StateConversionException(String, Throwable) - Constructor for exception org.jboss.portal.portlet.state.StateConversionException
 
StateConversionException(Throwable) - Constructor for exception org.jboss.portal.portlet.state.StateConversionException
 
StateConverter - Interface in org.jboss.portal.portlet.state
 
StateConverterV0 - Class in org.jboss.portal.portlet.impl.state
An implementation that relies on the DataInputStream and DataOutputStream to marshall and unmarshall the producer state.
StateConverterV0() - Constructor for class org.jboss.portal.portlet.impl.state.StateConverterV0
 
StateEvent - Class in org.jboss.portal.portlet
An event that signals state modifications
StateEvent(PortletContext, StateEvent.Type) - Constructor for class org.jboss.portal.portlet.StateEvent
 
StateEvent.Type - Enum in org.jboss.portal.portlet
 
StatefulPortletContext - Class in org.jboss.portal.portlet
 
StateManagementPolicy - Interface in org.jboss.portal.portlet.state
 
StateManagementPolicyService - Class in org.jboss.portal.portlet.impl.state
 
StateManagementPolicyService() - Constructor for class org.jboss.portal.portlet.impl.state.StateManagementPolicyService
 
StateString - Class in org.jboss.portal.portlet
Encapsulate state as a string.
StateString() - Constructor for class org.jboss.portal.portlet.StateString
 
stop() - Method in interface org.jboss.portal.portlet.container.object.PortletApplicationObject
Stops the application only.
stop() - Method in interface org.jboss.portal.portlet.container.object.PortletContainerObject
Stops the portlet container.
stop() - Method in interface org.jboss.portal.portlet.container.object.PortletFilterObject
Stops the portlet container.
stop() - Method in class org.jboss.portal.portlet.federation.impl.PortletInvokerRegistrationService
 
stop(T) - Method in class org.jboss.portal.portlet.impl.jsr168.ClassInstanceLifeCycle
 
stop() - Method in class org.jboss.portal.portlet.impl.jsr168.PortletApplicationImpl
 
stop() - Method in class org.jboss.portal.portlet.impl.jsr168.PortletContainerImpl
 
stop() - Method in class org.jboss.portal.portlet.impl.jsr168.PortletFilterImpl
 
stop() - Method in class org.jboss.portal.portlet.mc.PortletApplicationDeployer
 
stopDependents() - Method in class org.jboss.portal.portlet.impl.container.LifeCycle
 
stopDependents() - Method in class org.jboss.portal.portlet.impl.container.PortletApplicationLifeCycle
 
stopDependents() - Method in class org.jboss.portal.portlet.impl.container.PortletFilterLifeCycle
 
store() - Method in interface javax.portlet.PortletPreferences
Commits all changes made to the preferences via the set methods in the persistent store.
store() - Method in class org.jboss.portal.portlet.impl.jsr168.api.PortletPreferencesImpl
 
StreamResponse - Class in org.jboss.portal.portlet.invocation.response
Stream a result to the client directly.
StreamResponse(String, byte[]) - Constructor for class org.jboss.portal.portlet.invocation.response.StreamResponse
 
StringCodec - Class in org.jboss.portal.portlet.test
 
StringCodec() - Constructor for class org.jboss.portal.portlet.test.StringCodec
 
StringCodecTestCase - Class in org.jboss.portal.portlet.test
 
StringCodecTestCase() - Constructor for class org.jboss.portal.portlet.test.StringCodecTestCase
 
StrongContentRef - Class in org.jboss.portal.portlet.aspects.portlet.cache
Use strong references.
StrongContentRef(ContentResponse) - Constructor for class org.jboss.portal.portlet.aspects.portlet.cache.StrongContentRef
 
SUFFIX - Static variable in class org.jboss.portal.portlet.impl.jsr168.PortletUtils
 
SUPPORTED_OPTIONS - Static variable in class org.jboss.portal.portlet.impl.jsr168.api.PortletContextImpl
.
SupportedLocaleMetaData - Class in org.jboss.portal.portlet.impl.metadata.portlet
 
SupportedLocaleMetaData() - Constructor for class org.jboss.portal.portlet.impl.metadata.portlet.SupportedLocaleMetaData
 
supportedModes - Variable in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
.
supportedWindowStates - Variable in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
.
SupportsMetaData - Class in org.jboss.portal.portlet.impl.metadata.portlet
 
SupportsMetaData() - Constructor for class org.jboss.portal.portlet.impl.metadata.portlet.SupportsMetaData
 
SupportsMetaData(String) - Constructor for class org.jboss.portal.portlet.impl.metadata.portlet.SupportsMetaData
 

T

target - Variable in class org.jboss.portal.portlet.invocation.PortletInvocation
The target portlet.
TCK_PORTLET_NAME - Static variable in class org.jboss.portal.portlet.test.tck.TCKServlet
.
TCKPageNavigationalStateSerialization - Class in org.jboss.portal.portlet.test.tck
 
TCKPageNavigationalStateSerialization(TCKStateControllerContext) - Constructor for class org.jboss.portal.portlet.test.tck.TCKPageNavigationalStateSerialization
 
TCKPortletControllerContext - Class in org.jboss.portal.portlet.test.tck
 
TCKPortletControllerContext(HttpServletRequest, HttpServletResponse, ServletContext) - Constructor for class org.jboss.portal.portlet.test.tck.TCKPortletControllerContext
 
TCKPortletPageNavigationalState - Class in org.jboss.portal.portlet.test.tck
 
TCKPortletPageNavigationalState(PortletPageNavigationalState, Set<String>) - Constructor for class org.jboss.portal.portlet.test.tck.TCKPortletPageNavigationalState
 
TCKRendererContext - Class in org.jboss.portal.portlet.test.tck
 
TCKRendererContext(TCKPortletControllerContext, TCKPortletPageNavigationalState) - Constructor for class org.jboss.portal.portlet.test.tck.TCKRendererContext
 
TCKServlet - Class in org.jboss.portal.portlet.test.tck
 
TCKServlet() - Constructor for class org.jboss.portal.portlet.test.tck.TCKServlet
 
TCKStateControllerContext - Class in org.jboss.portal.portlet.test.tck
 
TCKStateControllerContext(StateControllerContext) - Constructor for class org.jboss.portal.portlet.test.tck.TCKStateControllerContext
 
testA() - Method in class org.jboss.portal.portlet.test.StringCodecTestCase
 
testB() - Method in class org.jboss.portal.portlet.test.StringCodecTestCase
 
testgenerateNamespaceFrom() - Method in class org.jboss.portal.portlet.test.PortletUtilsTestCase
 
TestPortletApplicationDeployer - Class in org.jboss.portal.portlet.test
 
TestPortletApplicationDeployer() - Constructor for class org.jboss.portal.portlet.test.TestPortletApplicationDeployer
 
TIN - Static variable in class org.jboss.portal.portlet.samples.basic.HeaderPortlet
 
TITANIUM - Static variable in class org.jboss.portal.portlet.samples.basic.HeaderPortlet
 
TITLE - Static variable in interface org.jboss.portal.portlet.info.MetaInfo
Key for title.
toHTML() - Method in class org.jboss.portal.portlet.invocation.response.ErrorResponse
Provides an HTML description of the error, using either the message or the encapsulated Throwable.
toJSR168(CacheLevel) - Static method in class org.jboss.portal.portlet.impl.jsr168.api.ResourceURLImpl
 
toString() - Method in class javax.portlet.PortletMode
Returns a String representation of this portlet mode.
toString() - Method in interface javax.portlet.PortletURL
Returns the portlet URL string representation to be embedded in the markup.
Note that the returned String may not be a valid URL, as it may be rewritten by the portal/portlet-container before returning the markup to the client.
toString() - Method in class javax.portlet.WindowState
Returns a String representation of this window state.
toString() - Method in class org.jboss.portal.portlet.controller.event.PortletWindowEvent
 
toString() - Method in class org.jboss.portal.portlet.federation.impl.FederatedPortlet
 
toString() - Method in class org.jboss.portal.portlet.impl.container.PortletApplicationLifeCycle
 
toString() - Method in class org.jboss.portal.portlet.impl.container.PortletContainerLifeCycle
 
toString() - Method in class org.jboss.portal.portlet.impl.container.PortletFilterLifeCycle
 
toString() - Method in class org.jboss.portal.portlet.impl.jsr168.api.BaseURLImpl
 
toString() - Method in class org.jboss.portal.portlet.impl.jsr168.PortletApplicationImpl
 
toString() - Method in class org.jboss.portal.portlet.impl.jsr168.PortletContainerImpl
 
toString() - Method in class org.jboss.portal.portlet.ParametersStateString
 
toString() - Method in class org.jboss.portal.portlet.portal.jsp.EventAcknowledgement.Consumed
 
toString() - Method in class org.jboss.portal.portlet.portal.jsp.EventAcknowledgement.Discarded
 
toString() - Method in class org.jboss.portal.portlet.portal.jsp.EventAcknowledgement.Failed
 
toString() - Method in class org.jboss.portal.portlet.PortletContext
 
toString() - Method in enum org.jboss.portal.portlet.state.AccessMode
 
toString() - Method in class org.jboss.portal.portlet.state.DestroyCloneFailure
 
toString() - Method in class org.jboss.portal.portlet.state.producer.ProducerPortlet
 
toString() - Method in enum org.jboss.portal.portlet.StateEvent.Type
 
toString() - Method in class org.jboss.portal.portlet.StatefulPortletContext
 
TransportGuarantee - Enum in org.jboss.portal.portlet
Type safe enumeration class for transport guarantee.
TYPE - Static variable in class org.jboss.portal.portlet.controller.impl.URLParameterConstants
The type of request.
TYPE_BYTES - Static variable in class org.jboss.portal.portlet.invocation.response.ContentResponse
.
TYPE_CHARS - Static variable in class org.jboss.portal.portlet.invocation.response.ContentResponse
.
TYPE_EMPTY - Static variable in class org.jboss.portal.portlet.invocation.response.ContentResponse
.
TypeInfo - Interface in org.jboss.portal.portlet.info
 
typeParameter - Static variable in class org.jboss.portal.portlet.impl.jsr168.taglib.ActionURLTag
 
typeParameter - Static variable in class org.jboss.portal.portlet.impl.jsr168.taglib.RenderURLTag
 
typeParameter - Static variable in class org.jboss.portal.portlet.impl.jsr286.taglib.ActionURL286Tag
 
typeParameter - Static variable in class org.jboss.portal.portlet.impl.jsr286.taglib.RenderURL286Tag
 
typeParameter - Static variable in class org.jboss.portal.portlet.impl.jsr286.taglib.ResourceURL286Tag
 

U

UNAVAILABLE - Static variable in class org.jboss.portal.portlet.portal.Constants
.
UnavailableException - Exception in javax.portlet
The portlet should throw the UnavailableException when the portlet is either temporarily or permanently unavailable to handle requests.
UnavailableException(String) - Constructor for exception javax.portlet.UnavailableException
Constructs a new exception with a descriptive message indicating that the portlet is permanently unavailable.
UnavailableException(String, int) - Constructor for exception javax.portlet.UnavailableException
Constructs a new exception with a descriptive message indicating that the portlet is temporarily unavailable and giving an estimate of how long it will be unavailable.
UnavailableResponse - Class in org.jboss.portal.portlet.invocation.response
Portlet exists but cannot be used.
UnavailableResponse() - Constructor for class org.jboss.portal.portlet.invocation.response.UnavailableResponse
 
UnavailableResponse(int) - Constructor for class org.jboss.portal.portlet.invocation.response.UnavailableResponse
 
unmarshal(List<ContainerRuntimeMetaData>) - Method in class org.jboss.portal.portlet.impl.metadata.adapter.ContainerRuntimeAdapter
 
unmarshal(List<CustomPortletModeMetaData>) - Method in class org.jboss.portal.portlet.impl.metadata.adapter.CustomPortletModeAdapter
 
unmarshal(List<CustomWindowStateMetaData>) - Method in class org.jboss.portal.portlet.impl.metadata.adapter.CustomWindowStateAdapter
 
unmarshal(EventDefinitionMetaData[]) - Method in class org.jboss.portal.portlet.impl.metadata.adapter.EventListAdapter
 
unmarshal(List<FilterMetaData>) - Method in class org.jboss.portal.portlet.impl.metadata.adapter.FilterAdapter
 
unmarshal(List<LocalizedDescriptionMetaData>) - Method in class org.jboss.portal.portlet.impl.metadata.adapter.LocalizedStringAdapter
 
unmarshal(List<PortletMetaData>) - Method in class org.jboss.portal.portlet.impl.metadata.adapter.PortletListAdapter
 
unmarshal(String) - Method in class org.jboss.portal.portlet.impl.metadata.adapter.PortletModeAdapter
 
unmarshal(List<PortletPreferenceMetaData>) - Method in class org.jboss.portal.portlet.impl.metadata.adapter.PortletPreferencesListAdapter
 
unmarshal(List<UserAttributeMetaData>) - Method in class org.jboss.portal.portlet.impl.metadata.adapter.UserAttributeAdapter
 
unmarshal(String) - Method in class org.jboss.portal.portlet.impl.metadata.adapter.WindowStateAdapter
 
unmarshall(byte[]) - Method in class org.jboss.portal.portlet.impl.state.StateConverterV0
 
unmarshall(byte[]) - Method in interface org.jboss.portal.portlet.state.StateConverter
Unmarshall the producer state from a byte array.
unregisterInvoker(String) - Method in interface org.jboss.portal.portlet.federation.FederatingPortletInvoker
Unregisters the invoker associated with the specified identifier.
unregisterInvoker(String) - Method in class org.jboss.portal.portlet.federation.impl.FederatingPortletInvokerService
 
unserialize(InputStream) - Method in class org.jboss.portal.portlet.controller.state.PortletPageNavigationalStateSerialization
 
unserialize(InputStream) - Method in class org.jboss.portal.portlet.test.tck.TCKPageNavigationalStateSerialization
 
unwrap(PortletRequest, Class<U>) - Static method in class org.jboss.portal.portlet.impl.jsr168.PortletUtils
 
unwrap(PortletResponse, Class<U>) - Static method in class org.jboss.portal.portlet.impl.jsr168.PortletUtils
 
unwrapCCP(String) - Method in class org.jboss.portal.portlet.state.consumer.ConsumerPortletInvoker
 
unwrapPOP(String) - Method in class org.jboss.portal.portlet.state.consumer.ConsumerPortletInvoker
 
update(ActionRequest, ActionResponse) - Method in class org.jboss.portal.portlet.samples.basic.PublicParameterPortlet
 
update(PropertyChange[]) - Method in class org.jboss.portal.portlet.state.AbstractPropertyContext
 
update(PropertyChange[]) - Method in interface org.jboss.portal.portlet.state.PropertyContext
Update the preferences.
UPDATE_FAILED - Static variable in class org.jboss.portal.portlet.state.AbstractPropertyContext
Attempts to update the state that failed has been performed.
UPDATE_SUCCESSFUL - Static variable in class org.jboss.portal.portlet.state.AbstractPropertyContext
The state has been succesfully updated.
UpdateNavigationalStateResponse - Class in org.jboss.portal.portlet.invocation.response
Update the navigational state.
UpdateNavigationalStateResponse() - Constructor for class org.jboss.portal.portlet.invocation.response.UpdateNavigationalStateResponse
 
UpdateNavigationalStateResponse.Event - Class in org.jboss.portal.portlet.invocation.response
An event produced by a state response.
UpdateNavigationalStateResponse.Event(QName, Serializable) - Constructor for class org.jboss.portal.portlet.invocation.response.UpdateNavigationalStateResponse.Event
 
updates - Variable in class org.jboss.portal.portlet.impl.jsr168.api.PortletPreferencesImpl
Keep track of updates
updateState(String, ConsumerState) - Method in class org.jboss.portal.portlet.impl.state.consumer.AbstractConsumerPersistenceManagerService
 
updateState(String, PropertyMap) - Method in class org.jboss.portal.portlet.impl.state.producer.PortletStatePersistenceManagerService
 
updateState(String, ConsumerState) - Method in interface org.jboss.portal.portlet.state.consumer.ConsumerPersistenceManager
Update the state.
updateState(String, PropertyMap) - Method in interface org.jboss.portal.portlet.state.producer.PortletStatePersistenceManager
Update the state.
URLFormat - Class in org.jboss.portal.portlet
Defines how a container URL should be formatted when rendered.
URLFormat(Boolean, Boolean, Boolean, Boolean) - Constructor for class org.jboss.portal.portlet.URLFormat
 
urlListener - Variable in class org.jboss.portal.portlet.impl.jsr168.PortletApplicationImpl
.
URLParameter286Tag - Class in org.jboss.portal.portlet.impl.jsr286.taglib
 
URLParameter286Tag() - Constructor for class org.jboss.portal.portlet.impl.jsr286.taglib.URLParameter286Tag
 
URLParameterConstants - Class in org.jboss.portal.portlet.controller.impl
 
URLParameterTag - Class in org.jboss.portal.portlet.impl.jsr168.taglib
The additional parameters definitions for the actionURL and renderURL tags for the JSR 168 Portlet specification.
URLParameterTag() - Constructor for class org.jboss.portal.portlet.impl.jsr168.taglib.URLParameterTag
 
URLParameterTag.Parameter - Class in org.jboss.portal.portlet.impl.jsr168.taglib
 
URLParameterTag.Parameter(String, String) - Constructor for class org.jboss.portal.portlet.impl.jsr168.taglib.URLParameterTag.Parameter
 
URLProperty286Tag - Class in org.jboss.portal.portlet.impl.jsr286.taglib
 
URLProperty286Tag() - Constructor for class org.jboss.portal.portlet.impl.jsr286.taglib.URLProperty286Tag
 
URLProperty286Tag.Property - Class in org.jboss.portal.portlet.impl.jsr286.taglib
 
URLProperty286Tag.Property(String, String) - Constructor for class org.jboss.portal.portlet.impl.jsr286.taglib.URLProperty286Tag.Property
 
useCachedContent() - Method in class org.jboss.portal.portlet.impl.jsr168.api.CacheControlImpl
 
useChar(char) - Static method in class org.jboss.portal.portlet.samples.basic.CharsetPortlet
 
USER_INFO - Static variable in interface javax.portlet.PortletRequest
Used to retrieve user information attributes with the getAttribute call.
UserAttributeAdapter - Class in org.jboss.portal.portlet.impl.metadata.adapter
 
UserAttributeAdapter() - Constructor for class org.jboss.portal.portlet.impl.metadata.adapter.UserAttributeAdapter
 
UserAttributeMetaData - Class in org.jboss.portal.portlet.impl.metadata
 
UserAttributeMetaData() - Constructor for class org.jboss.portal.portlet.impl.metadata.UserAttributeMetaData
 
UserAttributeMetaData(String) - Constructor for class org.jboss.portal.portlet.impl.metadata.UserAttributeMetaData
 
userContext - Variable in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
.
userContext - Variable in class org.jboss.portal.portlet.invocation.PortletInvocation
The user context.
UserContext - Interface in org.jboss.portal.portlet.spi
The user context valid during the scope of a single request.
UserDataConstraintMetaData - Class in org.jboss.portal.portlet.impl.metadata.security
 
UserDataConstraintMetaData() - Constructor for class org.jboss.portal.portlet.impl.metadata.security.UserDataConstraintMetaData
 
UserDataConstraintMetaData(String) - Constructor for class org.jboss.portal.portlet.impl.metadata.security.UserDataConstraintMetaData
 
userDataConstraints - Variable in class org.jboss.portal.portlet.impl.jsr168.PortletContainerImpl
User data constraint.

V

validate(PortletPreferences) - Method in interface javax.portlet.PreferencesValidator
If the preferences values are successfully validated the call to this method must finish gracefully.
ValidationErrorHandler - Class in org.jboss.portal.portlet.impl.metadata
 
ValidationErrorHandler() - Constructor for class org.jboss.portal.portlet.impl.metadata.ValidationErrorHandler
 
validator - Variable in class org.jboss.portal.portlet.impl.jsr168.api.PortletPreferencesImpl
.
ValidatorException - Exception in javax.portlet
The ValidatorException is thrown by the validate method of a PreferencesValidator when the validation of a preference failed.
ValidatorException(String, Collection) - Constructor for exception javax.portlet.ValidatorException
Constructs a new validator exception with the given text.
ValidatorException(String, Throwable, Collection) - Constructor for exception javax.portlet.ValidatorException
Constructs a new portlet validator exception.
ValidatorException(Throwable, Collection) - Constructor for exception javax.portlet.ValidatorException
Constructs a new portlet validator exception when the portlet needs to throw an exception.
value - Variable in class org.jboss.portal.portlet.state.Property
The property value.
valueOf(String) - Static method in enum org.jboss.portal.portlet.cache.CacheLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.portal.portlet.cache.CacheScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.portal.portlet.container.managed.LifeCycleStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.portal.portlet.impl.jsr168.DispatchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.portal.portlet.impl.metadata.portlet.PortletCacheScopeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.portal.portlet.LifeCyclePhase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.portal.portlet.state.AccessMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.portal.portlet.StateEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.portal.portlet.TransportGuarantee
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.portal.portlet.cache.CacheLevel
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jboss.portal.portlet.cache.CacheScope
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jboss.portal.portlet.container.managed.LifeCycleStatus
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jboss.portal.portlet.impl.jsr168.DispatchType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jboss.portal.portlet.impl.metadata.portlet.PortletCacheScopeEnum
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jboss.portal.portlet.LifeCyclePhase
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jboss.portal.portlet.state.AccessMode
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jboss.portal.portlet.StateEvent.Type
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jboss.portal.portlet.TransportGuarantee
Returns an array containing the constants of this enum type, in the order they're declared.
ValueTrimmingFilter - Class in org.jboss.portal.portlet.mc.metadata.impl
Filter setValue method by doing a trimming before calling the next model.
ValueTrimmingFilter(GenericObjectModelFactory) - Constructor for class org.jboss.portal.portlet.mc.metadata.impl.ValueTrimmingFilter
 
valve - Variable in class org.jboss.portal.portlet.impl.jsr168.PortletContainerImpl
The invocation valve.
ValveInterceptor - Class in org.jboss.portal.portlet.aspects.portlet
This aspect has two responsabilities :
continue the request only if the portlet container valve is open.
ValveInterceptor() - Constructor for class org.jboss.portal.portlet.aspects.portlet.ValveInterceptor
 
VIEW - Static variable in class javax.portlet.PortletMode
The expected functionality for a portlet in VIEW portlet mode is to generate markup reflecting the current state of the portlet.

W

wantRedirect - Variable in class org.jboss.portal.portlet.impl.jsr168.api.StateAwareResponseImpl
.
wantUpdate - Variable in class org.jboss.portal.portlet.impl.jsr168.api.StateAwareResponseImpl
.
wantUpdate() - Method in class org.jboss.portal.portlet.impl.jsr168.api.StateAwareResponseImpl
 
warning(SAXParseException) - Method in class org.jboss.portal.portlet.impl.metadata.ValidationErrorHandler
 
WINDOW_ID - Static variable in class org.jboss.portal.portlet.controller.impl.ControllerRequestParameterNames
The window id.
WINDOW_STATE - Static variable in class org.jboss.portal.portlet.controller.impl.ControllerRequestParameterNames
The window state.
windowContext - Variable in class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
.
windowContext - Variable in class org.jboss.portal.portlet.invocation.PortletInvocation
The window context.
WindowContext - Interface in org.jboss.portal.portlet.spi
 
WindowDef - Class in org.jboss.portal.portlet.portal.jsp
Combines the invocation of a portlet and the info on the portlet JSP tag.
WindowDef(String, String, String, Mode, Set<Mode>, Set<WindowState>) - Constructor for class org.jboss.portal.portlet.portal.jsp.WindowDef
 
WindowResult - Class in org.jboss.portal.portlet.portal.jsp
Combines the invocation of a portlet and the info on the portlet JSP tag.
WindowResult(WindowDef, PortletInvocationResponse) - Constructor for class org.jboss.portal.portlet.portal.jsp.WindowResult
 
windows - Variable in class org.jboss.portal.portlet.controller.impl.state.PortletPageNavigationalStateImpl
.
WindowState - Class in javax.portlet
The WindowState class represents the possible window states that a portlet window can assume.
WindowState(String) - Constructor for class javax.portlet.WindowState
Creates a new window state with the given name.
windowState - Variable in class org.jboss.portal.portlet.impl.jsr168.api.StateAwareResponseImpl.WantUpdate
The new window state requested.
windowState - Variable in class org.jboss.portal.portlet.invocation.PortletInvocation
.
WindowStateAdapter - Class in org.jboss.portal.portlet.impl.metadata.adapter
 
WindowStateAdapter() - Constructor for class org.jboss.portal.portlet.impl.metadata.adapter.WindowStateAdapter
 
WindowStateException - Exception in javax.portlet
The WindowStateException is thrown when a portlet tries to use a window state that is not supported by the current runtime environment or the portlet.
WindowStateException(String, WindowState) - Constructor for exception javax.portlet.WindowStateException
Constructs a new portlet state exception with the given text.
WindowStateException(String, Throwable, WindowState) - Constructor for exception javax.portlet.WindowStateException
Constructs a new portlet state exception when the portlet needs to do the following: throw an exception include a message about the "root cause" that interfered with its normal operation include a description message
WindowStateException(Throwable, WindowState) - Constructor for exception javax.portlet.WindowStateException
Constructs a new portlet state exception when the portlet needs to throw an exception.
WindowStateInfo - Interface in org.jboss.portal.portlet.info
 
WindowStateMetaData - Class in org.jboss.portal.portlet.impl.metadata.portlet
 
WindowStateMetaData() - Constructor for class org.jboss.portal.portlet.impl.metadata.portlet.WindowStateMetaData
 
wrapCCP(PortletContext) - Method in class org.jboss.portal.portlet.state.consumer.ConsumerPortletInvoker
 
wrapPOP(PortletContext) - Method in class org.jboss.portal.portlet.state.consumer.ConsumerPortletInvoker
 
write(Writer) - Method in class org.jboss.portal.portlet.impl.jsr168.api.BaseURLImpl
 
write(Writer, boolean) - Method in class org.jboss.portal.portlet.impl.jsr168.api.BaseURLImpl
 
writeTo(DataOutputStream) - Method in class org.jboss.portal.portlet.OpaqueStateString
 
writeTo(DataOutputStream) - Method in class org.jboss.portal.portlet.ParametersStateString
 
writeTo(DataOutputStream) - Method in class org.jboss.portal.portlet.StateString
 
writeURL(BaseURL) - Method in class org.jboss.portal.portlet.impl.jsr168.taglib.GenerateURLTag
 
writeURL(BaseURL) - Method in class org.jboss.portal.portlet.impl.jsr286.taglib.GenerateURL286Tag
 

_

_service(WebRequest, WebResponse) - Method in class org.jboss.portal.portlet.test.PortalServlet
 
_service(WebRequest, WebResponse) - Method in class org.jboss.portal.portlet.test.tck.TCKServlet
 

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

Copyright © 2008. All Rights Reserved.