- getAccessMode() - Method in interface org.gatein.pc.api.spi.InstanceContext
-
Return the access mode to this portlet instance.
- getAliases() - Method in interface org.gatein.pc.api.info.EventInfo
-
- getAliases() - Method in interface org.gatein.pc.api.info.ParameterInfo
-
- getAllLocales() - Method in interface org.gatein.pc.api.info.CapabilitiesInfo
-
Retrieves all the locales supported by the associated Portlet.
- getAllModes() - Method in interface org.gatein.pc.api.info.CapabilitiesInfo
-
Retrieves all the portlet modes supported by the associated Portlet.
- getAllWindowStates() - Method in interface org.gatein.pc.api.info.CapabilitiesInfo
-
Retrieves all the window states supported by the associated Portlet.
- getApplicationName() - Method in interface org.gatein.pc.api.info.PortletInfo
-
Returns the portlet application name.
- getApplicationName() - Method in interface org.gatein.pc.api.PortletContext.PortletContextComponents
-
- getAttachment(Class<T>) - Method in interface org.gatein.pc.api.info.PortletInfo
-
Returns a generic attachment on the portlet info.
- getAttribute(String) - Method in class org.gatein.pc.api.invocation.PortletInvocation
-
- getAttribute(Object) - Method in class org.gatein.pc.api.invocation.resolver.AbstractSessionAttributeResolver
-
- getAttribute(K) - Method in interface org.gatein.pc.api.invocation.resolver.AttributeResolver
-
Return an attribute from this resolver.
- getAttribute(Object) - Method in class org.gatein.pc.api.invocation.resolver.MapAttributeResolver
-
- getAttribute(String) - Method in interface org.gatein.pc.api.spi.UserContext
-
Returns an attribute related to the user identity.
- getAttributes() - Method in class org.gatein.pc.api.invocation.response.ContentResponse
-
- getAttributes() - Method in class org.gatein.pc.api.invocation.response.UpdateNavigationalStateResponse
-
- getAuthType() - Method in interface org.gatein.pc.api.spi.SecurityContext
-
- getBytes() - Method in class org.gatein.pc.api.invocation.response.ContentResponse
-
Return the bytes of the content held by the fragment.
- getBytes() - Method in class org.gatein.pc.api.invocation.response.StreamResponse
-
- getCache() - Method in interface org.gatein.pc.api.info.PortletInfo
-
Retrieves caching-related information for the described portlet.
- getCacheability() - Method in interface org.gatein.pc.api.ResourceURL
-
Returns the resource cacheability.
- getCacheControl() - Method in class org.gatein.pc.api.invocation.response.ContentResponse
-
- getCacheControl() - Method in class org.gatein.pc.api.invocation.response.RevalidateMarkupResponse
-
- getCacheLevel() - Method in class org.gatein.pc.api.invocation.ResourceInvocation
-
- getCacheScope() - Method in class org.gatein.pc.api.cache.CacheControl
-
- getCapabilities() - Method in interface org.gatein.pc.api.info.PortletInfo
-
Retrieves the capabilities of supported by the described portlet.
- getCause() - Method in class org.gatein.pc.api.invocation.response.ErrorResponse
-
The throwable.
- getCharacterEncoding() - Method in interface org.gatein.pc.api.spi.RequestContext
-
Returns the name of the character encoding used in the body of this request.
- getChars() - Method in class org.gatein.pc.api.invocation.response.ContentResponse
-
Return the chars of the content held by the fragment.
- getClientContext() - Method in class org.gatein.pc.api.invocation.PortletInvocation
-
- getComponents() - Method in class org.gatein.pc.api.PortletContext
-
- getConsumedEvents() - Method in interface org.gatein.pc.api.info.EventingInfo
-
- getContent() - Method in class org.gatein.pc.api.invocation.response.ContentResponse
-
Return the content as a string, when the character encoding is set, it will be used
for binary content, otherwise the UTF-8 will be used.
- getContent(Charset) - Method in class org.gatein.pc.api.invocation.response.ContentResponse
-
Return the content as a string, the provided charset will be used for binary content.
- getContentLength() - Method in interface org.gatein.pc.api.spi.RequestContext
-
Returns the length, in bytes, of the request body which is made available by the input stream, or -1 if the length
is not known.
- getContentType() - Method in class org.gatein.pc.api.invocation.response.ContentResponse
-
Return the content type of the generated fragment.
- getContentType() - Method in class org.gatein.pc.api.invocation.response.StreamResponse
-
- getContentType() - Method in interface org.gatein.pc.api.spi.RequestContext
-
Returns the MIME type of the body of the request, or null if the type is not known.
- getContext() - Method in class org.gatein.pc.api.invocation.PortletInvocation
-
- getContext() - Method in interface org.gatein.pc.api.Portlet
-
Return the portlet context.
- getCookies() - Method in class org.gatein.pc.api.invocation.response.ResponseProperties
-
- getCookies() - Method in interface org.gatein.pc.api.spi.ClientContext
-
- getDefaultValue() - Method in interface org.gatein.pc.api.info.PreferenceInfo
-
Return the default value or null if it cannot be determined (for instance WSRP v1 does not define it).
- getDescription() - Method in interface org.gatein.pc.api.info.EventInfo
-
- getDescription() - Method in interface org.gatein.pc.api.info.ModeInfo
-
The mode description.
- getDescription() - Method in interface org.gatein.pc.api.info.ParameterInfo
-
- getDescription() - Method in interface org.gatein.pc.api.info.PreferenceInfo
-
Retrieves the localized description of the described preference.
- getDescription() - Method in interface org.gatein.pc.api.info.WindowStateInfo
-
The window state description.
- getDispatchedRequest() - Method in class org.gatein.pc.api.invocation.PortletInvocation
-
- getDispatchedResponse() - Method in class org.gatein.pc.api.invocation.PortletInvocation
-
- getDisplayName() - Method in interface org.gatein.pc.api.info.EventInfo
-
- getDisplayName() - Method in interface org.gatein.pc.api.info.PortletManagedModeInfo
-
Returns the display name of the mode.
- getDisplayName() - Method in interface org.gatein.pc.api.info.PreferenceInfo
-
Retrieves the localized display name of the described preference.
- getEncoding() - Method in class org.gatein.pc.api.invocation.RenderInvocation
-
- getEncoding() - Method in class org.gatein.pc.api.invocation.response.ContentResponse
-
- getEventing() - Method in interface org.gatein.pc.api.info.PortletInfo
-
Return the eventing information.
- getEvents() - Method in class org.gatein.pc.api.invocation.response.UpdateNavigationalStateResponse
-
- getExpirationSecs() - Method in class org.gatein.pc.api.cache.CacheControl
-
- getExpirationSecs() - Method in interface org.gatein.pc.api.info.CacheInfo
-
The expiration in seconds.
- getForm() - Method in class org.gatein.pc.api.invocation.ActionInvocation
-
- getForm() - Method in class org.gatein.pc.api.invocation.ResourceInvocation
-
- getId() - Method in interface org.gatein.pc.api.info.ParameterInfo
-
- getId() - Method in class org.gatein.pc.api.PortletContext
-
- getId() - Method in interface org.gatein.pc.api.PortletContext.PortletContextComponents
-
- getId() - Method in interface org.gatein.pc.api.spi.InstanceContext
-
Return an id that can differenciate instances.
- getId() - Method in interface org.gatein.pc.api.spi.UserContext
-
Retrieves the user id or null if it is not known.
- getId() - Method in interface org.gatein.pc.api.spi.WindowContext
-
Return an id that can differenciate windows.
- getInfo() - Method in interface org.gatein.pc.api.Portlet
-
Return the portlet info.
- getInfo() - Method in interface org.gatein.pc.api.spi.PortalContext
-
Return info about the portal.
- getInformations() - Method in interface org.gatein.pc.api.spi.UserContext
-
The user profile information keyed by P3PConstants
- getInputStream() - Method in interface org.gatein.pc.api.spi.RequestContext
-
Retrieves the body of the HTTP request from client to portal as binary data using an InputStream.
- getInstanceContext() - Method in class org.gatein.pc.api.invocation.PortletInvocation
-
- getInteractionState() - Method in interface org.gatein.pc.api.ActionURL
-
Return the interaction state.
- getInteractionState() - Method in class org.gatein.pc.api.invocation.ActionInvocation
-
- getInvokerName() - Method in interface org.gatein.pc.api.PortletContext.PortletContextComponents
-
- getJavaType() - Method in class org.gatein.pc.api.PortletStateType
-
- getKey() - Method in interface org.gatein.pc.api.info.PreferenceInfo
-
Retrieves the key associated to the described preference.
- getKey() - Method in class org.gatein.pc.api.state.PropertyChange
-
Return the property key
- getKeys() - Method in interface org.gatein.pc.api.info.PreferencesInfo
-
Return the immutable set of keys.
- getKeys() - Method in class org.gatein.pc.api.invocation.resolver.AbstractSessionAttributeResolver
-
- getKeys() - Method in interface org.gatein.pc.api.invocation.resolver.AttributeResolver
-
Returns the set of keys of the attributes bound in that resolver.
- getKeys() - Method in class org.gatein.pc.api.invocation.resolver.MapAttributeResolver
-
- getKeys() - Method in interface org.gatein.pc.api.state.PropertyContext
-
Return an immutable set of keys.
- getLocale() - Method in interface org.gatein.pc.api.spi.UserContext
-
Return the user locale.
- getLocales(MediaType) - Method in interface org.gatein.pc.api.info.CapabilitiesInfo
-
Retrieves the locales supported by the associated Portlet for the specified MIME type.
- getLocales() - Method in interface org.gatein.pc.api.spi.UserContext
-
Retrieves the locales that the user is willing to receive information in.
- getLocation() - Method in class org.gatein.pc.api.invocation.response.HTTPRedirectionResponse
-
- getMapKey() - Method in class org.gatein.pc.api.invocation.resolver.AbstractSessionAttributeResolver
-
- getMapKey() - Method in class org.gatein.pc.api.invocation.resolver.PrincipalAttributeResolver
-
- getMarkupHeaders() - Method in class org.gatein.pc.api.invocation.response.ResponseProperties
-
- getMediaTypes() - Method in interface org.gatein.pc.api.info.CapabilitiesInfo
-
Retrieves all the Media types supported by the associated Portlet.
- getMessage() - Method in class org.gatein.pc.api.invocation.response.ErrorResponse
-
The logged message.
- getMessage() - Method in class org.gatein.pc.api.state.DestroyCloneFailure
-
- getMeta() - Method in interface org.gatein.pc.api.info.PortletInfo
-
Retrieves the portlet description (title, keywords, etc).
- getMetaValue(String) - Method in interface org.gatein.pc.api.info.MetaInfo
-
Return the meta value of the portlet for a specific key.
- getMethod() - Method in interface org.gatein.pc.api.spi.ClientContext
-
- getMode() - Method in interface org.gatein.pc.api.ContainerURL
-
Returns the mode that may be null.
- getMode(Mode) - Method in interface org.gatein.pc.api.info.CapabilitiesInfo
-
Returns a mode info matching a specifed mode or null.
- getMode() - Method in interface org.gatein.pc.api.info.ModeInfo
-
The mode value.
- getMode() - Method in class org.gatein.pc.api.invocation.PortletInvocation
-
- getMode() - Method in class org.gatein.pc.api.invocation.response.UpdateNavigationalStateResponse
-
- getModeName() - Method in interface org.gatein.pc.api.info.ModeInfo
-
Retrieves the associated Mode name.
- getModes(MediaType) - Method in interface org.gatein.pc.api.info.CapabilitiesInfo
-
Retrieves the portlet modes supported by the associated Portlet for the specified Media type.
- getModes() - Method in interface org.gatein.pc.api.spi.PortalContext
-
Return the modes accepted by this portal context.
- getName() - Method in interface org.gatein.pc.api.info.EventInfo
-
- getName() - Method in interface org.gatein.pc.api.info.ParameterInfo
-
- getName() - Method in interface org.gatein.pc.api.info.PortletInfo
-
Returns the portlet name.
- getName() - Method in interface org.gatein.pc.api.info.RuntimeOptionInfo
-
- getName() - Method in interface org.gatein.pc.api.info.TypeInfo
-
- getName() - Method in class org.gatein.pc.api.invocation.EventInvocation
-
- getName() - Method in class org.gatein.pc.api.invocation.response.UpdateNavigationalStateResponse.Event
-
- getName() - Method in class org.gatein.pc.api.state.Property
-
- getNamespace() - Method in interface org.gatein.pc.api.spi.WindowContext
-
Return a String that can be used for the Portlet prefixing of tokens that need to be unique within the markup of
the aggregated page (e.g.
- getNavigation() - Method in interface org.gatein.pc.api.info.PortletInfo
-
Returns the navigation information.
- getNavigationalState() - Method in interface org.gatein.pc.api.ContainerURL
-
Return the navigational state that may be null.
- getNavigationalState() - Method in class org.gatein.pc.api.invocation.PortletInvocation
-
- getNavigationalState() - Method in class org.gatein.pc.api.invocation.response.UpdateNavigationalStateResponse
-
- getNextModes() - Method in class org.gatein.pc.api.invocation.response.FragmentResponse
-
Returns the next modes.
- getParameters() - Method in class org.gatein.pc.api.ParametersStateString
-
Return the underlying parameter object.
- getPayload() - Method in class org.gatein.pc.api.invocation.EventInvocation
-
- getPayload() - Method in class org.gatein.pc.api.invocation.response.UpdateNavigationalStateResponse.Event
-
- getPortalContext() - Method in class org.gatein.pc.api.invocation.PortletInvocation
-
- getPortlet(PortletContext) - Method in interface org.gatein.pc.api.PortletInvoker
-
Get information about a specific portlet.
- getPortletContext() - Method in class org.gatein.pc.api.StateEvent
-
- getPortletId() - Method in exception org.gatein.pc.api.InvalidPortletIdException
-
- getPortletId() - Method in exception org.gatein.pc.api.PortletCloneFailedException
-
- getPortletId() - Method in class org.gatein.pc.api.state.DestroyCloneFailure
-
- getPortletName() - Method in interface org.gatein.pc.api.PortletContext.PortletContextComponents
-
- getPortlets() - Method in interface org.gatein.pc.api.PortletInvoker
-
Return the set of portlet exposed.
- getPreference(String) - Method in interface org.gatein.pc.api.info.PreferencesInfo
-
A preference specified by its key.
- getPreferences() - Method in interface org.gatein.pc.api.info.PortletInfo
-
Retrieves information about the preferences supported by the described portlet, it must return null if the portlet
cannot be personalized.
- getProducedEvents() - Method in interface org.gatein.pc.api.info.EventingInfo
-
- getProperties() - Method in interface org.gatein.pc.api.ContainerURL
-
Returns a set of properties associated with this URL.
- getProperties() - Method in class org.gatein.pc.api.invocation.response.ContentResponse
-
- getProperties() - Method in class org.gatein.pc.api.invocation.response.UpdateNavigationalStateResponse
-
- getProperties(PortletContext, Set<String>) - Method in interface org.gatein.pc.api.PortletInvoker
-
Return a subset of the properties of the specified portlet.
- getProperties(PortletContext) - Method in interface org.gatein.pc.api.PortletInvoker
-
Return all the properties of the specified portlet.
- getProperties() - Method in interface org.gatein.pc.api.spi.ClientContext
-
Returns the properties as seen by the client.
- getProperties() - Method in interface org.gatein.pc.api.spi.PortalContext
-
Return the set of properties of this portal context.
- getProperty(String) - Method in interface org.gatein.pc.api.state.PropertyMap
-
Return the value for the given key or null if it does not exist.
- getPublicNavigationalState() - Method in class org.gatein.pc.api.invocation.PortletInvocation
-
- getPublicNavigationalStateChanges() - Method in interface org.gatein.pc.api.RenderURL
-
Returns the public navigational state changes.
- getPublicNavigationalStateUpdates() - Method in class org.gatein.pc.api.invocation.response.UpdateNavigationalStateResponse
-
- getPublicParameter(String) - Method in interface org.gatein.pc.api.info.NavigationInfo
-
Returns a public parameter by using its id or null if it does not exist.
- getPublicParameter(QName) - Method in interface org.gatein.pc.api.info.NavigationInfo
-
Returns a public parameter by using its name or null if it does not exist.
- getPublicParameters() - Method in interface org.gatein.pc.api.info.NavigationInfo
-
Returns the collection of known public parameters.
- getReader() - Method in interface org.gatein.pc.api.spi.RequestContext
-
Retrieves the body of the HTTP request from the client to the portal as character data using a
BufferedReader.
- getRemoteUser() - Method in interface org.gatein.pc.api.spi.SecurityContext
-
- getRequest() - Method in class org.gatein.pc.api.invocation.PortletInvocation
-
Returns the http servlet request.
- getRequestAttributes() - Method in class org.gatein.pc.api.invocation.PortletInvocation
-
- getRequestContext() - Method in class org.gatein.pc.api.invocation.ActionInvocation
-
- getRequestContext() - Method in class org.gatein.pc.api.invocation.ResourceInvocation
-
- getResourceId() - Method in class org.gatein.pc.api.invocation.ResourceInvocation
-
- getResourceId() - Method in interface org.gatein.pc.api.ResourceURL
-
Returns the resource id
- getResourceState() - Method in class org.gatein.pc.api.invocation.ResourceInvocation
-
- getResourceState() - Method in interface org.gatein.pc.api.ResourceURL
-
Returns the resource state.
- getResponse() - Method in class org.gatein.pc.api.invocation.PortletInvocation
-
Returns the http servlet request.
- getResponseContentType() - Method in interface org.gatein.pc.api.spi.PortletInvocationContext
-
Returns the response content type
- getRuntimeOptionsInfo() - Method in interface org.gatein.pc.api.info.PortletInfo
-
Retrieves the runtime container options set by the associated portlet, if any.
- getScheme() - Method in interface org.gatein.pc.api.spi.ServerContext
-
Return the scheme value.
- getSecurity() - Method in interface org.gatein.pc.api.info.PortletInfo
-
Retrieves the security information for the described portlet.
- getSecurityContext() - Method in class org.gatein.pc.api.invocation.PortletInvocation
-
- getServerContext() - Method in class org.gatein.pc.api.invocation.PortletInvocation
-
- getServerName() - Method in interface org.gatein.pc.api.spi.ServerContext
-
Return the server name value.
- getServerPort() - Method in interface org.gatein.pc.api.spi.ServerContext
-
Return the server port value.
- getSize() - Method in class org.gatein.pc.api.ParametersStateString
-
Return the size.
- getState() - Method in class org.gatein.pc.api.StatefulPortletContext
-
- getStateId() - Method in interface org.gatein.pc.api.PortletContext.PortletContextComponents
-
- getStateType() - Method in interface org.gatein.pc.api.spi.InstanceContext
-
Returns the state type managed by the consumer.
- getStatus(PortletContext) - Method in interface org.gatein.pc.api.PortletInvoker
-
Returns the status of a specified #PortletContext or null if the portlet context does not have a
relationship with this portlet invoker.
- getStringValue() - Method in class org.gatein.pc.api.OpaqueStateString
-
- getStringValue() - Method in class org.gatein.pc.api.ParametersStateString
-
Retrieves the opaque version associated with this navigational state.
- getStringValue() - Method in class org.gatein.pc.api.StateString
-
Return the value of the navigational state of the portlet.
- getTarget() - Method in class org.gatein.pc.api.invocation.PortletInvocation
-
- getThrowable() - Method in class org.gatein.pc.api.invocation.response.SecurityErrorResponse
-
- getTitle() - Method in class org.gatein.pc.api.invocation.response.FragmentResponse
-
Return the fragment title.
- getTransportGuarantees() - Method in interface org.gatein.pc.api.info.SecurityInfo
-
- getTransportHeaders() - Method in class org.gatein.pc.api.invocation.response.ResponseProperties
-
- getType() - Method in interface org.gatein.pc.api.info.EventInfo
-
Returns the type of the event or null if the event does not declare a type.
- getType() - Method in class org.gatein.pc.api.invocation.response.ContentResponse
-
- getType() - Method in class org.gatein.pc.api.state.PropertyChange
-
Return the property change type.
- getType() - Method in class org.gatein.pc.api.StateEvent
-
- getType() - Method in class org.gatein.pc.api.StatefulPortletContext
-
- getUnavailableSeconds() - Method in class org.gatein.pc.api.invocation.response.UnavailableResponse
-
- getUserContext() - Method in class org.gatein.pc.api.invocation.PortletInvocation
-
- getUserPrincipal() - Method in interface org.gatein.pc.api.spi.SecurityContext
-
- getValidationToken() - Method in class org.gatein.pc.api.cache.CacheControl
-
- getValidationToken() - Method in class org.gatein.pc.api.invocation.RenderInvocation
-
- getValidationToken() - Method in class org.gatein.pc.api.invocation.ResourceInvocation
-
- getValue(String) - Method in class org.gatein.pc.api.ParametersStateString
-
Return the parameter value or null if it does not exist.
- getValue() - Method in class org.gatein.pc.api.state.Property
-
- getValue() - Method in class org.gatein.pc.api.state.PropertyChange
-
Return the new value or null in case of a property reset.
- getValue(String) - Method in interface org.gatein.pc.api.state.PropertyContext
-
Return for a specified key an immutable list of its values or null if the value does not exist.
- getValues() - Method in interface org.gatein.pc.api.info.RuntimeOptionInfo
-
- getValues(String) - Method in class org.gatein.pc.api.ParametersStateString
-
Return the parameter values or null if it does not exist.
- getWantAuthenticated() - Method in class org.gatein.pc.api.URLFormat
-
- getWantEscapeXML() - Method in class org.gatein.pc.api.URLFormat
-
- getWantRelative() - Method in class org.gatein.pc.api.URLFormat
-
- getWantSecure() - Method in class org.gatein.pc.api.URLFormat
-
- getWindowContext() - Method in class org.gatein.pc.api.invocation.PortletInvocation
-
- getWindowState() - Method in interface org.gatein.pc.api.ContainerURL
-
Returns the window state that may be null.
- getWindowState(WindowState) - Method in interface org.gatein.pc.api.info.CapabilitiesInfo
-
Returns a window state info matching a specifed window state or null.
- getWindowState() - Method in interface org.gatein.pc.api.info.WindowStateInfo
-
The window state value.
- getWindowState() - Method in class org.gatein.pc.api.invocation.PortletInvocation
-
- getWindowState() - Method in class org.gatein.pc.api.invocation.response.UpdateNavigationalStateResponse
-
- getWindowStateName() - Method in interface org.gatein.pc.api.info.WindowStateInfo
-
Retrieves the associated window state name.
- getWindowStates(MediaType) - Method in interface org.gatein.pc.api.info.CapabilitiesInfo
-
Retrieves the window states supported by the associated Portlet for the specified MIME type.
- getWindowStates() - Method in interface org.gatein.pc.api.spi.PortalContext
-
Return the window states accepted by this portal context.
- getXMLBinding() - Method in interface org.gatein.pc.api.info.TypeInfo
-