GateIn - Portlet Container (pc) 2.6.2-RC02-PLF
A B C D E F G I J L M N O P Q R S T U V W X 

A

AbstractClientContext - Class in org.gatein.pc.portlet.impl.spi
 
AbstractClientContext(HttpServletRequest) - Constructor for class org.gatein.pc.portlet.impl.spi.AbstractClientContext
 
AbstractClientContext(HttpServletRequest, List<Cookie>) - Constructor for class org.gatein.pc.portlet.impl.spi.AbstractClientContext
 
AbstractConsumerPersistenceManagerService<S extends Serializable> - Class in org.gatein.pc.portlet.impl.state.consumer
 
AbstractConsumerPersistenceManagerService() - Constructor for class org.gatein.pc.portlet.impl.state.consumer.AbstractConsumerPersistenceManagerService
 
AbstractInstanceContext - Class in org.gatein.pc.portlet.impl.spi
 
AbstractInstanceContext(String) - Constructor for class org.gatein.pc.portlet.impl.spi.AbstractInstanceContext
 
AbstractInstanceContext(String, AccessMode) - Constructor for class org.gatein.pc.portlet.impl.spi.AbstractInstanceContext
 
AbstractPortalContext - Class in org.gatein.pc.portlet.impl.spi
 
AbstractPortalContext(Set<WindowState>, Set<Mode>, Map<String, String>) - Constructor for class org.gatein.pc.portlet.impl.spi.AbstractPortalContext
 
AbstractPortalContext(Map<String, String>) - Constructor for class org.gatein.pc.portlet.impl.spi.AbstractPortalContext
 
AbstractPortalContext() - Constructor for class org.gatein.pc.portlet.impl.spi.AbstractPortalContext
 
AbstractPortletInvocationContext - Class in org.gatein.pc.portlet.impl.spi
An abstract implementation that relies on the a request and response provided by the client (i.e the portal).
AbstractPortletInvocationContext() - Constructor for class org.gatein.pc.portlet.impl.spi.AbstractPortletInvocationContext
Create a context with the MediaType.TEXT_HTML response content type.
AbstractPortletInvocationContext(MediaType) - Constructor for class org.gatein.pc.portlet.impl.spi.AbstractPortletInvocationContext
 
AbstractPortletStatePersistenceManager - Class in org.gatein.pc.portlet.state.producer
 
AbstractPortletStatePersistenceManager() - Constructor for class org.gatein.pc.portlet.state.producer.AbstractPortletStatePersistenceManager
 
AbstractPropertyContext - Class in org.gatein.pc.portlet.state
 
AbstractPropertyContext(AccessMode, PropertyMap, boolean) - Constructor for class org.gatein.pc.portlet.state.AbstractPropertyContext
Create a new object.
AbstractPropertyMap<IK,IV> - Class in org.gatein.pc.portlet.state
 
AbstractPropertyMap(Map<IK, IV>, AbstractTypedMap.Converter<String, IK>, AbstractTypedMap.Converter<List<String>, IV>) - Constructor for class org.gatein.pc.portlet.state.AbstractPropertyMap
 
AbstractRequestContext - Class in org.gatein.pc.portlet.impl.spi
 
AbstractRequestContext(HttpServletRequest) - Constructor for class org.gatein.pc.portlet.impl.spi.AbstractRequestContext
 
AbstractSecurityContext - Class in org.gatein.pc.portlet.impl.spi
 
AbstractSecurityContext(HttpServletRequest) - Constructor for class org.gatein.pc.portlet.impl.spi.AbstractSecurityContext
 
AbstractServerContext - Class in org.gatein.pc.portlet.impl.spi
 
AbstractServerContext(HttpServletRequest, HttpServletResponse) - Constructor for class org.gatein.pc.portlet.impl.spi.AbstractServerContext
 
AbstractUserContext - Class in org.gatein.pc.portlet.impl.spi
 
AbstractUserContext(HttpServletRequest) - Constructor for class org.gatein.pc.portlet.impl.spi.AbstractUserContext
 
AbstractUserContext(String) - Constructor for class org.gatein.pc.portlet.impl.spi.AbstractUserContext
 
AbstractUserContext() - Constructor for class org.gatein.pc.portlet.impl.spi.AbstractUserContext
 
AbstractWindowContext - Class in org.gatein.pc.portlet.impl.spi
 
AbstractWindowContext(String) - Constructor for class org.gatein.pc.portlet.impl.spi.AbstractWindowContext
 
ACTION - Static variable in class org.gatein.pc.portlet.impl.jsr168.api.PortletPreferencesImpl
Indicates the object is used during a action phase.
ActionRequestImpl - Class in org.gatein.pc.portlet.impl.jsr168.api
 
ActionRequestImpl(PortletContainerImpl, ActionInvocation) - Constructor for class org.gatein.pc.portlet.impl.jsr168.api.ActionRequestImpl
 
actionRequestVariableName - Static variable in class org.gatein.pc.portlet.impl.jsr286.taglib.DefineObjects286TagTEI
 
ActionResponseImpl - Class in org.gatein.pc.portlet.impl.jsr168.api
 
ActionResponseImpl(ActionInvocation, PortletRequestImpl) - Constructor for class org.gatein.pc.portlet.impl.jsr168.api.ActionResponseImpl
 
actionResponseVariableName - Static variable in class org.gatein.pc.portlet.impl.jsr286.taglib.DefineObjects286TagTEI
 
ActionURL286Tag - Class in org.gatein.pc.portlet.impl.jsr286.taglib
 
ActionURL286Tag() - Constructor for class org.gatein.pc.portlet.impl.jsr286.taglib.ActionURL286Tag
 
ActionURLTag - Class in org.gatein.pc.portlet.impl.jsr168.taglib
The actionURL tag for the JSR 168 Portlet specification.
ActionURLTag() - Constructor for class org.gatein.pc.portlet.impl.jsr168.taglib.ActionURLTag
 
add(ServletContext) - Method in class org.gatein.pc.portlet.impl.deployment.PortletApplicationDeployer
 
add(String, Mode) - Method in class org.gatein.pc.portlet.impl.info.ContainerCapabilitiesInfo
 
add(String, ContainerModeInfo) - Method in class org.gatein.pc.portlet.impl.info.ContainerCapabilitiesInfo
 
add(String, WindowState) - Method in class org.gatein.pc.portlet.impl.info.ContainerCapabilitiesInfo
 
add(String, ContainerWindowStateInfo) - Method in class org.gatein.pc.portlet.impl.info.ContainerCapabilitiesInfo
 
addAlias(QName) - Method in class org.gatein.pc.portlet.impl.metadata.event.EventDefinitionMetaData
 
addAlias(QName) - Method in class org.gatein.pc.portlet.impl.metadata.PublicRenderParameterMetaData
 
addConsumedEvent(ContainerEventInfo) - Method in class org.gatein.pc.portlet.impl.info.ContainerEventingInfo
 
addContainerPreference(String, List<String>, boolean, LocalizedString, LocalizedString) - Method in class org.gatein.pc.portlet.impl.info.ContainerPreferencesInfo
 
addContainerRuntime(ContainerRuntimeMetaData) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
addContainerRuntime(ContainerRuntimeMetaData) - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication20MetaData
 
addCookie(Cookie) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse
 
addCustomPortletMode(CustomPortletModeMetaData) - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication10MetaData
 
addCustomWindowState(CustomWindowStateMetaData) - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication10MetaData
 
addDateHeader(String, long) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse
 
addDependency(PortletFilterLifeCycle, PortletContainerLifeCycle) - Method in class org.gatein.pc.portlet.impl.container.PortletApplicationLifeCycle
 
addEventDefinition(EventDefinitionMetaData) - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication20MetaData
 
addFilter(FilterMetaData) - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication20MetaData
 
addFilterMapping(FilterMappingMetaData) - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication20MetaData
 
addHeader(String, String) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse
 
addInitParam(InitParamMetaData) - Method in class org.gatein.pc.portlet.impl.metadata.filter.FilterMetaData
 
addInitParam(InitParamMetaData) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
addIntHeader(String, int) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse
 
addLifecycle(LifeCyclePhase) - Method in class org.gatein.pc.portlet.impl.metadata.filter.FilterMetaData
 
addListener(ManagedObjectRegistryEventListener) - Method in class org.gatein.pc.portlet.container.managed.ManagedObjectRegistryEventBroadcaster
 
addListener(ManagedObjectRegistryEventListener) - Method in interface org.gatein.pc.portlet.container.managed.PortletApplicationRegistry
 
addListener(ManagedObjectRegistryEventListener) - Method in class org.gatein.pc.portlet.impl.deployment.PortletApplicationDeployer
 
addListener(ListenerMetaData) - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication20MetaData
 
addLocale(Locale) - Method in class org.gatein.pc.portlet.impl.info.ContainerCapabilitiesInfo
 
addMetaValue(String, LocalizedString) - Method in class org.gatein.pc.portlet.impl.info.ContainerMetaInfo
 
addParameter(String, String) - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.GenerateURLTag
Add a named parameter.
addPortlet(PortletMetaData) - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication10MetaData
 
addPortletContainer(PortletContainer) - Method in class org.gatein.pc.portlet.container.ContainerPortletInvoker
 
addPortletContainer(PortletContainer) - Method in interface org.gatein.pc.portlet.container.object.PortletApplicationObject
Add a container.
addPortletContainer(PortletContainerContext, PortletContainerObject) - Method in class org.gatein.pc.portlet.impl.container.PortletApplicationLifeCycle
 
addPortletContainer(PortletContainer) - Method in class org.gatein.pc.portlet.impl.jsr168.PortletApplicationImpl
 
addPortletFilter(PortletFilter) - Method in interface org.gatein.pc.portlet.container.object.PortletApplicationObject
Add a filter.
addPortletFilter(PortletFilter) - Method in interface org.gatein.pc.portlet.container.object.PortletContainerObject
Add a filter.
addPortletFilter(PortletFilterContext, PortletFilterObject) - Method in class org.gatein.pc.portlet.impl.container.PortletApplicationLifeCycle
 
addPortletFilter(PortletFilter) - Method in class org.gatein.pc.portlet.impl.jsr168.PortletApplicationImpl
 
addPortletFilter(PortletFilter) - Method in class org.gatein.pc.portlet.impl.jsr168.PortletContainerImpl
 
addPortletMode(PortletModeMetaData) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.SupportsMetaData
 
addPortletName(String) - Method in class org.gatein.pc.portlet.impl.metadata.filter.FilterMappingMetaData
 
addPortletname(String) - Method in class org.gatein.pc.portlet.impl.metadata.security.PortletCollectionMetaData
 
addPortletPreference(PortletPreferenceMetaData) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletPreferencesMetaData
 
addProducedEvent(ContainerEventInfo) - Method in class org.gatein.pc.portlet.impl.info.ContainerEventingInfo
 
addProperty(String, String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.BaseURLImpl
 
addProperty(String, String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.MimeResponseImpl
 
addProperty(String, String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletResponseImpl
 
addProperty(Cookie) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletResponseImpl
 
addProperty(String, Element) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletResponseImpl
 
addProperty(String, String) - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.GenerateURL286Tag
Add a named property.
addPublicParameter(ContainerParameterInfo) - Method in class org.gatein.pc.portlet.impl.info.ContainerNavigationInfo
 
addPublicRenderParameter(PublicRenderParameterMetaData) - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication20MetaData
 
addRoleRef(String, String) - Method in class org.gatein.pc.portlet.impl.info.ContainerSecurityInfo
 
addSecurityConstraint(SecurityConstraintMetaData) - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication10MetaData
 
addSecurityRoleRef(SecurityRoleRefMetaData) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
addSupport(SupportsMetaData) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
addSupportedLocale(SupportedLocaleMetaData) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
addSupportedProcessingEvent(EventDefinitionReferenceMetaData) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
addSupportedPublicRenderParameter(String) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
addSupportedPublishingEvent(EventDefinitionReferenceMetaData) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
addTransportGuarantee(TransportGuarantee) - Method in class org.gatein.pc.portlet.impl.info.ContainerSecurityInfo
 
addUserAttribute(UserAttributeMetaData) - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication10MetaData
 
addValue(String) - Method in class org.gatein.pc.portlet.impl.metadata.common.ContainerRuntimeMetaData
 
addValue(String) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletPreferenceMetaData
 
addWindowState(WindowStateMetaData) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.SupportsMetaData
 
append(PortletInvoker) - Method in class org.gatein.pc.portlet.PortletInvokerInterceptor
 
application - Variable in class org.gatein.pc.portlet.impl.jsr168.PortletContainerImpl
.
attributes - Variable in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
.

B

BaseURLImpl - Class in org.gatein.pc.portlet.impl.jsr168.api
 
BaseURLImpl(PortletInvocation, PortletRequestImpl, boolean) - Constructor for class org.gatein.pc.portlet.impl.jsr168.api.BaseURLImpl
 
BaseURLImpl(BaseURLImpl) - Constructor for class org.gatein.pc.portlet.impl.jsr168.api.BaseURLImpl
 
BaseURLImpl.InternalContainerURL - Class in org.gatein.pc.portlet.impl.jsr168.api
 
BaseURLImpl.InternalContainerURL() - Constructor for class org.gatein.pc.portlet.impl.jsr168.api.BaseURLImpl.InternalContainerURL
 
BaseURLImpl.InternalContainerURL(BaseURLImpl.InternalContainerURL) - Constructor for class org.gatein.pc.portlet.impl.jsr168.api.BaseURLImpl.InternalContainerURL
 
Buffer - Class in org.gatein.pc.portlet.impl.jsr168
Data produced.
bufferSize - Variable in class org.gatein.pc.portlet.impl.jsr168.api.MimeResponseImpl
Not really used but we need it to memorize what the client set optionally.
build(InputStream) - Method in class org.gatein.pc.portlet.impl.deployment.staxnav.PortletApplicationMetaDataBuilder
 
build() - Method in class org.gatein.pc.portlet.impl.info.ContainerInfoBuilder
 
buildPortletApplicationMetaData(ServletContext) - Method in class org.gatein.pc.portlet.impl.deployment.PortletApplicationDeployer
 
ByteBuffer - Class in org.gatein.pc.portlet.impl.jsr168
 
ByteBuffer() - Constructor for class org.gatein.pc.portlet.impl.jsr168.ByteBuffer
 

C

cacheControl - Variable in class org.gatein.pc.portlet.impl.jsr168.api.MimeResponseImpl
The cache control.
CacheControlImpl - Class in org.gatein.pc.portlet.impl.jsr168.api
 
CacheControlImpl(int, CacheScope) - Constructor for class org.gatein.pc.portlet.impl.jsr168.api.CacheControlImpl
 
CCPPInterceptor - Class in org.gatein.pc.portlet.aspects
A simple implementation of CC/PP feature of JSR286.
CCPPInterceptor() - Constructor for class org.gatein.pc.portlet.aspects.CCPPInterceptor
 
CharBuffer - Class in org.gatein.pc.portlet.impl.jsr168
 
CharBuffer() - Constructor for class org.gatein.pc.portlet.impl.jsr168.CharBuffer
 
check(HttpServletRequest) - Method in class org.gatein.pc.portlet.aspects.SessionInvalidatorInterceptor
 
checkRedirect(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.StateAwareResponseImpl
 
ClassInstanceLifeCycle<T> - Class in org.gatein.pc.portlet.impl.jsr168
 
ClassInstanceLifeCycle(Logger, Class<T>, ClassLoader, String, String) - Constructor for class org.gatein.pc.portlet.impl.jsr168.ClassInstanceLifeCycle
 
className - Variable in class org.gatein.pc.portlet.impl.jsr168.PortletContainerImpl
The portlet implementation class name.
clearPreviousTag() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.GenerateURLTag
 
clearPreviousTag() - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.GenerateURL286Tag
 
clientContext - Variable in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
.
ClientDataRequestImpl - Class in org.gatein.pc.portlet.impl.jsr168.api
 
ClientDataRequestImpl(PortletContainerImpl, ActionInvocation) - Constructor for class org.gatein.pc.portlet.impl.jsr168.api.ClientDataRequestImpl
 
ClientDataRequestImpl(PortletContainerImpl, ResourceInvocation) - Constructor for class org.gatein.pc.portlet.impl.jsr168.api.ClientDataRequestImpl
 
cloneState(String, PropertyMap) - Method in class org.gatein.pc.portlet.state.producer.AbstractPortletStatePersistenceManager
 
cloneState(String) - Method in class org.gatein.pc.portlet.state.producer.AbstractPortletStatePersistenceManager
 
cloneState(String) - Method in interface org.gatein.pc.portlet.state.producer.PortletStatePersistenceManager
Clone an existing state.
cloneState(String, PropertyMap) - Method in interface org.gatein.pc.portlet.state.producer.PortletStatePersistenceManager
Clone an existing state.
commit() - Method in class org.gatein.pc.portlet.impl.jsr168.Buffer
Simulate a response commit.
commited - Variable in class org.gatein.pc.portlet.impl.jsr168.Buffer
.
config - Variable in class org.gatein.pc.portlet.impl.jsr168.PortletContainerImpl
The portlet config.
Constants - Class in org.gatein.pc.portlet.impl.jsr168
 
ConsumerCacheInterceptor - Class in org.gatein.pc.portlet.aspects
Cache markup on the portal.
ConsumerCacheInterceptor() - Constructor for class org.gatein.pc.portlet.aspects.ConsumerCacheInterceptor
 
ConsumerPersistenceManager<S extends Serializable> - Interface in org.gatein.pc.portlet.state.consumer
 
ConsumerPersistenceManagerService - Class in org.gatein.pc.portlet.impl.state.consumer
 
ConsumerPersistenceManagerService() - Constructor for class org.gatein.pc.portlet.impl.state.consumer.ConsumerPersistenceManagerService
 
ConsumerPortlet - Class in org.gatein.pc.portlet.state.consumer
 
ConsumerPortlet(PortletContext, Portlet) - Constructor for class org.gatein.pc.portlet.state.consumer.ConsumerPortlet
 
ConsumerPortletInvoker - Class in org.gatein.pc.portlet.state.consumer
 
ConsumerPortletInvoker() - Constructor for class org.gatein.pc.portlet.state.consumer.ConsumerPortletInvoker
 
ConsumerState<S extends Serializable> - Class in org.gatein.pc.portlet.state.consumer
 
ConsumerState(String, PortletStateType<S>, S) - Constructor for class org.gatein.pc.portlet.state.consumer.ConsumerState
 
ConsumerStateContext<S extends Serializable> - Class in org.gatein.pc.portlet.state.consumer
 
ConsumerStateContext(String, String, PortletStateType<S>, S) - Constructor for class org.gatein.pc.portlet.state.consumer.ConsumerStateContext
 
container - Variable in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
.
ContainerCacheInfo - Class in org.gatein.pc.portlet.impl.info
 
ContainerCacheInfo(int) - Constructor for class org.gatein.pc.portlet.impl.info.ContainerCacheInfo
 
ContainerCapabilitiesInfo - Class in org.gatein.pc.portlet.impl.info
This object holds the content type and mode capabilities.
ContainerCapabilitiesInfo() - Constructor for class org.gatein.pc.portlet.impl.info.ContainerCapabilitiesInfo
 
ContainerEventInfo - Class in org.gatein.pc.portlet.impl.info
 
ContainerEventInfo(QName, ContainerTypeInfo, LocalizedString, LocalizedString, List<QName>) - Constructor for class org.gatein.pc.portlet.impl.info.ContainerEventInfo
 
ContainerEventingInfo - Class in org.gatein.pc.portlet.impl.info
 
ContainerEventingInfo() - Constructor for class org.gatein.pc.portlet.impl.info.ContainerEventingInfo
 
ContainerFilterInfo - Class in org.gatein.pc.portlet.impl.info
 
ContainerFilterInfo(String, String, Set<LifeCyclePhase>, LocalizedString, LocalizedString, Map<String, String>) - Constructor for class org.gatein.pc.portlet.impl.info.ContainerFilterInfo
 
ContainerInfoBuilder - Class in org.gatein.pc.portlet.impl.info
 
ContainerInfoBuilder(String, PortletApplication10MetaData, ContainerInfoBuilderContext) - Constructor for class org.gatein.pc.portlet.impl.info.ContainerInfoBuilder
.
ContainerInfoBuilderContext - Interface in org.gatein.pc.portlet.impl.info
 
ContainerInfoBuilderContextImpl - Class in org.gatein.pc.portlet.impl.jsr168
 
ContainerInfoBuilderContextImpl(PortletApplication10MetaData, ServletContext) - Constructor for class org.gatein.pc.portlet.impl.jsr168.ContainerInfoBuilderContextImpl
 
ContainerListenerInfo - Class in org.gatein.pc.portlet.impl.info
 
ContainerListenerInfo(String, LocalizedString, LocalizedString) - Constructor for class org.gatein.pc.portlet.impl.info.ContainerListenerInfo
 
ContainerMetaInfo - Class in org.gatein.pc.portlet.impl.info
 
ContainerMetaInfo() - Constructor for class org.gatein.pc.portlet.impl.info.ContainerMetaInfo
 
ContainerNavigationInfo - Class in org.gatein.pc.portlet.impl.info
 
ContainerNavigationInfo() - Constructor for class org.gatein.pc.portlet.impl.info.ContainerNavigationInfo
 
ContainerParameterInfo - Class in org.gatein.pc.portlet.impl.info
 
ContainerParameterInfo(String, QName, List<QName>, LocalizedString) - Constructor for class org.gatein.pc.portlet.impl.info.ContainerParameterInfo
 
ContainerPortletApplicationInfo - Class in org.gatein.pc.portlet.impl.info
 
ContainerPortletApplicationInfo(String, String, Collection<ContainerFilterInfo>, List<ContainerListenerInfo>, ContainerUserInfo) - Constructor for class org.gatein.pc.portlet.impl.info.ContainerPortletApplicationInfo
 
ContainerPortletDispatcher - Class in org.gatein.pc.portlet.container
 
ContainerPortletDispatcher() - Constructor for class org.gatein.pc.portlet.container.ContainerPortletDispatcher
 
ContainerPortletInfo - Class in org.gatein.pc.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.gatein.pc.portlet.impl.info.ContainerPortletInfo
 
ContainerPortletInfo(ContainerCapabilitiesInfo, ContainerPreferencesInfo, ContainerMetaInfo, ContainerSecurityInfo, ContainerCacheInfo, ContainerEventingInfo, ContainerNavigationInfo, List<String>, String, String, String, Map<String, String>, Boolean, ResourceBundleManager, Map<String, RuntimeOptionInfo>) - Constructor for class org.gatein.pc.portlet.impl.info.ContainerPortletInfo
 
ContainerPortletInvoker - Class in org.gatein.pc.portlet.container
An implementation of portlet invoker that makes a call to a portlet container.
ContainerPortletInvoker() - Constructor for class org.gatein.pc.portlet.container.ContainerPortletInvoker
 
ContainerPortletManagedModeInfo - Class in org.gatein.pc.portlet.impl.info
 
ContainerPortletManagedModeInfo(Mode, LocalizedString, LocalizedString) - Constructor for class org.gatein.pc.portlet.impl.info.ContainerPortletManagedModeInfo
 
ContainerPortletManagedModeInfo(Mode, LocalizedString) - Constructor for class org.gatein.pc.portlet.impl.info.ContainerPortletManagedModeInfo
 
ContainerPreferenceInfo - Class in org.gatein.pc.portlet.impl.info
 
ContainerPreferenceInfo(String, LocalizedString, LocalizedString, boolean, List<String>) - Constructor for class org.gatein.pc.portlet.impl.info.ContainerPreferenceInfo
 
ContainerPreferencesInfo - Class in org.gatein.pc.portlet.impl.info
 
ContainerPreferencesInfo(String) - Constructor for class org.gatein.pc.portlet.impl.info.ContainerPreferencesInfo
 
containerPrefs - Variable in class org.gatein.pc.portlet.impl.jsr168.api.PortletPreferencesImpl
.
ContainerRuntimeAdapter - Class in org.gatein.pc.portlet.impl.metadata.adapter
 
ContainerRuntimeAdapter() - Constructor for class org.gatein.pc.portlet.impl.metadata.adapter.ContainerRuntimeAdapter
 
ContainerRuntimeMetaData - Class in org.gatein.pc.portlet.impl.metadata.common
 
ContainerRuntimeMetaData() - Constructor for class org.gatein.pc.portlet.impl.metadata.common.ContainerRuntimeMetaData
 
ContainerRuntimeOptionInfo - Class in org.gatein.pc.portlet.impl.info
 
ContainerRuntimeOptionInfo(String, List<String>) - Constructor for class org.gatein.pc.portlet.impl.info.ContainerRuntimeOptionInfo
 
ContainerSecurityInfo - Class in org.gatein.pc.portlet.impl.info
 
ContainerSecurityInfo() - Constructor for class org.gatein.pc.portlet.impl.info.ContainerSecurityInfo
 
ContainerTypeInfo - Class in org.gatein.pc.portlet.impl.info
 
ContainerTypeInfo(Class) - Constructor for class org.gatein.pc.portlet.impl.info.ContainerTypeInfo
 
ContainerUserInfo - Class in org.gatein.pc.portlet.impl.info
 
ContainerUserInfo(Set<String>) - Constructor for class org.gatein.pc.portlet.impl.info.ContainerUserInfo
 
containsHeader(String) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse
 
containsRoleRef(String) - Method in class org.gatein.pc.portlet.impl.info.ContainerSecurityInfo
 
containsTransportGuarantee(TransportGuarantee) - Method in class org.gatein.pc.portlet.impl.info.ContainerSecurityInfo
 
ContentRef - Class in org.gatein.pc.portlet.aspects.cache
A fragment result + its expiration date.
ContentRef() - Constructor for class org.gatein.pc.portlet.aspects.cache.ContentRef
 
context - Variable in class org.gatein.pc.portlet.impl.jsr168.PortletApplicationImpl
.
ContextDispatcherInterceptor - Class in org.gatein.pc.portlet.aspects
This interceptor dispatch the call to the target web application.
ContextDispatcherInterceptor() - Constructor for class org.gatein.pc.portlet.aspects.ContextDispatcherInterceptor
 
COPY_MODE - Static variable in class org.gatein.pc.portlet.impl.jsr168.PortletRequestParameterMap
.
create() - Method in interface org.gatein.pc.portlet.container.object.PortletContainerObject
Creates the portlet container.
create() - Method in interface org.gatein.pc.portlet.container.object.PortletFilterObject
Creates the portlet filter.
create() - Method in class org.gatein.pc.portlet.impl.container.PortletApplicationLifeCycle
 
create() - Method in class org.gatein.pc.portlet.impl.jsr168.ClassInstanceLifeCycle
 
create() - Method in class org.gatein.pc.portlet.impl.jsr168.PortletContainerImpl
 
create() - Method in class org.gatein.pc.portlet.impl.jsr168.PortletFilterImpl
 
create(NavigationInfo, PortletInvocation) - Static method in class org.gatein.pc.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.gatein.pc.portlet.impl.jsr168.PortletRequestParameterMap
 
create(NavigationInfo, RenderInvocation) - Static method in class org.gatein.pc.portlet.impl.jsr168.PortletRequestParameterMap
 
create(NavigationInfo, ActionInvocation) - Static method in class org.gatein.pc.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.gatein.pc.portlet.impl.jsr168.ResourceRequestParameterMap
- resource parameter : always - form parameter : if it is a POST with the content type set to application/...
createActionURL() - Method in class org.gatein.pc.portlet.impl.jsr168.api.MimeResponseImpl
 
createActionURL(PortletInvocation, PortletRequestImpl) - Static method in class org.gatein.pc.portlet.impl.jsr168.api.PortletURLImpl
 
createActionURL() - Method in class org.gatein.pc.portlet.impl.jsr168.api.ResourceResponseImpl
 
createClone(PortletStateType, PortletContext) - Method in class org.gatein.pc.portlet.container.ContainerPortletInvoker
 
createClone() - Method in class org.gatein.pc.portlet.impl.jsr168.api.BaseURLImpl
 
createClone() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletURLImpl
 
createClone() - Method in class org.gatein.pc.portlet.impl.jsr168.api.ResourceURLImpl
 
createClone(PortletStateType, PortletContext) - Method in class org.gatein.pc.portlet.PortletInvokerInterceptor
 
createClone(PortletStateType, PortletContext) - Method in class org.gatein.pc.portlet.state.consumer.ConsumerPortletInvoker
 
createClone(PortletStateType, PortletContext) - Method in class org.gatein.pc.portlet.state.producer.ProducerPortletInvoker
 
createElement(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletResponseImpl
 
createPortletApplicationDeployment(ServletContext, PortletApplication10MetaData) - Method in class org.gatein.pc.portlet.impl.deployment.PortletApplicationDeployer
 
createRenderURL() - Method in class org.gatein.pc.portlet.impl.jsr168.api.MimeResponseImpl
 
createRenderURL(PortletInvocation, PortletRequestImpl) - Static method in class org.gatein.pc.portlet.impl.jsr168.api.PortletURLImpl
 
createRenderURL() - Method in class org.gatein.pc.portlet.impl.jsr168.api.ResourceResponseImpl
 
createResourceBundleManager(ResourceBundleManager, ContainerPortletInfo) - Static method in class org.gatein.pc.portlet.impl.jsr168.PortletResourceBundleFactory
 
createResourceURL() - Method in class org.gatein.pc.portlet.impl.jsr168.api.MimeResponseImpl
 
createResourceURL(PortletInvocation, PortletRequestImpl) - Static method in class org.gatein.pc.portlet.impl.jsr168.api.ResourceURLImpl
 
createResponse(ResponseProperties, Map<String, Object>, String, byte[], CacheControl) - Method in class org.gatein.pc.portlet.impl.jsr168.api.MimeResponseImpl
 
createResponse(ResponseProperties, Map<String, Object>, String, String, CacheControl) - Method in class org.gatein.pc.portlet.impl.jsr168.api.MimeResponseImpl
 
createResponse(ResponseProperties, Map<String, Object>, String, CacheControl) - Method in class org.gatein.pc.portlet.impl.jsr168.api.MimeResponseImpl
 
createResponse(ResponseProperties, Map<String, Object>, String, byte[], CacheControl) - Method in class org.gatein.pc.portlet.impl.jsr168.api.RenderResponseImpl
 
createResponse(ResponseProperties, Map<String, Object>, String, String, CacheControl) - Method in class org.gatein.pc.portlet.impl.jsr168.api.RenderResponseImpl
 
createResponse(ResponseProperties, Map<String, Object>, String, CacheControl) - Method in class org.gatein.pc.portlet.impl.jsr168.api.RenderResponseImpl
 
createResponse(ResponseProperties, Map<String, Object>, String, byte[], CacheControl) - Method in class org.gatein.pc.portlet.impl.jsr168.api.ResourceResponseImpl
 
createResponse(ResponseProperties, Map<String, Object>, String, String, CacheControl) - Method in class org.gatein.pc.portlet.impl.jsr168.api.ResourceResponseImpl
 
createResponse(ResponseProperties, Map<String, Object>, String, CacheControl) - Method in class org.gatein.pc.portlet.impl.jsr168.api.ResourceResponseImpl
 
createState(ConsumerState<S>) - Method in class org.gatein.pc.portlet.impl.state.consumer.AbstractConsumerPersistenceManagerService
 
createState(ConsumerState<S>) - Method in interface org.gatein.pc.portlet.state.consumer.ConsumerPersistenceManager
Create the initial state.
createState(String, PropertyMap) - Method in class org.gatein.pc.portlet.state.producer.AbstractPortletStatePersistenceManager
 
createState(String, PropertyMap) - Method in interface org.gatein.pc.portlet.state.producer.PortletStatePersistenceManager
Create the initial state.
createStateContext(String, PropertyMap) - Method in class org.gatein.pc.portlet.impl.state.producer.PortletStatePersistenceManagerService
 
createStateContext(String, PropertyMap) - Method in class org.gatein.pc.portlet.state.producer.AbstractPortletStatePersistenceManager
 
CustomPortletModeAdapter - Class in org.gatein.pc.portlet.impl.metadata.adapter
 
CustomPortletModeAdapter() - Constructor for class org.gatein.pc.portlet.impl.metadata.adapter.CustomPortletModeAdapter
 
CustomPortletModeMetaData - Class in org.gatein.pc.portlet.impl.metadata
 
CustomPortletModeMetaData() - Constructor for class org.gatein.pc.portlet.impl.metadata.CustomPortletModeMetaData
 
CustomPortletModeMetaData(String) - Constructor for class org.gatein.pc.portlet.impl.metadata.CustomPortletModeMetaData
 
CustomWindowStateAdapter - Class in org.gatein.pc.portlet.impl.metadata.adapter
 
CustomWindowStateAdapter() - Constructor for class org.gatein.pc.portlet.impl.metadata.adapter.CustomWindowStateAdapter
 
CustomWindowStateMetaData - Class in org.gatein.pc.portlet.impl.metadata
 
CustomWindowStateMetaData() - Constructor for class org.gatein.pc.portlet.impl.metadata.CustomWindowStateMetaData
 
CustomWindowStateMetaData(String) - Constructor for class org.gatein.pc.portlet.impl.metadata.CustomWindowStateMetaData
 

D

decodePortletMode(String) - Static method in class org.gatein.pc.portlet.impl.jsr168.PortletUtils
Creates a PortletMode object based on the specified name.
decodeWindowState(String) - Static method in class org.gatein.pc.portlet.impl.jsr168.PortletUtils
Creates a WindowState object based on the specified name.
DEFAULT_INFO - Static variable in class org.gatein.pc.portlet.impl.spi.AbstractPortalContext
The default info returned by the Portal.
DEFAULT_LOCALE - Static variable in class org.gatein.pc.portlet.impl.metadata.PortletMetaDataConstants
The default locale
DefineObjects286Tag - Class in org.gatein.pc.portlet.impl.jsr286.taglib
 
DefineObjects286Tag() - Constructor for class org.gatein.pc.portlet.impl.jsr286.taglib.DefineObjects286Tag
 
DefineObjects286TagTEI - Class in org.gatein.pc.portlet.impl.jsr286.taglib
 
DefineObjects286TagTEI() - Constructor for class org.gatein.pc.portlet.impl.jsr286.taglib.DefineObjects286TagTEI
 
DefineObjectsTag - Class in org.gatein.pc.portlet.impl.jsr168.taglib
The defineObjects tag for the JSR 168 Portlet specification.
DefineObjectsTag() - Constructor for class org.gatein.pc.portlet.impl.jsr168.taglib.DefineObjectsTag
 
DefineObjectsTagTEI - Class in org.gatein.pc.portlet.impl.jsr168.taglib
The additional variable definitions for the defineObjects tag for the JSR 168 Portlet specification.
DefineObjectsTagTEI() - Constructor for class org.gatein.pc.portlet.impl.jsr168.taglib.DefineObjectsTagTEI
 
demoteDependents(LifeCycleStatus) - Method in class org.gatein.pc.portlet.impl.container.LifeCycle
 
demoteDependents(LifeCycleStatus) - Method in class org.gatein.pc.portlet.impl.container.PortletApplicationLifeCycle
 
demoteDependents(LifeCycleStatus) - Method in class org.gatein.pc.portlet.impl.container.PortletFilterLifeCycle
 
DeploymentException - Exception in org.gatein.pc.portlet.impl.deployment
 
DeploymentException() - Constructor for exception org.gatein.pc.portlet.impl.deployment.DeploymentException
 
DeploymentException(String) - Constructor for exception org.gatein.pc.portlet.impl.deployment.DeploymentException
 
DeploymentException(String, Throwable) - Constructor for exception org.gatein.pc.portlet.impl.deployment.DeploymentException
 
DeploymentException(Throwable) - Constructor for exception org.gatein.pc.portlet.impl.deployment.DeploymentException
 
DescribableMetaData - Class in org.gatein.pc.portlet.impl.metadata.common
 
DescribableMetaData() - Constructor for class org.gatein.pc.portlet.impl.metadata.common.DescribableMetaData
 
destroy() - Method in interface org.gatein.pc.portlet.container.object.PortletContainerObject
Destroys the portlet container.
destroy() - Method in interface org.gatein.pc.portlet.container.object.PortletFilterObject
Destroys the portlet filter.
destroy() - Method in class org.gatein.pc.portlet.impl.container.PortletApplicationLifeCycle
 
destroy() - Method in class org.gatein.pc.portlet.impl.jsr168.ClassInstanceLifeCycle
 
destroy() - Method in class org.gatein.pc.portlet.impl.jsr168.PortletContainerImpl
 
destroy() - Method in class org.gatein.pc.portlet.impl.jsr168.PortletFilterImpl
 
destroyClones(List<PortletContext>) - Method in class org.gatein.pc.portlet.container.ContainerPortletInvoker
 
destroyClones(List<PortletContext>) - Method in class org.gatein.pc.portlet.PortletInvokerInterceptor
 
destroyClones(List<PortletContext>) - Method in class org.gatein.pc.portlet.state.consumer.ConsumerPortletInvoker
 
destroyClones(List<PortletContext>) - Method in class org.gatein.pc.portlet.state.producer.ProducerPortletInvoker
 
destroyState(String) - Method in class org.gatein.pc.portlet.impl.state.consumer.AbstractConsumerPersistenceManagerService
 
destroyState(String) - Method in interface org.gatein.pc.portlet.state.consumer.ConsumerPersistenceManager
Destroy the state.
destroyState(String) - Method in class org.gatein.pc.portlet.state.producer.AbstractPortletStatePersistenceManager
 
destroyState(String) - Method in interface org.gatein.pc.portlet.state.producer.PortletStatePersistenceManager
Destroy the state.
destroyStateContext(String) - Method in class org.gatein.pc.portlet.impl.state.producer.PortletStatePersistenceManagerService
 
destroyStateContext(String) - Method in class org.gatein.pc.portlet.state.producer.AbstractPortletStatePersistenceManager
 
dispatch(PortletInvocation) - Method in interface org.gatein.pc.portlet.container.PortletContainer
Invoke the portlet container.
Dispatch - Class in org.gatein.pc.portlet.impl.jsr168
 
Dispatch(DispatchType, String) - Constructor for class org.gatein.pc.portlet.impl.jsr168.Dispatch
 
dispatch(PortletInvocation) - Method in class org.gatein.pc.portlet.impl.jsr168.PortletContainerImpl
 
dispatch(ServletContext, HttpServletRequest, HttpServletResponse, ServerContext.Callable) - Method in class org.gatein.pc.portlet.impl.spi.AbstractServerContext
 
DispatchedHttpServletRequest - Class in org.gatein.pc.portlet.impl.jsr168
 
DispatchedHttpServletRequest(Dispatch, PortletRequest, HttpServletRequestWrapper, ServletContext) - Constructor for class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
DispatchedHttpServletRequest.Action - Class in org.gatein.pc.portlet.impl.jsr168
 
DispatchedHttpServletRequest.Action(Dispatch, ActionRequest, HttpServletRequestWrapper, ServletContext) - Constructor for class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest.Action
 
DispatchedHttpServletRequest.ClientData - Class in org.gatein.pc.portlet.impl.jsr168
 
DispatchedHttpServletRequest.ClientData(Dispatch, ClientDataRequest, HttpServletRequestWrapper, ServletContext) - Constructor for class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest.ClientData
 
DispatchedHttpServletRequest.Event - Class in org.gatein.pc.portlet.impl.jsr168
 
DispatchedHttpServletRequest.Event(Dispatch, EventRequest, HttpServletRequestWrapper, ServletContext) - Constructor for class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest.Event
 
DispatchedHttpServletRequest.Mime - Class in org.gatein.pc.portlet.impl.jsr168
 
DispatchedHttpServletRequest.Mime(Dispatch, PortletRequest, HttpServletRequestWrapper, ServletContext) - Constructor for class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest.Mime
 
DispatchedHttpServletRequest.Render - Class in org.gatein.pc.portlet.impl.jsr168
 
DispatchedHttpServletRequest.Render(Dispatch, RenderRequest, HttpServletRequestWrapper, ServletContext) - Constructor for class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest.Render
 
DispatchedHttpServletRequest.Resource - Class in org.gatein.pc.portlet.impl.jsr168
 
DispatchedHttpServletRequest.Resource(Dispatch, ResourceRequest, HttpServletRequestWrapper, ServletContext) - Constructor for class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest.Resource
 
DispatchedHttpServletResponse - Class in org.gatein.pc.portlet.impl.jsr168
 
DispatchedHttpServletResponse(DispatchedHttpServletRequest, PortletResponse, HttpServletResponse) - Constructor for class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse
 
DispatchedHttpServletResponse.Mime - Class in org.gatein.pc.portlet.impl.jsr168
 
DispatchedHttpServletResponse.Mime(DispatchedHttpServletRequest, MimeResponseImpl, HttpServletResponse) - Constructor for class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse.Mime
 
DispatchedHttpServletResponse.StateAware - Class in org.gatein.pc.portlet.impl.jsr168
 
DispatchedHttpServletResponse.StateAware(DispatchedHttpServletRequest, StateAwareResponseImpl, HttpServletResponse) - Constructor for class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse.StateAware
 
DispatchedHttpSession - Class in org.gatein.pc.portlet.impl.jsr168
 
DispatchedHttpSession(DispatchedHttpServletRequest, PortletSession, int) - Constructor for class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpSession
 
DispatchedRequestDispatcher - Class in org.gatein.pc.portlet.impl.jsr168
 
DispatchedRequestDispatcher(RequestDispatcher, String) - Constructor for class org.gatein.pc.portlet.impl.jsr168.DispatchedRequestDispatcher
 
DispatchType - Enum in org.gatein.pc.portlet.impl.jsr168
 
doEndTag() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.DefineObjectsTag
 
doEndTag() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.GenerateURLTag
Generate the URL
doEndTag() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.NamespaceTag
 
doEndTag() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.URLParameterTag
Include the parameter in the surround tag parameters
doEndTag() - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.DefineObjects286Tag
 
doEndTag() - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.URLProperty286Tag
Include the property in the surround tag properties
doFilter(PortletRequest, PortletResponse) - Method in class org.gatein.pc.portlet.impl.jsr168.api.FilterChainImpl
 
doFilter(ActionRequest, ActionResponse) - Method in class org.gatein.pc.portlet.impl.jsr168.api.FilterChainImpl
 
doFilter(EventRequest, EventResponse) - Method in class org.gatein.pc.portlet.impl.jsr168.api.FilterChainImpl
 
doFilter(RenderRequest, RenderResponse) - Method in class org.gatein.pc.portlet.impl.jsr168.api.FilterChainImpl
 
doFilter(ResourceRequest, ResourceResponse) - Method in class org.gatein.pc.portlet.impl.jsr168.api.FilterChainImpl
 
doReset() - Method in class org.gatein.pc.portlet.impl.jsr168.Buffer
 
doReset() - Method in class org.gatein.pc.portlet.impl.jsr168.ByteBuffer
 
doReset() - Method in class org.gatein.pc.portlet.impl.jsr168.CharBuffer
 
doStartTag() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.DefineObjectsTag
 
doStartTag() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.GenerateURLTag
Process the body, which may contain portlet:param tags
doStartTag() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.NamespaceTag
 
doStartTag() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.URLParameterTag
No body to process
doStartTag() - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.DefineObjects286Tag
 
doStartTag() - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.URLProperty286Tag
No body to process

E

Element - Enum in org.gatein.pc.portlet.impl.deployment.staxnav
 
encodeRedirectURL(String) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse
 
encodeRedirectUrl(String) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse
 
encodeResourceURL(String) - Method in class org.gatein.pc.portlet.impl.spi.AbstractPortletInvocationContext
Validate the url and then delegate the encoding of the url to the client response.
encodeURL(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletResponseImpl
 
encodeURL(String) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse
 
encodeUrl(String) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse
 
error(SAXParseException) - Method in class org.gatein.pc.portlet.impl.metadata.ValidationErrorHandler
 
EventDefinitionMetaData - Class in org.gatein.pc.portlet.impl.metadata.event
 
EventDefinitionMetaData() - Constructor for class org.gatein.pc.portlet.impl.metadata.event.EventDefinitionMetaData
 
EventDefinitionMetaData(String) - Constructor for class org.gatein.pc.portlet.impl.metadata.event.EventDefinitionMetaData
 
EventDefinitionReferenceMetaData - Class in org.gatein.pc.portlet.impl.metadata.event
 
EventDefinitionReferenceMetaData() - Constructor for class org.gatein.pc.portlet.impl.metadata.event.EventDefinitionReferenceMetaData
 
EventDefinitionReferenceMetaData(String) - Constructor for class org.gatein.pc.portlet.impl.metadata.event.EventDefinitionReferenceMetaData
 
EventImpl - Class in org.gatein.pc.portlet.impl.jsr168.api
 
EventImpl(EventInvocation) - Constructor for class org.gatein.pc.portlet.impl.jsr168.api.EventImpl
 
EventListAdapter - Class in org.gatein.pc.portlet.impl.metadata.adapter
 
EventListAdapter() - Constructor for class org.gatein.pc.portlet.impl.metadata.adapter.EventListAdapter
 
EventPayloadInterceptor - Class in org.gatein.pc.portlet.aspects
This interceptor is responsible for taking care of converting the optional event payload to the application classloader.
EventPayloadInterceptor() - Constructor for class org.gatein.pc.portlet.aspects.EventPayloadInterceptor
 
EventRequestImpl - Class in org.gatein.pc.portlet.impl.jsr168.api
 
EventRequestImpl(PortletContainerImpl, EventInvocation) - Constructor for class org.gatein.pc.portlet.impl.jsr168.api.EventRequestImpl
 
eventRequestVariableName - Static variable in class org.gatein.pc.portlet.impl.jsr286.taglib.DefineObjects286TagTEI
 
EventResponseImpl - Class in org.gatein.pc.portlet.impl.jsr168.api
 
EventResponseImpl(EventInvocation, PortletRequestImpl) - Constructor for class org.gatein.pc.portlet.impl.jsr168.api.EventResponseImpl
 
eventResponseVariableName - Static variable in class org.gatein.pc.portlet.impl.jsr286.taglib.DefineObjects286TagTEI
 
exportPortlet(PortletStateType, PortletContext) - Method in class org.gatein.pc.portlet.PortletInvokerInterceptor
 
exportPortlet(PortletStateType, PortletContext) - Method in class org.gatein.pc.portlet.state.consumer.ConsumerPortletInvoker
 
exportPortlet(PortletStateType, PortletContext) - Method in class org.gatein.pc.portlet.state.producer.ProducerPortletInvoker
 

F

fatalError(SAXParseException) - Method in class org.gatein.pc.portlet.impl.metadata.ValidationErrorHandler
 
fetch() - Method in class org.gatein.pc.portlet.impl.deployment.xml.XSD
 
fetch(Executor) - Method in class org.gatein.pc.portlet.impl.deployment.xml.XSD
 
filter(PortletURLGenerationListener) - Method in class org.gatein.pc.portlet.impl.jsr168.api.BaseURLImpl
 
filter(PortletURLGenerationListener) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletURLImpl
 
filter(PortletURLGenerationListener) - Method in class org.gatein.pc.portlet.impl.jsr168.api.ResourceURLImpl
 
filterable - Variable in class org.gatein.pc.portlet.impl.jsr168.api.BaseURLImpl
.
filterActionURL(PortletURL) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletURLGenerationListenerChain
 
FilterAdapter - Class in org.gatein.pc.portlet.impl.metadata.adapter
 
FilterAdapter() - Constructor for class org.gatein.pc.portlet.impl.metadata.adapter.FilterAdapter
 
FilterChainImpl<T extends javax.portlet.filter.PortletFilter> - Class in org.gatein.pc.portlet.impl.jsr168.api
 
FilterChainImpl(List<T>, Class<T>) - Constructor for class org.gatein.pc.portlet.impl.jsr168.api.FilterChainImpl
 
FilterConfigImpl - Class in org.gatein.pc.portlet.impl.jsr168.api
 
FilterConfigImpl(ContainerFilterInfo, PortletContext) - Constructor for class org.gatein.pc.portlet.impl.jsr168.api.FilterConfigImpl
 
FilterMappingMetaData - Class in org.gatein.pc.portlet.impl.metadata.filter
 
FilterMappingMetaData() - Constructor for class org.gatein.pc.portlet.impl.metadata.filter.FilterMappingMetaData
 
FilterMetaData - Class in org.gatein.pc.portlet.impl.metadata.filter
 
FilterMetaData() - Constructor for class org.gatein.pc.portlet.impl.metadata.filter.FilterMetaData
 
filterRenderURL(PortletURL) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletURLGenerationListenerChain
 
filterResourceURL(ResourceURL) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletURLGenerationListenerChain
 
flushBuffer() - Method in class org.gatein.pc.portlet.impl.jsr168.api.MimeResponseImpl
 
flushBuffer() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse
 
flushBuffer() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse.Mime
 
flushBuffer() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse.StateAware
 
forward(PortletRequest, PortletResponse) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestDispatcherImpl
 
forward(ServletRequest, ServletResponse) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedRequestDispatcher
 

G

generateNamespaceFrom(String) - Static method in class org.gatein.pc.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.gatein.pc.portlet.impl.jsr168.taglib.ActionURLTag
 
generateURL() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.GenerateURLTag
 
generateURL() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.RenderURLTag
 
generateURL() - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.ActionURL286Tag
 
generateURL() - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.GenerateURL286Tag
 
generateURL() - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.RenderURL286Tag
 
generateURL() - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.ResourceURL286Tag
 
GenerateURL286Tag - Class in org.gatein.pc.portlet.impl.jsr286.taglib
 
GenerateURL286Tag() - Constructor for class org.gatein.pc.portlet.impl.jsr286.taglib.GenerateURL286Tag
 
GenerateURL286TagTEI - Class in org.gatein.pc.portlet.impl.jsr286.taglib
 
GenerateURL286TagTEI() - Constructor for class org.gatein.pc.portlet.impl.jsr286.taglib.GenerateURL286TagTEI
 
GenerateURLTag - Class in org.gatein.pc.portlet.impl.jsr168.taglib
Superclass of the actionURL and renderURL tags for the JSR 168 Portlet specification.
GenerateURLTag() - Constructor for class org.gatein.pc.portlet.impl.jsr168.taglib.GenerateURLTag
 
GenerateURLTagTEI - Class in org.gatein.pc.portlet.impl.jsr168.taglib
The additional variable definitions for the actionURL tag for the JSR 168 Portlet specification.
GenerateURLTagTEI() - Constructor for class org.gatein.pc.portlet.impl.jsr168.taglib.GenerateURLTagTEI
 
get(String) - Method in class org.gatein.pc.portlet.impl.state.consumer.AbstractConsumerPersistenceManagerService
 
get(String) - Method in class org.gatein.pc.portlet.impl.state.consumer.ConsumerPersistenceManagerService
 
getAccessMode() - Method in class org.gatein.pc.portlet.impl.spi.AbstractInstanceContext
 
getActionRequest() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.PortletTag
 
getActionResponse() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.PortletTag
 
getAlias() - Method in class org.gatein.pc.portlet.impl.metadata.event.EventDefinitionMetaData
 
getAlias() - Method in class org.gatein.pc.portlet.impl.metadata.PublicRenderParameterMetaData
 
getAliases() - Method in class org.gatein.pc.portlet.impl.info.ContainerEventInfo
 
getAliases() - Method in class org.gatein.pc.portlet.impl.info.ContainerParameterInfo
 
getAllLocales() - Method in class org.gatein.pc.portlet.impl.info.ContainerCapabilitiesInfo
 
getAllModes() - Method in class org.gatein.pc.portlet.impl.info.ContainerCapabilitiesInfo
 
getAllWindowStates() - Method in class org.gatein.pc.portlet.impl.info.ContainerCapabilitiesInfo
 
getApplication() - Method in class org.gatein.pc.portlet.impl.info.ContainerInfoBuilder
 
getApplicationName() - Method in interface org.gatein.pc.portlet.impl.info.ContainerInfoBuilderContext
 
getApplicationName() - Method in class org.gatein.pc.portlet.impl.info.ContainerPortletInfo
 
getApplicationName() - Method in class org.gatein.pc.portlet.impl.jsr168.ContainerInfoBuilderContextImpl
 
getAttachment(Class<T>) - Method in class org.gatein.pc.portlet.impl.info.ContainerPortletInfo
 
getAttribute(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletContextImpl
 
getAttribute(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
getAttribute(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletSessionImpl
 
getAttribute(String, int) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletSessionImpl
 
getAttribute(String) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getAttribute(String) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpSession
 
getAttribute(String) - Method in class org.gatein.pc.portlet.impl.jsr168.PortletRequestAttributes
 
getAttribute(String) - Method in class org.gatein.pc.portlet.impl.spi.AbstractUserContext
 
getAttributeMap() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletSessionImpl
 
getAttributeMap(int) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletSessionImpl
 
getAttributeMap() - Method in class org.gatein.pc.portlet.impl.jsr168.PortletRequestAttributes
 
getAttributeNames() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletContextImpl
 
getAttributeNames() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
getAttributeNames() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletSessionImpl
 
getAttributeNames(int) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletSessionImpl
 
getAttributeNames() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getAttributeNames() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpSession
 
getAttributeNames() - Method in class org.gatein.pc.portlet.impl.jsr168.PortletRequestAttributes
 
getAttributes() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
getAuthType() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
getAuthType() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getAuthType() - Method in class org.gatein.pc.portlet.impl.spi.AbstractSecurityContext
 
getBasePortletEnvironmentAndURL() - Method in class org.gatein.pc.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.gatein.pc.portlet.impl.jsr286.taglib.GenerateURL286Tag
 
getBufferSize() - Method in class org.gatein.pc.portlet.impl.jsr168.api.MimeResponseImpl
 
getBufferSize() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse
 
getBufferSize() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse.Mime
 
getBufferSize() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse.StateAware
 
getBundle(Locale) - Method in class org.gatein.pc.portlet.impl.jsr168.PortletResourceBundleFactory
 
getBundle(Locale) - Method in class org.gatein.pc.portlet.impl.jsr168.SimpleResourceBundleFactory
 
getBundleManager() - Method in interface org.gatein.pc.portlet.impl.info.ContainerInfoBuilderContext
 
getBundleManager(PortletMetaData) - Method in interface org.gatein.pc.portlet.impl.info.ContainerInfoBuilderContext
 
getBundleManager() - Method in class org.gatein.pc.portlet.impl.info.ContainerPortletInfo
 
getBundleManager() - Method in class org.gatein.pc.portlet.impl.jsr168.ContainerInfoBuilderContextImpl
 
getBundleManager(PortletMetaData) - Method in class org.gatein.pc.portlet.impl.jsr168.ContainerInfoBuilderContextImpl
 
getBytes() - Method in class org.gatein.pc.portlet.impl.jsr168.ByteBuffer
Return the bytes of the content held by the fragment or null.
getCache() - Method in class org.gatein.pc.portlet.impl.info.ContainerPortletInfo
 
getCacheability() - Method in class org.gatein.pc.portlet.impl.jsr168.api.ResourceRequestImpl
 
getCacheability() - Method in class org.gatein.pc.portlet.impl.jsr168.api.ResourceURLImpl
 
getCacheability() - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.ResourceURL286Tag
 
getCacheControl() - Method in class org.gatein.pc.portlet.impl.jsr168.api.MimeResponseImpl
 
getCacheScope() - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
getCapabilities() - Method in class org.gatein.pc.portlet.impl.info.ContainerPortletInfo
 
getCharacterEncoding() - Method in class org.gatein.pc.portlet.impl.jsr168.api.ClientDataRequestImpl
 
getCharacterEncoding() - Method in class org.gatein.pc.portlet.impl.jsr168.api.RenderResponseImpl
 
getCharacterEncoding() - Method in class org.gatein.pc.portlet.impl.jsr168.api.ResourceResponseImpl
 
getCharacterEncoding() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest.ClientData
 
getCharacterEncoding() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getCharacterEncoding() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest.Mime
 
getCharacterEncoding() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse
 
getCharacterEncoding() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse.Mime
 
getCharacterEncoding() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse.StateAware
 
getCharacterEncoding() - Method in class org.gatein.pc.portlet.impl.spi.AbstractRequestContext
 
getChars() - Method in class org.gatein.pc.portlet.impl.jsr168.CharBuffer
Return the chars of the content held by the fragment or null.
getClass(String) - Method in interface org.gatein.pc.portlet.impl.info.ContainerInfoBuilderContext
Obtains a class.
getClass(String) - Method in class org.gatein.pc.portlet.impl.jsr168.ContainerInfoBuilderContextImpl
 
getClassLoader() - Method in interface org.gatein.pc.portlet.container.PortletApplicationContext
Return the classloader.
getClassLoader() - Method in class org.gatein.pc.portlet.impl.deployment.PortletApplicationContextImpl
 
getClassName() - Method in class org.gatein.pc.portlet.impl.info.ContainerFilterInfo
 
getClassName() - Method in class org.gatein.pc.portlet.impl.info.ContainerListenerInfo
 
getClassName() - Method in class org.gatein.pc.portlet.impl.info.ContainerPortletInfo
 
getClientRequest() - Method in class org.gatein.pc.portlet.impl.spi.AbstractPortletInvocationContext
Return the client request.
getClientResponse() - Method in class org.gatein.pc.portlet.impl.spi.AbstractPortletInvocationContext
Return the client response.
getClonedContext() - Method in class org.gatein.pc.portlet.impl.spi.AbstractInstanceContext
 
getConfig() - Method in class org.gatein.pc.portlet.impl.jsr168.PortletContainerImpl
 
getConfig() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.PortletTag
 
getConsumedEvents() - Method in class org.gatein.pc.portlet.impl.info.ContainerEventingInfo
 
getContainerPortletInvoker() - Method in class org.gatein.pc.portlet.impl.deployment.PortletApplicationDeployer
 
getContainerPreference(String) - Method in class org.gatein.pc.portlet.impl.info.ContainerPreferencesInfo
 
getContainerRuntimeOption(String) - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication20MetaData
 
getContainerRuntimeOptions() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletConfigImpl
 
getContainerRuntimeOptions() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletContextImpl
 
getContainerRuntimeOptions() - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
getContainerRuntimeOptions() - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication20MetaData
 
getContainerRuntimeOptionSet() - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication20MetaData
 
getContainerURL() - Method in class org.gatein.pc.portlet.impl.jsr168.api.BaseURLImpl
 
getContainerURL() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletURLImpl
 
getContainerURL() - Method in class org.gatein.pc.portlet.impl.jsr168.api.ResourceURLImpl
 
getContent() - Method in class org.gatein.pc.portlet.aspects.cache.ContentRef
Returns the content, possibly null.
getContent() - Method in class org.gatein.pc.portlet.aspects.cache.SoftContentRef
 
getContent() - Method in class org.gatein.pc.portlet.aspects.cache.StrongContentRef
 
getContentLength() - Method in class org.gatein.pc.portlet.impl.jsr168.api.ClientDataRequestImpl
 
getContentLength() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest.ClientData
 
getContentLength() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getContentLength() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest.Mime
 
getContentLength() - Method in class org.gatein.pc.portlet.impl.spi.AbstractRequestContext
 
getContents() - Method in class org.gatein.pc.portlet.impl.jsr168.InlineBundle
 
getContentType() - Method in class org.gatein.pc.portlet.impl.jsr168.api.ClientDataRequestImpl
 
getContentType() - Method in class org.gatein.pc.portlet.impl.jsr168.api.MimeResponseImpl
 
getContentType() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest.ClientData
 
getContentType() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getContentType() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest.Mime
 
getContentType() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse
 
getContentType() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse.Mime
 
getContentType() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse.StateAware
 
getContentType() - Method in class org.gatein.pc.portlet.impl.spi.AbstractRequestContext
 
getContext() - Method in interface org.gatein.pc.portlet.container.object.PortletApplicationObject
Returns the context related to this application.
getContext() - Method in interface org.gatein.pc.portlet.container.PortletApplication
Returns the context of the portlet application.
getContext() - Method in interface org.gatein.pc.portlet.container.PortletContainer
Returns the context of the portlet container.
getContext() - Method in interface org.gatein.pc.portlet.container.PortletFilter
Returns the context of the portlet filter
getContext() - Method in class org.gatein.pc.portlet.impl.jsr168.PortletApplicationImpl
 
getContext() - Method in class org.gatein.pc.portlet.impl.jsr168.PortletContainerImpl
 
getContext() - Method in class org.gatein.pc.portlet.impl.jsr168.PortletFilterImpl
 
getContext() - Method in class org.gatein.pc.portlet.state.consumer.ConsumerPortlet
 
getContext() - Method in class org.gatein.pc.portlet.state.producer.ProducerPortlet
 
getContextPath() - Method in interface org.gatein.pc.portlet.container.PortletApplicationContext
Returns the context path of the web application
getContextPath() - Method in class org.gatein.pc.portlet.impl.deployment.PortletApplicationContextImpl
 
getContextPath() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
getContextPath() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getCookies() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
getCookies() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getCookies() - Method in class org.gatein.pc.portlet.impl.spi.AbstractClientContext
 
getCopyCurrentRenderParameters() - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.GenerateURL286Tag
 
getCreationTime() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletSessionImpl
 
getCreationTime() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpSession
 
getCustomPortletModes() - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication10MetaData
 
getCustomWindowStates() - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication10MetaData
 
getDateHeader(String) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getDefaultMetaValue(String) - Method in class org.gatein.pc.portlet.impl.info.ContainerMetaInfo
 
getDefaultNamespace() - Method in class org.gatein.pc.portlet.impl.info.ContainerPortletApplicationInfo
 
getDefaultNamespace() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletConfigImpl
 
getDefaultNamespace() - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication20MetaData
 
getDefaultValue() - Method in class org.gatein.pc.portlet.impl.info.ContainerPreferenceInfo
Return the value provided by the portlet.xml deployment descriptor.
getDemotion() - Method in enum org.gatein.pc.portlet.container.managed.LifeCycleStatus
 
getDependencies() - Method in interface org.gatein.pc.portlet.container.managed.ManagedPortletApplication
 
getDependencies(PortletContainerLifeCycle) - Method in class org.gatein.pc.portlet.impl.container.PortletApplicationLifeCycle
 
getDependencies(PortletFilterLifeCycle) - Method in class org.gatein.pc.portlet.impl.container.PortletApplicationLifeCycle
 
getDependencies() - Method in class org.gatein.pc.portlet.impl.container.PortletApplicationLifeCycle
 
getDescription() - Method in class org.gatein.pc.portlet.impl.info.ContainerEventInfo
 
getDescription() - Method in class org.gatein.pc.portlet.impl.info.ContainerFilterInfo
 
getDescription() - Method in class org.gatein.pc.portlet.impl.info.ContainerListenerInfo
 
getDescription() - Method in class org.gatein.pc.portlet.impl.info.ContainerParameterInfo
 
getDescription() - Method in class org.gatein.pc.portlet.impl.info.ContainerPreferenceInfo
 
getDescription() - Method in class org.gatein.pc.portlet.impl.metadata.common.DescribableMetaData
 
getDescription() - Method in class org.gatein.pc.portlet.impl.metadata.common.LocalizedDescriptionMetaData
 
getDispatchedRequest() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.PortletTag
 
getDisplayName() - Method in class org.gatein.pc.portlet.impl.info.ContainerEventInfo
 
getDisplayName() - Method in class org.gatein.pc.portlet.impl.info.ContainerFilterInfo
 
getDisplayName() - Method in class org.gatein.pc.portlet.impl.info.ContainerListenerInfo
 
getDisplayName() - Method in class org.gatein.pc.portlet.impl.info.ContainerPortletManagedModeInfo
 
getDisplayName() - Method in class org.gatein.pc.portlet.impl.info.ContainerPreferenceInfo
 
getDisplayName() - Method in class org.gatein.pc.portlet.impl.metadata.filter.FilterMetaData
 
getDisplayName() - Method in class org.gatein.pc.portlet.impl.metadata.ListenerMetaData
 
getDisplayName() - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
getDisplayName() - Method in class org.gatein.pc.portlet.impl.metadata.security.SecurityConstraintMetaData
 
getEscapeXml() - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.GenerateURL286Tag
 
getETag() - Method in class org.gatein.pc.portlet.impl.jsr168.api.CacheControlImpl
 
getETag() - Method in class org.gatein.pc.portlet.impl.jsr168.api.RenderRequestImpl
 
getETag() - Method in class org.gatein.pc.portlet.impl.jsr168.api.ResourceRequestImpl
 
getEvent() - Method in class org.gatein.pc.portlet.impl.jsr168.api.EventRequestImpl
 
getEventing() - Method in class org.gatein.pc.portlet.impl.info.ContainerPortletInfo
 
getEventRequest() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.PortletTag
 
getEventResponse() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.PortletTag
 
getEvents() - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication20MetaData
 
getExpirationCache() - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
getExpirationSecs() - Method in class org.gatein.pc.portlet.impl.info.ContainerCacheInfo
 
getExpirationTime() - Method in class org.gatein.pc.portlet.impl.jsr168.api.CacheControlImpl
 
getFailure() - Method in interface org.gatein.pc.portlet.container.managed.ManagedObject
Returns the last known failure when the managed object attempted a transition, otherwise return null.
getFailure() - Method in class org.gatein.pc.portlet.impl.container.LifeCycle
 
getFilter(String) - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication20MetaData
 
getFilterClass() - Method in class org.gatein.pc.portlet.impl.metadata.filter.FilterMetaData
 
getFilterCollection() - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication20MetaData
 
getFilterMapping() - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication20MetaData
 
getFilterName() - Method in class org.gatein.pc.portlet.impl.jsr168.api.FilterConfigImpl
 
getFilterName() - Method in class org.gatein.pc.portlet.impl.metadata.filter.FilterMetaData
 
getFilterRefs() - Method in class org.gatein.pc.portlet.impl.info.ContainerPortletInfo
 
getFilters() - Method in class org.gatein.pc.portlet.impl.info.ContainerPortletApplicationInfo
 
getFilters() - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication20MetaData
 
getHeader(String) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getHeaderNames() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getHeaders(String) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getId() - Method in interface org.gatein.pc.portlet.container.managed.ManagedPortletApplication
 
getId() - Method in interface org.gatein.pc.portlet.container.managed.ManagedPortletContainer
 
getId() - Method in interface org.gatein.pc.portlet.container.managed.ManagedPortletFilter
 
getId() - Method in interface org.gatein.pc.portlet.container.PortletApplication
Return the web app id.
getId() - Method in interface org.gatein.pc.portlet.container.PortletContainer
Return the portlet container id, unique within the context of the parent application.
getId() - Method in interface org.gatein.pc.portlet.container.PortletFilter
Returns the id.
getId() - Method in class org.gatein.pc.portlet.impl.container.PortletApplicationLifeCycle
 
getId() - Method in class org.gatein.pc.portlet.impl.container.PortletContainerLifeCycle
 
getId() - Method in class org.gatein.pc.portlet.impl.container.PortletFilterLifeCycle
 
getId() - Method in class org.gatein.pc.portlet.impl.info.ContainerParameterInfo
 
getId() - Method in class org.gatein.pc.portlet.impl.info.ContainerPortletApplicationInfo
 
getId() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletSessionImpl
 
getId() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpSession
 
getId() - Method in class org.gatein.pc.portlet.impl.jsr168.PortletApplicationImpl
 
getId() - Method in class org.gatein.pc.portlet.impl.jsr168.PortletContainerImpl
 
getId() - Method in class org.gatein.pc.portlet.impl.jsr168.PortletFilterImpl
 
getId() - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.ResourceURL286Tag
 
getId() - Method in class org.gatein.pc.portlet.impl.metadata.common.InitParamMetaData
 
getId() - Method in class org.gatein.pc.portlet.impl.metadata.CustomPortletModeMetaData
 
getId() - Method in class org.gatein.pc.portlet.impl.metadata.CustomWindowStateMetaData
 
getId() - Method in class org.gatein.pc.portlet.impl.metadata.event.EventDefinitionMetaData
 
getId() - Method in class org.gatein.pc.portlet.impl.metadata.event.EventDefinitionReferenceMetaData
 
getId() - Method in class org.gatein.pc.portlet.impl.metadata.ListenerMetaData
 
getId() - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletInfoMetaData
 
getId() - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
getId() - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletPreferenceMetaData
 
getId() - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletPreferencesMetaData
 
getId() - Method in class org.gatein.pc.portlet.impl.metadata.portlet.SecurityRoleRefMetaData
 
getId() - Method in class org.gatein.pc.portlet.impl.metadata.portlet.SupportsMetaData
 
getId() - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication10MetaData
 
getId() - Method in class org.gatein.pc.portlet.impl.metadata.PublicRenderParameterMetaData
 
getId() - Method in class org.gatein.pc.portlet.impl.metadata.security.SecurityConstraintMetaData
 
getId() - Method in class org.gatein.pc.portlet.impl.metadata.security.UserDataConstraintMetaData
 
getId() - Method in class org.gatein.pc.portlet.impl.metadata.UserAttributeMetaData
 
getId() - Method in class org.gatein.pc.portlet.impl.spi.AbstractInstanceContext
 
getId() - Method in class org.gatein.pc.portlet.impl.spi.AbstractUserContext
Returns the user id or null if none was provided.
getId() - Method in class org.gatein.pc.portlet.impl.spi.AbstractWindowContext
 
getId() - Method in class org.gatein.pc.portlet.impl.state.producer.PortletStateContextImpl
 
getId() - Method in class org.gatein.pc.portlet.state.consumer.ConsumerStateContext
 
getId() - Method in interface org.gatein.pc.portlet.state.producer.PortletStateContext
 
getIdentifier() - Method in class org.gatein.pc.portlet.impl.metadata.PublicRenderParameterMetaData
 
getInfo() - Method in interface org.gatein.pc.portlet.container.managed.ManagedPortletContainer
 
getInfo() - Method in interface org.gatein.pc.portlet.container.PortletContainer
Returns the runtime meta data of the container.
getInfo() - Method in class org.gatein.pc.portlet.impl.container.PortletContainerLifeCycle
 
getInfo() - Method in class org.gatein.pc.portlet.impl.jsr168.PortletApplicationImpl
 
getInfo() - Method in class org.gatein.pc.portlet.impl.jsr168.PortletContainerImpl
 
getInfo() - Method in class org.gatein.pc.portlet.impl.jsr168.PortletFilterImpl
 
getInfo() - Method in class org.gatein.pc.portlet.impl.spi.AbstractPortalContext
 
getInfo() - Method in class org.gatein.pc.portlet.state.consumer.ConsumerPortlet
 
getInfo() - Method in class org.gatein.pc.portlet.state.producer.ProducerPortlet
 
getInformations() - Method in class org.gatein.pc.portlet.impl.spi.AbstractUserContext
Returns an immutable empty map.
getInitParameter(String) - Method in class org.gatein.pc.portlet.impl.info.ContainerPortletInfo
 
getInitParameter(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.FilterConfigImpl
 
getInitParameter(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletConfigImpl
 
getInitParameter(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletContextImpl
 
getInitParameterNames() - Method in class org.gatein.pc.portlet.impl.info.ContainerPortletInfo
 
getInitParameterNames() - Method in class org.gatein.pc.portlet.impl.jsr168.api.FilterConfigImpl
 
getInitParameterNames() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletConfigImpl
 
getInitParameterNames() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletContextImpl
 
getInitParameters() - Method in class org.gatein.pc.portlet.impl.info.ContainerPortletInfo
 
getInitParams() - Method in class org.gatein.pc.portlet.impl.metadata.filter.FilterMetaData
 
getInitParams() - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
getInputStream() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest.ClientData
 
getInputStream() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getInputStream() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest.Mime
 
getInputStream() - Method in class org.gatein.pc.portlet.impl.spi.AbstractRequestContext
 
getInstance() - Method in class org.gatein.pc.portlet.impl.jsr168.ClassInstanceLifeCycle
 
getIntHeader(String) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getInvocation() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.PortletTag
Set up the environment for accessing the portlat environment
getKey() - Method in class org.gatein.pc.portlet.impl.info.ContainerPreferenceInfo
 
getKeys() - Method in class org.gatein.pc.portlet.impl.info.ContainerPreferencesInfo
 
getKeys() - Method in class org.gatein.pc.portlet.state.AbstractPropertyContext
 
getKeywords() - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletInfoMetaData
 
getLang() - Method in class org.gatein.pc.portlet.impl.metadata.common.LocalizedDescriptionMetaData
 
getLastAccessedTime() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletSessionImpl
 
getLastAccessedTime() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpSession
 
getLifecycle() - Method in class org.gatein.pc.portlet.impl.metadata.filter.FilterMetaData
 
getListener() - Method in class org.gatein.pc.portlet.impl.container.LifeCycle
 
getListener() - Method in class org.gatein.pc.portlet.impl.container.PortletApplicationLifeCycle
 
getListener() - Method in class org.gatein.pc.portlet.impl.container.PortletContainerLifeCycle
 
getListener() - Method in class org.gatein.pc.portlet.impl.container.PortletFilterLifeCycle
 
getListener(Class<T>) - Method in class org.gatein.pc.portlet.impl.jsr168.PortletApplicationImpl
 
getListenerClass() - Method in class org.gatein.pc.portlet.impl.metadata.ListenerMetaData
 
getListeners() - Method in class org.gatein.pc.portlet.impl.info.ContainerPortletApplicationInfo
 
getListeners() - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication20MetaData
 
getLocalAddr() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getLocale() - Method in class org.gatein.pc.portlet.impl.jsr168.api.MimeResponseImpl
 
getLocale() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
getLocale() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getLocale() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse
 
getLocale() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse.Mime
 
getLocale() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse.StateAware
 
getLocale() - Method in class org.gatein.pc.portlet.impl.jsr168.InlineBundle
This is the english locale.
getLocale() - Method in class org.gatein.pc.portlet.impl.metadata.portlet.SupportedLocaleMetaData
 
getLocale() - Method in class org.gatein.pc.portlet.impl.spi.AbstractUserContext
Returns the client request locale or Locale.ENGLISH if no request was provided.
getLocales(MediaType) - Method in class org.gatein.pc.portlet.impl.info.ContainerCapabilitiesInfo
 
getLocales() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
getLocales() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getLocales() - Method in class org.gatein.pc.portlet.impl.spi.AbstractUserContext
Returns the client request locales or an empty list if no request was provided.
getLocalizedValue(String, String) - Method in class org.gatein.pc.portlet.impl.info.ResourceBundleManager
Return a localized value constructed from the various resource bundles.
getLocalName() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getLocalPort() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getMajorVersion() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletContextImpl
 
getManagedObject() - Method in class org.gatein.pc.portlet.container.managed.ManagedObjectEvent
 
getManagedPortletApplication() - Method in interface org.gatein.pc.portlet.container.managed.ManagedPortletContainer
 
getManagedPortletApplication() - Method in interface org.gatein.pc.portlet.container.managed.ManagedPortletFilter
 
getManagedPortletApplication(String) - Method in interface org.gatein.pc.portlet.container.managed.PortletApplicationRegistry
Return a portlet app using its id or null if it does not exist.
getManagedPortletApplication() - Method in class org.gatein.pc.portlet.impl.container.PortletContainerLifeCycle
 
getManagedPortletApplication() - Method in class org.gatein.pc.portlet.impl.container.PortletFilterLifeCycle
 
getManagedPortletApplication(String) - Method in class org.gatein.pc.portlet.impl.deployment.PortletApplicationDeployer
 
getManagedPortletApplications() - Method in interface org.gatein.pc.portlet.container.managed.PortletApplicationRegistry
Return an immutable list all the known portlet application in the registry.
getManagedPortletApplications() - Method in class org.gatein.pc.portlet.impl.deployment.PortletApplicationDeployer
 
getManagedPortletContainer(String) - Method in interface org.gatein.pc.portlet.container.managed.ManagedPortletApplication
 
getManagedPortletContainer(String) - Method in class org.gatein.pc.portlet.impl.container.PortletApplicationLifeCycle
 
getManagedPortletContainers() - Method in interface org.gatein.pc.portlet.container.managed.ManagedPortletApplication
 
getManagedPortletContainers() - Method in class org.gatein.pc.portlet.impl.container.PortletApplicationLifeCycle
 
getManagedPortletFilter(String) - Method in interface org.gatein.pc.portlet.container.managed.ManagedPortletApplication
 
getManagedPortletFilter(String) - Method in class org.gatein.pc.portlet.impl.container.PortletApplicationLifeCycle
 
getManagedPortletFilters() - Method in interface org.gatein.pc.portlet.container.managed.ManagedPortletApplication
 
getManagedPortletFilters() - Method in class org.gatein.pc.portlet.impl.container.PortletApplicationLifeCycle
 
getMap() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletPreferencesImpl
 
getMap() - Method in class org.gatein.pc.portlet.impl.jsr168.PortletParameterMap
 
getMaxInactiveInterval() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletSessionImpl
 
getMaxInactiveInterval() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpSession
 
getMediaTypes() - Method in class org.gatein.pc.portlet.impl.info.ContainerCapabilitiesInfo
 
getMeta() - Method in class org.gatein.pc.portlet.impl.info.ContainerPortletInfo
 
getMetaValue(String) - Method in class org.gatein.pc.portlet.impl.info.ContainerMetaInfo
 
getMethod() - Method in class org.gatein.pc.portlet.impl.jsr168.api.ClientDataRequestImpl
 
getMethod() - Method in class org.gatein.pc.portlet.impl.jsr168.api.EventRequestImpl
 
getMethod() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest.ClientData
 
getMethod() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest.Event
 
getMethod() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getMethod() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest.Render
 
getMethod() - Method in class org.gatein.pc.portlet.impl.spi.AbstractClientContext
 
getMimeType(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletContextImpl
 
getMimeType() - Method in class org.gatein.pc.portlet.impl.metadata.portlet.SupportsMetaData
 
getMinorVersion() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletContextImpl
 
getMode(Mode) - Method in class org.gatein.pc.portlet.impl.info.ContainerCapabilitiesInfo
 
getModes(MediaType) - Method in class org.gatein.pc.portlet.impl.info.ContainerCapabilitiesInfo
 
getModes() - Method in class org.gatein.pc.portlet.impl.spi.AbstractPortalContext
 
getModifiedContext() - Method in class org.gatein.pc.portlet.impl.spi.AbstractInstanceContext
 
getName() - Method in class org.gatein.pc.portlet.impl.info.ContainerEventInfo
 
getName() - Method in class org.gatein.pc.portlet.impl.info.ContainerFilterInfo
 
getName() - Method in class org.gatein.pc.portlet.impl.info.ContainerParameterInfo
 
getName() - Method in class org.gatein.pc.portlet.impl.info.ContainerPortletInfo
 
getName() - Method in class org.gatein.pc.portlet.impl.info.ContainerRuntimeOptionInfo
 
getName() - Method in class org.gatein.pc.portlet.impl.info.ContainerTypeInfo
 
getName() - Method in class org.gatein.pc.portlet.impl.jsr168.api.EventImpl
 
getName() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.URLParameterTag
The name of the parameter to add to the URL.
getName() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.URLParameterTag.Parameter
 
getName() - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.ActionURL286Tag
 
getName() - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.URLProperty286Tag
The name of the property to add to the URL.
getName() - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.URLProperty286Tag.Property
 
getName() - Method in class org.gatein.pc.portlet.impl.metadata.common.ContainerRuntimeMetaData
 
getName() - Method in class org.gatein.pc.portlet.impl.metadata.common.InitParamMetaData
 
getName() - Method in class org.gatein.pc.portlet.impl.metadata.event.EventDefinitionMetaData
 
getName() - Method in class org.gatein.pc.portlet.impl.metadata.event.EventDefinitionReferenceMetaData
 
getName() - Method in class org.gatein.pc.portlet.impl.metadata.filter.FilterMappingMetaData
 
getName() - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletPreferenceMetaData
 
getName() - Method in class org.gatein.pc.portlet.impl.metadata.PublicRenderParameterMetaData
 
getName() - Method in class org.gatein.pc.portlet.impl.metadata.UserAttributeMetaData
 
getNamedDispatcher(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletContextImpl
 
getNames() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletPreferencesImpl
 
getNamespace() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletResponseImpl
 
getNamespace() - Method in class org.gatein.pc.portlet.impl.spi.AbstractWindowContext
 
getNavigation() - Method in class org.gatein.pc.portlet.impl.info.ContainerPortletInfo
 
getNext() - Method in class org.gatein.pc.portlet.PortletInvokerInterceptor
 
getNext() - Method in class org.gatein.pc.portlet.state.consumer.ConsumerPortlet
 
getNext() - Method in class org.gatein.pc.portlet.state.producer.ProducerPortlet
 
getOutputStream() - Method in class org.gatein.pc.portlet.impl.jsr168.ByteBuffer
 
getOutputStream() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse
 
getOutputStream() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse.Mime
 
getOutputStream() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse.StateAware
 
getParameter(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
getParameter(String) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getParameterMap() - Method in class org.gatein.pc.portlet.impl.jsr168.api.BaseURLImpl
 
getParameterMap() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
getParameterMap() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getParameterNames() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
getParameterNames() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getParameters() - Method in class org.gatein.pc.portlet.impl.info.ContainerFilterInfo
 
getParameters() - Method in class org.gatein.pc.portlet.impl.jsr168.api.BaseURLImpl.InternalContainerURL
 
getParameters() - Method in class org.gatein.pc.portlet.impl.jsr168.PortletRequestParameterMap
 
getParameterValue(String) - Method in class org.gatein.pc.portlet.impl.jsr168.PortletParameterMap
 
getParameterValues(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
getParameterValues(String) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getParameterValues(String) - Method in class org.gatein.pc.portlet.impl.jsr168.PortletParameterMap
 
getPath() - Method in class org.gatein.pc.portlet.impl.jsr168.Dispatch
 
getPathInfo() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getPathTranslated() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getPersistenceManager() - Method in class org.gatein.pc.portlet.state.producer.ProducerPortletInvoker
 
getPersistLocally() - Method in class org.gatein.pc.portlet.impl.state.StateManagementPolicyService
 
getPhases() - Method in class org.gatein.pc.portlet.impl.info.ContainerFilterInfo
 
getPortalContext() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
getPortalInfo() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortalContextImpl
 
getPortlet(PortletContext) - Method in class org.gatein.pc.portlet.container.ContainerPortletInvoker
 
getPortlet() - Method in class org.gatein.pc.portlet.impl.jsr168.PortletContainerImpl
 
getPortlet(String) - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication10MetaData
 
getPortlet(PortletContext) - Method in class org.gatein.pc.portlet.PortletInvokerInterceptor
 
getPortlet(PortletContext) - Method in class org.gatein.pc.portlet.state.consumer.ConsumerPortletInvoker
 
getPortlet(PortletContext) - Method in class org.gatein.pc.portlet.state.producer.ProducerPortletInvoker
 
getPortletApplication() - Method in interface org.gatein.pc.portlet.container.managed.ManagedPortletApplication
 
getPortletApplication() - Method in interface org.gatein.pc.portlet.container.PortletContainer
Returns the wired application.
getPortletApplication() - Method in interface org.gatein.pc.portlet.container.PortletFilter
Returns the wired application.
getPortletApplication() - Method in class org.gatein.pc.portlet.impl.container.PortletApplicationLifeCycle
 
getPortletApplication() - Method in class org.gatein.pc.portlet.impl.jsr168.PortletContainerImpl
 
getPortletApplication() - Method in class org.gatein.pc.portlet.impl.jsr168.PortletFilterImpl
 
getPortletApplication() - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
.
getPortletApplicationLifeCycle() - Method in class org.gatein.pc.portlet.impl.deployment.PortletApplicationDeployment
 
getPortletApplicationRegistry() - Method in class org.gatein.pc.portlet.aspects.ValveInterceptor
 
getPortletClass() - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
getPortletCollection() - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication10MetaData
 
getPortletContainer(String) - Method in interface org.gatein.pc.portlet.container.PortletApplication
Returns a specific container or null if it does not exist
getPortletContainer() - Method in class org.gatein.pc.portlet.impl.container.PortletContainerLifeCycle
 
getPortletContainer(String) - Method in class org.gatein.pc.portlet.impl.jsr168.PortletApplicationImpl
 
getPortletContainers() - Method in interface org.gatein.pc.portlet.container.PortletApplication
Returns the set of related portlet containers.
getPortletContainers() - Method in class org.gatein.pc.portlet.impl.jsr168.PortletApplicationImpl
 
getPortletContext() - Method in class org.gatein.pc.portlet.impl.jsr168.api.FilterConfigImpl
 
getPortletContext() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletConfigImpl
 
getPortletContext() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletSessionImpl
 
getPortletContext() - Method in class org.gatein.pc.portlet.impl.jsr168.PortletApplicationImpl
 
getPortletContextName() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletContextImpl
 
getPortletFilter() - Method in interface org.gatein.pc.portlet.container.managed.ManagedPortletFilter
 
getPortletFilter() - Method in class org.gatein.pc.portlet.impl.container.PortletFilterLifeCycle
 
getPortletId() - Method in class org.gatein.pc.portlet.state.consumer.ConsumerState
 
getPortletId() - Method in class org.gatein.pc.portlet.state.producer.PortletState
 
getPortletInfo() - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
getPortletInputStream() - Method in class org.gatein.pc.portlet.impl.jsr168.api.ClientDataRequestImpl
 
getPortletInstance() - Method in interface org.gatein.pc.portlet.container.managed.ManagedPortletContainer
 
getPortletInstance() - Method in interface org.gatein.pc.portlet.container.object.PortletContainerObject
Returns the current instance held by the container.
getPortletInstance() - Method in class org.gatein.pc.portlet.impl.container.PortletContainerLifeCycle
 
getPortletInstance() - Method in class org.gatein.pc.portlet.impl.jsr168.PortletContainerImpl
 
getPortletList() - Method in class org.gatein.pc.portlet.impl.metadata.security.SecurityConstraintMetaData
 
getPortletMode() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
getPortletMode() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletURLImpl
 
getPortletMode() - Method in class org.gatein.pc.portlet.impl.jsr168.api.StateAwareResponseImpl
 
getPortletMode() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.GenerateURLTag
Indicates the portlet mode that the portlet must have when this link is executed.
getPortletMode() - Method in class org.gatein.pc.portlet.impl.metadata.CustomPortletModeMetaData
 
getPortletMode() - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletModeMetaData
 
getPortletModes() - Method in class org.gatein.pc.portlet.impl.metadata.portlet.SupportsMetaData
 
getPortletName() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletConfigImpl
 
getPortletName() - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
getPortletNames() - Method in class org.gatein.pc.portlet.impl.metadata.filter.FilterMappingMetaData
 
getPortletNames() - Method in class org.gatein.pc.portlet.impl.metadata.security.PortletCollectionMetaData
 
getPortletOutputStream() - Method in class org.gatein.pc.portlet.impl.jsr168.api.MimeResponseImpl
 
getPortletPreferences() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.PortletTag
 
getPortletPreferences() - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
getPortletPreferences() - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletPreferencesMetaData
 
getPortletPreferenceValues() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.PortletTag
 
getPortletRequest() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.PortletTag
 
getPortletResponse() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.PortletTag
 
getPortlets() - Method in class org.gatein.pc.portlet.container.ContainerPortletInvoker
 
getPortlets() - Method in class org.gatein.pc.portlet.impl.info.ContainerInfoBuilder
 
getPortlets() - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication10MetaData
 
getPortlets() - Method in class org.gatein.pc.portlet.PortletInvokerInterceptor
 
getPortlets() - Method in class org.gatein.pc.portlet.state.consumer.ConsumerPortletInvoker
 
getPortletSession() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
getPortletSession(boolean) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
getPortletSessionScope() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.PortletTag
 
getPreference(String) - Method in class org.gatein.pc.portlet.impl.info.ContainerPreferencesInfo
 
getPreferences() - Method in class org.gatein.pc.portlet.impl.info.ContainerPortletInfo
 
getPreferences() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
getPreferencesValidator() - Method in class org.gatein.pc.portlet.impl.jsr168.PortletContainerImpl
 
getPreferenceValidator() - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletPreferencesMetaData
 
getPrefs() - Method in class org.gatein.pc.portlet.state.AbstractPropertyContext
 
getPrivateMapSnapshot() - Method in class org.gatein.pc.portlet.impl.jsr168.PortletParameterMap
 
getPrivateParameterMap() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
getPrivateParameters() - Method in class org.gatein.pc.portlet.impl.jsr168.PortletRequestParameterMap
 
getPrivateRenderParameterMap() - Method in class org.gatein.pc.portlet.impl.jsr168.api.ResourceRequestImpl
 
getPrivateRenderParameters() - Method in class org.gatein.pc.portlet.impl.jsr168.ResourceRequestParameterMap
 
getProcessingEventQNames() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletConfigImpl
 
getProducedEvents() - Method in class org.gatein.pc.portlet.impl.info.ContainerEventingInfo
 
getPromotion() - Method in enum org.gatein.pc.portlet.container.managed.LifeCycleStatus
 
getProperties(PortletContext, Set<String>) - Method in class org.gatein.pc.portlet.container.ContainerPortletInvoker
 
getProperties(PortletContext) - Method in class org.gatein.pc.portlet.container.ContainerPortletInvoker
 
getProperties() - Method in class org.gatein.pc.portlet.impl.jsr168.api.BaseURLImpl.InternalContainerURL
 
getProperties(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
getProperties() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletResponseImpl
 
getProperties(boolean) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletResponseImpl
 
getProperties() - Method in class org.gatein.pc.portlet.impl.spi.AbstractClientContext
 
getProperties() - Method in class org.gatein.pc.portlet.impl.spi.AbstractPortalContext
 
getProperties(PortletContext, Set<String>) - Method in class org.gatein.pc.portlet.PortletInvokerInterceptor
 
getProperties(PortletContext) - Method in class org.gatein.pc.portlet.PortletInvokerInterceptor
 
getProperties(PortletContext, Set<String>) - Method in class org.gatein.pc.portlet.state.consumer.ConsumerPortletInvoker
 
getProperties(PortletContext) - Method in class org.gatein.pc.portlet.state.consumer.ConsumerPortletInvoker
 
getProperties() - Method in class org.gatein.pc.portlet.state.producer.PortletState
 
getProperties(PortletContext, Set<String>) - Method in class org.gatein.pc.portlet.state.producer.ProducerPortletInvoker
 
getProperties(PortletContext) - Method in class org.gatein.pc.portlet.state.producer.ProducerPortletInvoker
 
getProperty(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortalContextImpl
 
getProperty(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
getProperty(String) - Method in class org.gatein.pc.portlet.state.AbstractPropertyMap
 
getPropertyNames() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortalContextImpl
 
getPropertyNames() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
getProtocol() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getPublicMapSnapshot() - Method in class org.gatein.pc.portlet.impl.jsr168.PortletParameterMap
 
getPublicParameter(QName) - Method in class org.gatein.pc.portlet.impl.info.ContainerNavigationInfo
 
getPublicParameter(String) - Method in class org.gatein.pc.portlet.impl.info.ContainerNavigationInfo
 
getPublicParameterMap() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
getPublicParameters() - Method in class org.gatein.pc.portlet.impl.info.ContainerNavigationInfo
 
getPublicParameters() - Method in class org.gatein.pc.portlet.impl.jsr168.PortletRequestParameterMap
 
getPublicRenderParameterNames() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletConfigImpl
 
getPublicRenderParameters() - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication20MetaData
 
getPublishingEventQNames() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletConfigImpl
 
getQName() - Method in class org.gatein.pc.portlet.impl.jsr168.api.EventImpl
 
getQname() - Method in class org.gatein.pc.portlet.impl.metadata.event.EventDefinitionMetaData
 
getQname() - Method in class org.gatein.pc.portlet.impl.metadata.event.EventDefinitionReferenceMetaData
 
getQname() - Method in class org.gatein.pc.portlet.impl.metadata.PublicRenderParameterMetaData
 
getQueryString() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getReader() - Method in class org.gatein.pc.portlet.impl.jsr168.api.ClientDataRequestImpl
 
getReader() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest.ClientData
 
getReader() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getReader() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest.Mime
 
getReader() - Method in class org.gatein.pc.portlet.impl.spi.AbstractRequestContext
 
getRealPath(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletContextImpl
 
getRealPath(String) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getRealRequest() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
getRealResponse() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletResponseImpl
 
getRemoteAddr() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getRemoteHost() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getRemotePort() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getRemoteUser() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
getRemoteUser() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getRemoteUser() - Method in class org.gatein.pc.portlet.impl.spi.AbstractSecurityContext
 
getRenderParameterMap() - Method in class org.gatein.pc.portlet.impl.jsr168.api.StateAwareResponseImpl
 
getRenderRequest() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.PortletTag
 
getRenderResponse() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.PortletTag
 
getRequest() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getRequestDispatcher(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletContextImpl
 
getRequestDispatcher(String) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getRequestedSessionId() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
getRequestedSessionId() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getRequestURI() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getRequestURL() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getResource(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletContextImpl
 
getResourceAsStream(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletContextImpl
 
getResourceBundle(Locale) - Method in class org.gatein.pc.portlet.impl.info.ResourceBundleManager
Return a bundle for the given locale.
getResourceBundle(Locale) - Method in class org.gatein.pc.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.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
getResourceBundle() - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication20MetaData
 
getResourceBundleFactoryName() - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication10MetaData
 
getResourceID() - Method in class org.gatein.pc.portlet.impl.jsr168.api.ResourceRequestImpl
 
getResourcePaths(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletContextImpl
 
getResourceRequest() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.PortletTag
 
getResourceResponse() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.PortletTag
 
getResponse() - Method in class org.gatein.pc.portlet.impl.jsr168.api.MimeResponseImpl
 
getResponse() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletResponseImpl
 
getResponse() - Method in class org.gatein.pc.portlet.impl.jsr168.api.StateAwareResponseImpl
 
getResponse() - Method in class org.gatein.pc.portlet.impl.jsr168.api.StateAwareResponseImpl.WantRedirect
 
getResponse() - Method in class org.gatein.pc.portlet.impl.jsr168.api.StateAwareResponseImpl.WantUpdate
 
getResponse() - Method in class org.gatein.pc.portlet.impl.spi.AbstractServerContext
 
getResponseContentType() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
getResponseContentType() - Method in class org.gatein.pc.portlet.impl.spi.AbstractPortletInvocationContext
 
getResponseContentTypes() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
getRoleLink() - Method in class org.gatein.pc.portlet.impl.metadata.portlet.SecurityRoleRefMetaData
 
getRoleName() - Method in class org.gatein.pc.portlet.impl.metadata.portlet.SecurityRoleRefMetaData
 
getRoleRef(String) - Method in class org.gatein.pc.portlet.impl.info.ContainerSecurityInfo
 
getRuntimeOptionsInfo() - Method in class org.gatein.pc.portlet.impl.info.ContainerPortletInfo
 
getSchemaValidation() - Method in class org.gatein.pc.portlet.impl.deployment.staxnav.PortletApplicationMetaDataBuilder
 
getScheme() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
getScheme() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getScheme() - Method in class org.gatein.pc.portlet.impl.spi.AbstractServerContext
 
getSecure() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.GenerateURLTag
Indicates whether the resulting URL should be a secure or insecure connection.
getSecurity() - Method in class org.gatein.pc.portlet.impl.info.ContainerPortletInfo
 
getSecurityConstraints() - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication10MetaData
 
getSecurityRoleRef() - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
getServerInfo() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletContextImpl
 
getServerName() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
getServerName() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getServerName() - Method in class org.gatein.pc.portlet.impl.spi.AbstractServerContext
 
getServerPort() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
getServerPort() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getServerPort() - Method in class org.gatein.pc.portlet.impl.spi.AbstractServerContext
 
getServletContext() - Method in interface org.gatein.pc.portlet.container.PortletApplicationContext
Return the servlet context.
getServletContext() - Method in class org.gatein.pc.portlet.impl.deployment.PortletApplicationContextImpl
 
getServletContext() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpSession
 
getServletPath() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getSession(boolean) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getSession() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getSession() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.PortletTag
 
getSessionContext() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpSession
 
getShortTitle() - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletInfoMetaData
 
getSize() - Method in class org.gatein.pc.portlet.impl.state.consumer.AbstractConsumerPersistenceManagerService
 
getSize() - Method in class org.gatein.pc.portlet.impl.state.producer.PortletStatePersistenceManagerService
 
getStage() - Method in enum org.gatein.pc.portlet.container.managed.LifeCycleStatus
 
getState() - Method in class org.gatein.pc.portlet.impl.state.producer.PortletStateContextImpl
 
getState() - Method in class org.gatein.pc.portlet.state.consumer.ConsumerState
 
getState(String) - Method in class org.gatein.pc.portlet.state.producer.AbstractPortletStatePersistenceManager
 
getState() - Method in interface org.gatein.pc.portlet.state.producer.PortletStateContext
 
getStateContext(String) - Method in class org.gatein.pc.portlet.impl.state.producer.PortletStatePersistenceManagerService
 
getStateContext(String) - Method in class org.gatein.pc.portlet.state.producer.AbstractPortletStatePersistenceManager
 
getStateConverter() - Method in class org.gatein.pc.portlet.state.producer.ProducerPortletInvoker
 
getStateId() - Method in exception org.gatein.pc.portlet.state.InvalidStateIdException
 
getStateId() - Method in exception org.gatein.pc.portlet.state.NoSuchStateException
 
getStateManagementPolicy() - Method in class org.gatein.pc.portlet.state.producer.ProducerPortletInvoker
 
getStateType() - Method in class org.gatein.pc.portlet.impl.spi.AbstractInstanceContext
 
getStateType() - Method in class org.gatein.pc.portlet.impl.state.consumer.ConsumerPersistenceManagerService
 
getStateType() - Method in interface org.gatein.pc.portlet.state.consumer.ConsumerPersistenceManager
Returns the consumer state type.
getStateType() - Method in class org.gatein.pc.portlet.state.consumer.ConsumerState
 
getStatus(PortletContext) - Method in class org.gatein.pc.portlet.container.ContainerPortletInvoker
 
getStatus() - Method in interface org.gatein.pc.portlet.container.managed.ManagedObject
Returns the current managed object status.
getStatus() - Method in class org.gatein.pc.portlet.container.managed.ManagedObjectFailedEvent
 
getStatus() - Method in class org.gatein.pc.portlet.container.managed.ManagedObjectLifeCycleEvent
 
getStatus() - Method in class org.gatein.pc.portlet.impl.container.LifeCycle
 
getStatus(PortletContext) - Method in class org.gatein.pc.portlet.PortletInvokerInterceptor
 
getStatus() - Method in class org.gatein.pc.portlet.state.AbstractPropertyContext
 
getStatus(PortletContext) - Method in class org.gatein.pc.portlet.state.producer.ProducerPortletInvoker
 
getSupportedLocale() - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
getSupportedLocales() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletConfigImpl
 
getSupportedPortletModes() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortalContextImpl
 
getSupportedProcessingEvent() - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
getSupportedPublicRenderParameters() - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
getSupportedPublishingEvent() - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
getSupportedUserAttributes() - Method in class org.gatein.pc.portlet.impl.info.ContainerUserInfo
 
getSupportedWindowStates() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortalContextImpl
 
getSupports() - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
getTerminationTime() - Method in class org.gatein.pc.portlet.state.consumer.ConsumerState
The scheduled termination time.
getTerminationTime() - Method in class org.gatein.pc.portlet.state.producer.PortletState
 
getTitle() - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletInfoMetaData
 
getTransportGuarantee() - Method in class org.gatein.pc.portlet.impl.metadata.security.UserDataConstraintMetaData
 
getTransportGuarantees() - Method in class org.gatein.pc.portlet.impl.info.ContainerSecurityInfo
 
getType() - Method in class org.gatein.pc.portlet.impl.info.ContainerEventInfo
 
getType() - Method in class org.gatein.pc.portlet.impl.info.ContainerTypeInfo
 
getType() - Method in class org.gatein.pc.portlet.impl.jsr168.Dispatch
 
getTypeValue() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.ActionURLTag
 
getTypeValue() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.GenerateURLTag
Get the type - action or render - from the implementing subclass
getTypeValue() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.RenderURLTag
 
getTypeValue() - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.ActionURL286Tag
 
getTypeValue() - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.RenderURL286Tag
 
getTypeValue() - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.ResourceURL286Tag
 
getURLParameters() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.GenerateURLTag
Convert working parameters to what is needed by PortletURL - a map with String[] values.
getUser() - Method in class org.gatein.pc.portlet.impl.info.ContainerPortletApplicationInfo
 
getUserAttributes() - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication10MetaData
 
getUserDataConstraint() - Method in class org.gatein.pc.portlet.impl.metadata.security.SecurityConstraintMetaData
 
getUserDataConstraints() - Method in class org.gatein.pc.portlet.impl.jsr168.PortletContainerImpl
 
getUserPrincipal() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
getUserPrincipal() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
getUserPrincipal() - Method in class org.gatein.pc.portlet.impl.spi.AbstractSecurityContext
 
getValidator() - Method in class org.gatein.pc.portlet.impl.deployment.xml.XSD
 
getValidatorClassName() - Method in class org.gatein.pc.portlet.impl.info.ContainerPreferencesInfo
 
getValue() - Method in class org.gatein.pc.portlet.impl.jsr168.api.EventImpl
 
getValue(String, String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletPreferencesImpl
 
getValue(String) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpSession
 
getValue() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.URLParameterTag
The value of the parameter to add to the URL.
getValue() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.URLParameterTag.Parameter
Per JSR 168 spec, if null, return an empty value
getValue() - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.URLProperty286Tag
The value of the property to add to the URL.
getValue() - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.URLProperty286Tag.Property
Per JSR 286 spec, if null, return an empty value
getValue() - Method in class org.gatein.pc.portlet.impl.metadata.common.InitParamMetaData
 
getValue() - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletPreferenceMetaData
 
getValue(String) - Method in class org.gatein.pc.portlet.state.AbstractPropertyContext
 
getValueNames() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpSession
 
getValues() - Method in class org.gatein.pc.portlet.impl.info.ContainerRuntimeOptionInfo
 
getValues(String, String[]) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletPreferencesImpl
 
getValues() - Method in class org.gatein.pc.portlet.impl.metadata.common.ContainerRuntimeMetaData
 
getValueType() - Method in class org.gatein.pc.portlet.impl.metadata.event.EventDefinitionMetaData
 
getValve() - Method in class org.gatein.pc.portlet.impl.jsr168.PortletContainerImpl
 
getVar() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.GenerateURLTag
 
getVariableInfo(TagData) - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.DefineObjectsTagTEI
 
getVariableInfo(TagData) - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.GenerateURLTagTEI
 
getVariableInfo(TagData) - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.DefineObjects286TagTEI
 
getVersion() - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication10MetaData
 
getWindowID() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
getWindowState(WindowState) - Method in class org.gatein.pc.portlet.impl.info.ContainerCapabilitiesInfo
 
getWindowState() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
getWindowState() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletURLImpl
 
getWindowState() - Method in class org.gatein.pc.portlet.impl.jsr168.api.StateAwareResponseImpl
 
getWindowState() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.GenerateURLTag
Indicates the window state that the portlet should have when this link is executed.
getWindowState() - Method in class org.gatein.pc.portlet.impl.metadata.CustomWindowStateMetaData
 
getWindowState() - Method in class org.gatein.pc.portlet.impl.metadata.portlet.WindowStateMetaData
 
getWindowStates(MediaType) - Method in class org.gatein.pc.portlet.impl.info.ContainerCapabilitiesInfo
 
getWindowStates() - Method in class org.gatein.pc.portlet.impl.metadata.portlet.SupportsMetaData
 
getWindowStates() - Method in class org.gatein.pc.portlet.impl.spi.AbstractPortalContext
 
getWriter() - Method in class org.gatein.pc.portlet.impl.jsr168.api.MimeResponseImpl
 
getWriter() - Method in class org.gatein.pc.portlet.impl.jsr168.CharBuffer
Returns the writer.
getWriter() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse
 
getWriter() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse.Mime
 
getWriter() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse.StateAware
 
getXMLBinding() - Method in class org.gatein.pc.portlet.impl.info.ContainerTypeInfo
 

I

importPortlet(PortletStateType, PortletContext) - Method in class org.gatein.pc.portlet.PortletInvokerInterceptor
 
importPortlet(PortletStateType, PortletContext) - Method in class org.gatein.pc.portlet.state.consumer.ConsumerPortletInvoker
 
importPortlet(PortletStateType, PortletContext) - Method in class org.gatein.pc.portlet.state.producer.ProducerPortletInvoker
 
include(RenderRequest, RenderResponse) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestDispatcherImpl
 
include(PortletRequest, PortletResponse) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestDispatcherImpl
 
include(ServletRequest, ServletResponse) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedRequestDispatcher
 
info - Variable in class org.gatein.pc.portlet.impl.jsr168.PortletApplicationImpl
.
InitParamMetaData - Class in org.gatein.pc.portlet.impl.metadata.common
 
InitParamMetaData() - Constructor for class org.gatein.pc.portlet.impl.metadata.common.InitParamMetaData
 
InitParamMetaData(String) - Constructor for class org.gatein.pc.portlet.impl.metadata.common.InitParamMetaData
 
initProperties(MultiValuedPropertyMap<String>) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
initProperties(MultiValuedPropertyMap<String>) - Method in class org.gatein.pc.portlet.impl.jsr168.api.RenderRequestImpl
 
initProperties(MultiValuedPropertyMap<String>) - Method in class org.gatein.pc.portlet.impl.jsr168.api.ResourceRequestImpl
 
InlineBundle - Class in org.gatein.pc.portlet.impl.jsr168
A resource bundle that contains the inline information defined by the portlet specification.
InlineBundle(ContainerPortletInfo) - Constructor for class org.gatein.pc.portlet.impl.jsr168.InlineBundle
 
instance(Class<T>) - Method in class org.gatein.pc.portlet.impl.jsr168.PortletFilterImpl
 
inv - Variable in class org.gatein.pc.portlet.impl.jsr168.api.BaseURLImpl
.
invalidate() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletSessionImpl
 
invalidate() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpSession
 
InvalidStateIdException - Exception in org.gatein.pc.portlet.state
 
InvalidStateIdException(String) - Constructor for exception org.gatein.pc.portlet.state.InvalidStateIdException
 
InvalidStateIdException(String, String) - Constructor for exception org.gatein.pc.portlet.state.InvalidStateIdException
 
InvalidStateIdException(Throwable, String) - Constructor for exception org.gatein.pc.portlet.state.InvalidStateIdException
 
InvalidStateIdException(String, Throwable, String) - Constructor for exception org.gatein.pc.portlet.state.InvalidStateIdException
 
invocation - Variable in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
.
invocation - Variable in class org.gatein.pc.portlet.impl.jsr168.api.PortletResponseImpl
.
invoke(PortletInvocation) - Method in class org.gatein.pc.portlet.aspects.CCPPInterceptor
 
invoke(PortletInvocation) - Method in class org.gatein.pc.portlet.aspects.ConsumerCacheInterceptor
 
invoke(PortletInvocation) - Method in class org.gatein.pc.portlet.aspects.ContextDispatcherInterceptor
 
invoke(PortletInvocation) - Method in class org.gatein.pc.portlet.aspects.EventPayloadInterceptor
 
invoke(PortletInvocation) - Method in class org.gatein.pc.portlet.aspects.LocalInterceptor
 
invoke(PortletInvocation) - Method in class org.gatein.pc.portlet.aspects.PortletCustomizationInterceptor
 
invoke(PortletInvocation) - Method in class org.gatein.pc.portlet.aspects.RequestAttributeConversationInterceptor
 
invoke(PortletInvocation) - Method in class org.gatein.pc.portlet.aspects.SecureTransportInterceptor
 
invoke(PortletInvocation) - Method in class org.gatein.pc.portlet.aspects.SessionInvalidatorInterceptor
 
invoke(PortletInvocation) - Method in class org.gatein.pc.portlet.aspects.ValveInterceptor
 
invoke(PortletInvocation) - Method in class org.gatein.pc.portlet.container.ContainerPortletDispatcher
 
invoke(PortletInvocation) - Method in class org.gatein.pc.portlet.container.ContainerPortletInvoker
 
invoke(PortletInvocation) - Method in class org.gatein.pc.portlet.PortletInvokerInterceptor
 
invoke(PortletInvocation) - Method in class org.gatein.pc.portlet.state.consumer.ConsumerPortletInvoker
 
invoke(PortletInvocation) - Method in class org.gatein.pc.portlet.state.producer.ProducerPortletInvoker
 
invokeCreate() - Method in class org.gatein.pc.portlet.impl.container.LifeCycle
 
invokeCreate() - Method in class org.gatein.pc.portlet.impl.container.PortletApplicationLifeCycle
 
invokeCreate() - Method in class org.gatein.pc.portlet.impl.container.PortletContainerLifeCycle
 
invokeCreate() - Method in class org.gatein.pc.portlet.impl.container.PortletFilterLifeCycle
 
invokeDestroy() - Method in class org.gatein.pc.portlet.impl.container.LifeCycle
 
invokeDestroy() - Method in class org.gatein.pc.portlet.impl.container.PortletApplicationLifeCycle
 
invokeDestroy() - Method in class org.gatein.pc.portlet.impl.container.PortletContainerLifeCycle
 
invokeDestroy() - Method in class org.gatein.pc.portlet.impl.container.PortletFilterLifeCycle
 
invokeStart() - Method in class org.gatein.pc.portlet.impl.container.LifeCycle
 
invokeStart() - Method in class org.gatein.pc.portlet.impl.container.PortletApplicationLifeCycle
 
invokeStart() - Method in class org.gatein.pc.portlet.impl.container.PortletContainerLifeCycle
 
invokeStart() - Method in class org.gatein.pc.portlet.impl.container.PortletFilterLifeCycle
 
invokeStop() - Method in class org.gatein.pc.portlet.impl.container.LifeCycle
 
invokeStop() - Method in class org.gatein.pc.portlet.impl.container.PortletApplicationLifeCycle
 
invokeStop() - Method in class org.gatein.pc.portlet.impl.container.PortletContainerLifeCycle
 
invokeStop() - Method in class org.gatein.pc.portlet.impl.container.PortletFilterLifeCycle
 
isActive() - Method in class org.gatein.pc.portlet.container.ContainerPortletDispatcher
 
isActive() - Method in class org.gatein.pc.portlet.PortletInvokerInterceptor
 
isAuthenticated() - Method in class org.gatein.pc.portlet.impl.spi.AbstractSecurityContext
 
isCacheability(TagData) - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.ResourceURL286TagTEI
 
isCommited() - Method in class org.gatein.pc.portlet.impl.jsr168.Buffer
 
isCommitted() - Method in class org.gatein.pc.portlet.impl.jsr168.api.MimeResponseImpl
 
isCommitted() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse
 
isCommitted() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse.Mime
 
isCommitted() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse.StateAware
 
isCopyCurrentRenderParameters(TagData) - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.GenerateURL286TagTEI
 
isEscapeXml() - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.GenerateURL286Tag
 
isEscapeXmlValid(TagData) - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.GenerateURL286TagTEI
 
isLocal() - Static method in class org.gatein.pc.portlet.aspects.LocalInterceptor
 
isNew() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletSessionImpl
 
isNew() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpSession
 
isPortalManaged() - Method in class org.gatein.pc.portlet.impl.metadata.CustomPortletModeMetaData
 
isPortletModeAllowed(PortletMode) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
isPortletModeValid(TagData) - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.GenerateURLTagTEI
 
isPublicScope() - Method in class org.gatein.pc.portlet.impl.jsr168.api.CacheControlImpl
 
isReadOnly() - Method in class org.gatein.pc.portlet.impl.info.ContainerPreferenceInfo
 
isReadOnly(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletPreferencesImpl
 
isReadOnly() - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletPreferenceMetaData
 
isReadOnly() - Method in class org.gatein.pc.portlet.state.AbstractPropertyContext
 
isRemote() - Method in class org.gatein.pc.portlet.state.consumer.ConsumerPortlet
 
isRemote() - Method in class org.gatein.pc.portlet.state.producer.ProducerPortlet
 
isRequestedSessionIdFromCookie() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
isRequestedSessionIdFromURL() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
isRequestedSessionIdFromUrl() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
isRequestedSessionIdValid() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
isRequestedSessionIdValid() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
isSchemaValidated() - Method in class org.gatein.pc.portlet.impl.deployment.PortletApplicationDeployer
 
isSecure() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
isSecure() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
isSecure() - Method in class org.gatein.pc.portlet.impl.spi.AbstractSecurityContext
 
isSecureValid(TagData) - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.GenerateURLTagTEI
 
isUserInRole(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
isUserInRole(String) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
isUserInRole(String) - Method in class org.gatein.pc.portlet.impl.spi.AbstractSecurityContext
 
isValid(TagData) - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.GenerateURLTagTEI
 
isValid() - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.URLParameterTag.Parameter
 
isValid(TagData) - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.GenerateURL286TagTEI
 
isValid(TagData) - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.ResourceURL286TagTEI
 
isValid() - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.URLProperty286Tag.Property
 
isWindowStateAllowed(WindowState) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
isWindowStateValid(TagData) - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.GenerateURLTagTEI
 

J

JAVAX_PORTLET_CONFIG - Static variable in class org.gatein.pc.portlet.impl.jsr168.Constants
.
JAVAX_PORTLET_KEYWORDS - Static variable in class org.gatein.pc.portlet.impl.jsr168.Constants
.
JAVAX_PORTLET_LIFECYCLE_PHASE - Static variable in class org.gatein.pc.portlet.impl.jsr168.Constants
.
JAVAX_PORTLET_REQUEST - Static variable in class org.gatein.pc.portlet.impl.jsr168.Constants
.
JAVAX_PORTLET_RESPONSE - Static variable in class org.gatein.pc.portlet.impl.jsr168.Constants
.
JAVAX_PORTLET_SHORT_TITLE - Static variable in class org.gatein.pc.portlet.impl.jsr168.Constants
.
JAVAX_PORTLET_TITLE - Static variable in class org.gatein.pc.portlet.impl.jsr168.Constants
.

L

LifeCycle - Class in org.gatein.pc.portlet.impl.container
 
LifeCycle() - Constructor for class org.gatein.pc.portlet.impl.container.LifeCycle
 
LifeCycleStatus - Enum in org.gatein.pc.portlet.container.managed
 
ListenerMetaData - Class in org.gatein.pc.portlet.impl.metadata
 
ListenerMetaData() - Constructor for class org.gatein.pc.portlet.impl.metadata.ListenerMetaData
 
ListenerMetaData(String) - Constructor for class org.gatein.pc.portlet.impl.metadata.ListenerMetaData
 
loadState(String) - Method in class org.gatein.pc.portlet.impl.state.consumer.AbstractConsumerPersistenceManagerService
 
loadState(String) - Method in interface org.gatein.pc.portlet.state.consumer.ConsumerPersistenceManager
Load the state.
loadState(String) - Method in class org.gatein.pc.portlet.state.producer.AbstractPortletStatePersistenceManager
 
loadState(String) - Method in interface org.gatein.pc.portlet.state.producer.PortletStatePersistenceManager
Load the state.
LocalInterceptor - Class in org.gatein.pc.portlet.aspects
An interceptor whose purpose is to detect invocation from the local portal.
LocalInterceptor() - Constructor for class org.gatein.pc.portlet.aspects.LocalInterceptor
 
LocalizedDescriptionMetaData - Class in org.gatein.pc.portlet.impl.metadata.common
 
LocalizedDescriptionMetaData() - Constructor for class org.gatein.pc.portlet.impl.metadata.common.LocalizedDescriptionMetaData
 
LocalizedDescriptionMetaData(String) - Constructor for class org.gatein.pc.portlet.impl.metadata.common.LocalizedDescriptionMetaData
 
LocalizedStringAdapter - Class in org.gatein.pc.portlet.impl.metadata.adapter
 
LocalizedStringAdapter() - Constructor for class org.gatein.pc.portlet.impl.metadata.adapter.LocalizedStringAdapter
 
location - Variable in class org.gatein.pc.portlet.impl.jsr168.api.StateAwareResponseImpl.WantRedirect
.
log - Variable in class org.gatein.pc.portlet.impl.deployment.PortletApplicationDeployer
.
log(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletContextImpl
 
log(String, Throwable) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletContextImpl
 
log - Static variable in class org.gatein.pc.portlet.impl.jsr168.api.PortletPreferencesImpl
The logger.
log - Static variable in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
.
log - Variable in class org.gatein.pc.portlet.impl.jsr168.PortletApplicationImpl
Logger.
log - Variable in class org.gatein.pc.portlet.impl.jsr168.PortletContainerImpl
Logger.

M

main(String[]) - Static method in class org.gatein.pc.portlet.Version
 
MAJOR - Static variable in class org.gatein.pc.portlet.Version
.
managedDestroy() - Method in interface org.gatein.pc.portlet.container.managed.ManagedObject
Destroy the managed object, same as calling demote(LifeCycleStatus.INITIALIZED).
managedDestroy() - Method in class org.gatein.pc.portlet.impl.container.LifeCycle
 
ManagedObject - Interface in org.gatein.pc.portlet.container.managed
 
managedObject - Variable in class org.gatein.pc.portlet.container.managed.ManagedObjectEvent
.
ManagedObjectAddedEvent - Class in org.gatein.pc.portlet.container.managed
 
ManagedObjectAddedEvent(ManagedObject) - Constructor for class org.gatein.pc.portlet.container.managed.ManagedObjectAddedEvent
 
ManagedObjectEvent - Class in org.gatein.pc.portlet.container.managed
 
ManagedObjectEvent(ManagedObject) - Constructor for class org.gatein.pc.portlet.container.managed.ManagedObjectEvent
 
ManagedObjectFailedEvent - Class in org.gatein.pc.portlet.container.managed
 
ManagedObjectFailedEvent(ManagedObject, LifeCycleStatus) - Constructor for class org.gatein.pc.portlet.container.managed.ManagedObjectFailedEvent
 
ManagedObjectLifeCycleEvent - Class in org.gatein.pc.portlet.container.managed
 
ManagedObjectLifeCycleEvent(ManagedObject, LifeCycleStatus) - Constructor for class org.gatein.pc.portlet.container.managed.ManagedObjectLifeCycleEvent
 
ManagedObjectRegistryEvent - Class in org.gatein.pc.portlet.container.managed
 
ManagedObjectRegistryEvent() - Constructor for class org.gatein.pc.portlet.container.managed.ManagedObjectRegistryEvent
 
ManagedObjectRegistryEventBroadcaster - Class in org.gatein.pc.portlet.container.managed
 
ManagedObjectRegistryEventBroadcaster() - Constructor for class org.gatein.pc.portlet.container.managed.ManagedObjectRegistryEventBroadcaster
 
ManagedObjectRegistryEventListener - Interface in org.gatein.pc.portlet.container.managed
 
ManagedObjectRemovedEvent - Class in org.gatein.pc.portlet.container.managed
 
ManagedObjectRemovedEvent(ManagedObject) - Constructor for class org.gatein.pc.portlet.container.managed.ManagedObjectRemovedEvent
 
ManagedPortletApplication - Interface in org.gatein.pc.portlet.container.managed
 
ManagedPortletContainer - Interface in org.gatein.pc.portlet.container.managed
 
ManagedPortletFilter - Interface in org.gatein.pc.portlet.container.managed
 
managedStart() - Method in interface org.gatein.pc.portlet.container.managed.ManagedObject
Attempt to start the managed object, same as calling promote(LifeCycleStatus.STARTED).
managedStart() - Method in interface org.gatein.pc.portlet.container.PortletApplicationContext
Attempt to start the portlet application.
managedStart() - Method in interface org.gatein.pc.portlet.container.PortletContainerContext
Attempt to start the portlet container.
managedStart() - Method in interface org.gatein.pc.portlet.container.PortletFilterContext
Attempt to start the portlet filter.
managedStart() - Method in class org.gatein.pc.portlet.impl.container.LifeCycle
 
managedStart() - Method in class org.gatein.pc.portlet.impl.deployment.PortletApplicationContextImpl
 
managedStart() - Method in class org.gatein.pc.portlet.impl.deployment.PortletContainerContextImpl
 
managedStart() - Method in class org.gatein.pc.portlet.impl.deployment.PortletFilterContextImpl
 
managedStop() - Method in interface org.gatein.pc.portlet.container.PortletApplicationContext
Stop the portlet application.
managedStop() - Method in interface org.gatein.pc.portlet.container.PortletContainerContext
Stop the portlet container.
managedStop() - Method in interface org.gatein.pc.portlet.container.PortletFilterContext
Stop the portlet filter.
managedStop() - Method in class org.gatein.pc.portlet.impl.deployment.PortletApplicationContextImpl
 
managedStop() - Method in class org.gatein.pc.portlet.impl.deployment.PortletContainerContextImpl
 
managedStop() - Method in class org.gatein.pc.portlet.impl.deployment.PortletFilterContextImpl
 
marshal(Map<String, ContainerRuntimeMetaData>) - Method in class org.gatein.pc.portlet.impl.metadata.adapter.ContainerRuntimeAdapter
 
marshal(Map<String, CustomPortletModeMetaData>) - Method in class org.gatein.pc.portlet.impl.metadata.adapter.CustomPortletModeAdapter
 
marshal(Map<String, CustomWindowStateMetaData>) - Method in class org.gatein.pc.portlet.impl.metadata.adapter.CustomWindowStateAdapter
 
marshal(Map<String, EventDefinitionMetaData>) - Method in class org.gatein.pc.portlet.impl.metadata.adapter.EventListAdapter
 
marshal(Map<String, FilterMetaData>) - Method in class org.gatein.pc.portlet.impl.metadata.adapter.FilterAdapter
 
marshal(LocalizedString) - Method in class org.gatein.pc.portlet.impl.metadata.adapter.LocalizedStringAdapter
 
marshal(Map<String, PortletMetaData>) - Method in class org.gatein.pc.portlet.impl.metadata.adapter.PortletListAdapter
 
marshal(Mode) - Method in class org.gatein.pc.portlet.impl.metadata.adapter.PortletModeAdapter
 
marshal(Map<String, PortletPreferenceMetaData>) - Method in class org.gatein.pc.portlet.impl.metadata.adapter.PortletPreferencesListAdapter
 
marshal(Map<String, UserAttributeMetaData>) - Method in class org.gatein.pc.portlet.impl.metadata.adapter.UserAttributeAdapter
 
marshal(WindowState) - Method in class org.gatein.pc.portlet.impl.metadata.adapter.WindowStateAdapter
 
marshall(PortletStateType<S>, PortletState) - Method in class org.gatein.pc.portlet.impl.state.StateConverterV0
 
marshall(PortletState) - Method in class org.gatein.pc.portlet.impl.state.StateConverterV0
 
marshall(PortletStateType<S>, PortletState) - Method in interface org.gatein.pc.portlet.state.StateConverter
Marshall the producer state as a byte array.
MimeResponseImpl - Class in org.gatein.pc.portlet.impl.jsr168.api
 
MimeResponseImpl(PortletInvocation, PortletRequestImpl) - Constructor for class org.gatein.pc.portlet.impl.jsr168.api.MimeResponseImpl
 
MINOR - Static variable in class org.gatein.pc.portlet.Version
.
mode - Variable in class org.gatein.pc.portlet.impl.jsr168.api.PortletPreferencesImpl
.
mode - Variable in class org.gatein.pc.portlet.impl.jsr168.api.StateAwareResponseImpl.WantUpdate
The new mode requested.

N

Namespace286Tag - Class in org.gatein.pc.portlet.impl.jsr286.taglib
 
Namespace286Tag() - Constructor for class org.gatein.pc.portlet.impl.jsr286.taglib.Namespace286Tag
 
NamespaceTag - Class in org.gatein.pc.portlet.impl.jsr168.taglib
The namespace tag for the JSR 168 Portlet specification.
NamespaceTag() - Constructor for class org.gatein.pc.portlet.impl.jsr168.taglib.NamespaceTag
 
navigationalState - Variable in class org.gatein.pc.portlet.impl.jsr168.api.StateAwareResponseImpl.WantUpdate
The navigational state returned.
navigationInfo - Variable in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
.
NO_CHANGE - Static variable in class org.gatein.pc.portlet.state.AbstractPropertyContext
No change have been done or attempted.
NoSuchStateException - Exception in org.gatein.pc.portlet.state
 
NoSuchStateException(String) - Constructor for exception org.gatein.pc.portlet.state.NoSuchStateException
 
NoSuchStateException(String, String) - Constructor for exception org.gatein.pc.portlet.state.NoSuchStateException
 
NoSuchStateException(Throwable, String) - Constructor for exception org.gatein.pc.portlet.state.NoSuchStateException
 
NoSuchStateException(String, Throwable, String) - Constructor for exception org.gatein.pc.portlet.state.NoSuchStateException
 
NS_XML_NAMESPACE - Static variable in class org.gatein.pc.portlet.impl.metadata.PortletMetaDataConstants
The xml namespace

O

onEvent(ManagedObjectRegistryEvent) - Method in class org.gatein.pc.portlet.container.managed.ManagedObjectRegistryEventBroadcaster
 
onEvent(ManagedObjectRegistryEvent) - Method in interface org.gatein.pc.portlet.container.managed.ManagedObjectRegistryEventListener
 
onStateEvent(StateEvent) - Method in class org.gatein.pc.portlet.impl.spi.AbstractInstanceContext
 
org.gatein.pc.portlet - package org.gatein.pc.portlet
 
org.gatein.pc.portlet.aspects - package org.gatein.pc.portlet.aspects
 
org.gatein.pc.portlet.aspects.cache - package org.gatein.pc.portlet.aspects.cache
 
org.gatein.pc.portlet.container - package org.gatein.pc.portlet.container
 
org.gatein.pc.portlet.container.managed - package org.gatein.pc.portlet.container.managed
 
org.gatein.pc.portlet.container.object - package org.gatein.pc.portlet.container.object
 
org.gatein.pc.portlet.impl.container - package org.gatein.pc.portlet.impl.container
 
org.gatein.pc.portlet.impl.deployment - package org.gatein.pc.portlet.impl.deployment
 
org.gatein.pc.portlet.impl.deployment.staxnav - package org.gatein.pc.portlet.impl.deployment.staxnav
 
org.gatein.pc.portlet.impl.deployment.xml - package org.gatein.pc.portlet.impl.deployment.xml
 
org.gatein.pc.portlet.impl.info - package org.gatein.pc.portlet.impl.info
 
org.gatein.pc.portlet.impl.jsr168 - package org.gatein.pc.portlet.impl.jsr168
 
org.gatein.pc.portlet.impl.jsr168.api - package org.gatein.pc.portlet.impl.jsr168.api
 
org.gatein.pc.portlet.impl.jsr168.taglib - package org.gatein.pc.portlet.impl.jsr168.taglib
 
org.gatein.pc.portlet.impl.jsr286.taglib - package org.gatein.pc.portlet.impl.jsr286.taglib
 
org.gatein.pc.portlet.impl.metadata - package org.gatein.pc.portlet.impl.metadata
 
org.gatein.pc.portlet.impl.metadata.adapter - package org.gatein.pc.portlet.impl.metadata.adapter
 
org.gatein.pc.portlet.impl.metadata.common - package org.gatein.pc.portlet.impl.metadata.common
 
org.gatein.pc.portlet.impl.metadata.event - package org.gatein.pc.portlet.impl.metadata.event
 
org.gatein.pc.portlet.impl.metadata.filter - package org.gatein.pc.portlet.impl.metadata.filter
 
org.gatein.pc.portlet.impl.metadata.portlet - package org.gatein.pc.portlet.impl.metadata.portlet
 
org.gatein.pc.portlet.impl.metadata.security - package org.gatein.pc.portlet.impl.metadata.security
 
org.gatein.pc.portlet.impl.spi - package org.gatein.pc.portlet.impl.spi
 
org.gatein.pc.portlet.impl.state - package org.gatein.pc.portlet.impl.state
 
org.gatein.pc.portlet.impl.state.consumer - package org.gatein.pc.portlet.impl.state.consumer
 
org.gatein.pc.portlet.impl.state.producer - package org.gatein.pc.portlet.impl.state.producer
 
org.gatein.pc.portlet.state - package org.gatein.pc.portlet.state
 
org.gatein.pc.portlet.state.consumer - package org.gatein.pc.portlet.state.consumer
 
org.gatein.pc.portlet.state.producer - package org.gatein.pc.portlet.state.producer
 

P

parameters - Variable in class org.gatein.pc.portlet.impl.jsr168.PortletRequestParameterMap
.
persistLocally() - Method in class org.gatein.pc.portlet.impl.state.StateManagementPolicyService
 
persistLocally() - Method in interface org.gatein.pc.portlet.state.StateManagementPolicy
Returns true if the state must be persisted locally.
portalContext - Variable in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
.
PortalContextImpl - Class in org.gatein.pc.portlet.impl.jsr168.api
todo : does not provide customizable values for portlet modes and window states.
PortalContextImpl(PortalContext) - Constructor for class org.gatein.pc.portlet.impl.jsr168.api.PortalContextImpl
 
portlet - Variable in class org.gatein.pc.portlet.impl.jsr168.PortletContainerImpl
The portlet instance.
PORTLET_1_0 - Static variable in class org.gatein.pc.portlet.impl.deployment.xml.XSD
.
PORTLET_2_0 - Static variable in class org.gatein.pc.portlet.impl.deployment.xml.XSD
.
PORTLET_CONTAINER - Static variable in class org.gatein.pc.portlet.container.ContainerPortletInvoker
The key under which the portlet container is stored in the request scope of the invocation.
PORTLET_JSR_168_NS - Static variable in class org.gatein.pc.portlet.impl.metadata.PortletMetaDataConstants
The portlet version 1.0 namespace
PORTLET_JSR_286_NS - Static variable in class org.gatein.pc.portlet.impl.metadata.PortletMetaDataConstants
The portlet version 2.0 namespace
PortletApplication - Interface in org.gatein.pc.portlet.container
A portlet application exposed for management.
PortletApplication10MetaData - Class in org.gatein.pc.portlet.impl.metadata
 
PortletApplication10MetaData() - Constructor for class org.gatein.pc.portlet.impl.metadata.PortletApplication10MetaData
 
PortletApplication20MetaData - Class in org.gatein.pc.portlet.impl.metadata
 
PortletApplication20MetaData() - Constructor for class org.gatein.pc.portlet.impl.metadata.PortletApplication20MetaData
 
PortletApplicationContext - Interface in org.gatein.pc.portlet.container
The context provided to a portlet application by its envronment.
PortletApplicationContextImpl - Class in org.gatein.pc.portlet.impl.deployment
 
PortletApplicationContextImpl(ServletContext) - Constructor for class org.gatein.pc.portlet.impl.deployment.PortletApplicationContextImpl
 
PortletApplicationDeployer - Class in org.gatein.pc.portlet.impl.deployment
 
PortletApplicationDeployer(ContainerPortletInvoker) - Constructor for class org.gatein.pc.portlet.impl.deployment.PortletApplicationDeployer
 
PortletApplicationDeployer() - Constructor for class org.gatein.pc.portlet.impl.deployment.PortletApplicationDeployer
 
PortletApplicationDeployment - Class in org.gatein.pc.portlet.impl.deployment
 
PortletApplicationDeployment(ManagedObjectRegistryEventListener, ServletContext, PortletApplication10MetaData) - Constructor for class org.gatein.pc.portlet.impl.deployment.PortletApplicationDeployment
 
PortletApplicationImpl - Class in org.gatein.pc.portlet.impl.jsr168
 
PortletApplicationImpl(ContainerPortletApplicationInfo) - Constructor for class org.gatein.pc.portlet.impl.jsr168.PortletApplicationImpl
 
PortletApplicationLifeCycle - Class in org.gatein.pc.portlet.impl.container
 
PortletApplicationLifeCycle(ManagedObjectRegistryEventListener, PortletApplicationContext, PortletApplicationObject) - Constructor for class org.gatein.pc.portlet.impl.container.PortletApplicationLifeCycle
 
PortletApplicationLifeCycle(PortletApplicationContext, PortletApplicationObject) - Constructor for class org.gatein.pc.portlet.impl.container.PortletApplicationLifeCycle
 
PortletApplicationMetaDataBuilder - Class in org.gatein.pc.portlet.impl.deployment.staxnav
 
PortletApplicationMetaDataBuilder() - Constructor for class org.gatein.pc.portlet.impl.deployment.staxnav.PortletApplicationMetaDataBuilder
 
PortletApplicationMetaDataBuilder(XMLInputFactory, boolean) - Constructor for class org.gatein.pc.portlet.impl.deployment.staxnav.PortletApplicationMetaDataBuilder
 
PortletApplicationObject - Interface in org.gatein.pc.portlet.container.object
Contains life cycle and wiring details for the kernel environment.
PortletApplicationRegistry - Interface in org.gatein.pc.portlet.container.managed
 
PortletCacheScopeEnum - Enum in org.gatein.pc.portlet.impl.metadata.portlet
 
PortletCollectionMetaData - Class in org.gatein.pc.portlet.impl.metadata.security
 
PortletCollectionMetaData() - Constructor for class org.gatein.pc.portlet.impl.metadata.security.PortletCollectionMetaData
 
PortletConfigImpl - Class in org.gatein.pc.portlet.impl.jsr168.api
 
PortletConfigImpl(ContainerPortletInfo, ContainerPortletApplicationInfo, PortletContextImpl, ResourceBundleManager) - Constructor for class org.gatein.pc.portlet.impl.jsr168.api.PortletConfigImpl
 
portletConfigVariableName - Static variable in class org.gatein.pc.portlet.impl.jsr168.taglib.DefineObjectsTagTEI
 
portletConfigVariableName - Static variable in class org.gatein.pc.portlet.impl.jsr286.taglib.DefineObjects286TagTEI
 
PortletContainer - Interface in org.gatein.pc.portlet.container
 
PortletContainerContext - Interface in org.gatein.pc.portlet.container
 
PortletContainerContextImpl - Class in org.gatein.pc.portlet.impl.deployment
 
PortletContainerContextImpl() - Constructor for class org.gatein.pc.portlet.impl.deployment.PortletContainerContextImpl
 
PortletContainerImpl - Class in org.gatein.pc.portlet.impl.jsr168
 
PortletContainerImpl(ContainerPortletInfo) - Constructor for class org.gatein.pc.portlet.impl.jsr168.PortletContainerImpl
 
PortletContainerLifeCycle - Class in org.gatein.pc.portlet.impl.container
 
PortletContainerObject - Interface in org.gatein.pc.portlet.container.object
Contains life cycle and wiring details for the kernel environment.
portletContext - Variable in class org.gatein.pc.portlet.impl.jsr168.PortletApplicationImpl
.
PortletContextImpl - Class in org.gatein.pc.portlet.impl.jsr168.api
 
PortletContextImpl(ServletContext) - Constructor for class org.gatein.pc.portlet.impl.jsr168.api.PortletContextImpl
 
PortletCustomizationInterceptor - Class in org.gatein.pc.portlet.aspects
This interceptor takes in charge the management of portlet customization when the invocation carries an read only access mode.
PortletCustomizationInterceptor() - Constructor for class org.gatein.pc.portlet.aspects.PortletCustomizationInterceptor
 
PortletFilter - Interface in org.gatein.pc.portlet.container
 
PortletFilterContext - Interface in org.gatein.pc.portlet.container
 
PortletFilterContextImpl - Class in org.gatein.pc.portlet.impl.deployment
 
PortletFilterContextImpl() - Constructor for class org.gatein.pc.portlet.impl.deployment.PortletFilterContextImpl
 
PortletFilterImpl - Class in org.gatein.pc.portlet.impl.jsr168
 
PortletFilterImpl(ContainerFilterInfo) - Constructor for class org.gatein.pc.portlet.impl.jsr168.PortletFilterImpl
 
PortletFilterLifeCycle - Class in org.gatein.pc.portlet.impl.container
 
PortletFilterObject - Interface in org.gatein.pc.portlet.container.object
 
PortletInfoMetaData - Class in org.gatein.pc.portlet.impl.metadata.portlet
 
PortletInfoMetaData() - Constructor for class org.gatein.pc.portlet.impl.metadata.portlet.PortletInfoMetaData
 
PortletInfoMetaData(String) - Constructor for class org.gatein.pc.portlet.impl.metadata.portlet.PortletInfoMetaData
 
PortletInitializationException - Exception in org.gatein.pc.portlet.container
This exception is thrown when the portlet has thrown an exception during its init() invocation.
PortletInitializationException(String) - Constructor for exception org.gatein.pc.portlet.container.PortletInitializationException
 
PortletInitializationException(Throwable) - Constructor for exception org.gatein.pc.portlet.container.PortletInitializationException
 
PortletInitializationException(String, Throwable) - Constructor for exception org.gatein.pc.portlet.container.PortletInitializationException
 
PortletInvokerInterceptor - Class in org.gatein.pc.portlet
A base class for PortletInvoker interface interceptors.
PortletInvokerInterceptor() - Constructor for class org.gatein.pc.portlet.PortletInvokerInterceptor
 
PortletInvokerInterceptor(PortletInvoker) - Constructor for class org.gatein.pc.portlet.PortletInvokerInterceptor
 
PortletListAdapter - Class in org.gatein.pc.portlet.impl.metadata.adapter
 
PortletListAdapter() - Constructor for class org.gatein.pc.portlet.impl.metadata.adapter.PortletListAdapter
 
PortletMetaData - Class in org.gatein.pc.portlet.impl.metadata.portlet
 
PortletMetaData() - Constructor for class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
PortletMetaData(String) - Constructor for class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
PortletMetaDataConstants - Class in org.gatein.pc.portlet.impl.metadata
 
PortletMetaDataConstants() - Constructor for class org.gatein.pc.portlet.impl.metadata.PortletMetaDataConstants
 
PortletModeAdapter - Class in org.gatein.pc.portlet.impl.metadata.adapter
 
PortletModeAdapter() - Constructor for class org.gatein.pc.portlet.impl.metadata.adapter.PortletModeAdapter
 
PortletModeMetaData - Class in org.gatein.pc.portlet.impl.metadata.portlet
 
PortletModeMetaData() - Constructor for class org.gatein.pc.portlet.impl.metadata.portlet.PortletModeMetaData
 
PortletParameterMap - Class in org.gatein.pc.portlet.impl.jsr168
 
PortletParameterMap(NavigationInfo) - Constructor for class org.gatein.pc.portlet.impl.jsr168.PortletParameterMap
 
PortletParameterMap(PortletParameterMap) - Constructor for class org.gatein.pc.portlet.impl.jsr168.PortletParameterMap
 
PortletPreferenceMetaData - Class in org.gatein.pc.portlet.impl.metadata.portlet
 
PortletPreferenceMetaData() - Constructor for class org.gatein.pc.portlet.impl.metadata.portlet.PortletPreferenceMetaData
 
PortletPreferenceMetaData(String) - Constructor for class org.gatein.pc.portlet.impl.metadata.portlet.PortletPreferenceMetaData
 
PortletPreferencesImpl - Class in org.gatein.pc.portlet.impl.jsr168.api
 
PortletPreferencesImpl(PropertyContext, ContainerPreferencesInfo, PreferencesValidator, int) - Constructor for class org.gatein.pc.portlet.impl.jsr168.api.PortletPreferencesImpl
 
PortletPreferencesListAdapter - Class in org.gatein.pc.portlet.impl.metadata.adapter
 
PortletPreferencesListAdapter() - Constructor for class org.gatein.pc.portlet.impl.metadata.adapter.PortletPreferencesListAdapter
 
PortletPreferencesMetaData - Class in org.gatein.pc.portlet.impl.metadata.portlet
 
PortletPreferencesMetaData() - Constructor for class org.gatein.pc.portlet.impl.metadata.portlet.PortletPreferencesMetaData
 
PortletPreferencesMetaData(String) - Constructor for class org.gatein.pc.portlet.impl.metadata.portlet.PortletPreferencesMetaData
 
portletPreferencesValuesVariableName - Static variable in class org.gatein.pc.portlet.impl.jsr286.taglib.DefineObjects286TagTEI
 
portletPreferencesVariableName - Static variable in class org.gatein.pc.portlet.impl.jsr286.taglib.DefineObjects286TagTEI
 
PortletRequestAttributes - Class in org.gatein.pc.portlet.impl.jsr168
Hold the portlet request attributes and holds only the modified state.
PortletRequestAttributes(SecurityContext, PortletContainer, UserContext, HttpServletRequestWrapper) - Constructor for class org.gatein.pc.portlet.impl.jsr168.PortletRequestAttributes
 
PortletRequestDispatcherImpl - Class in org.gatein.pc.portlet.impl.jsr168.api
 
PortletRequestImpl - Class in org.gatein.pc.portlet.impl.jsr168.api
PortletRequest implemention.
PortletRequestImpl(PortletContainerImpl, PortletInvocation) - Constructor for class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
PortletRequestParameterMap - Class in org.gatein.pc.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.gatein.pc.portlet.impl.jsr168.PortletRequestParameterMap
 
PortletResourceBundleFactory - Class in org.gatein.pc.portlet.impl.jsr168
Manage resource bundles for a portlet.
PortletResourceBundleFactory(ResourceBundleManager, ContainerPortletInfo) - Constructor for class org.gatein.pc.portlet.impl.jsr168.PortletResourceBundleFactory
 
PortletResponseImpl - Class in org.gatein.pc.portlet.impl.jsr168.api
 
PortletResponseImpl(PortletInvocation, PortletRequestImpl) - Constructor for class org.gatein.pc.portlet.impl.jsr168.api.PortletResponseImpl
 
portlets - Variable in class org.gatein.pc.portlet.impl.jsr168.PortletApplicationImpl
.
PortletSessionImpl - Class in org.gatein.pc.portlet.impl.jsr168.api
 
PortletSessionImpl(HttpSession, String, PortletContext) - Constructor for class org.gatein.pc.portlet.impl.jsr168.api.PortletSessionImpl
 
portletSessionScopeVariableName - Static variable in class org.gatein.pc.portlet.impl.jsr286.taglib.DefineObjects286TagTEI
 
portletSessionVariableName - Static variable in class org.gatein.pc.portlet.impl.jsr286.taglib.DefineObjects286TagTEI
 
PortletState - Class in org.gatein.pc.portlet.state.producer
 
PortletState(String) - Constructor for class org.gatein.pc.portlet.state.producer.PortletState
 
PortletState(String, PropertyMap) - Constructor for class org.gatein.pc.portlet.state.producer.PortletState
 
PortletStateChangeRequiredException - Exception in org.gatein.pc.portlet.state.producer
 
PortletStateChangeRequiredException(String) - Constructor for exception org.gatein.pc.portlet.state.producer.PortletStateChangeRequiredException
 
PortletStateContext - Interface in org.gatein.pc.portlet.state.producer
 
PortletStateContextImpl - Class in org.gatein.pc.portlet.impl.state.producer
 
PortletStateContextImpl(String, String, PropertyMap) - Constructor for class org.gatein.pc.portlet.impl.state.producer.PortletStateContextImpl
 
PortletStatePersistenceManager - Interface in org.gatein.pc.portlet.state.producer
An abstraction for enabling state management on the producer side.
PortletStatePersistenceManagerService - Class in org.gatein.pc.portlet.impl.state.producer
An in memory implementation of the producer state persistence manager.
PortletStatePersistenceManagerService() - Constructor for class org.gatein.pc.portlet.impl.state.producer.PortletStatePersistenceManagerService
 
PortletTag - Class in org.gatein.pc.portlet.impl.jsr168.taglib
Superclass of the portlet tags for the JSR 168 Portlet specification.
PortletTag() - Constructor for class org.gatein.pc.portlet.impl.jsr168.taglib.PortletTag
 
PortletURLGenerationListenerChain - Class in org.gatein.pc.portlet.impl.jsr168.api
An implementation of the API that chains.
PortletURLGenerationListenerChain(List<PortletURLGenerationListener>) - Constructor for class org.gatein.pc.portlet.impl.jsr168.api.PortletURLGenerationListenerChain
 
PortletURLImpl - Class in org.gatein.pc.portlet.impl.jsr168.api
 
PortletURLImpl(PortletURLImpl) - Constructor for class org.gatein.pc.portlet.impl.jsr168.api.PortletURLImpl
 
PortletUtils - Class in org.gatein.pc.portlet.impl.jsr168
 
PortletUtils() - Constructor for class org.gatein.pc.portlet.impl.jsr168.PortletUtils
 
preferences - Variable in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
.
preferencesValidator - Variable in class org.gatein.pc.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.gatein.pc.portlet.impl.jsr168.PortletUtils
 
prefs - Variable in class org.gatein.pc.portlet.impl.jsr168.api.PortletPreferencesImpl
.
preq - Variable in class org.gatein.pc.portlet.impl.jsr168.api.BaseURLImpl
.
preq - Variable in class org.gatein.pc.portlet.impl.jsr168.api.PortletResponseImpl
.
privateParameters - Variable in class org.gatein.pc.portlet.impl.jsr168.PortletRequestParameterMap
.
privateRenderParameters - Variable in class org.gatein.pc.portlet.impl.jsr168.ResourceRequestParameterMap
.
ProducerCacheInterceptor - Class in org.gatein.pc.portlet.aspects
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.gatein.pc.portlet.aspects.ProducerCacheInterceptor
 
ProducerPortlet - Class in org.gatein.pc.portlet.state.producer
 
ProducerPortlet(PortletContext, Portlet) - Constructor for class org.gatein.pc.portlet.state.producer.ProducerPortlet
 
ProducerPortletInvoker - Class in org.gatein.pc.portlet.state.producer
 
ProducerPortletInvoker() - Constructor for class org.gatein.pc.portlet.state.producer.ProducerPortletInvoker
 
ProducerPortletInvoker(PortletStatePersistenceManager, StateManagementPolicy, StateConverter) - Constructor for class org.gatein.pc.portlet.state.producer.ProducerPortletInvoker
 
promoteDependents(LifeCycleStatus) - Method in class org.gatein.pc.portlet.impl.container.LifeCycle
 
promoteDependents(LifeCycleStatus) - Method in class org.gatein.pc.portlet.impl.container.PortletApplicationLifeCycle
 
promoteDependents(LifeCycleStatus) - Method in class org.gatein.pc.portlet.impl.container.PortletFilterLifeCycle
 
psession - Variable in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
.
publicParameters - Variable in class org.gatein.pc.portlet.impl.jsr168.PortletRequestParameterMap
.
PublicRenderParameterMetaData - Class in org.gatein.pc.portlet.impl.metadata
 
PublicRenderParameterMetaData() - Constructor for class org.gatein.pc.portlet.impl.metadata.PublicRenderParameterMetaData
 
PublicRenderParameterMetaData(String) - Constructor for class org.gatein.pc.portlet.impl.metadata.PublicRenderParameterMetaData
 
put(String, ConsumerStateContext<S>) - Method in class org.gatein.pc.portlet.impl.state.consumer.AbstractConsumerPersistenceManagerService
 
put(String, ConsumerStateContext<byte[]>) - Method in class org.gatein.pc.portlet.impl.state.consumer.ConsumerPersistenceManagerService
 
putValue(String, Object) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpSession
 

Q

queueEvent(QName, Serializable) - Method in class org.gatein.pc.portlet.impl.jsr168.api.StateAwareResponseImpl
 

R

remove(ServletContext) - Method in class org.gatein.pc.portlet.impl.deployment.PortletApplicationDeployer
 
remove(String) - Method in class org.gatein.pc.portlet.impl.state.consumer.AbstractConsumerPersistenceManagerService
 
remove(String) - Method in class org.gatein.pc.portlet.impl.state.consumer.ConsumerPersistenceManagerService
 
removeAttribute(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletContextImpl
 
removeAttribute(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
removeAttribute(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletSessionImpl
 
removeAttribute(String, int) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletSessionImpl
 
removeAttribute(String) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
removeAttribute(String) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpSession
 
removeAttribute(String) - Method in class org.gatein.pc.portlet.impl.jsr168.PortletRequestAttributes
 
REMOVED_ATTRIBUTE - Static variable in class org.gatein.pc.portlet.impl.jsr168.PortletRequestAttributes
Constant object to mark that a request attribute is removed.
removeListener(ManagedObjectRegistryEventListener) - Method in class org.gatein.pc.portlet.container.managed.ManagedObjectRegistryEventBroadcaster
 
removeListener(ManagedObjectRegistryEventListener) - Method in interface org.gatein.pc.portlet.container.managed.PortletApplicationRegistry
 
removeListener(ManagedObjectRegistryEventListener) - Method in class org.gatein.pc.portlet.impl.deployment.PortletApplicationDeployer
 
removePortletContainer(PortletContainer) - Method in class org.gatein.pc.portlet.container.ContainerPortletInvoker
 
removePortletContainer(PortletContainer) - Method in interface org.gatein.pc.portlet.container.object.PortletApplicationObject
Remove a container.
removePortletContainer(PortletContainer) - Method in class org.gatein.pc.portlet.impl.jsr168.PortletApplicationImpl
 
removePortletFilter(PortletFilter) - Method in interface org.gatein.pc.portlet.container.object.PortletApplicationObject
Remove a filter.
removePortletFilter(PortletFilter) - Method in interface org.gatein.pc.portlet.container.object.PortletContainerObject
Remove a filter.
removePortletFilter(PortletFilter) - Method in class org.gatein.pc.portlet.impl.jsr168.PortletApplicationImpl
 
removePortletFilter(PortletFilter) - Method in class org.gatein.pc.portlet.impl.jsr168.PortletContainerImpl
 
removePublicParameterValue(String) - Method in class org.gatein.pc.portlet.impl.jsr168.PortletParameterMap
 
removePublicRenderParameter(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletURLImpl
 
removePublicRenderParameter(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.StateAwareResponseImpl
 
removeTagParametersWithEmptyValue(PortletURL) - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.GenerateURL286Tag
 
removeValue(String) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpSession
 
RENDER - Static variable in class org.gatein.pc.portlet.impl.jsr168.api.PortletPreferencesImpl
Indicates the object is used during a render phase.
RenderRequestImpl - Class in org.gatein.pc.portlet.impl.jsr168.api
 
RenderRequestImpl(PortletContainerImpl, RenderInvocation) - Constructor for class org.gatein.pc.portlet.impl.jsr168.api.RenderRequestImpl
 
renderRequestVariableName - Static variable in class org.gatein.pc.portlet.impl.jsr168.taglib.DefineObjectsTagTEI
 
renderRequestVariableName - Static variable in class org.gatein.pc.portlet.impl.jsr286.taglib.DefineObjects286TagTEI
 
RenderResponseImpl - Class in org.gatein.pc.portlet.impl.jsr168.api
 
RenderResponseImpl(RenderInvocation, PortletRequestImpl) - Constructor for class org.gatein.pc.portlet.impl.jsr168.api.RenderResponseImpl
 
renderResponseVariableName - Static variable in class org.gatein.pc.portlet.impl.jsr168.taglib.DefineObjectsTagTEI
 
renderResponseVariableName - Static variable in class org.gatein.pc.portlet.impl.jsr286.taglib.DefineObjects286TagTEI
 
renderURL(Writer, ContainerURL, URLFormat) - Method in class org.gatein.pc.portlet.impl.spi.AbstractPortletInvocationContext
Delegates the URL rendition to the method PortletInvocationContext.renderURL(org.gatein.pc.api.ContainerURL , org.gatein.pc.api.URLFormat) and then invoke the Writer.write(String) method with the returned result.
RenderURL286Tag - Class in org.gatein.pc.portlet.impl.jsr286.taglib
 
RenderURL286Tag() - Constructor for class org.gatein.pc.portlet.impl.jsr286.taglib.RenderURL286Tag
 
RenderURLTag - Class in org.gatein.pc.portlet.impl.jsr168.taglib
The renderURL tag for the JSR 168 Portlet specification.
RenderURLTag() - Constructor for class org.gatein.pc.portlet.impl.jsr168.taglib.RenderURLTag
 
REQ_ATT_COMPONENT_INVOCATION - Static variable in class org.gatein.pc.portlet.aspects.ContextDispatcherInterceptor
.
RequestAttributeConversationInterceptor - Class in org.gatein.pc.portlet.aspects
 
RequestAttributeConversationInterceptor() - Constructor for class org.gatein.pc.portlet.aspects.RequestAttributeConversationInterceptor
 
requestContext - Variable in class org.gatein.pc.portlet.impl.jsr168.api.ClientDataRequestImpl
.
requestParameterMap - Variable in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
.
requireRedirect() - Method in class org.gatein.pc.portlet.impl.jsr168.api.StateAwareResponseImpl
 
requireUpdate(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.StateAwareResponseImpl
 
reset() - Method in class org.gatein.pc.portlet.impl.jsr168.api.MimeResponseImpl
 
reset(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletPreferencesImpl
 
reset() - Method in class org.gatein.pc.portlet.impl.jsr168.Buffer
 
reset() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse.Mime
 
reset() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse
 
reset() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse.StateAware
 
resetBuffer() - Method in class org.gatein.pc.portlet.impl.jsr168.api.MimeResponseImpl
 
resetBuffer() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse.Mime
 
resetBuffer() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse
 
resetBuffer() - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse.StateAware
 
ResourceBundleManager - Class in org.gatein.pc.portlet.impl.info
Manage a set of resource bundles.
ResourceBundleManager(ResourceBundle, ResourceBundleFactory) - Constructor for class org.gatein.pc.portlet.impl.info.ResourceBundleManager
 
ResourceRequestImpl - Class in org.gatein.pc.portlet.impl.jsr168.api
 
ResourceRequestImpl(PortletContainerImpl, ResourceInvocation) - Constructor for class org.gatein.pc.portlet.impl.jsr168.api.ResourceRequestImpl
 
ResourceRequestParameterMap - Class in org.gatein.pc.portlet.impl.jsr168
 
ResourceRequestParameterMap(Map<String, String[]>, Map<String, String[]>, Map<String, String[]>, Map<String, String[]>) - Constructor for class org.gatein.pc.portlet.impl.jsr168.ResourceRequestParameterMap
 
resourceRequestVariableName - Static variable in class org.gatein.pc.portlet.impl.jsr286.taglib.DefineObjects286TagTEI
 
ResourceResponseImpl - Class in org.gatein.pc.portlet.impl.jsr168.api
 
ResourceResponseImpl(ResourceInvocation, PortletRequestImpl) - Constructor for class org.gatein.pc.portlet.impl.jsr168.api.ResourceResponseImpl
 
resourceResponseVariableName - Static variable in class org.gatein.pc.portlet.impl.jsr286.taglib.DefineObjects286TagTEI
 
ResourceURL286Tag - Class in org.gatein.pc.portlet.impl.jsr286.taglib
 
ResourceURL286Tag() - Constructor for class org.gatein.pc.portlet.impl.jsr286.taglib.ResourceURL286Tag
 
ResourceURL286TagTEI - Class in org.gatein.pc.portlet.impl.jsr286.taglib
 
ResourceURL286TagTEI() - Constructor for class org.gatein.pc.portlet.impl.jsr286.taglib.ResourceURL286TagTEI
 
ResourceURLImpl - Class in org.gatein.pc.portlet.impl.jsr168.api
 
response - Variable in class org.gatein.pc.portlet.impl.jsr168.api.ActionResponseImpl
.
responseContentType - Variable in class org.gatein.pc.portlet.impl.spi.AbstractPortletInvocationContext
.
responseNextModes - Variable in class org.gatein.pc.portlet.impl.jsr168.api.RenderResponseImpl
.
responseTitle - Variable in class org.gatein.pc.portlet.impl.jsr168.api.RenderResponseImpl
The title if any.

S

safeBuildParameters(StateString) - Static method in class org.gatein.pc.portlet.impl.jsr168.PortletRequestParameterMap
 
safeBuildPublicParameters(NavigationInfo, Map<String, String[]>) - Static method in class org.gatein.pc.portlet.impl.jsr168.PortletRequestParameterMap
 
safeCombine(Map<String, String[]>, Map<String, String[]>) - Static method in class org.gatein.pc.portlet.impl.jsr168.PortletRequestParameterMap
 
secure - Variable in class org.gatein.pc.portlet.impl.jsr168.api.BaseURLImpl
.
SecureTransportInterceptor - Class in org.gatein.pc.portlet.aspects
Implement security constaint defined by the portlet spec.
SecureTransportInterceptor() - Constructor for class org.gatein.pc.portlet.aspects.SecureTransportInterceptor
 
SecurityConstraintMetaData - Class in org.gatein.pc.portlet.impl.metadata.security
 
SecurityConstraintMetaData() - Constructor for class org.gatein.pc.portlet.impl.metadata.security.SecurityConstraintMetaData
 
SecurityConstraintMetaData(String) - Constructor for class org.gatein.pc.portlet.impl.metadata.security.SecurityConstraintMetaData
 
securityContext - Variable in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
.
SecurityRoleRefMetaData - Class in org.gatein.pc.portlet.impl.metadata.portlet
 
SecurityRoleRefMetaData() - Constructor for class org.gatein.pc.portlet.impl.metadata.portlet.SecurityRoleRefMetaData
 
SecurityRoleRefMetaData(String) - Constructor for class org.gatein.pc.portlet.impl.metadata.portlet.SecurityRoleRefMetaData
 
sendError(int) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse
 
sendError(int, String) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse
 
sendRedirect(String, String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.ActionResponseImpl
 
sendRedirect(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.ActionResponseImpl
 
sendRedirect(String) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse
 
serverContext - Variable in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
.
SessionInvalidatorInterceptor - Class in org.gatein.pc.portlet.aspects
This is a port of http://svn.exoplatform.org/projects/portlet-container/branches/2.1.x/component/plugins/pc/src/main/java/org/exoplatform/services/portletcontainer/plugins/pc/aop/PortletSessionIdentityScopingCommand.java
SessionInvalidatorInterceptor() - Constructor for class org.gatein.pc.portlet.aspects.SessionInvalidatorInterceptor
 
sessionStatus - Variable in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
.
setAlias(List<QName>) - Method in class org.gatein.pc.portlet.impl.metadata.event.EventDefinitionMetaData
 
setAlias(List<QName>) - Method in class org.gatein.pc.portlet.impl.metadata.PublicRenderParameterMetaData
 
setAttachment(Class<T>, T) - Method in class org.gatein.pc.portlet.impl.info.ContainerPortletInfo
 
setAttribute(String, Object) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletContextImpl
 
setAttribute(String, Object) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
 
setAttribute(String, Object) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletSessionImpl
 
setAttribute(String, Object, int) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletSessionImpl
 
setAttribute(String, Object) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
setAttribute(String, Object) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpSession
 
setAttribute(String, Object) - Method in class org.gatein.pc.portlet.impl.jsr168.PortletRequestAttributes
 
setAttribute(String, Object) - Method in class org.gatein.pc.portlet.impl.spi.AbstractUserContext
 
setAttributeMap(Map<String, Object>) - Method in class org.gatein.pc.portlet.impl.jsr168.PortletRequestAttributes
 
setBufferSize(int) - Method in class org.gatein.pc.portlet.impl.jsr168.api.MimeResponseImpl
 
setBufferSize(int) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse.Mime
 
setBufferSize(int) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse
 
setBufferSize(int) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse.StateAware
 
setCacheability(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.ResourceURLImpl
 
setCacheability(ResourceURL) - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.ResourceURL286Tag
 
setCacheability(String) - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.ResourceURL286Tag
 
setCacheScope(PortletCacheScopeEnum) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
setCharacterEncoding(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.ClientDataRequestImpl
 
setCharacterEncoding(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.ResourceResponseImpl
 
setCharacterEncoding(String) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest.ClientData
 
setCharacterEncoding(String) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest.Mime
 
setCharacterEncoding(String) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
setCharacterEncoding(String) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse
 
setContainerPortletInvoker(ContainerPortletInvoker) - Method in class org.gatein.pc.portlet.impl.deployment.PortletApplicationDeployer
 
setContainerRuntimeOptions(Map<String, ContainerRuntimeMetaData>) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
setContainerRuntimeOptions(Map<String, ContainerRuntimeMetaData>) - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication20MetaData
 
setContentLength(int) - Method in class org.gatein.pc.portlet.impl.jsr168.api.ResourceResponseImpl
 
setContentLength(int) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse
 
setContentType(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.MimeResponseImpl
 
setContentType(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.RenderResponseImpl
 
setContentType(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.ResourceResponseImpl
 
setContentType(String) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse.Mime
 
setContentType(String) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse
 
setContentType(String) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse.StateAware
 
setContext(PortletApplicationContext) - Method in interface org.gatein.pc.portlet.container.object.PortletApplicationObject
Set the context required by that application.
setContext(PortletContainerContext) - Method in interface org.gatein.pc.portlet.container.object.PortletContainerObject
Set/unset the portlet container context.
setContext(PortletFilterContext) - Method in interface org.gatein.pc.portlet.container.object.PortletFilterObject
Set the context required by that filter.
setContext(PortletApplicationContext) - Method in class org.gatein.pc.portlet.impl.jsr168.PortletApplicationImpl
 
setContext(PortletContainerContext) - Method in class org.gatein.pc.portlet.impl.jsr168.PortletContainerImpl
 
setContext(PortletFilterContext) - Method in class org.gatein.pc.portlet.impl.jsr168.PortletFilterImpl
 
setCopyCurrentRenderParameters(String) - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.GenerateURL286Tag
 
setCopyCurrentRenderParameters(PortletURL) - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.GenerateURL286Tag
 
setCustomPortletModes(Map<String, CustomPortletModeMetaData>) - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication10MetaData
 
setCustomWindowStates(Map<String, CustomWindowStateMetaData>) - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication10MetaData
 
setDateHeader(String, long) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse
 
setDefaultNamespace(URI) - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication20MetaData
 
setDescription(LocalizedString) - Method in class org.gatein.pc.portlet.impl.metadata.common.DescribableMetaData
 
setDescription(String) - Method in class org.gatein.pc.portlet.impl.metadata.common.LocalizedDescriptionMetaData
 
setDisplayName(LocalizedString) - Method in class org.gatein.pc.portlet.impl.metadata.filter.FilterMetaData
 
setDisplayName(LocalizedString) - Method in class org.gatein.pc.portlet.impl.metadata.ListenerMetaData
 
setDisplayName(LocalizedString) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
setDisplayName(LocalizedString) - Method in class org.gatein.pc.portlet.impl.metadata.security.SecurityConstraintMetaData
 
setEscapeXml(String) - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.GenerateURL286Tag
 
setETag(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.CacheControlImpl
 
setEvent(QName, Serializable) - Method in class org.gatein.pc.portlet.impl.jsr168.api.StateAwareResponseImpl
 
setEvent(String, Serializable) - Method in class org.gatein.pc.portlet.impl.jsr168.api.StateAwareResponseImpl
 
setEvents(List<EventDefinitionMetaData>) - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication20MetaData
 
setExpirationCache(int) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
setExpirationTime(int) - Method in class org.gatein.pc.portlet.impl.jsr168.api.CacheControlImpl
 
setFilterClass(String) - Method in class org.gatein.pc.portlet.impl.metadata.filter.FilterMetaData
 
setFilterMapping(List<FilterMappingMetaData>) - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication20MetaData
 
setFilterName(String) - Method in class org.gatein.pc.portlet.impl.metadata.filter.FilterMetaData
 
setFilters(Map<String, FilterMetaData>) - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication20MetaData
 
setHeader(String, String) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse
 
setId(String) - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.ResourceURL286Tag
 
setId(ResourceURL) - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.ResourceURL286Tag
 
setId(String) - Method in class org.gatein.pc.portlet.impl.metadata.common.InitParamMetaData
 
setId(String) - Method in class org.gatein.pc.portlet.impl.metadata.CustomPortletModeMetaData
 
setId(String) - Method in class org.gatein.pc.portlet.impl.metadata.CustomWindowStateMetaData
 
setId(String) - Method in class org.gatein.pc.portlet.impl.metadata.event.EventDefinitionMetaData
 
setId(String) - Method in class org.gatein.pc.portlet.impl.metadata.event.EventDefinitionReferenceMetaData
 
setId(String) - Method in class org.gatein.pc.portlet.impl.metadata.ListenerMetaData
 
setId(String) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletInfoMetaData
 
setId(String) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
setId(String) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletPreferenceMetaData
 
setId(String) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletPreferencesMetaData
 
setId(String) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.SecurityRoleRefMetaData
 
setId(String) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.SupportsMetaData
 
setId(String) - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication10MetaData
 
setId(String) - Method in class org.gatein.pc.portlet.impl.metadata.PublicRenderParameterMetaData
 
setId(String) - Method in class org.gatein.pc.portlet.impl.metadata.security.SecurityConstraintMetaData
 
setId(String) - Method in class org.gatein.pc.portlet.impl.metadata.security.UserDataConstraintMetaData
 
setId(String) - Method in class org.gatein.pc.portlet.impl.metadata.UserAttributeMetaData
 
setIdentifier(String) - Method in class org.gatein.pc.portlet.impl.metadata.PublicRenderParameterMetaData
 
setInitParams(List<InitParamMetaData>) - Method in class org.gatein.pc.portlet.impl.metadata.filter.FilterMetaData
 
setInitParams(List<InitParamMetaData>) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
setIntHeader(String, int) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse
 
setKeywords(String) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletInfoMetaData
 
setLang(String) - Method in class org.gatein.pc.portlet.impl.metadata.common.LocalizedDescriptionMetaData
 
setLifecycle(List<LifeCyclePhase>) - Method in class org.gatein.pc.portlet.impl.metadata.filter.FilterMetaData
 
setListenerClass(String) - Method in class org.gatein.pc.portlet.impl.metadata.ListenerMetaData
 
setListeners(List<ListenerMetaData>) - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication20MetaData
 
setLocale(Locale) - Method in class org.gatein.pc.portlet.impl.jsr168.api.ResourceResponseImpl
 
setLocale(Locale) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse
 
setLocale(String) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.SupportedLocaleMetaData
 
setMap(Map<String, String[]>) - Method in class org.gatein.pc.portlet.impl.jsr168.PortletParameterMap
 
setMaxInactiveInterval(int) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletSessionImpl
 
setMaxInactiveInterval(int) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpSession
 
setMimeType(String) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.SupportsMetaData
 
setName(String) - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.URLParameterTag
 
setName(String) - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.ActionURL286Tag
 
setName(PortletURL) - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.ActionURL286Tag
 
setName(String) - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.URLProperty286Tag
 
setName(String) - Method in class org.gatein.pc.portlet.impl.metadata.common.ContainerRuntimeMetaData
 
setName(String) - Method in class org.gatein.pc.portlet.impl.metadata.common.InitParamMetaData
 
setName(String) - Method in class org.gatein.pc.portlet.impl.metadata.event.EventDefinitionMetaData
 
setName(String) - Method in class org.gatein.pc.portlet.impl.metadata.event.EventDefinitionReferenceMetaData
 
setName(String) - Method in class org.gatein.pc.portlet.impl.metadata.filter.FilterMappingMetaData
 
setName(String) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletPreferenceMetaData
 
setName(String) - Method in class org.gatein.pc.portlet.impl.metadata.PublicRenderParameterMetaData
 
setName(String) - Method in class org.gatein.pc.portlet.impl.metadata.UserAttributeMetaData
 
setNext(PortletInvoker) - Method in class org.gatein.pc.portlet.PortletInvokerInterceptor
 
setNextPossiblePortletModes(Collection<PortletMode>) - Method in class org.gatein.pc.portlet.impl.jsr168.api.RenderResponseImpl
 
setParameter(String, String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.BaseURLImpl.InternalContainerURL
 
setParameter(String, String[]) - Method in class org.gatein.pc.portlet.impl.jsr168.api.BaseURLImpl.InternalContainerURL
 
setParameter(String, String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.BaseURLImpl
 
setParameter(String, String[]) - Method in class org.gatein.pc.portlet.impl.jsr168.api.BaseURLImpl
 
setParameters(Map<String, String[]>) - Method in class org.gatein.pc.portlet.impl.jsr168.api.BaseURLImpl.InternalContainerURL
 
setParameters(Map<String, String[]>) - Method in class org.gatein.pc.portlet.impl.jsr168.api.BaseURLImpl
 
setParameterValue(String, String) - Method in class org.gatein.pc.portlet.impl.jsr168.PortletParameterMap
 
setParameterValues(String, String[]) - Method in class org.gatein.pc.portlet.impl.jsr168.PortletParameterMap
 
setPersistenceManager(ConsumerPersistenceManager) - Method in class org.gatein.pc.portlet.state.consumer.ConsumerPortletInvoker
 
setPersistenceManager(PortletStatePersistenceManager) - Method in class org.gatein.pc.portlet.state.producer.ProducerPortletInvoker
 
setPersistLocally(boolean) - Method in class org.gatein.pc.portlet.impl.state.StateManagementPolicyService
 
setPortalManaged(boolean) - Method in class org.gatein.pc.portlet.impl.metadata.CustomPortletModeMetaData
 
setPortletApplication(PortletApplication) - Method in interface org.gatein.pc.portlet.container.object.PortletContainerObject
Set/unset the application.
setPortletApplication(PortletApplication) - Method in interface org.gatein.pc.portlet.container.object.PortletFilterObject
Set the application on the portlet filter.
setPortletApplication(PortletApplication) - Method in class org.gatein.pc.portlet.impl.jsr168.PortletContainerImpl
 
setPortletApplication(PortletApplication) - Method in class org.gatein.pc.portlet.impl.jsr168.PortletFilterImpl
 
setPortletApplication(PortletApplication10MetaData) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
setPortletApplicationRegistry(PortletApplicationRegistry) - Method in class org.gatein.pc.portlet.aspects.ValveInterceptor
 
setPortletClass(String) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
setPortletInfo(PortletInfoMetaData) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
setPortletList(PortletCollectionMetaData) - Method in class org.gatein.pc.portlet.impl.metadata.security.SecurityConstraintMetaData
 
setPortletMode(PortletMode) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletURLImpl
 
setPortletMode(PortletMode) - Method in class org.gatein.pc.portlet.impl.jsr168.api.StateAwareResponseImpl
 
setPortletMode(String) - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.GenerateURLTag
 
setPortletMode(PortletURL) - Method in class org.gatein.pc.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.gatein.pc.portlet.impl.metadata.CustomPortletModeMetaData
 
setPortletMode(Mode) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletModeMetaData
 
setPortletModes(List<PortletModeMetaData>) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.SupportsMetaData
 
setPortletName(String) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
setPortletNames(List<String>) - Method in class org.gatein.pc.portlet.impl.metadata.filter.FilterMappingMetaData
 
setPortletNames(List<String>) - Method in class org.gatein.pc.portlet.impl.metadata.security.PortletCollectionMetaData
 
setPortletPreferences(PortletPreferencesMetaData) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
setPortletPreferences(Map<String, PortletPreferenceMetaData>) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletPreferencesMetaData
 
setPortlets(Map<String, PortletMetaData>) - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication10MetaData
 
setPreferenceValidator(String) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletPreferencesMetaData
 
setProperties(PortletContext, PropertyChange[]) - Method in class org.gatein.pc.portlet.container.ContainerPortletInvoker
 
setProperties(PortletContext, PropertyChange[]) - Method in class org.gatein.pc.portlet.PortletInvokerInterceptor
 
setProperties(PortletContext, PropertyChange[]) - Method in class org.gatein.pc.portlet.state.consumer.ConsumerPortletInvoker
 
setProperties(PortletContext, PropertyChange[]) - Method in class org.gatein.pc.portlet.state.producer.ProducerPortletInvoker
 
setProperty(String, String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.BaseURLImpl
 
setProperty(String, String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.MimeResponseImpl
 
setProperty(String, String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletResponseImpl
 
setProperty(String, List<String>) - Method in class org.gatein.pc.portlet.state.AbstractPropertyMap
 
setPublicRenderParameters(List<PublicRenderParameterMetaData>) - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication20MetaData
 
setPublicScope(boolean) - Method in class org.gatein.pc.portlet.impl.jsr168.api.CacheControlImpl
 
setQname(QName) - Method in class org.gatein.pc.portlet.impl.metadata.event.EventDefinitionMetaData
 
setQname(QName) - Method in class org.gatein.pc.portlet.impl.metadata.event.EventDefinitionReferenceMetaData
 
setQname(QName) - Method in class org.gatein.pc.portlet.impl.metadata.PublicRenderParameterMetaData
 
setReadOnly(boolean) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletPreferenceMetaData
 
setRenderParameter(String, String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.StateAwareResponseImpl
 
setRenderParameter(String, String[]) - Method in class org.gatein.pc.portlet.impl.jsr168.api.StateAwareResponseImpl
 
setRenderParameters(EventRequest) - Method in class org.gatein.pc.portlet.impl.jsr168.api.EventResponseImpl
 
setRenderParameters(Map<String, String[]>) - Method in class org.gatein.pc.portlet.impl.jsr168.api.StateAwareResponseImpl
 
setRequest(ServletRequest) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletRequest
 
setResourceBundle(String) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
setResourceBundle(String) - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication20MetaData
 
setResourceBundleFactoryName(String) - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication10MetaData
 
setResourceID(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.ResourceURLImpl
 
setRoleLink(String) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.SecurityRoleRefMetaData
 
setRoleName(String) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.SecurityRoleRefMetaData
 
setSchemaValidated(boolean) - Method in class org.gatein.pc.portlet.impl.deployment.PortletApplicationDeployer
 
setSchemaValidation(boolean) - Method in class org.gatein.pc.portlet.impl.deployment.staxnav.PortletApplicationMetaDataBuilder
 
setSecure(boolean) - Method in class org.gatein.pc.portlet.impl.jsr168.api.BaseURLImpl
 
setSecure(String) - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.GenerateURLTag
 
setSecure(BaseURL) - Method in class org.gatein.pc.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.gatein.pc.portlet.impl.metadata.PortletApplication10MetaData
 
setSecurityRoleRef(List<SecurityRoleRefMetaData>) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
setShortTitle(String) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletInfoMetaData
 
setStateConverter(StateConverter) - Method in class org.gatein.pc.portlet.state.producer.ProducerPortletInvoker
 
setStateManagementPolicy(StateManagementPolicy) - Method in class org.gatein.pc.portlet.state.producer.ProducerPortletInvoker
 
setStatus(int) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse
 
setStatus(int, String) - Method in class org.gatein.pc.portlet.impl.jsr168.DispatchedHttpServletResponse
 
setSupportedLocale(List<SupportedLocaleMetaData>) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
setSupportedProcessingEvent(List<EventDefinitionReferenceMetaData>) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
setSupportedPublicRenderParameters(List<String>) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
setSupportedPublishingEvent(List<EventDefinitionReferenceMetaData>) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
setSupports(List<SupportsMetaData>) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
 
setTerminationTime(Date) - Method in class org.gatein.pc.portlet.state.producer.PortletState
 
setTitle(String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.RenderResponseImpl
 
setTitle(String) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletInfoMetaData
 
setTransportGuarantee(TransportGuarantee) - Method in class org.gatein.pc.portlet.impl.metadata.security.UserDataConstraintMetaData
 
setUseCachedContent(boolean) - Method in class org.gatein.pc.portlet.impl.jsr168.api.CacheControlImpl
 
setUserAttributes(Map<String, UserAttributeMetaData>) - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication10MetaData
 
setUserDataConstraint(UserDataConstraintMetaData) - Method in class org.gatein.pc.portlet.impl.metadata.security.SecurityConstraintMetaData
 
setValue(String, String) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletPreferencesImpl
 
setValue(String) - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.URLParameterTag
 
setValue(String) - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.URLProperty286Tag
 
setValue(String) - Method in class org.gatein.pc.portlet.impl.metadata.common.InitParamMetaData
 
setValue(List<String>) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.PortletPreferenceMetaData
 
setValues(String, String[]) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletPreferencesImpl
 
setValues(List<String>) - Method in class org.gatein.pc.portlet.impl.metadata.common.ContainerRuntimeMetaData
 
setValueType(String) - Method in class org.gatein.pc.portlet.impl.metadata.event.EventDefinitionMetaData
 
setVar(String) - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.GenerateURLTag
 
setVersion(String) - Method in class org.gatein.pc.portlet.impl.metadata.PortletApplication10MetaData
 
setWindowState(WindowState) - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletURLImpl
 
setWindowState(WindowState) - Method in class org.gatein.pc.portlet.impl.jsr168.api.StateAwareResponseImpl
 
setWindowState(String) - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.GenerateURLTag
 
setWindowState(PortletURL) - Method in class org.gatein.pc.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.gatein.pc.portlet.impl.metadata.CustomWindowStateMetaData
 
setWindowState(WindowState) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.WindowStateMetaData
 
setWindowStates(List<WindowStateMetaData>) - Method in class org.gatein.pc.portlet.impl.metadata.portlet.SupportsMetaData
 
SimplePropertyMap - Class in org.gatein.pc.portlet.state
 
SimplePropertyMap() - Constructor for class org.gatein.pc.portlet.state.SimplePropertyMap
 
SimplePropertyMap(int) - Constructor for class org.gatein.pc.portlet.state.SimplePropertyMap
 
SimplePropertyMap(PropertyMap) - Constructor for class org.gatein.pc.portlet.state.SimplePropertyMap
 
SimplePropertyMap(Map<String, List<String>>) - Constructor for class org.gatein.pc.portlet.state.SimplePropertyMap
 
SimpleResourceBundleFactory - Class in org.gatein.pc.portlet.impl.jsr168
 
SimpleResourceBundleFactory(ClassLoader, String) - Constructor for class org.gatein.pc.portlet.impl.jsr168.SimpleResourceBundleFactory
 
size() - Method in class org.gatein.pc.portlet.impl.state.consumer.AbstractConsumerPersistenceManagerService
 
size() - Method in class org.gatein.pc.portlet.impl.state.consumer.ConsumerPersistenceManagerService
 
SoftContentRef - Class in org.gatein.pc.portlet.aspects.cache
Use soft reference.
SoftContentRef(ContentResponse) - Constructor for class org.gatein.pc.portlet.aspects.cache.SoftContentRef
 
start() - Method in interface org.gatein.pc.portlet.container.object.PortletApplicationObject
Starts the application only.
start() - Method in interface org.gatein.pc.portlet.container.object.PortletContainerObject
Starts the portlet container.
start() - Method in interface org.gatein.pc.portlet.container.object.PortletFilterObject
Starts the portlet filer.
start(T) - Method in class org.gatein.pc.portlet.impl.jsr168.ClassInstanceLifeCycle
 
start() - Method in class org.gatein.pc.portlet.impl.jsr168.PortletApplicationImpl
 
start() - Method in class org.gatein.pc.portlet.impl.jsr168.PortletContainerImpl
 
start() - Method in class org.gatein.pc.portlet.impl.jsr168.PortletFilterImpl
 
StateAwareResponseImpl - Class in org.gatein.pc.portlet.impl.jsr168.api
 
StateAwareResponseImpl(PortletInvocation, PortletRequestImpl) - Constructor for class org.gatein.pc.portlet.impl.jsr168.api.StateAwareResponseImpl
 
StateAwareResponseImpl.WantRedirect - Class in org.gatein.pc.portlet.impl.jsr168.api
 
StateAwareResponseImpl.WantRedirect() - Constructor for class org.gatein.pc.portlet.impl.jsr168.api.StateAwareResponseImpl.WantRedirect
 
StateAwareResponseImpl.WantUpdate - Class in org.gatein.pc.portlet.impl.jsr168.api
 
StateAwareResponseImpl.WantUpdate() - Constructor for class org.gatein.pc.portlet.impl.jsr168.api.StateAwareResponseImpl.WantUpdate
 
StateConversionException - Exception in org.gatein.pc.portlet.state
 
StateConversionException() - Constructor for exception org.gatein.pc.portlet.state.StateConversionException
 
StateConversionException(String) - Constructor for exception org.gatein.pc.portlet.state.StateConversionException
 
StateConversionException(String, Throwable) - Constructor for exception org.gatein.pc.portlet.state.StateConversionException
 
StateConversionException(Throwable) - Constructor for exception org.gatein.pc.portlet.state.StateConversionException
 
StateConverter - Interface in org.gatein.pc.portlet.state
 
StateConverterV0 - Class in org.gatein.pc.portlet.impl.state
An implementation that relies on the DataInputStream and DataOutputStream to marshall and unmarshall the producer state.
StateConverterV0() - Constructor for class org.gatein.pc.portlet.impl.state.StateConverterV0
 
StateManagementPolicy - Interface in org.gatein.pc.portlet.state
 
StateManagementPolicyService - Class in org.gatein.pc.portlet.impl.state
 
StateManagementPolicyService() - Constructor for class org.gatein.pc.portlet.impl.state.StateManagementPolicyService
 
StateManagementPolicyService(boolean) - Constructor for class org.gatein.pc.portlet.impl.state.StateManagementPolicyService
 
status - Variable in class org.gatein.pc.portlet.impl.jsr168.PortletContainerImpl
Are we started or not.
stop() - Method in interface org.gatein.pc.portlet.container.object.PortletApplicationObject
Stops the application only.
stop() - Method in interface org.gatein.pc.portlet.container.object.PortletContainerObject
Stops the portlet container.
stop() - Method in interface org.gatein.pc.portlet.container.object.PortletFilterObject
Stops the portlet filter.
stop(T) - Method in class org.gatein.pc.portlet.impl.jsr168.ClassInstanceLifeCycle
 
stop() - Method in class org.gatein.pc.portlet.impl.jsr168.PortletApplicationImpl
 
stop() - Method in class org.gatein.pc.portlet.impl.jsr168.PortletContainerImpl
 
stop() - Method in class org.gatein.pc.portlet.impl.jsr168.PortletFilterImpl
 
store() - Method in class org.gatein.pc.portlet.impl.jsr168.api.PortletPreferencesImpl
 
StrongContentRef - Class in org.gatein.pc.portlet.aspects.cache
Use strong references.
StrongContentRef(ContentResponse) - Constructor for class org.gatein.pc.portlet.aspects.cache.StrongContentRef
 
SUFFIX - Static variable in class org.gatein.pc.portlet.impl.jsr168.PortletUtils
 
SupportedLocaleMetaData - Class in org.gatein.pc.portlet.impl.metadata.portlet
 
SupportedLocaleMetaData() - Constructor for class org.gatein.pc.portlet.impl.metadata.portlet.SupportedLocaleMetaData
 
supportedModes - Variable in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
.
supportedWindowStates - Variable in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
.
SupportsMetaData - Class in org.gatein.pc.portlet.impl.metadata.portlet
 
SupportsMetaData() - Constructor for class org.gatein.pc.portlet.impl.metadata.portlet.SupportsMetaData
 
SupportsMetaData(String) - Constructor for class org.gatein.pc.portlet.impl.metadata.portlet.SupportsMetaData
 

T

toJSR168(CacheLevel) - Static method in class org.gatein.pc.portlet.impl.jsr168.api.ResourceURLImpl
 
toString() - Method in class org.gatein.pc.portlet.container.managed.ManagedObjectAddedEvent
 
toString() - Method in class org.gatein.pc.portlet.container.managed.ManagedObjectFailedEvent
 
toString() - Method in class org.gatein.pc.portlet.container.managed.ManagedObjectLifeCycleEvent
 
toString() - Method in class org.gatein.pc.portlet.container.managed.ManagedObjectRemovedEvent
 
toString() - Method in class org.gatein.pc.portlet.impl.container.PortletApplicationLifeCycle
 
toString() - Method in class org.gatein.pc.portlet.impl.container.PortletContainerLifeCycle
 
toString() - Method in class org.gatein.pc.portlet.impl.container.PortletFilterLifeCycle
 
toString() - Method in class org.gatein.pc.portlet.impl.jsr168.api.BaseURLImpl
 
toString() - Method in class org.gatein.pc.portlet.impl.jsr168.PortletApplicationImpl
 
toString() - Method in class org.gatein.pc.portlet.impl.jsr168.PortletContainerImpl
 
toString() - Method in class org.gatein.pc.portlet.state.producer.ProducerPortlet
 
typeParameter - Static variable in class org.gatein.pc.portlet.impl.jsr168.taglib.ActionURLTag
 
typeParameter - Static variable in class org.gatein.pc.portlet.impl.jsr168.taglib.RenderURLTag
 
typeParameter - Static variable in class org.gatein.pc.portlet.impl.jsr286.taglib.ActionURL286Tag
 
typeParameter - Static variable in class org.gatein.pc.portlet.impl.jsr286.taglib.RenderURL286Tag
 
typeParameter - Static variable in class org.gatein.pc.portlet.impl.jsr286.taglib.ResourceURL286Tag
 

U

unmarshal(List<ContainerRuntimeMetaData>) - Method in class org.gatein.pc.portlet.impl.metadata.adapter.ContainerRuntimeAdapter
 
unmarshal(List<CustomPortletModeMetaData>) - Method in class org.gatein.pc.portlet.impl.metadata.adapter.CustomPortletModeAdapter
 
unmarshal(List<CustomWindowStateMetaData>) - Method in class org.gatein.pc.portlet.impl.metadata.adapter.CustomWindowStateAdapter
 
unmarshal(EventDefinitionMetaData[]) - Method in class org.gatein.pc.portlet.impl.metadata.adapter.EventListAdapter
 
unmarshal(List<FilterMetaData>) - Method in class org.gatein.pc.portlet.impl.metadata.adapter.FilterAdapter
 
unmarshal(List<LocalizedDescriptionMetaData>) - Method in class org.gatein.pc.portlet.impl.metadata.adapter.LocalizedStringAdapter
 
unmarshal(List<PortletMetaData>) - Method in class org.gatein.pc.portlet.impl.metadata.adapter.PortletListAdapter
 
unmarshal(String) - Method in class org.gatein.pc.portlet.impl.metadata.adapter.PortletModeAdapter
 
unmarshal(List<PortletPreferenceMetaData>) - Method in class org.gatein.pc.portlet.impl.metadata.adapter.PortletPreferencesListAdapter
 
unmarshal(List<UserAttributeMetaData>) - Method in class org.gatein.pc.portlet.impl.metadata.adapter.UserAttributeAdapter
 
unmarshal(String) - Method in class org.gatein.pc.portlet.impl.metadata.adapter.WindowStateAdapter
 
unmarshall(PortletStateType<S>, S) - Method in class org.gatein.pc.portlet.impl.state.StateConverterV0
 
unmarshall(byte[]) - Method in class org.gatein.pc.portlet.impl.state.StateConverterV0
 
unmarshall(PortletStateType<S>, S) - Method in interface org.gatein.pc.portlet.state.StateConverter
Unmarshall the producer state from a byte array.
unwrap(PortletRequest, Class<U>) - Static method in class org.gatein.pc.portlet.impl.jsr168.PortletUtils
 
unwrap(PortletResponse, Class<U>) - Static method in class org.gatein.pc.portlet.impl.jsr168.PortletUtils
 
unwrapCCP(String) - Method in class org.gatein.pc.portlet.state.consumer.ConsumerPortletInvoker
 
unwrapPOP(String) - Method in class org.gatein.pc.portlet.state.consumer.ConsumerPortletInvoker
 
update(HttpServletRequest) - Method in class org.gatein.pc.portlet.aspects.SessionInvalidatorInterceptor
 
update(PropertyChange[]) - Method in class org.gatein.pc.portlet.state.AbstractPropertyContext
 
UPDATE_FAILED - Static variable in class org.gatein.pc.portlet.state.AbstractPropertyContext
Attempts to update the state that failed has been performed.
UPDATE_SUCCESSFUL - Static variable in class org.gatein.pc.portlet.state.AbstractPropertyContext
The state has been succesfully updated.
updates - Variable in class org.gatein.pc.portlet.impl.jsr168.api.PortletPreferencesImpl
Keep track of updates
updateState(String, ConsumerState<S>) - Method in class org.gatein.pc.portlet.impl.state.consumer.AbstractConsumerPersistenceManagerService
 
updateState(String, ConsumerState<S>) - Method in interface org.gatein.pc.portlet.state.consumer.ConsumerPersistenceManager
Update the state.
updateState(String, PropertyMap) - Method in class org.gatein.pc.portlet.state.producer.AbstractPortletStatePersistenceManager
 
updateState(String, PropertyMap) - Method in interface org.gatein.pc.portlet.state.producer.PortletStatePersistenceManager
Update the state.
updateStateContext(PortletStateContext) - Method in class org.gatein.pc.portlet.impl.state.producer.PortletStatePersistenceManagerService
 
updateStateContext(PortletStateContext) - Method in class org.gatein.pc.portlet.state.producer.AbstractPortletStatePersistenceManager
 
urlListener - Variable in class org.gatein.pc.portlet.impl.jsr168.PortletApplicationImpl
.
URLParameter286Tag - Class in org.gatein.pc.portlet.impl.jsr286.taglib
 
URLParameter286Tag() - Constructor for class org.gatein.pc.portlet.impl.jsr286.taglib.URLParameter286Tag
 
URLParameterTag - Class in org.gatein.pc.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.gatein.pc.portlet.impl.jsr168.taglib.URLParameterTag
 
URLParameterTag.Parameter - Class in org.gatein.pc.portlet.impl.jsr168.taglib
 
URLParameterTag.Parameter(String, String) - Constructor for class org.gatein.pc.portlet.impl.jsr168.taglib.URLParameterTag.Parameter
 
URLProperty286Tag - Class in org.gatein.pc.portlet.impl.jsr286.taglib
 
URLProperty286Tag() - Constructor for class org.gatein.pc.portlet.impl.jsr286.taglib.URLProperty286Tag
 
URLProperty286Tag.Property - Class in org.gatein.pc.portlet.impl.jsr286.taglib
 
URLProperty286Tag.Property(String, String) - Constructor for class org.gatein.pc.portlet.impl.jsr286.taglib.URLProperty286Tag.Property
 
useCachedContent() - Method in class org.gatein.pc.portlet.impl.jsr168.api.CacheControlImpl
 
UserAttributeAdapter - Class in org.gatein.pc.portlet.impl.metadata.adapter
 
UserAttributeAdapter() - Constructor for class org.gatein.pc.portlet.impl.metadata.adapter.UserAttributeAdapter
 
UserAttributeMetaData - Class in org.gatein.pc.portlet.impl.metadata
 
UserAttributeMetaData() - Constructor for class org.gatein.pc.portlet.impl.metadata.UserAttributeMetaData
 
UserAttributeMetaData(String) - Constructor for class org.gatein.pc.portlet.impl.metadata.UserAttributeMetaData
 
userContext - Variable in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
.
UserDataConstraintMetaData - Class in org.gatein.pc.portlet.impl.metadata.security
 
UserDataConstraintMetaData() - Constructor for class org.gatein.pc.portlet.impl.metadata.security.UserDataConstraintMetaData
 
UserDataConstraintMetaData(String) - Constructor for class org.gatein.pc.portlet.impl.metadata.security.UserDataConstraintMetaData
 
userDataConstraints - Variable in class org.gatein.pc.portlet.impl.jsr168.PortletContainerImpl
User data constraint.

V

validate(Source) - Method in class org.gatein.pc.portlet.impl.deployment.xml.XSD
 
ValidationErrorHandler - Class in org.gatein.pc.portlet.impl.metadata
 
ValidationErrorHandler() - Constructor for class org.gatein.pc.portlet.impl.metadata.ValidationErrorHandler
 
validator - Variable in class org.gatein.pc.portlet.impl.jsr168.api.PortletPreferencesImpl
.
VALUE - Static variable in class org.gatein.pc.portlet.Version
.
valueOf(String) - Static method in enum org.gatein.pc.portlet.container.managed.LifeCycleStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gatein.pc.portlet.impl.deployment.staxnav.Element
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gatein.pc.portlet.impl.jsr168.DispatchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gatein.pc.portlet.impl.metadata.portlet.PortletCacheScopeEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.gatein.pc.portlet.container.managed.LifeCycleStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gatein.pc.portlet.impl.deployment.staxnav.Element
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gatein.pc.portlet.impl.jsr168.DispatchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gatein.pc.portlet.impl.metadata.portlet.PortletCacheScopeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
valve - Variable in class org.gatein.pc.portlet.impl.jsr168.PortletContainerImpl
The invocation valve.
ValveInterceptor - Class in org.gatein.pc.portlet.aspects
This aspect has two responsabilities :
continue the request only if the portlet container valve is open.
ValveInterceptor() - Constructor for class org.gatein.pc.portlet.aspects.ValveInterceptor
 
ValveInterceptor(PortletApplicationRegistry) - Constructor for class org.gatein.pc.portlet.aspects.ValveInterceptor
 
Version - Class in org.gatein.pc.portlet
Determine version information from the artifact metadata.
Version() - Constructor for class org.gatein.pc.portlet.Version
 

W

wantRedirect - Variable in class org.gatein.pc.portlet.impl.jsr168.api.StateAwareResponseImpl
.
wantUpdate - Variable in class org.gatein.pc.portlet.impl.jsr168.api.StateAwareResponseImpl
.
wantUpdate() - Method in class org.gatein.pc.portlet.impl.jsr168.api.StateAwareResponseImpl
 
warning(SAXParseException) - Method in class org.gatein.pc.portlet.impl.metadata.ValidationErrorHandler
 
windowContext - Variable in class org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
.
windowState - Variable in class org.gatein.pc.portlet.impl.jsr168.api.StateAwareResponseImpl.WantUpdate
The new window state requested.
WindowStateAdapter - Class in org.gatein.pc.portlet.impl.metadata.adapter
 
WindowStateAdapter() - Constructor for class org.gatein.pc.portlet.impl.metadata.adapter.WindowStateAdapter
 
WindowStateMetaData - Class in org.gatein.pc.portlet.impl.metadata.portlet
 
WindowStateMetaData() - Constructor for class org.gatein.pc.portlet.impl.metadata.portlet.WindowStateMetaData
 
wrapCCP(PortletContext) - Method in class org.gatein.pc.portlet.state.consumer.ConsumerPortletInvoker
 
wrapPOP(PortletContext) - Method in class org.gatein.pc.portlet.state.consumer.ConsumerPortletInvoker
 
write(Writer) - Method in class org.gatein.pc.portlet.impl.jsr168.api.BaseURLImpl
 
write(Writer, boolean) - Method in class org.gatein.pc.portlet.impl.jsr168.api.BaseURLImpl
 
writeURL(BaseURL) - Method in class org.gatein.pc.portlet.impl.jsr168.taglib.GenerateURLTag
 
writeURL(BaseURL) - Method in class org.gatein.pc.portlet.impl.jsr286.taglib.GenerateURL286Tag
 

X

XSD - Class in org.gatein.pc.portlet.impl.deployment.xml
 
XSD(URL) - Constructor for class org.gatein.pc.portlet.impl.deployment.xml.XSD
 
A B C D E F G I J L M N O P Q R S T U V W X 
GateIn - Portlet Container (pc) 2.6.2-RC02-PLF

Copyright © 2003-2017 GateIn. All Rights Reserved.