- getConsumerExtensionAccessor() - Static method in class org.gatein.wsrp.api.extensions.ExtensionAccess
-
- getImplementationNamed(String, Class<T>) - Method in class org.gatein.wsrp.api.plugins.AbstractPlugins
-
Retrieves the Class object corresponding to the implementation named as specified by the provided name of the specified plugin interface.
- getImplementationNamesFor(String, String) - Method in class org.gatein.wsrp.api.plugins.AbstractPlugins
-
Retrieves a list of fully qualified names of detected implementations of the WSRP extension interface specified by its provided fully qualified name, providing a default
implementation class name.
- getKnownPluginInterfaceNames() - Method in class org.gatein.wsrp.api.plugins.AbstractPlugins
-
- getKnownPluginInterfaceNames() - Method in interface org.gatein.wsrp.api.plugins.Plugins
-
Retrieves the list of currently known extension points as plugins in our WSRP implementations.
- getName() - Method in class org.gatein.wsrp.api.extensions.UnmarshalledExtension
-
- getNamespaceURI() - Method in class org.gatein.wsrp.api.extensions.UnmarshalledExtension
-
- getPageIdentifiers() - Method in interface org.gatein.wsrp.api.context.ConsumerStructureProvider
-
Retrieves the list of page identifiers.
- getPluginImplementationNames(Class, String) - Method in class org.gatein.wsrp.api.plugins.AbstractPlugins
-
- getPluginImplementationNames(Class, String) - Method in interface org.gatein.wsrp.api.plugins.Plugins
-
Retrieves a list of fully qualified names of detected implementations of the specified WSRP extension interface, providing a default implementation class name.
- getPlugins() - Static method in class org.gatein.wsrp.api.plugins.PluginsAccess
-
- getProducerExtensionAccessor() - Static method in class org.gatein.wsrp.api.extensions.ExtensionAccess
-
- getRequest() - Static method in class org.gatein.wsrp.api.servlet.ServletAccess
-
- getRequestExtensionsFor(Class) - Method in interface org.gatein.wsrp.api.extensions.ConsumerExtensionAccessor
-
Retrieves previously set extensions targeted at the specified WSRP 2 target class so that the consumer can add
them to the requests before sending them to the producer.
- getRequestExtensionsFor(Class) - Method in interface org.gatein.wsrp.api.extensions.ProducerExtensionAccessor
-
Retrieves the list of unmarshalled extensions currently associated with instances of the specified target
consumer
request class.
- getResponse() - Static method in class org.gatein.wsrp.api.servlet.ServletAccess
-
- getResponseExtensionsFor(Class) - Method in interface org.gatein.wsrp.api.extensions.ProducerExtensionAccessor
-
Retrieves the extensions associated with the specified WSRP response class so that they can be set appropriately
on the response sent to the consumer.
- getResponseExtensionsFrom(Class) - Method in interface org.gatein.wsrp.api.extensions.ConsumerExtensionAccessor
-
Retrieves extensions that were sent by the producer for instances of the specified response class.
- getSession() - Method in interface org.gatein.wsrp.api.session.SessionEvent
-
Retrieves the HttpSession that triggered this event.
- getSupportedLocales() - Method in interface org.gatein.wsrp.api.context.ProducerContext
-
Retrieves the list of locales supported by the environment in which the producer is running.
- getType() - Method in interface org.gatein.wsrp.api.session.SessionEvent
-
Retrieves the type of this event.
- getValue() - Method in class org.gatein.wsrp.api.extensions.UnmarshalledExtension
-
- getWindowIdentifiersFor(String) - Method in interface org.gatein.wsrp.api.context.ConsumerStructureProvider
-
Retrieves the list of identifiers for the windows that are contained within the page identified by the specified identifier.