Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

R

RadioRenderer - Class in com.sun.faces.renderkit.html_basic
ReadoRenderer is a class that renders the current value of UISelectOne or UISelectMany component as a list of radio buttons
RadioRenderer() - Constructor for class com.sun.faces.renderkit.html_basic.RadioRenderer
 
RadioRenderer.Group - Class in com.sun.faces.renderkit.html_basic
Keeps track of all <h:selectOneRadio group> detail.
RadioRenderer.GroupSelectItem - Class in com.sun.faces.renderkit.html_basic
Used when a <h:selectOneRadio group> doesn't have a select item; it will then get it via first radio of the group.
random - Variable in class com.sun.faces.renderkit.ServerSideStateHelper
Used to generate unique server state IDs.
range(long, long) - Static method in record class jakarta.data.Limit
Create a limit that restricts the results to a range, beginning with the startAt position and ending after the endAt position or the position of the final result, whichever comes first.
read() - Method in interface jakarta.json.JsonReader
Returns a JSON array or object that is represented in the input source.
read() - Method in class jakarta.mail.util.SharedFileInputStream
See the general contract of the read method of InputStream.
read(byte[], int, int) - Method in class jakarta.mail.util.SharedFileInputStream
Reads bytes from this stream into the specified byte array, starting at the given offset.
read(AnnotatedMethod<?>) - Method in interface jakarta.enterprise.inject.spi.configurator.ObserverMethodConfigurator
Read observer meta data from a existing AnnotatedMethod
read(AnnotatedType<U>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
Read the information from the given annotated type.
read(BeanAttributes<?>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
Read the information from the given bean attributes.
read(ObserverMethod<T>) - Method in interface jakarta.enterprise.inject.spi.configurator.ObserverMethodConfigurator
Read observer meta data from a existing ObserverMethod
read(InputStream) - Method in interface jakarta.resource.cci.Streamable
Read data from an InputStream and initialize fields of a Streamable object.
read(Method) - Method in interface jakarta.enterprise.inject.spi.configurator.ObserverMethodConfigurator
Read observer meta data from a existing Method
read(ByteBuffer) - Method in class jakarta.servlet.ServletInputStream
Reads from the input stream into the given buffer.
READ - Enum constant in enum class jakarta.ejb.LockType
For read-only operations.
READ - Enum constant in enum class jakarta.persistence.LockModeType
Synonymous with LockModeType.OPTIMISTIC.
READ_COUNT - Enum constant in enum class jakarta.batch.runtime.Metric.MetricType
 
READ_ONLY - Static variable in class jakarta.mail.Folder
The Folder is read only.
READ_SKIP_COUNT - Enum constant in enum class jakarta.batch.runtime.Metric.MetricType
 
READ_WRITE - Static variable in class jakarta.mail.Folder
The state and contents of this folder can be modified.
readAllBytes() - Method in class jakarta.servlet.ServletInputStream
readArray() - Method in interface jakarta.json.JsonReader
Returns a JSON array that is represented in the input source.
readBoolean() - Method in interface jakarta.jms.BytesMessage
Reads a boolean from the bytes message stream.
readBoolean() - Method in interface jakarta.jms.StreamMessage
Reads a boolean from the stream message.
readByte() - Method in interface jakarta.jms.BytesMessage
Reads a signed 8-bit value from the bytes message stream.
readByte() - Method in interface jakarta.jms.StreamMessage
Reads a byte value from the stream message.
readBytes(byte[]) - Method in interface jakarta.jms.BytesMessage
Reads a byte array from the bytes message stream.
readBytes(byte[]) - Method in interface jakarta.jms.StreamMessage
Reads a byte array field from the stream message into the specified byte[] object (the read buffer).
readBytes(byte[], int) - Method in interface jakarta.jms.BytesMessage
Reads a portion of the bytes message stream.
readChar() - Method in interface jakarta.jms.BytesMessage
Reads a Unicode character value from the bytes message stream.
readChar() - Method in interface jakarta.jms.StreamMessage
Reads a Unicode character value from the stream message.
readData() - Method in interface jakarta.ws.rs.sse.InboundSseEvent
Get the original event data as String.
readData(GenericType<T>) - Method in interface jakarta.ws.rs.sse.InboundSseEvent
Read event data as a given generic type.
readData(GenericType<T>, MediaType) - Method in interface jakarta.ws.rs.sse.InboundSseEvent
Read event data as a given generic type.
readData(Class<T>) - Method in interface jakarta.ws.rs.sse.InboundSseEvent
Read event data as a given Java type.
readData(Class<T>, MediaType) - Method in interface jakarta.ws.rs.sse.InboundSseEvent
Read event data as a given Java type.
readDouble() - Method in interface jakarta.jms.BytesMessage
Reads a double from the bytes message stream.
readDouble() - Method in interface jakarta.jms.StreamMessage
Reads a double from the stream message.
readEJBHome(ObjectInputStream) - Method in interface jakarta.ejb.spi.HandleDelegate
Deserialize the EJBHome reference corresponding to a HomeHandle.
readEJBObject(ObjectInputStream) - Method in interface jakarta.ejb.spi.HandleDelegate
Deserialize the EJBObject reference corresponding to a Handle.
readEndpointReference(Source) - Method in class jakarta.xml.ws.spi.Provider
read an EndpointReference from the infoset contained in eprInfoset.
readEntity(GenericType<T>) - Method in class jakarta.ws.rs.core.Response
Read the message entity input stream as an instance of specified Java type using a MessageBodyReader that supports mapping the message entity stream onto the requested type.
readEntity(GenericType<T>, Annotation[]) - Method in class jakarta.ws.rs.core.Response
Read the message entity input stream as an instance of specified Java type using a MessageBodyReader that supports mapping the message entity stream onto the requested type.
readEntity(Class<T>) - Method in class jakarta.ws.rs.core.Response
Read the message entity input stream as an instance of specified Java type using a MessageBodyReader that supports mapping the message entity stream onto the requested type.
readEntity(Class<T>, Annotation[]) - Method in class jakarta.ws.rs.core.Response
Read the message entity input stream as an instance of specified Java type using a MessageBodyReader that supports mapping the message entity stream onto the requested type.
ReaderInterceptor - Interface in jakarta.ws.rs.ext
ReaderInterceptorContext - Interface in jakarta.ws.rs.ext
Context class used by ReaderInterceptor to intercept calls to (@link jakarta.ws.rs.ext.MessageBodyReader#readFrom}.
readExternal(ObjectInput) - Method in class com.sun.faces.application.resource.ResourceImpl
 
readExternal(ObjectInput) - Method in class com.sun.faces.facelets.el.DefaultFunctionMapper
 
readExternal(ObjectInput) - Method in class com.sun.faces.facelets.el.TagMethodExpression
 
readExternal(ObjectInput) - Method in class com.sun.faces.facelets.el.TagValueExpression
 
readExternal(ObjectInput) - Method in class com.sun.faces.facelets.tag.composite.CompositeComponentBeanInfo
 
readExternal(ObjectInput) - Method in class jakarta.activation.MimeType
The object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays.
readFloat() - Method in interface jakarta.jms.BytesMessage
Reads a float from the bytes message stream.
readFloat() - Method in interface jakarta.jms.StreamMessage
Reads a float from the stream message.
readFrom(Class<T>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in interface jakarta.ws.rs.ext.MessageBodyReader
Read a type from the InputStream.
readFrom(Source) - Static method in class jakarta.xml.ws.EndpointReference
Factory method to read an EndpointReference from the infoset contained in eprInfoset.
readInt() - Method in interface jakarta.jms.BytesMessage
Reads a signed 32-bit integer from the bytes message stream.
readInt() - Method in interface jakarta.jms.StreamMessage
Reads a 32-bit integer from the stream message.
readItem() - Method in class jakarta.batch.api.chunk.AbstractItemReader
Implement read logic for the ItemReader in this method.
readItem() - Method in interface jakarta.batch.api.chunk.ItemReader
The readItem method returns the next item for chunk processing.
readLine() - Method in interface jakarta.mail.util.LineInputStream
Read a line containing only ASCII characters from the input stream.
readLine(byte[], int, int) - Method in class jakarta.servlet.ServletInputStream
Reads the input stream, one line at a time.
ReadListener - Interface in jakarta.servlet
This class represents a call-back mechanism that will notify implementations as HTTP request data becomes available to be read without blocking.
readLong() - Method in interface jakarta.jms.BytesMessage
Reads a signed 64-bit integer from the bytes message stream.
readLong() - Method in interface jakarta.jms.StreamMessage
Reads a 64-bit integer from the stream message.
readNBytes(byte[], int, int) - Method in class jakarta.servlet.ServletInputStream
readNBytes(int) - Method in class jakarta.servlet.ServletInputStream
readObject() - Method in interface jakarta.jms.StreamMessage
Reads an object from the stream message.
readObject() - Method in interface jakarta.json.JsonReader
Returns a JSON object that is represented in the input source.
readonly - Enum constant in enum class jakarta.faces.component.html.HtmlCommandButton.PropertyKeys
 
readonly - Enum constant in enum class jakarta.faces.component.html.HtmlInputFile.PropertyKeys
Deprecated, for removal: This API element is subject to removal in a future version.
readonly - Enum constant in enum class jakarta.faces.component.html.HtmlInputSecret.PropertyKeys
 
readonly - Enum constant in enum class jakarta.faces.component.html.HtmlInputText.PropertyKeys
 
readonly - Enum constant in enum class jakarta.faces.component.html.HtmlInputTextarea.PropertyKeys
 
readonly - Enum constant in enum class jakarta.faces.component.html.HtmlSelectBooleanCheckbox.PropertyKeys
 
readonly - Enum constant in enum class jakarta.faces.component.html.HtmlSelectManyCheckbox.PropertyKeys
 
readonly - Enum constant in enum class jakarta.faces.component.html.HtmlSelectManyListbox.PropertyKeys
 
readonly - Enum constant in enum class jakarta.faces.component.html.HtmlSelectManyMenu.PropertyKeys
 
readonly - Enum constant in enum class jakarta.faces.component.html.HtmlSelectOneListbox.PropertyKeys
 
readonly - Enum constant in enum class jakarta.faces.component.html.HtmlSelectOneMenu.PropertyKeys
 
readonly - Enum constant in enum class jakarta.faces.component.html.HtmlSelectOneRadio.PropertyKeys
 
ReadOnlyFolderException - Exception Class in jakarta.mail
This exception is thrown when an attempt is made to open a folder read-write access when the folder is marked read-only.
ReadOnlyFolderException(Folder) - Constructor for exception class jakarta.mail.ReadOnlyFolderException
Constructs a ReadOnlyFolderException with the specified folder and no detail message.
ReadOnlyFolderException(Folder, String) - Constructor for exception class jakarta.mail.ReadOnlyFolderException
Constructs a ReadOnlyFolderException with the specified detail message.
ReadOnlyFolderException(Folder, String, Exception) - Constructor for exception class jakarta.mail.ReadOnlyFolderException
Constructs a ReadOnlyFolderException with the specified detail message and embedded exception.
readResolve() - Method in class jakarta.mail.internet.MimeMessage.RecipientType
 
readResolve() - Method in class jakarta.mail.Message.RecipientType
When deserializing a RecipientType, we need to make sure to return only one of the known static final instances defined in this class.
readShort() - Method in interface jakarta.jms.BytesMessage
Reads a signed 16-bit number from the bytes message stream.
readShort() - Method in interface jakarta.jms.StreamMessage
Reads a 16-bit integer from the stream message.
readString() - Method in interface jakarta.jms.StreamMessage
Reads a String from the stream message.
readTimeout() - Element in annotation interface jakarta.security.enterprise.identitystore.LdapIdentityStoreDefinition
Set the timeout value that should be used when waiting for the LDAP server to return results.
readTimeout(long, TimeUnit) - Method in class jakarta.ws.rs.client.ClientBuilder
Set the read timeout.
readTimeoutExpression() - Element in annotation interface jakarta.security.enterprise.identitystore.LdapIdentityStoreDefinition
Allow readTimeout to be specified as an Jakarta Expression Language expression.
readUnsignedByte() - Method in interface jakarta.jms.BytesMessage
Reads an unsigned 8-bit number from the bytes message stream.
readUnsignedShort() - Method in interface jakarta.jms.BytesMessage
Reads an unsigned 16-bit number from the bytes message stream.
readUTF() - Method in interface jakarta.jms.BytesMessage
Reads a string that has been encoded using a modified UTF-8 format from the bytes message stream.
readValue() - Method in interface jakarta.json.JsonReader
Returns a JSON value that is represented in the input source.
realmName() - Element in annotation interface jakarta.security.enterprise.authentication.mechanism.http.BasicAuthenticationMechanismDefinition
Name of realm that will be sent via the WWW-Authenticate header.
reauthenticationSupport() - Element in annotation interface jakarta.resource.spi.Connector
Specifies whether reauthentication is supported
receive() - Method in interface jakarta.jms.JMSConsumer
Receives the next message produced for this JMSConsumer.
receive() - Method in interface jakarta.jms.MessageConsumer
Receives the next message produced for this message consumer.
receive(long) - Method in interface jakarta.jms.JMSConsumer
Receives the next message that arrives within the specified timeout interval.
receive(long) - Method in interface jakarta.jms.MessageConsumer
Receives the next message that arrives within the specified timeout interval.
receiveBody(Class<T>) - Method in interface jakarta.jms.JMSConsumer
Receives the next message produced for this JMSConsumer and returns its body as an object of the specified type.
receiveBody(Class<T>, long) - Method in interface jakarta.jms.JMSConsumer
Receives the next message produced for this JMSConsumer that arrives within the specified timeout period and returns its body as an object of the specified type.
receiveBodyNoWait(Class<T>) - Method in interface jakarta.jms.JMSConsumer
Receives the next message produced for this JMSConsumer if one is immediately available and returns its body as an object of the specified type.
ReceivedDateTerm - Class in jakarta.mail.search
This class implements comparisons for the Message Received date
ReceivedDateTerm(int, Date) - Constructor for class jakarta.mail.search.ReceivedDateTerm
Constructor.
receiveNoWait() - Method in interface jakarta.jms.JMSConsumer
Receives the next message if one is immediately available.
receiveNoWait() - Method in interface jakarta.jms.MessageConsumer
Receives the next message if one is immediately available.
receiverType() - Method in interface jakarta.enterprise.lang.model.declarations.MethodInfo
Returns the type of the receiver parameter declared by this method.
RECENT - Static variable in class jakarta.mail.Flags.Flag
This message is recent.
reception() - Method in interface jakarta.enterprise.inject.build.compatible.spi.ObserverInfo
Returns the reception type of this observer.
reception(Reception) - Method in interface jakarta.enterprise.inject.spi.configurator.ObserverMethodConfigurator
Set the Reception mode for the observer to build
Reception - Enum Class in jakarta.enterprise.event
Distinguishes conditional observer methods from observer methods which are always notified.
RecipientStringTerm - Class in jakarta.mail.search
This class implements string comparisons for the Recipient Address headers.
RecipientStringTerm(Message.RecipientType, String) - Constructor for class jakarta.mail.search.RecipientStringTerm
Constructor.
RecipientTerm - Class in jakarta.mail.search
This class implements comparisons for the Recipient Address headers.
RecipientTerm(Message.RecipientType, Address) - Constructor for class jakarta.mail.search.RecipientTerm
Constructor.
RecipientType(String) - Constructor for class jakarta.mail.internet.MimeMessage.RecipientType
Constructor for use by subclasses.
RecipientType(String) - Constructor for class jakarta.mail.Message.RecipientType
Constructor for use by subclasses.
RECONNECT_NOT_SET - Static variable in interface jakarta.ws.rs.sse.SseEvent
A "reconnection not set" value for the SSE reconnect delay set via SSE event retry field.
reconnectDelay(long) - Method in interface jakarta.ws.rs.sse.OutboundSseEvent.Builder
Set reconnection delay (in milliseconds) that indicates how long the event receiver should wait before attempting to reconnect in case a connection to SSE event source is lost.
reconnectingEvery(long, TimeUnit) - Method in class jakarta.ws.rs.sse.SseEventSource.Builder
Set the initial reconnect delay to be used by the event source.
Reconnect support - Search tag in interface jakarta.ws.rs.sse.SseEventSource
Section
Record - Interface in jakarta.resource.cci
The jakarta.resource.cci.Record interface is the base interface for the representation of an input or output to the execute methods defined on an Interaction.
RECORD_COMPONENT - Enum constant in enum class jakarta.enterprise.lang.model.declarations.DeclarationInfo.Kind
Record component
RecordComponentInfo - Interface in jakarta.enterprise.lang.model.declarations
A record component, declared in some record.
recordComponents() - Method in interface jakarta.enterprise.lang.model.declarations.ClassInfo
Returns a collection of record components declared in this class.
RecordELResolver - Class in jakarta.el
Defines property resolution behavior on instances of Record.
RecordELResolver() - Constructor for class jakarta.el.RecordELResolver
 
RecordFactory - Interface in jakarta.resource.cci
The RecordFactory interface is used for creating MappedRecord and IndexedRecord instances.
recover() - Method in interface jakarta.jms.JMSContext
Stops message delivery in the JMSContext's session, and restarts message delivery with the oldest unacknowledged message.
recover() - Method in interface jakarta.jms.Session
Stops message delivery in this session, and restarts message delivery with the oldest unacknowledged message.
recover(int) - Method in interface jakarta.resource.spi.XATerminator
Obtains a list of prepared transaction branches from a resource manager.
recycleNode() - Method in interface jakarta.xml.soap.Node
Notifies the implementation that this Node object is no longer being used by the application and that the implementation is free to reuse this object for nodes that may be created later.
redirect() - Method in class com.sun.faces.flow.builder.NavigationCaseBuilderImpl
 
redirect() - Method in class jakarta.faces.flow.builder.NavigationCaseBuilder
Create a redirect within this navigation case.
redirect(String) - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
 
redirect(String) - Method in class com.sun.faces.context.ExternalContextImpl
 
redirect(String) - Method in class jakarta.faces.context.ExternalContext
Redirect a request to the specified URL, and cause the responseComplete() method to be called on the FacesContext instance for the current request.
redirect(String) - Method in class jakarta.faces.context.ExternalContextWrapper
The default behavior of this method is to call ExternalContext.redirect(String) on the wrapped ExternalContext object.
redirect(String) - Method in class jakarta.faces.context.PartialResponseWriter
Write a redirect operation.
redirect(String) - Method in interface jakarta.security.enterprise.authentication.mechanism.http.HttpMessageContext
Sets the response status to SC_FOUND 302 (Found)
redirect(String) - Method in class jakarta.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
 
REDIRECT_URI - Static variable in interface jakarta.security.enterprise.authentication.mechanism.http.openid.OpenIdConstant
 
RedirectBuilder() - Constructor for class jakarta.faces.flow.builder.NavigationCaseBuilder.RedirectBuilder
 
REDIRECTION - Enum constant in enum class jakarta.ws.rs.core.Response.Status.Family
3xx HTTP status codes.
RedirectionException - Exception Class in jakarta.ws.rs
A runtime application exception indicating a request redirection (HTTP 3xx status codes).
RedirectionException(int, URI) - Constructor for exception class jakarta.ws.rs.RedirectionException
Construct a new redirection exception.
RedirectionException(Response) - Constructor for exception class jakarta.ws.rs.RedirectionException
Construct a new redirection exception.
RedirectionException(Response.Status, URI) - Constructor for exception class jakarta.ws.rs.RedirectionException
Construct a new redirection exception.
RedirectionException(String, int, URI) - Constructor for exception class jakarta.ws.rs.RedirectionException
Construct a new redirection exception.
RedirectionException(String, Response) - Constructor for exception class jakarta.ws.rs.RedirectionException
Construct a new redirection exception.
RedirectionException(String, Response.Status, URI) - Constructor for exception class jakarta.ws.rs.RedirectionException
Construct a new redirection exception.
redirectToOriginalResource() - Element in annotation interface jakarta.security.enterprise.authentication.mechanism.http.OpenIdAuthenticationMechanismDefinition
Optional.
redirectToOriginalResourceExpression() - Element in annotation interface jakarta.security.enterprise.authentication.mechanism.http.OpenIdAuthenticationMechanismDefinition
Optional.
redirectURI() - Element in annotation interface jakarta.security.enterprise.authentication.mechanism.http.openid.LogoutDefinition
Optional.
redirectURI() - Element in annotation interface jakarta.security.enterprise.authentication.mechanism.http.OpenIdAuthenticationMechanismDefinition
The redirect URI (callback URI) to which the response will be sent by the OpenId Connect Provider.
redisplay - Enum constant in enum class jakarta.faces.component.html.HtmlInputSecret.PropertyKeys
 
REENTRANT_GUARD - Static variable in class com.sun.faces.util.RequestStateManager
This attribute protects against infinite loops on expressions that touch a custom legacy VariableResolver that delegates to its parent VariableResolver.
ReentrantLisneterInvocationGuard - Class in com.sun.faces.application.applicationimpl.events
 
ReentrantLisneterInvocationGuard() - Constructor for class com.sun.faces.application.applicationimpl.events.ReentrantLisneterInvocationGuard
 
ref - Variable in exception class jakarta.mail.internet.AddressException
The string being parsed.
REF_CURSOR - Enum constant in enum class jakarta.persistence.ParameterMode
Stored procedure reference cursor parameter.
Reference(FacesContext, UIViewParameter, int, String) - Constructor for class jakarta.faces.component.UIViewParameter.Reference
Construct a reference to a UIViewParameter.
REFERENCE_PARAMETERS - Static variable in interface jakarta.xml.ws.handler.MessageContext
Standard property: WS Addressing Reference Parameters.
Referenceable - Interface in jakarta.resource
The Referenceable interface extends the javax.naming.Referenceable interface.
referencedColumnName() - Element in annotation interface jakarta.persistence.JoinColumn
(Optional) The name of the column referenced by this foreign key column.
referencedColumnName() - Element in annotation interface jakarta.persistence.MapKeyJoinColumn
(Optional) The name of the column referenced by this foreign key column.
referencedColumnName() - Element in annotation interface jakarta.persistence.PrimaryKeyJoinColumn
(Optional) The name of the primary key column of the table being joined to.
referenceParameter(Element) - Method in class jakarta.xml.ws.wsaddressing.W3CEndpointReferenceBuilder
Adds the referenceParameter to the W3CEndpointReference instance wsa:ReferenceParameters element.
ReflectionUtil - Class in com.sun.faces.facelets.util
 
ReflectionUtils - Class in com.sun.faces.util
A set of utility methods to make working with Classes and Reflection a little easier.
refresh() - Method in interface jakarta.security.auth.message.config.AuthConfig
Causes a dynamic authentication context configuration object to update the internal state that it uses to process calls to its getAuthContext method.
refresh() - Method in class jakarta.security.auth.message.config.AuthConfigFactory
Cause the factory to reprocess its persistent declarative representation of provider registrations.
refresh() - Method in interface jakarta.security.auth.message.config.AuthConfigProvider
Causes a dynamic configuration provider to update its internal state such that any resulting change to its state is reflected in the corresponding authentication context configuration objects previously created by the provider within the current process context.
refresh() - Method in interface jakarta.security.jacc.Policy
Optional method; TODO: needed?
refresh(Object) - Method in interface jakarta.persistence.EntityManager
Refresh the state of the given managed entity instance from the database, overwriting unflushed changes made to the entity, if any.
refresh(Object, LockModeType) - Method in interface jakarta.persistence.EntityManager
Refresh the state of the given managed entity instance from the database, overwriting unflushed changes made to the entity, if any, and obtain the given lock mode.
refresh(Object, LockModeType, Map<String, Object>) - Method in interface jakarta.persistence.EntityManager
Refresh the state of the given managed entity instance from the database, overwriting unflushed changes made to the entity, if any, and obtain the given lock mode, using the specified properties.
refresh(Object, RefreshOption...) - Method in interface jakarta.persistence.EntityManager
Refresh the state of the given managed entity instance from the database, using the specified options, overwriting changes made to the entity, if any.
refresh(Object, Map<String, Object>) - Method in interface jakarta.persistence.EntityManager
Refresh the state of the given managed entity instance from the database, using the specified properties, and overwriting unflushed changes made to the entity, if any.
REFRESH - Enum constant in enum class jakarta.persistence.CacheStoreMode
Insert/update entity data held in the cache when read from the database and when written to the database.
REFRESH - Enum constant in enum class jakarta.persistence.CascadeType
Cascade the refresh operation
REFRESH_TOKEN - Static variable in interface jakarta.security.enterprise.authentication.mechanism.http.openid.OpenIdConstant
 
RefreshOption - Interface in jakarta.persistence
An option influencing the behavior of EntityManager.refresh(java.lang.Object).
RefreshToken - Interface in jakarta.security.enterprise.identitystore.openid
A refresh token provides continuous access to an authentication server while the user is not logged into an application by issuing a new access token.
regexp() - Element in annotation interface jakarta.validation.constraints.Email
 
regexp() - Element in annotation interface jakarta.validation.constraints.Pattern
 
RegexValidator - Class in jakarta.faces.validator
A Validator that checks against a Regular Expression (which is the pattern property).
RegexValidator() - Constructor for class jakarta.faces.validator.RegexValidator
 
register(FacesContext, String, String, Serializable) - Method in class com.sun.faces.push.WebsocketChannelManager
Register given channel on given scope and returns the web socket channel identifier.
register(SseEventSink) - Method in interface jakarta.ws.rs.sse.SseBroadcaster
Register provided SseEventSink instance to this SseBroadcaster.
register(Serializable, String) - Method in class com.sun.faces.push.WebsocketUserManager
Register application user based on given user and session based user ID.
register(Class<?>) - Method in interface jakarta.ws.rs.container.AsyncResponse
Register an asynchronous processing lifecycle callback class to receive lifecycle events for the asynchronous response based on the implemented callback interfaces.
register(Class<?>) - Method in interface jakarta.ws.rs.core.Configurable
Register a class of a custom JAX-RS component (such as an extension provider or a feature meta-provider) to be instantiated and used in the scope of this configurable context.
register(Class<?>, int) - Method in interface jakarta.ws.rs.core.Configurable
Register a class of a custom JAX-RS component (such as an extension provider or a feature meta-provider) to be instantiated and used in the scope of this configurable context.
register(Class<?>, Class<?>...) - Method in interface jakarta.ws.rs.container.AsyncResponse
Register asynchronous processing lifecycle callback classes to receive lifecycle events for the asynchronous response based on the implemented callback interfaces.
register(Class<?>, Class<?>...) - Method in interface jakarta.ws.rs.core.Configurable
Register a class of a custom JAX-RS component (such as an extension provider or a feature meta-provider) to be instantiated and used in the scope of this configurable context.
register(Class<?>, Map<Class<?>, Integer>) - Method in interface jakarta.ws.rs.core.Configurable
Register a class of a custom JAX-RS component (such as an extension provider or a feature meta-provider) to be instantiated and used in the scope of this configurable context.
register(Iterable<String>) - Method in class com.sun.faces.push.WebsocketSessionManager
Register given channel identifiers.
register(Object) - Method in interface jakarta.ws.rs.container.AsyncResponse
Register an asynchronous processing lifecycle callback instance to receive lifecycle events for the asynchronous response based on the implemented callback interfaces.
register(Object) - Method in interface jakarta.ws.rs.core.Configurable
Register an instance of a custom JAX-RS component (such as an extension provider or a feature meta-provider) to be instantiated and used in the scope of this configurable context.
register(Object, int) - Method in interface jakarta.ws.rs.core.Configurable
Register an instance of a custom JAX-RS component (such as an extension provider or a feature meta-provider) to be instantiated and used in the scope of this configurable context.
register(Object, Class<?>...) - Method in interface jakarta.ws.rs.core.Configurable
Register an instance of a custom JAX-RS component (such as an extension provider or a feature meta-provider) to be instantiated and used in the scope of this configurable context.
register(Object, Object...) - Method in interface jakarta.ws.rs.container.AsyncResponse
Register an asynchronous processing lifecycle callback instances to receive lifecycle events for the asynchronous response based on the implemented callback interfaces.
register(Object, Map<Class<?>, Integer>) - Method in interface jakarta.ws.rs.core.Configurable
Register an instance of a custom JAX-RS component (such as an extension provider or a feature meta-provider) to be instantiated and used in the scope of this configurable context.
register(String) - Method in class com.sun.faces.push.WebsocketSessionManager
Register given channel identifier.
register(Consumer<InboundSseEvent>) - Method in interface jakarta.ws.rs.sse.SseEventSource
Register a InboundSseEvent consumer.
register(Consumer<InboundSseEvent>, Consumer<Throwable>) - Method in interface jakarta.ws.rs.sse.SseEventSource
Register InboundSseEvent and Throwable consumers.
register(Consumer<InboundSseEvent>, Consumer<Throwable>, Runnable) - Method in interface jakarta.ws.rs.sse.SseEventSource
Register InboundSseEvent and Throwable consumers and onComplete callback.
registerConfigProvider(AuthConfigProvider, String, String, String) - Method in class jakarta.security.auth.message.config.AuthConfigFactory
Registers within the (in-memory) factory, a provider of ServerAuthConfig and/or ClientAuthConfig objects for a message layer and application context identifier.
registerConfigProvider(String, Map<String, String>, String, String, String) - Method in class jakarta.security.auth.message.config.AuthConfigFactory
Registers within the factory and records within the factory's persistent declarative representation of provider registrations a provider of ServerAuthConfig and/or ClientAuthConfig objects for a message layer and application context identifier.
RegisterConverterPropertyEditors - Enum constant in enum class com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
 
registerHandler(String, PolicyContextHandler, boolean) - Static method in class jakarta.security.jacc.PolicyContext
Method used to register a container specific PolicyContext handler.
Registering JAX-RS components. - Search tag in interface jakarta.ws.rs.core.Configurable
Section
registerInterposedSynchronization(Synchronization) - Method in interface jakarta.transaction.TransactionSynchronizationRegistry
Register a Synchronization instance with special ordering semantics.
registerLiteralId(FaceletContext, String) - Static method in class com.sun.faces.facelets.tag.faces.IterationIdManager
Registers a literal Id with this manager and determines whether the same Id has been seen before
registerServerAuthModule(ServerAuthModule, Object) - Method in class jakarta.security.auth.message.config.AuthConfigFactory
Registers within the (in-memory) factory, an instance of a ServerAuthModule for a message layer and application context identifier as identified by a profile specific context object.
registerStoredProcedureParameter(int, Class<?>, ParameterMode) - Method in interface jakarta.persistence.StoredProcedureQuery
Register a positional parameter.
registerStoredProcedureParameter(String, Class<?>, ParameterMode) - Method in interface jakarta.persistence.StoredProcedureQuery
Register a named parameter.
registerSynchronization(Synchronization) - Method in interface jakarta.transaction.Transaction
Register a synchronization object for the transaction currently associated with the target object.
Registration - Interface in jakarta.servlet
Interface through which a Servlet or Filter may be further configured.
Registration - Annotation Interface in jakarta.enterprise.inject.build.compatible.spi
3rd phase of build compatible extension execution.
REGISTRATION_ENDPOINT - Static variable in interface jakarta.security.enterprise.authentication.mechanism.http.openid.OpenIdConstant
 
Registration.Dynamic - Interface in jakarta.servlet
Interface through which a Servlet or Filter registered via one of the addServlet or addFilter methods, respectively, on ServletContext may be further configured.
RegistrationListener - Interface in jakarta.security.auth.message.config
An implementation of this interface may be associated with an AuthConfigProvider registration at an AuthConfigFactory at the time the AuthConfigProvider is obtained for use from the factory.
reInitializeExternalContext(ServletContext) - Method in class com.sun.faces.config.InitFacesContext
 
REJECT - Enum constant in enum class jakarta.faces.component.visit.VisitResult
This result indicates that the tree visit should continue, but should skip the current component's subtree.
rel - Enum constant in enum class jakarta.faces.component.html.HtmlCommandLink.PropertyKeys
 
rel - Enum constant in enum class jakarta.faces.component.html.HtmlOutcomeTargetLink.PropertyKeys
 
rel - Enum constant in enum class jakarta.faces.component.html.HtmlOutputLink.PropertyKeys
 
rel(String) - Method in interface jakarta.ws.rs.core.Link.Builder
Convenience method to set a link relation.
REL - Static variable in class jakarta.ws.rs.core.Link
Rel link param from RFC 5988.
Related Documentation - Search tag in package jakarta.jms
Section
Related Documentation - Search tag in package jakarta.xml.bind
Section
Related Documentation - Search tag in package jakarta.xml.bind.annotation.adapters
Section
Related Documentation - Search tag in package jakarta.xml.bind.helpers
Section
Related Documentation - Search tag in package jakarta.xml.bind.util
Section
Related Standards - Search tag in package jakarta.xml.bind.attachment
Section
relateUrlToDefiningDocumentInJar(URL, String) - Method in class com.sun.faces.application.ApplicationAssociate
 
Relationship to other annotations - Search tag in annotation interface jakarta.xml.bind.annotation.XmlAnyElement
Section
relative(String, String) - Static method in class com.sun.faces.facelets.util.Path
 
relativize(URI) - Method in interface jakarta.ws.rs.core.UriInfo
Relativize a URI with respect to the current request URI.
release() - Method in class com.sun.faces.config.InitFacesContext
 
release() - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
 
release() - Method in class com.sun.faces.context.ExternalContextImpl
 
release() - Method in class com.sun.faces.context.FacesContextImpl
 
release() - Method in class com.sun.faces.context.PartialViewContextImpl
 
release() - Method in interface jakarta.enterprise.context.spi.CreationalContext
Destroys all dependent objects of the instance which is being destroyed, by passing each dependent object to Contextual.destroy(Object, CreationalContext) .
release() - Method in class jakarta.faces.context.ExternalContext
Release any resources associated with this ExternalContext instance.
release() - Method in class jakarta.faces.context.ExternalContextWrapper
The default behavior of this method is to call ExternalContext.release() on the wrapped ExternalContext object.
release() - Method in class jakarta.faces.context.FacesContext
Release any resources associated with this FacesContext instance.
release() - Method in class jakarta.faces.context.FacesContextWrapper
The default behavior of this method is to call FacesContext.release() on the wrapped FacesContext object.
release() - Method in class jakarta.faces.context.PartialViewContext
Release any resources associated with this PartialViewContext instance.
release() - Method in class jakarta.faces.context.PartialViewContextWrapper
The default behavior of this method is to call PartialViewContext.release() on the wrapped PartialViewContext object.
release() - Method in interface jakarta.resource.spi.endpoint.MessageEndpoint
This method may be called by the resource adapter to indicate that it no longer needs a proxy endpoint instance.
release() - Method in interface jakarta.resource.spi.work.Work
The WorkManager might call this method to hint the active Work instance to complete execution as soon as possible.
release() - Method in class jakarta.servlet.jsp.jstl.core.ConditionalTagSupport
Releases any resources this ConditionalTagSupport may have (or inherit).
release() - Method in class jakarta.servlet.jsp.jstl.core.LoopTagSupport
Releases any resources this LoopTagSupport may have (or inherit).
release() - Method in class jakarta.servlet.jsp.jstl.tlv.PermittedTaglibsTLV
 
release() - Method in class jakarta.servlet.jsp.PageContext
This method shall "reset" the internal state of a PageContext, releasing all internal references, and preparing the PageContext for potential reuse by a later invocation of initialize().
release() - Method in class jakarta.servlet.jsp.tagext.BodyTagSupport
Release state.
release() - Method in interface jakarta.servlet.jsp.tagext.Tag
Called on a Tag handler to release state.
release() - Method in class jakarta.servlet.jsp.tagext.TagAdapter
Must not be called.
release() - Method in class jakarta.servlet.jsp.tagext.TagLibraryValidator
Release any data kept by this instance for validation purposes.
release() - Method in class jakarta.servlet.jsp.tagext.TagSupport
Release state.
release(FacesContext) - Static method in class com.sun.faces.context.StateContext
Release the state context.
releaseCurrentInstance() - Method in class com.sun.faces.config.InitFacesContext
 
releaseFactories() - Static method in class jakarta.faces.FactoryFinder
Release any references to factory instances associated with the class loader for the calling web application.
releaseInstance(ConstraintValidator<?, ?>) - Method in interface jakarta.validation.ConstraintValidatorFactory
Signals ConstraintValidatorFactory that the instance is no longer being used by the Jakarta Validation provider.
releasePageContext(PageContext) - Method in class jakarta.servlet.jsp.JspFactory
called to release a previously allocated PageContext object.
rememberMe(boolean) - Method in class jakarta.security.enterprise.authentication.mechanism.http.AuthenticationParameters
Signals that for this call to the authentication mechanism "remember me" should be applied, IFF the "remember me" feature is configured for the authentication mechanism responding to the authenticate call.
RememberMe - Annotation Interface in jakarta.security.enterprise.authentication.mechanism.http
The RememberMe annotation provides an application the ability to declaratively designate that an authentication mechanism effectively "remembers" the authentication and auto applies this with every request.
RememberMe.Literal - Class in jakarta.security.enterprise.authentication.mechanism.http
Supports inline instantiation of the RememberMe annotation.
RememberMeCredential - Class in jakarta.security.enterprise.credential
RememberMeCredential represents a credential presented as a token, for the explicit usage with the Jakarta Security provided remember me function.
RememberMeCredential(String) - Constructor for class jakarta.security.enterprise.credential.RememberMeCredential
Constructor
RememberMeIdentityStore - Interface in jakarta.security.enterprise.identitystore
RememberMeIdentityStore is a mechanism for validating a caller's credentials and accessing a caller's identity attributes that's specifically tailored for the "remember me" feature.
Remote - Annotation Interface in jakarta.ejb
Declares the remote business interface(s) for a session bean.
RemoteEndpoint - Interface in jakarta.websocket
The RemoteEndpoint object is supplied by the container and represents the 'other end' or peer of the Web Socket conversation.
RemoteEndpoint.Async - Interface in jakarta.websocket
This representation of the peer of a web socket conversation has the ability to send messages asynchronously.
RemoteEndpoint.Basic - Interface in jakarta.websocket
This representation of the peer of a web socket conversation has the ability to send messages synchronously.
RemoteHome - Annotation Interface in jakarta.ejb
Declares the remote home interface or adapted remote home interface for a session bean.
remove() - Method in class com.sun.faces.renderkit.SelectItemsIterator
Throw UnsupportedOperationException.
remove() - Method in class com.sun.faces.util.CollectionsUtils.UnmodifiableIterator
 
remove() - Method in interface jakarta.ejb.EJBLocalObject
Remove the enterprise bean local object.
remove() - Method in interface jakarta.ejb.EJBObject
Remove the enterprise bean object.
remove(int) - Method in interface jakarta.json.JsonArrayBuilder
Remove the value in the array at the specified position.
remove(Handle) - Method in interface jakarta.ejb.EJBHome
Remove an enterprise bean object identified by its handle.
remove(FacesContext, String) - Static method in class com.sun.faces.util.RequestStateManager
Remove the value associated with the specified key.
remove(Flags) - Method in class jakarta.mail.Flags
Remove all flags in the given Flags object from this Flags object.
remove(Flags.Flag) - Method in class jakarta.mail.Flags
Remove the specified system flag from this Flags object.
remove(MessageInfo) - Method in interface jakarta.security.auth.message.MessagePolicy.Target
Remove the Object identified by the Target from the MessageInfo.
remove(HttpSession, String) - Static method in class jakarta.servlet.jsp.jstl.core.Config
Removes a configuration variable from the "session" scope.
remove(PageContext, String, int) - Static method in class jakarta.servlet.jsp.jstl.core.Config
Removes a configuration variable from the given scope.
remove(ServletContext, String) - Static method in class jakarta.servlet.jsp.jstl.core.Config
Removes a configuration variable from the "application" scope.
remove(ServletRequest, String) - Static method in class jakarta.servlet.jsp.jstl.core.Config
Removes a configuration variable from the "request" scope.
remove(Session, CloseReason) - Method in class com.sun.faces.push.WebsocketSessionManager
On close, remove given web socket session from the mapping.
remove(Serializable) - Method in interface jakarta.faces.component.StateHelper
Remove the key/value pair from the helper, returning the value previously stored under this key.
remove(Serializable, Object) - Method in interface jakarta.faces.component.StateHelper
Remove a value from the inner data structure.
remove(Object) - Method in class com.sun.faces.config.initfacescontext.NoOpFlash
 
remove(Object) - Method in class com.sun.faces.context.ApplicationMap
 
remove(Object) - Method in class com.sun.faces.context.InitParameterMap
 
remove(Object) - Method in class com.sun.faces.context.RequestCookieMap
 
remove(Object) - Method in class com.sun.faces.context.RequestHeaderMap
 
remove(Object) - Method in class com.sun.faces.context.RequestHeaderValuesMap
 
remove(Object) - Method in class com.sun.faces.context.RequestParameterMap
 
remove(Object) - Method in class com.sun.faces.context.RequestParameterValuesMap
 
remove(Object) - Method in class com.sun.faces.context.flash.ELFlash
 
remove(Object) - Method in class com.sun.faces.context.RequestMap
 
remove(Object) - Method in class com.sun.faces.context.SessionMap
 
remove(Object) - Method in class com.sun.faces.util.MetadataWrapperMap
 
remove(Object) - Method in class com.sun.faces.util.MostlySingletonSet
 
remove(Object) - Method in interface jakarta.ejb.EJBHome
Remove an enterprise bean object identified by its primary key.
remove(Object) - Method in interface jakarta.ejb.EJBLocalHome
Remove an enterprise bean object identified by its primary key.
remove(Object) - Method in class jakarta.faces.context.FlashWrapper
The default behavior of this method is to call Map.remove(Object) on the wrapped Flash object.
remove(Object) - Method in interface jakarta.persistence.EntityManager
Mark a managed entity instance as removed, resulting in its deletion from the database when the persistence context is synchronized with the database.
remove(Object) - Method in class jakarta.ws.rs.core.AbstractMultivaluedMap
 
remove(String) - Method in class jakarta.activation.MimeTypeParameterList
Remove any value associated with the given name.
remove(String) - Method in interface jakarta.json.JsonObjectBuilder
Remove the name/value pair from the JSON object associated with this object builder if it is present.
remove(String) - Method in interface jakarta.json.JsonPatchBuilder
Adds a "remove" JSON Patch operation.
remove(String) - Method in class jakarta.mail.Flags
Remove the specified user flag from this Flags object.
remove(String) - Method in class jakarta.mail.internet.ParameterList
Removes the specified parameter from this ParameterList.
remove(Predicate<Annotation>) - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedConstructorConfigurator
Remove annotations that match the specified predicate.
remove(Predicate<Annotation>) - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedFieldConfigurator
Remove annotations that match the specified predicate.
remove(Predicate<Annotation>) - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedMethodConfigurator
Remove annotations that match the specified predicate.
remove(Predicate<Annotation>) - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedParameterConfigurator
Remove annotations that match the specified predicate.
remove(Predicate<Annotation>) - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedTypeConfigurator
Remove annotations that match the specified predicate.
remove(K) - Method in class com.sun.faces.util.Cache
 
remove(K) - Method in class com.sun.faces.util.LRUCache
remove an element identified by the passed key from the cache
remove(K) - Method in class com.sun.faces.util.MultiKeyConcurrentHashMap
 
remove(K, K) - Method in class com.sun.faces.util.MultiKeyConcurrentHashMap
 
remove(K, K, K) - Method in class com.sun.faces.util.MultiKeyConcurrentHashMap
 
remove(K, K, K, K) - Method in class com.sun.faces.util.MultiKeyConcurrentHashMap
 
remove(T) - Method in interface jakarta.json.JsonPointer
Removes the value at the reference location in the specified target.
Remove - Annotation Interface in jakarta.ejb
Applied to a business method of a stateful session bean class to indicate to the container that the stateful session bean is to be removed by the container after completion of the method.
REMOVE - Enum constant in enum class jakarta.json.JsonPatch.Operation
"remove" operation.
REMOVE - Enum constant in enum class jakarta.persistence.CascadeType
Cascade the remove operation
REMOVE - Static variable in class com.sun.faces.util.ComponentStruct
Marker that specifies this is a REMOVE.
removeActionListener(ActionListener) - Method in interface jakarta.faces.component.ActionSource
Remove an existing ActionListener (if any) from the set of listeners interested in being notified when ActionEvents occur.
removeActionListener(ActionListener) - Method in class jakarta.faces.component.UICommand
 
removeActionListener(ActionListener) - Method in class jakarta.faces.component.UIViewAction
Remove an existing ActionListener (if any) from the set of listeners interested in being notified when ActionEvents occur.
removeAjaxBehaviorListener(AjaxBehaviorListener) - Method in class com.sun.faces.facelets.tag.composite.RetargetedAjaxBehavior
 
removeAjaxBehaviorListener(AjaxBehaviorListener) - Method in class jakarta.faces.component.behavior.AjaxBehavior
Remove the specified AjaxBehaviorListener from the set of listeners registered to receive event notifications from this AjaxBehavior.
removeAll() - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedConstructorConfigurator
Remove all the annotations.
removeAll() - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedFieldConfigurator
Remove all the annotations.
removeAll() - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedMethodConfigurator
Remove all the annotations.
removeAll() - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedParameterConfigurator
Remove all the annotations.
removeAll() - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedTypeConfigurator
Remove all the annotations.
removeAll(Collection<?>) - Method in class com.sun.faces.util.MostlySingletonSet
 
removeAllAnnotations() - Method in interface jakarta.enterprise.inject.build.compatible.spi.ClassConfig
Removes all annotations from this class.
removeAllAnnotations() - Method in interface jakarta.enterprise.inject.build.compatible.spi.DeclarationConfig
Removes all annotations from this declaration.
removeAllAnnotations() - Method in interface jakarta.enterprise.inject.build.compatible.spi.FieldConfig
Removes all annotations from this field.
removeAllAnnotations() - Method in interface jakarta.enterprise.inject.build.compatible.spi.MethodConfig
Removes all annotations from this method.
removeAllAnnotations() - Method in interface jakarta.enterprise.inject.build.compatible.spi.ParameterConfig
Removes all annotations from this method parameter.
removeAllAttachments() - Method in class jakarta.xml.soap.SOAPMessage
Removes all AttachmentPart objects that have been added to this SOAPMessage object.
removeAllButLastSlashPathSegment(String) - Static method in class com.sun.faces.util.Util
 
removeAllButNextToLastSlashPathSegment(String) - Static method in class com.sun.faces.util.Util
 
removeAllFaultSubcodes() - Method in interface jakarta.xml.soap.SOAPFault
Removes any Subcodes that may be contained by this SOAPFault.
removeAllHeaders() - Method in class jakarta.xml.soap.MimeHeaders
Removes all the header entries from this MimeHeaders object.
removeAllMimeHeaders() - Method in class jakarta.xml.soap.AttachmentPart
Removes all the MIME header entries.
removeAllMimeHeaders() - Method in class jakarta.xml.soap.SOAPPart
Removes all the MimeHeader objects for this SOAPEnvelope object.
removeAnnotation(Predicate<AnnotationInfo>) - Method in interface jakarta.enterprise.inject.build.compatible.spi.ClassConfig
Removes all annotations matching given predicate from this class.
removeAnnotation(Predicate<AnnotationInfo>) - Method in interface jakarta.enterprise.inject.build.compatible.spi.DeclarationConfig
Removes all annotations matching given predicate from this declaration.
removeAnnotation(Predicate<AnnotationInfo>) - Method in interface jakarta.enterprise.inject.build.compatible.spi.FieldConfig
Removes all annotations matching given predicate from this field.
removeAnnotation(Predicate<AnnotationInfo>) - Method in interface jakarta.enterprise.inject.build.compatible.spi.MethodConfig
Removes all annotations matching given predicate from this method.
removeAnnotation(Predicate<AnnotationInfo>) - Method in interface jakarta.enterprise.inject.build.compatible.spi.ParameterConfig
Removes all annotations matching given predicate from this method parameter.
removeAttachments(MimeHeaders) - Method in class jakarta.xml.soap.SOAPMessage
Removes all the AttachmentPart objects that have header entries that match the specified headers.
removeAttribute(Name) - Method in interface jakarta.xml.soap.SOAPElement
Removes the attribute with the specified name.
removeAttribute(String) - Method in interface jakarta.servlet.http.HttpSession
Removes the object bound with the specified name from this session.
removeAttribute(String) - Method in class jakarta.servlet.jsp.JspContext
Remove the object reference associated with the given name from all scopes.
removeAttribute(String) - Method in interface jakarta.servlet.ServletContext
Removes the attribute with the given name from this ServletContext.
removeAttribute(String) - Method in interface jakarta.servlet.ServletRequest
Removes an attribute from this request.
removeAttribute(String) - Method in class jakarta.servlet.ServletRequestWrapper
The default behavior of this method is to call removeAttribute(String name) on the wrapped request object.
removeAttribute(String, int) - Method in class jakarta.servlet.jsp.JspContext
Remove the object reference associated with the specified name in the given scope.
removeAttribute(QName) - Method in interface jakarta.xml.soap.SOAPElement
Removes the attribute with the specified qname.
removeAttributeNode(Attribute<? super T, ?>) - Method in interface jakarta.persistence.Graph
Remove an attribute node from the entity graph.
removeAttributeNode(String) - Method in interface jakarta.persistence.Graph
Remove an attribute node from the entity graph.
removeAttributeNodes(Attribute.PersistentAttributeType) - Method in interface jakarta.persistence.Graph
Remove all attribute nodes of the given attribute types.
removeBehaviorListener(BehaviorListener) - Method in class jakarta.faces.component.behavior.BehaviorBase
Remove the specified BehaviorListener from the set of listeners registered to receive event notifications from this Behavior.
removeBodyPart(int) - Method in class jakarta.mail.internet.MimeMultipart
Remove the part at specified location (starting from 0).
removeBodyPart(int) - Method in class jakarta.mail.Multipart
Remove the part at specified location (starting from 0).
removeBodyPart(BodyPart) - Method in class jakarta.mail.internet.MimeMultipart
Remove the specified part from the multipart message.
removeBodyPart(BodyPart) - Method in class jakarta.mail.Multipart
Remove the specified part from the multipart message.
removeComponentResource(FacesContext, UIComponent) - Method in class jakarta.faces.component.UIViewRoot
Remove argument component, which is assumed to represent a resource instance, as a resource to this view.
removeComponentResource(FacesContext, UIComponent, String) - Method in class jakarta.faces.component.UIViewRoot
Remove argument component, which is assumed to represent a resource instance, as a resource to this view.
removeConnectionEventListener(ConnectionEventListener) - Method in interface jakarta.resource.spi.ManagedConnection
Removes an already registered connection event listener from the ManagedConnection instance.
removeConnectionListener(ConnectionListener) - Method in class jakarta.mail.Folder
Remove a Connection event listener.
removeConnectionListener(ConnectionListener) - Method in class jakarta.mail.Service
Remove a Connection event listener.
removeContents() - Method in interface jakarta.xml.soap.SOAPElement
Detaches all children of this SOAPElement.
removed - Variable in class jakarta.mail.event.MessageCountEvent
If true, this event is the result of an explicit expunge by this client, and the messages in this folder have been renumbered to account for this.
REMOVED - Static variable in class jakarta.mail.event.MessageCountEvent
The messages were removed from their folder
REMOVED_CHILDREN - Static variable in class com.sun.faces.facelets.tag.faces.ComponentSupport
 
removeDataModelListener(DataModelListener) - Method in class jakarta.faces.model.DataModel
Remove an existing DataModelListener from the set interested in notifications from this DataModel.
removeELContextListener(ELContextListener) - Method in class com.sun.faces.application.applicationimpl.ExpressionLanguage
 
removeELContextListener(ELContextListener) - Method in class com.sun.faces.application.ApplicationImpl
 
removeELContextListener(ELContextListener) - Method in class jakarta.faces.application.Application
Remove the argument listener from the list of ELContextListeners.
removeELContextListener(ELContextListener) - Method in class jakarta.faces.application.ApplicationWrapper
The default behavior of this method is to call Application.removeELContextListener(jakarta.el.ELContextListener) on the wrapped Application object.
removeEldestEntry(Map.Entry) - Method in class com.sun.faces.util.LRUMap
 
removeELResolverInitPhaseListener() - Static method in class com.sun.faces.lifecycle.ELResolverInitPhaseListener
 
RemoveException - Exception Class in jakarta.ejb
The RemoveException is thrown at an attempt to remove an enterprise bean object or local enterprise bean object when the enterprise bean or the container does not allow the enterprise bean object to be removed.
RemoveException() - Constructor for exception class jakarta.ejb.RemoveException
Constructs an RemoveException with no detail message.
RemoveException(String) - Constructor for exception class jakarta.ejb.RemoveException
Constructs an RemoveException with the specified detail message.
removeExcludedPolicy() - Method in interface jakarta.security.jacc.PolicyConfiguration
Used to remove any excluded policy statements from this PolicyConfiguration.
removeFacesListener(FacesListener) - Method in class com.sun.faces.facelets.compiler.UILeaf
 
removeFacesListener(FacesListener) - Method in class com.sun.faces.facelets.tag.composite.BehaviorHolderWrapper
 
removeFacesListener(FacesListener) - Method in class jakarta.faces.component.UIComponent
Remove the specified FacesListener from the set of listeners registered to receive event notifications from this UIComponent.
removeFacesListener(FacesListener) - Method in class jakarta.faces.component.UIComponentBase
Remove the specified FacesListener from the set of listeners registered to receive event notifications from this UIComponent.
removeFolderListener(FolderListener) - Method in class jakarta.mail.Folder
Remove a Folder event listener.
removeFolderListener(FolderListener) - Method in class jakarta.mail.Store
Remove a listener for Folder events.
removeFromDescendantMarkIdCache(UIComponent, UIComponent) - Static method in class com.sun.faces.facelets.tag.faces.ComponentSupport
Removes the mark id of the specified UIComponent otherComponent from the mark id cache of this component, including all its descendant mark ids.
removeHeader(String) - Method in class jakarta.mail.internet.InternetHeaders
Remove all header entries that match the given name
removeHeader(String) - Method in class jakarta.mail.internet.MimeBodyPart
Remove all headers with this name.
removeHeader(String) - Method in class jakarta.mail.internet.MimeMessage
Remove all headers with this name.
removeHeader(String) - Method in interface jakarta.mail.Part
Remove all headers with this name.
removeHeader(String) - Method in interface jakarta.servlet.http.PushBuilder
Deprecated.
Remove the named request header.
removeHeader(String) - Method in class jakarta.xml.soap.MimeHeaders
Remove all MimeHeader objects whose name matches the given name.
removeInitContextEntryForCurrentThread() - Method in class com.sun.faces.config.InitFacesContext
 
removeInstance(ServletContext) - Static method in class com.sun.faces.config.ConfigManager
 
removeKey(Object) - Method in class com.sun.faces.context.AlwaysPuttingSessionMap
 
removeKey(Object) - Method in class com.sun.faces.context.ApplicationMap
 
removeKey(Object) - Method in class com.sun.faces.context.InitParameterMap
 
removeKey(Object) - Method in class com.sun.faces.context.RequestCookieMap
 
removeKey(Object) - Method in class com.sun.faces.context.RequestHeaderMap
 
removeKey(Object) - Method in class com.sun.faces.context.RequestHeaderValuesMap
 
removeKey(Object) - Method in class com.sun.faces.context.RequestMap
 
removeKey(Object) - Method in class com.sun.faces.context.RequestParameterMap
 
removeKey(Object) - Method in class com.sun.faces.context.RequestParameterValuesMap
 
removeKey(Object) - Method in class com.sun.faces.context.SessionMap
 
removeLastPathSegment(String) - Static method in class com.sun.faces.util.Util
 
removeLoginToken(String) - Method in interface jakarta.security.enterprise.identitystore.RememberMeIdentityStore
Dissociates the principal and groups that were associated with the token before and removes the token itself.
removeMessageChangedListener(MessageChangedListener) - Method in class jakarta.mail.Folder
Remove a MessageChanged listener.
removeMessageCountListener(MessageCountListener) - Method in class jakarta.mail.Folder
Remove a MessageCount listener.
removeMessageHandler(MessageHandler) - Method in interface jakarta.websocket.Session
Remove the given MessageHandler from the set belonging to this session.
removeMimeHeader(String) - Method in class jakarta.xml.soap.AttachmentPart
Removes all MIME headers that match the given name.
removeMimeHeader(String) - Method in class jakarta.xml.soap.SOAPPart
Removes all MIME headers that match the given name.
removeNamespaceDeclaration(String) - Method in interface jakarta.xml.soap.SOAPElement
Removes the namespace declaration corresponding to the given prefix.
removeNamespacePrefixMessages(String) - Method in interface com.sun.faces.facelets.compiler.CompilationMessageHolder
Deprecated, for removal: This API element is subject to removal in a future version.
removeNamespacePrefixMessages(String) - Method in class com.sun.faces.facelets.compiler.CompilationMessageHolderImpl
 
removeParameter(String) - Method in class jakarta.activation.MimeType
Remove any value associated with the given name.
removePhaseListener(PhaseListener) - Method in class com.sun.faces.lifecycle.LifecycleImpl
 
removePhaseListener(PhaseListener) - Method in class jakarta.faces.component.UIViewRoot
If the argument toRemove is in the list of PhaseListeners for this instance, it must be removed.
removePhaseListener(PhaseListener) - Method in class jakarta.faces.lifecycle.Lifecycle
Deregister an existing PhaseListener instance that is no longer interested in being notified before and after the processing for standard phases of the request processing lifecycle.
removePhaseListener(PhaseListener) - Method in class jakarta.faces.lifecycle.LifecycleWrapper
 
removeProperty(String) - Method in interface jakarta.ws.rs.client.ClientRequestContext
Removes a property with the given name from the current request/response exchange context.
removeProperty(String) - Method in interface jakarta.ws.rs.container.ContainerRequestContext
Removes a property with the given name from the current request/response exchange context.
removeProperty(String) - Method in interface jakarta.ws.rs.ext.InterceptorContext
Removes a property with the given name from the current request/response exchange context.
removeProtectedView(String) - Method in class com.sun.faces.application.view.MultiViewHandler
 
removeProtectedView(String) - Method in class jakarta.faces.application.ViewHandler
Remove the argument urlPattern from the thread safe Set of protected views for this application, if present in the Set.
removeProtectedView(String) - Method in class jakarta.faces.application.ViewHandlerWrapper
The default behavior of this method is to call ViewHandler.removeProtectedView(java.lang.String) on the wrapped ViewHandler object.
removeRegistration(String) - Method in class jakarta.security.auth.message.config.AuthConfigFactory
Remove the identified provider registration from the factory (and from the persistent declarative representation of provider registrations, if appropriate) and invoke any listeners associated with the removed registration.
removeRole(String) - Method in interface jakarta.security.jacc.PolicyConfiguration
Used to remove a role and all its permissions from this PolicyConfiguration.
removeSchemaMap(ServletContext) - Static method in class com.sun.faces.config.manager.DbfFactory
Remove the schema map from the servlet context.
removeServerAuthModule(Object) - Method in class jakarta.security.auth.message.config.AuthConfigFactory
Remove the ServerAuthModule (and potentially encompassing wrappers/factories) that was previously registered via a call to registerServerAuthModule.
removeServletContextEntryForInitContext() - Method in class com.sun.faces.config.InitFacesContext
 
removeStoreListener(StoreListener) - Method in class jakarta.mail.Store
Remove a listener for Store events.
removeTransient(UIComponent) - Static method in class com.sun.faces.facelets.tag.faces.ComponentSupport
 
removeTransportListener(TransportListener) - Method in class jakarta.mail.Transport
Remove a listener for Transport events.
removeUncheckedPolicy() - Method in interface jakarta.security.jacc.PolicyConfiguration
Used to remove any unchecked policy statements from this PolicyConfiguration.
removeValidator(Validator) - Method in interface jakarta.faces.component.EditableValueHolder
Remove a Validator instance from the set associated with this component, if it was previously associated.
removeValidator(Validator) - Method in class jakarta.faces.component.UIInput
Remove a Validator instance from the set associated with this UIInput, if it was previously associated.
removeValue(Object) - Method in class com.sun.faces.context.AlwaysPuttingSessionMap
 
removeValue(Object) - Method in class com.sun.faces.context.ApplicationMap
 
removeValue(Object) - Method in class com.sun.faces.context.InitParameterMap
 
removeValue(Object) - Method in class com.sun.faces.context.RequestCookieMap
 
removeValue(Object) - Method in class com.sun.faces.context.RequestHeaderMap
 
removeValue(Object) - Method in class com.sun.faces.context.RequestHeaderValuesMap
 
removeValue(Object) - Method in class com.sun.faces.context.RequestMap
 
removeValue(Object) - Method in class com.sun.faces.context.RequestParameterMap
 
removeValue(Object) - Method in class com.sun.faces.context.RequestParameterValuesMap
 
removeValue(Object) - Method in class com.sun.faces.context.SessionMap
 
removeValue(String) - Method in class jakarta.servlet.jsp.tagext.TagSupport
Remove a value associated with a key.
removeValueChangeListener(ValueChangeListener) - Method in interface jakarta.faces.component.EditableValueHolder
Remove an existing ValueChangeListener (if any) from the set of listeners interested in being notified when ValueChangeEvents occur.
removeValueChangeListener(ValueChangeListener) - Method in class jakarta.faces.component.UIInput
Remove an existing ValueChangeListener (if any) from the set of listeners interested in being notified when ValueChangeEvents occur.
RENAMED - Static variable in class jakarta.mail.event.FolderEvent
The folder was renamed.
renameTo(Folder) - Method in class jakarta.mail.Folder
Rename this Folder.
render - Enum constant in enum class jakarta.faces.component.html.HtmlCommandScript.PropertyKeys
 
render(FacesContext) - Method in class com.sun.faces.lifecycle.LifecycleImpl
 
render(FacesContext) - Method in class jakarta.faces.lifecycle.Lifecycle
Execute the Render Response phase of the request processing lifecycle, unless the responseComplete() method has been called on the FacesContext instance associated with the current request.
render(FacesContext) - Method in class jakarta.faces.lifecycle.LifecycleWrapper
 
RENDER_ALL_MARKER - Static variable in class jakarta.faces.context.PartialResponseWriter
Reserved ID value to indicate entire ViewRoot.
RENDER_KIT_FACTORY - Static variable in class jakarta.faces.FactoryFinder
The property name for the RenderKitFactory class name.
RENDER_KIT_ID_PARAM - Enum constant in enum class com.sun.faces.renderkit.RenderKitUtils.PredefinedPostbackParameter
 
RENDER_KIT_ID_PARAM - Static variable in class jakarta.faces.render.ResponseStateManager
The name of the request parameter used by the default implementation of ViewHandler.calculateRenderKitId(jakarta.faces.context.FacesContext) to derive a RenderKit ID.
RENDER_KIT_IMPL_REQ - Static variable in class com.sun.faces.util.RequestStateManager
Attribute defining the RenderKit being used for this request.
RENDER_RESPONSE - Static variable in class jakarta.faces.event.PhaseId
Identifier for the Render Response phase of the request processing lifecycle.
renderAsActive(FacesContext, NavigationCase, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.OutcomeTargetLinkRenderer
 
renderAsActive(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.CommandLinkRenderer
 
renderAsActive(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.LinkRenderer
 
renderAsActive(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.OutputLinkRenderer
 
renderAsDisabled(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.LinkRenderer
 
renderAsDisabled(FacesContext, UIComponent, boolean) - Method in class com.sun.faces.renderkit.html_basic.OutcomeTargetLinkRenderer
 
renderBeginText(UIComponent, int, Boolean, FacesContext, boolean) - Method in class com.sun.faces.renderkit.html_basic.SelectManyCheckboxListRenderer
 
renderCaption(FacesContext, UIComponent, ResponseWriter) - Method in class com.sun.faces.renderkit.html_basic.BaseTableRenderer
Renders the caption of the table applying the values of captionClass as the class and captionStyle as the style if either are present.
renderColumnGroups(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.TableRenderer
 
rendered() - Method in class jakarta.faces.application.FacesMessage
Marks this message as having been rendered to the client.
RENDERED_RESOURCE_DEPENDENCIES - Static variable in class com.sun.faces.util.RequestStateManager
Used to store the Set of resource dependencies that have been rendered.
renderEndText(UIComponent, Boolean, FacesContext) - Method in class com.sun.faces.renderkit.html_basic.SelectManyCheckboxListRenderer
 
Renderer<T> - Class in jakarta.faces.render
A Renderer converts the internal representation of UIComponents into the output stream (or writer) associated with the response we are creating for a particular request.
Renderer() - Constructor for class jakarta.faces.render.Renderer
 
RENDERER_CANNOT_BE_REGISTERED_ID - Static variable in class com.sun.faces.util.MessageUtils
 
RENDERER_NOT_FOUND_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
RENDERER_TYPE - Static variable in class com.sun.faces.renderkit.html_basic.WebsocketRenderer
 
rendererParamsNotNull(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.HtmlBasicRenderer
 
rendererType - Variable in class com.sun.faces.facelets.tag.AbstractTagLibrary.ComponentConfigWrapper
 
rendererType() - Element in annotation interface jakarta.faces.render.FacesBehaviorRenderer
Within the RenderKit, the value of this annotation attribute is taken to be the renderer-type
rendererType() - Element in annotation interface jakarta.faces.render.FacesRenderer
The value of this annotation attribute is taken to be the renderer-type which, in combination with FacesRenderer.componentFamily() can be used to obtain a reference to an instance of this Renderer by calling RenderKit.getRenderer(java.lang.String, java.lang.String).
RendererWrapper - Class in jakarta.faces.render
Provides a simple implementation of Renderer that can be subclassed by developers wishing to provide specialized behavior to an existing Renderer instance.
RendererWrapper() - Constructor for class jakarta.faces.render.RendererWrapper
Deprecated.
Use the other constructor taking the implementation being wrapped.
RendererWrapper(Renderer) - Constructor for class jakarta.faces.render.RendererWrapper
If this renderer has been decorated, the implementation doing the decorating should push the implementation being wrapped to this constructor.
renderFacesJsIfNecessary(FacesContext) - Static method in class com.sun.faces.renderkit.RenderKitUtils
Renders the Javascript necessary to add and remove request parameters to the current form.
RenderFacetHandler - Class in com.sun.faces.facelets.tag.composite
 
RenderFacetHandler(ComponentConfig) - Constructor for class com.sun.faces.facelets.tag.composite.RenderFacetHandler
 
renderFooter(FacesContext, UIComponent, ResponseWriter) - Method in class com.sun.faces.renderkit.html_basic.BaseTableRenderer
Called to render the opening/closing tfoot elements and any content nested between.
renderFooter(FacesContext, UIComponent, ResponseWriter) - Method in class com.sun.faces.renderkit.html_basic.GridRenderer
 
renderFooter(FacesContext, UIComponent, ResponseWriter) - Method in class com.sun.faces.renderkit.html_basic.TableRenderer
 
renderFunction(FacesContext, UIComponent, Collection<ClientBehaviorContext.Parameter>, String) - Static method in class com.sun.faces.renderkit.RenderKitUtils
 
renderHeader(FacesContext, UIComponent, ResponseWriter) - Method in class com.sun.faces.renderkit.html_basic.BaseTableRenderer
Called to render the opening/closing thead elements and any content nested between.
renderHeader(FacesContext, UIComponent, ResponseWriter) - Method in class com.sun.faces.renderkit.html_basic.GridRenderer
 
renderHeader(FacesContext, UIComponent, ResponseWriter) - Method in class com.sun.faces.renderkit.html_basic.TableRenderer
 
renderHtmlErrorPage(FacesContext, FacesException) - Static method in class com.sun.faces.renderkit.RenderKitUtils
 
renderInput(FacesContext, ResponseWriter, UIComponent, String, Object, Converter<?>, boolean, boolean, RadioRenderer.Group) - Method in class com.sun.faces.renderkit.html_basic.RadioRenderer
 
RenderKit - Class in jakarta.faces.render
RenderKit represents a collection of Renderer instances that, together, know how to render Jakarta Faces UIComponent instances for a specific client.
RenderKit() - Constructor for class jakarta.faces.render.RenderKit
 
RENDERKIT - Enum constant in enum class com.sun.faces.util.FacesLogger
 
RenderKitConfigHandler - Class in com.sun.faces.application.annotation
ConfigAnnotationHandler FacesRenderer annotated classes.
RenderKitConfigHandler() - Constructor for class com.sun.faces.application.annotation.RenderKitConfigHandler
 
RenderKitConfigProcessor - Class in com.sun.faces.config.processor
This ConfigProcessor handles all elements defined under /faces-config/render-kit.
RenderKitConfigProcessor() - Constructor for class com.sun.faces.config.processor.RenderKitConfigProcessor
 
RenderKitFactory - Class in jakarta.faces.render
RenderKitFactory is a factory object that registers and returns RenderKit instances.
RenderKitFactory() - Constructor for class jakarta.faces.render.RenderKitFactory
Deprecated.
Use the other constructor taking the implementation being wrapped.
RenderKitFactory(RenderKitFactory) - Constructor for class jakarta.faces.render.RenderKitFactory
If this factory has been decorated, the implementation doing the decorating should push the implementation being wrapped to this constructor.
RenderKitFactoryImpl - Class in com.sun.faces.renderkit
 
RenderKitFactoryImpl() - Constructor for class com.sun.faces.renderkit.RenderKitFactoryImpl
Constructor registers default Render kit.
renderKitId - Variable in class com.sun.faces.renderkit.RenderKitFactoryImpl
 
renderKitId() - Element in annotation interface jakarta.faces.render.FacesBehaviorRenderer
The value of this annotation attribute is taken to be the render-kit-id in which an instance of this class of Renderer must be installed.
renderKitId() - Element in annotation interface jakarta.faces.render.FacesRenderer
The value of this annotation attribute is taken to be the render-kit-id in which an instance of this class of Renderer must be installed.
RenderKitImpl - Class in com.sun.faces.renderkit
RenderKitImpl is a class ...
RenderKitImpl() - Constructor for class com.sun.faces.renderkit.RenderKitImpl
 
renderKits - Variable in class com.sun.faces.renderkit.RenderKitFactoryImpl
 
RenderKitUtils - Class in com.sun.faces.renderkit
A set of utilities for use in RenderKits.
RenderKitUtils.PredefinedPostbackParameter - Enum Class in com.sun.faces.renderkit
 
RenderKitWrapper - Class in jakarta.faces.render
Provides a simple implementation of RenderKit that can be subclassed by developers wishing to provide specialized behavior to an existing RenderKit instance.
RenderKitWrapper() - Constructor for class jakarta.faces.render.RenderKitWrapper
Deprecated.
Use the other constructor taking the implementation being wrapped.
RenderKitWrapper(RenderKit) - Constructor for class jakarta.faces.render.RenderKitWrapper
If this render kit has been decorated, the implementation doing the decorating should push the implementation being wrapped to this constructor.
renderLabel(ResponseWriter, UIComponent, String, SelectItem, HtmlBasicRenderer.OptionComponentInfo) - Method in class com.sun.faces.renderkit.html_basic.RadioRenderer
 
renderLinkCommonAttributes(ResponseWriter, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.OutcomeTargetLinkRenderer
 
renderOnchange(FacesContext, UIComponent, boolean) - Static method in class com.sun.faces.renderkit.RenderKitUtils
 
renderOnclick(FacesContext, UIComponent, Collection<ClientBehaviorContext.Parameter>, String, boolean) - Static method in class com.sun.faces.renderkit.RenderKitUtils
 
renderOption(FacesContext, UIComponent, UIComponent, Converter<?>, SelectItem, Object, Object[], HtmlBasicRenderer.OptionComponentInfo) - Method in class com.sun.faces.renderkit.html_basic.MenuRenderer
 
renderOption(FacesContext, UIComponent, Converter, SelectItem, Object, Object[], Boolean, int, HtmlBasicRenderer.OptionComponentInfo) - Method in class com.sun.faces.renderkit.html_basic.RadioRenderer
 
renderOption(FacesContext, UIComponent, Converter, SelectItem, Object, Object[], Boolean, int, HtmlBasicRenderer.OptionComponentInfo) - Method in class com.sun.faces.renderkit.html_basic.SelectManyCheckboxListRenderer
 
renderOptions(FacesContext, UIComponent, SelectItemsIterator<SelectItem>) - Method in class com.sun.faces.renderkit.html_basic.MenuRenderer
 
renderPassThruAttributes(FacesContext, ResponseWriter, UIComponent, Attribute[]) - Static method in class com.sun.faces.renderkit.RenderKitUtils
Render any "passthru" attributes, where we simply just output the raw name and value of the attribute.
renderPassThruAttributes(FacesContext, ResponseWriter, UIComponent, Attribute[], List) - Method in class com.sun.faces.renderkit.html_basic.OutcomeTargetRenderer
 
renderPassThruAttributes(FacesContext, ResponseWriter, UIComponent, Attribute[], Map<String, List<ClientBehavior>>) - Static method in class com.sun.faces.renderkit.RenderKitUtils
Render any "passthru" attributes, where we simply just output the raw name and value of the attribute.
RenderPropertyRule - Class in com.sun.faces.facelets.tag.faces
 
RenderPropertyRule() - Constructor for class com.sun.faces.facelets.tag.faces.RenderPropertyRule
 
renderResponse() - Method in class com.sun.faces.config.initfacescontext.NoOpFacesContext
 
renderResponse() - Method in class com.sun.faces.context.FacesContextImpl
 
renderResponse() - Method in class jakarta.faces.context.FacesContext
Signal the Jakarta Faces implementation that, as soon as the current phase of the request processing lifecycle has been completed, control should be passed to the Render Response phase, bypassing any phases that have not been executed yet.
renderResponse() - Method in class jakarta.faces.context.FacesContextWrapper
The default behavior of this method is to call FacesContext.renderResponse() on the wrapped FacesContext object.
RenderResponsePhase - Class in com.sun.faces.lifecycle
Lifetime And Scope
RenderResponsePhase() - Constructor for class com.sun.faces.lifecycle.RenderResponsePhase
 
renderRow(FacesContext, UIComponent, UIComponent, ResponseWriter) - Method in class com.sun.faces.renderkit.html_basic.BaseTableRenderer
Call to render the content that should be included between opening and closing tr elements.
renderRow(FacesContext, UIComponent, UIComponent, ResponseWriter) - Method in class com.sun.faces.renderkit.html_basic.GridRenderer
 
renderRow(FacesContext, UIComponent, UIComponent, ResponseWriter) - Method in class com.sun.faces.renderkit.html_basic.TableRenderer
 
renderRowEnd(FacesContext, UIComponent, ResponseWriter) - Method in class com.sun.faces.renderkit.html_basic.BaseTableRenderer
Renders the closing rt element.
renderRowStart(FacesContext, UIComponent, ResponseWriter) - Method in class com.sun.faces.renderkit.html_basic.BaseTableRenderer
Renders the starting tr element applying any values from the rowClasses attribute.
renderSelect(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.MenuRenderer
 
renderSelectOnclick(FacesContext, UIComponent, boolean) - Static method in class com.sun.faces.renderkit.RenderKitUtils
 
renderTableBodyEnd(FacesContext, UIComponent, ResponseWriter) - Method in class com.sun.faces.renderkit.html_basic.BaseTableRenderer
Renders the closing tbody element.
renderTableBodyStart(FacesContext, UIComponent, ResponseWriter) - Method in class com.sun.faces.renderkit.html_basic.BaseTableRenderer
Renders the starting tbody element.
renderTableEnd(FacesContext, UIComponent, ResponseWriter) - Method in class com.sun.faces.renderkit.html_basic.BaseTableRenderer
Renders the closing table element.
renderTableStart(FacesContext, UIComponent, ResponseWriter, Attribute[]) - Method in class com.sun.faces.renderkit.html_basic.BaseTableRenderer
Renders the start of a table and applies the value of styleClass if available and renders any pass through attributes that may be specified.
renderUnhandledMessages(FacesContext) - Static method in class com.sun.faces.renderkit.RenderKitUtils
 
renderView(FacesContext, UIViewRoot) - Method in class com.sun.faces.application.view.FaceletViewHandlingStrategy
 
renderView(FacesContext, UIViewRoot) - Method in class com.sun.faces.application.view.MultiViewHandler
renderView(FacesContext, UIViewRoot) - Method in class jakarta.faces.application.ViewHandler
Perform whatever actions are required to render the response view to the response object associated with the current FacesContext.
renderView(FacesContext, UIViewRoot) - Method in class jakarta.faces.application.ViewHandlerWrapper
The default behavior of this method is to call ViewHandler.renderView(jakarta.faces.context.FacesContext, jakarta.faces.component.UIViewRoot) on the wrapped ViewHandler object.
renderView(FacesContext, UIViewRoot) - Method in class jakarta.faces.view.ViewDeclarationLanguage
Render a view rooted at argumentview.
renderView(FacesContext, UIViewRoot) - Method in class jakarta.faces.view.ViewDeclarationLanguageWrapper
 
renderXHTMLStyleBooleanAttributes(ResponseWriter, UIComponent) - Static method in class com.sun.faces.renderkit.RenderKitUtils
Renders the attributes from RenderKitUtils.BOOLEAN_ATTRIBUTES using XHMTL semantics (i.e., disabled="disabled").
renderXHTMLStyleBooleanAttributes(ResponseWriter, UIComponent, List<String>) - Static method in class com.sun.faces.renderkit.RenderKitUtils
Renders the attributes from RenderKitUtils.BOOLEAN_ATTRIBUTES using XHMTL semantics (i.e., disabled="disabled").
repeatableAnnotation(Class<T>) - Method in interface jakarta.enterprise.lang.model.AnnotationTarget
Returns a collection of annotations of given repeatable annotationType that are present on this annotation target.
RepeatHandler - Class in com.sun.faces.facelets.tag.ui
 
RepeatHandler(ComponentConfig) - Constructor for class com.sun.faces.facelets.tag.ui.RepeatHandler
 
RepeatRenderer - Class in com.sun.faces.facelets.component
 
RepeatRenderer() - Constructor for class com.sun.faces.facelets.component.RepeatRenderer
 
replace(Expression<String>, Expression<String>, Expression<String>) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create an expression replacing every occurrence of a substring within a string.
replace(Expression<String>, Expression<String>, String) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create an expression replacing every occurrence of a substring within a string.
replace(Expression<String>, String, Expression<String>) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create an expression replacing every occurrence of a substring within a string.
replace(Expression<String>, String, String) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create an expression replacing every occurrence of a substring within a string.
replace(String, boolean) - Method in interface jakarta.json.JsonPatchBuilder
Adds a "replace" JSON Patch operation.
replace(String, int) - Method in interface jakarta.json.JsonPatchBuilder
Adds a "replace" JSON Patch operation.
replace(String, JsonValue) - Method in interface jakarta.json.JsonPatchBuilder
Adds a "replace" JSON Patch operation.
replace(String, String) - Method in interface jakarta.json.JsonPatchBuilder
Adds a "replace" JSON Patch operation.
replace(String, String, String) - Static method in class com.sun.faces.facelets.tag.jstl.fn.JstlFunction
 
replace(K, V) - Method in class com.sun.faces.util.MultiKeyConcurrentHashMap
Replace entry for key only if currently mapped to some value.
replace(K, V, V) - Method in class com.sun.faces.util.MultiKeyConcurrentHashMap
Replace entry for key only if currently mapped to given value.
replace(T, JsonValue) - Method in interface jakarta.json.JsonPointer
Replaces the value at the referenced location in the specified target with the specified value.
REPLACE - Enum constant in enum class jakarta.json.JsonPatch.Operation
"replace" operation.
replaceAll(MultivaluedMap<String, Object>) - Method in class jakarta.ws.rs.core.Response.ResponseBuilder
Replaces all existing headers with the newly supplied headers.
replaceMatrix(String) - Method in class jakarta.ws.rs.core.UriBuilder
Set the matrix parameters of the current final segment of the current URI path.
replaceMatrixParam(String, Object...) - Method in class jakarta.ws.rs.core.UriBuilder
Replace the existing value(s) of a matrix parameter on the current final segment of the URI path.
replaceObject(Object) - Method in class com.sun.faces.util.DebugObjectOutputStream
Abuse replaceObject() as a hook to maintain our stack.
replacePath(String) - Method in class jakarta.ws.rs.core.UriBuilder
Set the URI path.
replaceQuery(String) - Method in class jakarta.ws.rs.core.UriBuilder
Set the URI query string.
replaceQueryParam(String, Object...) - Method in class jakarta.ws.rs.core.UriBuilder
Replace the existing value(s) of a query parameter.
reply(boolean) - Method in class jakarta.mail.internet.MimeMessage
Get a new Message suitable for a reply to this message.
reply(boolean) - Method in class jakarta.mail.Message
Get a new Message suitable for a reply to this message.
reply(boolean, boolean) - Method in class jakarta.mail.internet.MimeMessage
Get a new Message suitable for a reply to this message.
ReportAsSingleViolation - Annotation Interface in jakarta.validation
A constraint annotation hosting this annotation will return the composed annotation error report if any of the composing annotations fail.
Repository - Annotation Interface in jakarta.data.repository
Annotates a repository interface to be implemented by the container/runtime.
Repository default methods - Search tag in module jakarta.data
Section
request() - Method in interface jakarta.ws.rs.client.WebTarget
Start building a request to the targeted web resource.
request(Message) - Method in class jakarta.jms.QueueRequestor
Sends a request and waits for a reply.
request(Message) - Method in class jakarta.jms.TopicRequestor
Sends a request and waits for a reply.
request(MediaType...) - Method in interface jakarta.ws.rs.client.WebTarget
Start building a request to the targeted web resource and define the accepted response media types.
request(String...) - Method in interface jakarta.ws.rs.client.WebTarget
Start building a request to the targeted web resource and define the accepted response media types.
Request - Interface in jakarta.ws.rs.core
An injectable helper for request processing, all methods throw an IllegalStateException if called outside the scope of a request (e.g.
REQUEST - Enum constant in enum class jakarta.servlet.DispatcherType
 
REQUEST - Static variable in interface com.sun.faces.el.ELConstants
 
REQUEST - Static variable in class jakarta.enterprise.context.BeforeDestroyed.Literal
Default BeforeDestroyed literal for the RequestScoped scope
REQUEST - Static variable in class jakarta.enterprise.context.Destroyed.Literal
Default Destroyed literal for the RequestScoped scope
REQUEST - Static variable in class jakarta.enterprise.context.Initialized.Literal
Default Initialized literal for the RequestScoped scope
REQUEST - Static variable in class jakarta.servlet.jsp.PageContext
Name used to store ServletRequest in PageContext name table.
REQUEST_CIPHER_SUITE - Static variable in class jakarta.xml.ws.spi.http.HttpExchange
Standard property: cipher suite value when the request is received over HTTPS
REQUEST_ENTITY_TOO_LARGE - Enum constant in enum class jakarta.ws.rs.core.Response.Status
413 Request Entity Too Large, see HTTP/1.1 documentation.
REQUEST_HEADER_FIELDS_TOO_LARGE - Enum constant in enum class jakarta.ws.rs.core.Response.Status
431 Request Header Fields Too Large, see RFC 6585: Additional HTTP Status Codes.
REQUEST_KEY_SIZE - Static variable in class jakarta.xml.ws.spi.http.HttpExchange
Standard property: bit size of the algorithm when the request is received over HTTPS
REQUEST_SCOPE - Static variable in interface com.sun.faces.el.ELConstants
 
REQUEST_SCOPE - Static variable in class jakarta.servlet.jsp.PageContext
Request scope: the named reference remains available from the ServletRequest associated with the Servlet until the current request is completed.
REQUEST_TIME_VALUE - Static variable in class jakarta.servlet.jsp.tagext.TagData
Distinguished value for an attribute to indicate its value is a request-time expression (which is not yet available because TagData instances are used at translation-time).
REQUEST_TIMEOUT - Enum constant in enum class jakarta.ws.rs.core.Response.Status
408 Request Timeout, see HTTP/1.1 documentation.
REQUEST_URI_TOO_LONG - Enum constant in enum class jakarta.ws.rs.core.Response.Status
414 Request-URI Too Long, see HTTP/1.1 documentation.
REQUEST_VIEW_ALREADY_SET_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
REQUEST_X509CERTIFICATE - Static variable in class jakarta.xml.ws.spi.http.HttpExchange
Standard property: A SSL certificate, if any, associated with the request
RequestContextController - Interface in jakarta.enterprise.context.control
The CDI container provides a built in instance of RequestContextController that is dependent scoped for the purposes of activating and deactivating.
RequestCookieMap - Class in com.sun.faces.context
 
RequestCookieMap - Annotation Interface in jakarta.faces.annotation
The presence of this annotation (along with @Inject) on a field of type Map<String, Object> causes the map returned from ExternalContext.getRequestCookieMap() to be injected as the value of that field.
RequestCookieMap(HttpServletRequest) - Constructor for class com.sun.faces.context.RequestCookieMap
 
RequestCookieMap.Literal - Class in jakarta.faces.annotation
Supports inline instantiation of the RequestCookieMap qualifier.
RequestCookieMapProducer - Class in com.sun.faces.cdi
The CookieMapProducer is the CDI producer that allows injection of the request cookie map using @Inject and allows the EL resolving of #{cookie}
RequestCookieMapProducer() - Constructor for class com.sun.faces.cdi.RequestCookieMapProducer
 
requestDestroyed(ServletRequestEvent) - Method in class com.sun.faces.application.WebappLifecycleListener
The request is about to go out of scope of the web application.
requestDestroyed(ServletRequestEvent) - Method in class com.sun.faces.config.ConfigureListener
 
requestDestroyed(ServletRequestEvent) - Method in interface jakarta.servlet.ServletRequestListener
Receives notification that a ServletRequest is about to go out of scope of the web application.
RequestDispatcher - Interface in jakarta.servlet
Defines an object that receives requests from the client and sends them to any resource (such as a servlet, HTML file, or JSP file) on the server.
REQUESTED_RANGE_NOT_SATISFIABLE - Enum constant in enum class jakarta.ws.rs.core.Response.Status
416 Requested Range Not Satisfiable, see HTTP/1.1 documentation.
RequestHeaderMap - Class in com.sun.faces.context
 
RequestHeaderMap(HttpServletRequest) - Constructor for class com.sun.faces.context.RequestHeaderMap
 
RequestHeaderValuesMap - Class in com.sun.faces.context
 
RequestHeaderValuesMap(HttpServletRequest) - Constructor for class com.sun.faces.context.RequestHeaderValuesMap
 
requestInitialized(ServletRequestEvent) - Method in class com.sun.faces.application.WebappLifecycleListener
The request is about to come into scope of the web application.
requestInitialized(ServletRequestEvent) - Method in class com.sun.faces.config.ConfigureListener
 
requestInitialized(ServletRequestEvent) - Method in interface jakarta.servlet.ServletRequestListener
Receives notification that a ServletRequest is about to come into scope of the web application.
RequestMap - Class in com.sun.faces.context
 
RequestMap - Annotation Interface in jakarta.faces.annotation
The presence of this annotation (along with @Inject) on a field of type Map<String, Object> causes the map returned from ExternalContext.getRequestMap() to be injected as the value of that field.
RequestMap(ServletRequest) - Constructor for class com.sun.faces.context.RequestMap
 
RequestMap.Literal - Class in jakarta.faces.annotation
Supports inline instantiation of the RequestMap qualifier.
RequestMapProducer - Class in com.sun.faces.cdi
The RequestMapProducer is the CDI producer that allows injection of the request map using @Inject.
RequestMapProducer() - Constructor for class com.sun.faces.cdi.RequestMapProducer
 
RequestParameterMap - Class in com.sun.faces.context
 
RequestParameterMap - Annotation Interface in jakarta.faces.annotation
The presence of this annotation (along with @Inject) on a field of type Map<String, String> causes the map returned from ExternalContext.getRequestParameterMap() to be injected as the value of that field.
RequestParameterMap(ServletRequest) - Constructor for class com.sun.faces.context.RequestParameterMap
 
RequestParameterMap.Literal - Class in jakarta.faces.annotation
Supports inline instantiation of the RequestParameterMap qualifier.
RequestParameterMapProducer - Class in com.sun.faces.cdi
The request parameter map producer is the CDI producer that allows injection of the request parameter map using @Inject.
RequestParameterMapProducer() - Constructor for class com.sun.faces.cdi.RequestParameterMapProducer
 
RequestParameterValuesMap - Class in com.sun.faces.context
 
RequestParameterValuesMap - Annotation Interface in jakarta.faces.annotation
The presence of this annotation (along with @Inject) on a field of type Map<String, String []> causes the map returned from ExternalContext.getRequestParameterValuesMap() to be injected as the value of that field.
RequestParameterValuesMap(ServletRequest) - Constructor for class com.sun.faces.context.RequestParameterValuesMap
 
RequestParameterValuesMap.Literal - Class in jakarta.faces.annotation
Supports inline instantiation of the RequestParameterValuesMap qualifier.
RequestParameterValuesMapProducer - Class in com.sun.faces.cdi
The request parameter values map producer is the CDI producer that allows injection of the request parameter values map using @Inject.
RequestParameterValuesMapProducer() - Constructor for class com.sun.faces.cdi.RequestParameterValuesMapProducer
 
requestPasswordAuthentication(InetAddress, int, String, String, String) - Method in class jakarta.mail.Session
Call back to the application to get the needed user name and password.
RequestProducer - Class in com.sun.faces.cdi
The RequestProducer is the CDI producer that allows EL resolving of #{request}
RequestProducer() - Constructor for class com.sun.faces.cdi.RequestProducer
 
RequestScoped - Annotation Interface in jakarta.enterprise.context
Specifies that a bean is request scoped.
RequestScoped.Literal - Class in jakarta.enterprise.context
Supports inline instantiation of the RequestScoped annotation.
RequestStateManager - Class in com.sun.faces.util
This helper class is used a central location for per-request state that is needed by Mojarra.
RequestStateManager() - Constructor for class com.sun.faces.util.RequestStateManager
 
requestTotal() - Method in interface jakarta.data.page.PageRequest
Indicates that a query method which returns a Page should retrieve the total number elements available across all pages.
RequestWrapper - Annotation Interface in jakarta.xml.ws
Used to annotate methods in the Service Endpoint Interface with the request wrapper bean to be used at runtime.
required() - Element in annotation interface jakarta.xml.bind.annotation.XmlAttribute
Specifies if the XML Schema attribute is optional or required.
required() - Element in annotation interface jakarta.xml.bind.annotation.XmlElement
Customize the element declaration to be required.
required() - Element in annotation interface jakarta.xml.bind.annotation.XmlElementRef
Customize the element declaration to be required.
required() - Element in annotation interface jakarta.xml.bind.annotation.XmlElementWrapper
Customize the wrapper element declaration to be required.
required() - Element in annotation interface jakarta.xml.ws.soap.Addressing
If addressing is enabled, this property determines whether the endpoint requires WS-Addressing.
REQUIRED - Enum constant in enum class jakarta.ejb.TransactionAttributeType
If a client invokes the enterprise bean's method while the client is associated with a transaction context, the container invokes the enterprise bean's method in the client's transaction context.
REQUIRED - Enum constant in enum class jakarta.transaction.Transactional.TxType
If called outside a transaction context, the interceptor must begin a new Jakarta Transactions transaction, the managed bean method execution must then continue inside this transaction context, and the transaction must be completed by the interceptor.
REQUIRED_MESSAGE_ID - Static variable in class jakarta.faces.component.UIInput
The message identifier of the FacesMessage to be created if a required check fails.
RequiredValidator - Class in jakarta.faces.validator
A Validator that checks for an empty value in the same way that UIInput checks for a value.
RequiredValidator() - Constructor for class jakarta.faces.validator.RequiredValidator
 
requiredWorkContexts() - Element in annotation interface jakarta.resource.spi.Connector
Specifies a list of fully qualified classes that implements the WorkContext interface that a resource adapter requires the application server to support.
REQUIRES_NEW - Enum constant in enum class jakarta.ejb.TransactionAttributeType
The container must invoke an enterprise bean method whose transaction attribute is set to REQUIRES_NEW with a new transaction context.
REQUIRES_NEW - Enum constant in enum class jakarta.transaction.Transactional.TxType
If called outside a transaction context, the interceptor must begin a new Jakarta Transactions transaction, the managed bean method execution must then continue inside this transaction context, and the transaction must be completed by the interceptor.
RESERVED - Enum constant in enum class jakarta.websocket.CloseReason.CloseCodes
Reserved.
Reserved for future use - Search tag in module jakarta.data
Section
Reserved keywords for Query by Method Name - Search tag in module jakarta.data
Section
reset() - Method in class com.sun.faces.facelets.util.FastWriter
 
reset() - Method in class com.sun.faces.io.FastStringWriter
 
reset() - Method in interface jakarta.jms.BytesMessage
Puts the message body in read-only mode and repositions the stream of bytes to the beginning.
reset() - Method in interface jakarta.jms.StreamMessage
Puts the message body in read-only mode and repositions the stream to the beginning.
reset() - Method in class jakarta.mail.util.SharedFileInputStream
See the general contract of the reset method of InputStream.
reset() - Method in interface jakarta.servlet.ServletResponse
Clears any data that exists in the buffer as well as the status code, headers.
reset() - Method in class jakarta.servlet.ServletResponseWrapper
The default behavior of this method is to call reset() on the wrapped response object.
reset() - Method in class jakarta.xml.bind.util.ValidationEventCollector
Clear all collected errors and warnings.
RESET_CONTENT - Enum constant in enum class jakarta.ws.rs.core.Response.Status
205 Reset Content, see HTTP/1.1 documentation.
RESET_VALUES_PARAM_NAME - Static variable in class jakarta.faces.context.PartialViewContext
If the request parameter named by the value of this constant has a parameter value of true, the implementation must return true from PartialViewContext.isResetValues().
resetBuffer() - Method in interface jakarta.servlet.ServletResponse
Clears the content of the underlying buffer in the response without clearing headers or status code.
resetBuffer() - Method in class jakarta.servlet.ServletResponseWrapper
The default behavior of this method is to call resetBuffer() on the wrapped response object.
resetBuffers() - Method in class com.sun.faces.application.ViewHandlerResponseWrapper
 
resetValue() - Method in interface jakarta.faces.component.EditableValueHolder
Convenience method to reset this component's value to the un-initialized state.
resetValue() - Method in class jakarta.faces.component.UIInput
Convenience method to reset this component's value to the un-initialized state.
resetValue() - Method in class jakarta.faces.component.UIOutput
Convenience method to reset this component's value to the un-initialized state.
resetValues - Enum constant in enum class jakarta.faces.component.html.HtmlCommandScript.PropertyKeys
 
resetValues(FacesContext, Collection<String>) - Method in class jakarta.faces.component.UIViewRoot
Visit the clientIds and, if the component is an instance of EditableValueHolder, call its EditableValueHolder.resetValue() method.
ResetValuesHandler - Class in com.sun.faces.facelets.tag.faces.core
 
ResetValuesHandler(TagConfig) - Constructor for class com.sun.faces.facelets.tag.faces.core.ResetValuesHandler
 
ResolutionException - Exception Class in jakarta.enterprise.inject
Indicates a problem relating to typesafe resolution.
ResolutionException() - Constructor for exception class jakarta.enterprise.inject.ResolutionException
Creates the exception with no detail message or cause.
ResolutionException(String) - Constructor for exception class jakarta.enterprise.inject.ResolutionException
Creates the exception with given detail message.
ResolutionException(String, Throwable) - Constructor for exception class jakarta.enterprise.inject.ResolutionException
Creates the exception with given detail message and cause.
ResolutionException(Throwable) - Constructor for exception class jakarta.enterprise.inject.ResolutionException
Creates the exception with given cause.
Resolution of Model Objects and their Properties - Search tag in package jakarta.el
Section
resolve(SearchKeywordContext, UIComponent, String) - Method in class com.sun.faces.component.search.CompositeSearchKeywordResolver
 
resolve(SearchKeywordContext, UIComponent, String) - Method in class com.sun.faces.component.search.SearchKeywordResolverImplAll
 
resolve(SearchKeywordContext, UIComponent, String) - Method in class com.sun.faces.component.search.SearchKeywordResolverImplChild
 
resolve(SearchKeywordContext, UIComponent, String) - Method in class com.sun.faces.component.search.SearchKeywordResolverImplComposite
 
resolve(SearchKeywordContext, UIComponent, String) - Method in class com.sun.faces.component.search.SearchKeywordResolverImplForm
 
resolve(SearchKeywordContext, UIComponent, String) - Method in class com.sun.faces.component.search.SearchKeywordResolverImplId
 
resolve(SearchKeywordContext, UIComponent, String) - Method in class com.sun.faces.component.search.SearchKeywordResolverImplNamingContainer
 
resolve(SearchKeywordContext, UIComponent, String) - Method in class com.sun.faces.component.search.SearchKeywordResolverImplNext
 
resolve(SearchKeywordContext, UIComponent, String) - Method in class com.sun.faces.component.search.SearchKeywordResolverImplNone
 
resolve(SearchKeywordContext, UIComponent, String) - Method in class com.sun.faces.component.search.SearchKeywordResolverImplParent
 
resolve(SearchKeywordContext, UIComponent, String) - Method in class com.sun.faces.component.search.SearchKeywordResolverImplPrevious
 
resolve(SearchKeywordContext, UIComponent, String) - Method in class com.sun.faces.component.search.SearchKeywordResolverImplRoot
 
resolve(SearchKeywordContext, UIComponent, String) - Method in class com.sun.faces.component.search.SearchKeywordResolverImplThis
 
resolve(SearchKeywordContext, UIComponent, String) - Method in class jakarta.faces.component.search.SearchKeywordResolver
Try to resolve one or multiple UIComponents based on the keyword and calls SearchKeywordContext.invokeContextCallback(jakarta.faces.component.UIComponent) for each resolved component.
resolve(URI) - Method in interface jakarta.ws.rs.core.UriInfo
Resolve a relative URI with respect to the base URI of the application.
resolve(Set<Bean<? extends X>>) - Method in class com.sun.faces.util.ELAwareBeanManagerWrapper
 
resolve(Set<Bean<? extends X>>) - Method in interface jakarta.enterprise.inject.spi.BeanContainer
Apply the ambiguous dependency resolution rules to a set of beans.
RESOLVE_CLIENT_SIDE - Enum constant in enum class jakarta.faces.component.search.SearchExpressionHint
Hint that indicates that a keyword can be resolved later and will just be returned as passthrough, if supported by the keyword.
RESOLVE_SINGLE_COMPONENT - Enum constant in enum class jakarta.faces.component.search.SearchExpressionHint
Hint that indicates that only one component should be resolved.
resolveClass(ObjectStreamClass) - Method in class com.sun.faces.renderkit.ApplicationObjectInputStream
 
resolveClass(String) - Method in class jakarta.el.ImportHandler
Resolve a class name.
resolveClientId(SearchExpressionContext, String) - Method in class com.sun.faces.component.search.SearchExpressionHandlerImpl
 
resolveClientId(SearchExpressionContext, String) - Method in class jakarta.faces.component.search.SearchExpressionHandler
Resolves to a single clientId or passthrough expression for the given expression.
resolveClientId(SearchExpressionContext, String) - Method in class jakarta.faces.component.search.SearchExpressionHandlerWrapper
 
resolveClientIds(SearchExpressionContext, String) - Method in class com.sun.faces.component.search.SearchExpressionHandlerImpl
 
resolveClientIds(SearchExpressionContext, String) - Method in class jakarta.faces.component.search.SearchExpressionHandler
Resolves to a List with clientIds or passthrough expressions for the given expressions.
resolveClientIds(SearchExpressionContext, String) - Method in class jakarta.faces.component.search.SearchExpressionHandlerWrapper
 
resolveComponent(SearchExpressionContext, String, ContextCallback) - Method in class com.sun.faces.component.search.SearchExpressionHandlerImpl
 
resolveComponent(SearchExpressionContext, String, ContextCallback) - Method in class jakarta.faces.component.search.SearchExpressionHandler
Resolves a single UIComponents for the given expression.
resolveComponent(SearchExpressionContext, String, ContextCallback) - Method in class jakarta.faces.component.search.SearchExpressionHandlerWrapper
 
resolveComponents(SearchExpressionContext, String, ContextCallback) - Method in class com.sun.faces.component.search.SearchExpressionHandlerImpl
 
resolveComponents(SearchExpressionContext, String, ContextCallback) - Method in class jakarta.faces.component.search.SearchExpressionHandler
Resolves multiple UIComponents for the given expression(s).
resolveComponents(SearchExpressionContext, String, ContextCallback) - Method in class jakarta.faces.component.search.SearchExpressionHandlerWrapper
 
resolveDecorators(Set<Type>, Annotation...) - Method in class com.sun.faces.util.ELAwareBeanManagerWrapper
 
resolveDecorators(Set<Type>, Annotation...) - Method in interface jakarta.enterprise.inject.spi.BeanManager
Return an ordered list of decorators for a set of bean types and a set of qualifiers and which are enabled in the module or library containing the class into which the BeanManager was injected or the Java EE component from whose JNDI environment namespace the BeanManager was obtained.
resolveFunction(String, String) - Method in class com.sun.faces.facelets.el.CompositeFunctionMapper
 
resolveFunction(String, String) - Method in class com.sun.faces.facelets.el.DefaultFunctionMapper
 
resolveFunction(String, String) - Method in class jakarta.el.FunctionMapper
Resolves the specified prefix and local name into a java.lang.Method.
resolveInterceptors(InterceptionType, Annotation...) - Method in class com.sun.faces.util.ELAwareBeanManagerWrapper
 
resolveInterceptors(InterceptionType, Annotation...) - Method in interface jakarta.enterprise.inject.spi.BeanContainer
Return an ordered list of enabled interceptors for a set of interceptor bindings and a type of interception and which are enabled in the module or library containing the class into which the BeanManager/BeanContainer was injected or, in the Jakarta EE environment, the Jakarta EE component from whose JNDI environment namespace the BeanManager/BeanContainer was obtained.
resolveObserverMethods(T, Annotation...) - Method in class com.sun.faces.util.ELAwareBeanManagerWrapper
 
resolveObserverMethods(T, Annotation...) - Method in interface jakarta.enterprise.inject.spi.BeanContainer
Return an ordered set of observer methods for an event.
resolveStatic(String) - Method in class jakarta.el.ImportHandler
Resolve a static field or method name.
resolveTemplate(String, Object) - Method in interface jakarta.ws.rs.client.WebTarget
Create a new WebTarget instance by resolving a URI template with a given name in the URI of the current target instance using a supplied value.
resolveTemplate(String, Object) - Method in class jakarta.ws.rs.core.UriBuilder
Resolve a URI template with a given name in this UriBuilder instance using a supplied value.
resolveTemplate(String, Object, boolean) - Method in interface jakarta.ws.rs.client.WebTarget
Create a new WebTarget instance by resolving a URI template with a given name in the URI of the current target instance using a supplied value.
resolveTemplate(String, Object, boolean) - Method in class jakarta.ws.rs.core.UriBuilder
Resolve a URI template with a given name in this UriBuilder instance using a supplied value.
resolveTemplateFromEncoded(String, Object) - Method in interface jakarta.ws.rs.client.WebTarget
Create a new WebTarget instance by resolving a URI template with a given name in the URI of the current target instance using a supplied encoded value.
resolveTemplateFromEncoded(String, Object) - Method in class jakarta.ws.rs.core.UriBuilder
Resolve a URI template with a given name in this UriBuilder instance using a supplied encoded value.
resolveTemplates(Map<String, Object>) - Method in interface jakarta.ws.rs.client.WebTarget
Create a new WebTarget instance by resolving one or more URI templates in the URI of the current target instance using supplied name-value pairs.
resolveTemplates(Map<String, Object>) - Method in class jakarta.ws.rs.core.UriBuilder
Resolve one or more URI templates in this UriBuilder instance using supplied name-value pairs.
resolveTemplates(Map<String, Object>, boolean) - Method in interface jakarta.ws.rs.client.WebTarget
Create a new WebTarget instance by resolving one or more URI templates in the URI of the current target instance using supplied name-value pairs.
resolveTemplates(Map<String, Object>, boolean) - Method in class jakarta.ws.rs.core.UriBuilder
Resolve one or more URI templates in this UriBuilder instance using supplied name-value pairs.
resolveTemplatesFromEncoded(Map<String, Object>) - Method in interface jakarta.ws.rs.client.WebTarget
Create a new WebTarget instance by resolving one or more URI templates in the URI of the current target instance using supplied name-encoded value pairs.
resolveTemplatesFromEncoded(Map<String, Object>) - Method in class jakarta.ws.rs.core.UriBuilder
Resolve one or more URI templates in this UriBuilder instance using supplied name-value pairs.
resolveUrl(String) - Method in class com.sun.faces.facelets.impl.DefaultResourceResolver
 
resolveURL(URL, String) - Method in class com.sun.faces.facelets.impl.DefaultFaceletFactory
Resolves a path based on the passed URL.
resolveVariable(String) - Method in class com.sun.faces.facelets.el.CompositeVariableMapper
 
resolveVariable(String) - Method in class com.sun.faces.facelets.el.DefaultVariableMapper
 
resolveVariable(String) - Method in class com.sun.faces.facelets.el.VariableMapperWrapper
First tries to resolve agains the inner Map, then the wrapped ValueExpression.
resolveVariable(String) - Method in class jakarta.el.VariableMapper
 
Resource - Class in com.sun.faces.application.resource
 
Resource - Class in jakarta.faces.application
An instance of Resource is a Java object representation of the artifact that is served up in response to a resource request from the client.
Resource - Annotation Interface in jakarta.annotation
The Resource annotation marks a resource that is needed by the application.
Resource() - Constructor for class com.sun.faces.application.resource.Resource
 
Resource() - Constructor for class jakarta.faces.application.Resource
 
Resource(String, long, long) - Constructor for class jakarta.mail.Quota.Resource
Construct a Resource object with the given name, usage, and limit.
RESOURCE - Enum constant in enum class com.sun.faces.util.FacesLogger
 
RESOURCE - Static variable in interface com.sun.faces.el.ELConstants
 
RESOURCE_CONTRACT_XML - Static variable in class jakarta.faces.application.ResourceHandler
This file must be located in META-INF/contracts/<contractName>/ in a jar file that contains a resource library contract, where <contractName> is the name of the contract.
RESOURCE_EXCLUDES_DEFAULT_VALUE - Static variable in class jakarta.faces.application.ResourceHandler
The default value for the ResourceHandler.RESOURCE_EXCLUDES_PARAM_NAME init param.
RESOURCE_EXCLUDES_PARAM_NAME - Static variable in class jakarta.faces.application.ResourceHandler
The ServletContext init parameter consulted by the ResourceHandler.handleResourceRequest(jakarta.faces.context.FacesContext) to tell which kinds of resources must never be served up in response to a resource request.
RESOURCE_IDENTIFIER - Static variable in class jakarta.faces.application.ResourceHandler
Resource.getRequestPath() returns the value of this constant as the prefix of the URI.
RESOURCE_LIBRARY_CONTRACT_DATA_STRUCTURE_KEY - Static variable in class com.sun.faces.application.view.FaceletViewHandlingStrategy
 
RESOURCE_LOCAL - Enum constant in enum class jakarta.persistence.PersistenceUnitTransactionType
Resource-local transaction management.
RESOURCE_LOCAL - Enum constant in enum class jakarta.persistence.spi.PersistenceUnitTransactionType
Deprecated.
Resource-local entity managers are created.
RESOURCE_REQUEST - Static variable in class com.sun.faces.util.RequestStateManager
Leveraged by ResourceHandlerImpl to denote whether or not a request is a resource request.
RESOURCE_RESOLVER - Static variable in class com.sun.faces.el.ELUtils
 
Resource.AuthenticationType - Enum Class in jakarta.annotation
The two possible authentication types for a resource.
Resource accessor methods - Search tag in module jakarta.data
Section
resourceAdapter() - Element in annotation interface jakarta.jms.JMSConnectionFactoryDefinition
Resource adapter name.
resourceAdapter() - Element in annotation interface jakarta.jms.JMSDestinationDefinition
Resource adapter name.
resourceAdapter() - Element in annotation interface jakarta.resource.AdministeredObjectDefinition
The name of the resource adapter that the administered object must be created from.
resourceAdapter() - Element in annotation interface jakarta.resource.ConnectionFactoryDefinition
The name of the resource adapter that the administered object must be created from.
ResourceAdapter - Interface in jakarta.resource.spi
This represents a resource adapter instance and contains operations for lifecycle management and message endpoint setup.
ResourceAdapterAssociation - Interface in jakarta.resource.spi
This interface specifies the methods to associate a ResourceAdapter object with other objects that implement this interface like ManagedConnectionFactory and ActivationSpec.
ResourceAdapterInternalException - Exception Class in jakarta.resource.spi
A ResourceAdapterInternalException indicates any system-level error conditions related to a resource adapter.
ResourceAdapterInternalException() - Constructor for exception class jakarta.resource.spi.ResourceAdapterInternalException
Constructs a new instance with null as its detail message.
ResourceAdapterInternalException(String) - Constructor for exception class jakarta.resource.spi.ResourceAdapterInternalException
Constructs a new instance with the specified detail message.
ResourceAdapterInternalException(String, String) - Constructor for exception class jakarta.resource.spi.ResourceAdapterInternalException
Constructs a new throwable with the specified detail message and an error code.
ResourceAdapterInternalException(String, Throwable) - Constructor for exception class jakarta.resource.spi.ResourceAdapterInternalException
Constructs a new throwable with the specified detail message and cause.
ResourceAdapterInternalException(Throwable) - Constructor for exception class jakarta.resource.spi.ResourceAdapterInternalException
Constructs a new throwable with the specified cause.
ResourceAdapterMetaData - Interface in jakarta.resource.cci
The interface jakarta.resource.cci.ResourceAdapterMetaData provides information about capabilities of a resource adapter implementation.
ResourceAllocationException - Exception Class in jakarta.jms
This exception is thrown when a provider is unable to allocate the resources required by a method.
ResourceAllocationException - Exception Class in jakarta.resource.spi
A ResourceAllocationException can be thrown by an application server or resource adapter to indicate any failure to allocate system resources (example: threads, physical connections).
ResourceAllocationException() - Constructor for exception class jakarta.resource.spi.ResourceAllocationException
Constructs a new instance with null as its detail message.
ResourceAllocationException(String) - Constructor for exception class jakarta.jms.ResourceAllocationException
Constructs a ResourceAllocationException with the specified reason.
ResourceAllocationException(String) - Constructor for exception class jakarta.resource.spi.ResourceAllocationException
Constructs a new instance with the specified detail message.
ResourceAllocationException(String, String) - Constructor for exception class jakarta.jms.ResourceAllocationException
Constructs a ResourceAllocationException with the specified reason and error code.
ResourceAllocationException(String, String) - Constructor for exception class jakarta.resource.spi.ResourceAllocationException
Constructs a new throwable with the specified detail message and an error code.
ResourceAllocationException(String, String, Exception) - Constructor for exception class jakarta.jms.ResourceAllocationException
Constructs a ResourceAllocationException with the specified reason, error code and linked exception.
ResourceAllocationException(String, Throwable) - Constructor for exception class jakarta.resource.spi.ResourceAllocationException
Constructs a new throwable with the specified detail message and cause.
ResourceAllocationException(Throwable) - Constructor for exception class jakarta.resource.spi.ResourceAllocationException
Constructs a new throwable with the specified cause.
ResourceAllocationRuntimeException - Exception Class in jakarta.jms
This unchecked exception is thrown when a provider is unable to allocate the resources required by a method.
ResourceAllocationRuntimeException(String) - Constructor for exception class jakarta.jms.ResourceAllocationRuntimeException
Constructs a ResourceAllocationRuntimeException with the specified reason.
ResourceAllocationRuntimeException(String, String) - Constructor for exception class jakarta.jms.ResourceAllocationRuntimeException
Constructs a ResourceAllocationRuntimeException with the specified reason and error code.
ResourceAllocationRuntimeException(String, String, Throwable) - Constructor for exception class jakarta.jms.ResourceAllocationRuntimeException
Constructs a ResourceAllocationRuntimeException with the specified detail message, error code and cause
ResourceBufferSize - Enum constant in enum class com.sun.faces.config.WebConfiguration.WebContextInitParameter
 
ResourceBundleELResolver - Class in jakarta.el
Defines property resolution behavior on instances of ResourceBundle.
ResourceBundleELResolver() - Constructor for class jakarta.el.ResourceBundleELResolver
 
ResourceCache - Class in com.sun.faces.application.resource
This is the caching mechanism for caching ResourceInfo instances to offset the cost of looking up the resource.
ResourceCache() - Constructor for class com.sun.faces.application.resource.ResourceCache
Constructs a new ResourceCache.
ResourceContext - Interface in jakarta.ws.rs.container
The resource context provides access to instances of resource classes.
ResourceDependencies - Annotation Interface in jakarta.faces.application
Container annotation to specify multiple ResourceDependency annotations on a single class.
ResourceDependency - Annotation Interface in jakarta.faces.application
Instances of UIComponent or Renderer that have this annotation (or ResourceDependencies attached at the class level will automatically have a resource dependency added so that the named resource will be present in user agent's view of the UIViewRoot in which this component or renderer is used.
ResourceELResolver - Class in com.sun.faces.el
ELResolver to resolve expressions like the following: #{resource['library:resource']} #{resource['resource']}
ResourceELResolver() - Constructor for class com.sun.faces.el.ResourceELResolver
 
ResourceException - Exception Class in jakarta.resource
This is the root interface of the exception hierarchy defined for Jakarta™ Connectors.
ResourceException() - Constructor for exception class jakarta.resource.ResourceException
Constructs a new instance with null as its detail message.
ResourceException(String) - Constructor for exception class jakarta.resource.ResourceException
Constructs a new instance with the specified detail message.
ResourceException(String, String) - Constructor for exception class jakarta.resource.ResourceException
Create a new throwable with the specified message and error code.
ResourceException(String, Throwable) - Constructor for exception class jakarta.resource.ResourceException
Constructs a new throwable with the specified detail message and cause.
ResourceException(Throwable) - Constructor for exception class jakarta.resource.ResourceException
Constructs a new throwable with the specified cause.
ResourceExcludes - Enum constant in enum class com.sun.faces.config.WebConfiguration.WebContextInitParameter
 
ResourceHandler - Class in jakarta.faces.application
ResourceHandler is the run-time API by which UIComponent and Renderer instances, and the ViewDeclarationLanguage can reference Resource instances. An implementation of this class must be thread-safe.
ResourceHandler() - Constructor for class jakarta.faces.application.ResourceHandler
 
ResourceHandlerImpl - Class in com.sun.faces.application.resource
This is the default implementation of ResourceHandler.
ResourceHandlerImpl() - Constructor for class com.sun.faces.application.resource.ResourceHandlerImpl
Creates a new instance of ResourceHandlerImpl
ResourceHandlerProducer - Class in com.sun.faces.cdi
The ResourceHandlerProducer is the CDI producer that allows you to inject the ResourceHandler and to do EL resolving of #{resource}
ResourceHandlerProducer() - Constructor for class com.sun.faces.cdi.ResourceHandlerProducer
 
ResourceHandlerWrapper - Class in jakarta.faces.application
Provides a simple implementation of ResourceHandler that can be subclassed by developers wishing to provide specialized behavior to an existing ResourceHandler instance.
ResourceHandlerWrapper() - Constructor for class jakarta.faces.application.ResourceHandlerWrapper
Deprecated.
Use the other constructor taking the implementation being wrapped.
ResourceHandlerWrapper(ResourceHandler) - Constructor for class jakarta.faces.application.ResourceHandlerWrapper
If this resource handler has been decorated, the implementation doing the decorating should push the implementation being wrapped to this constructor.
ResourceHelper - Class in com.sun.faces.application.resource
Implementations of this class contain the knowledge for finding and serving web application resources.
ResourceHelper() - Constructor for class com.sun.faces.application.resource.ResourceHelper
 
ResourceImpl - Class in com.sun.faces.application.resource
Default implementation of Resource.
ResourceImpl() - Constructor for class com.sun.faces.application.resource.ResourceImpl
Necessary for serialization.
ResourceImpl(ResourceInfo, String, long, long) - Constructor for class com.sun.faces.application.resource.ResourceImpl
Creates a new instance of ResourceBase
ResourceInfo - Class in com.sun.faces.application.resource
 
ResourceInfo - Interface in jakarta.ws.rs.container
An injectable class to access the resource class and resource method matched by the current request.
ResourceInfo(ContractInfo, String, VersionInfo, ResourceHelper) - Constructor for class com.sun.faces.application.resource.ResourceInfo
 
ResourceInfo(LibraryInfo, ContractInfo, String, VersionInfo) - Constructor for class com.sun.faces.application.resource.ResourceInfo
 
ResourceInfo(ResourceInfo, boolean) - Constructor for class com.sun.faces.application.resource.ResourceInfo
 
ResourceLibraryContractsConfigProcessor - Class in com.sun.faces.config.processor
 
ResourceLibraryContractsConfigProcessor() - Constructor for class com.sun.faces.config.processor.ResourceLibraryContractsConfigProcessor
Constructor.
ResourceManager - Class in com.sun.faces.application.resource
This class is used to lookup ResourceInfo instances and cache any that are successfully looked up to reduce the computational overhead with the scanning/version checking.
ResourceManager(ResourceCache) - Constructor for class com.sun.faces.application.resource.ResourceManager
 
ResourceManager(Map<String, Object>, ResourceCache) - Constructor for class com.sun.faces.application.resource.ResourceManager
Constructs a new ResourceManager.
ResourcePathsIterator - Class in com.sun.faces.application.resource
 
ResourcePathsIterator(String, int, String[], String[], ExternalContext) - Constructor for class com.sun.faces.application.resource.ResourcePathsIterator
 
resources - Variable in class jakarta.mail.Quota
The set of resources associated with this quota root.
Resources - Annotation Interface in jakarta.annotation
This class is used to allow multiple resources declarations.
resourceSupportsEL(String, String, FacesContext) - Method in class com.sun.faces.application.resource.ResourceHelper
 
ResourceUpdateCheckPeriod - Enum constant in enum class com.sun.faces.config.WebConfiguration.WebContextInitParameter
 
ResourceVisitOption - Enum Class in jakarta.faces.application
Defines the resource traversal options.
ResourceWarning - Exception Class in jakarta.resource.cci
A ResourceWarning provides information on warnings related to execution of an interaction with an EIS.
ResourceWarning() - Constructor for exception class jakarta.resource.cci.ResourceWarning
Constructs a new instance with null as its detail message.
ResourceWarning(String) - Constructor for exception class jakarta.resource.cci.ResourceWarning
Constructs a new instance with the specified detail message.
ResourceWarning(String, String) - Constructor for exception class jakarta.resource.cci.ResourceWarning
Constructs a new throwable with the specified detail message and an error code.
ResourceWarning(String, Throwable) - Constructor for exception class jakarta.resource.cci.ResourceWarning
Constructs a new throwable with the specified detail message and cause.
ResourceWarning(Throwable) - Constructor for exception class jakarta.resource.cci.ResourceWarning
Constructs a new throwable with the specified cause.
ResourceWrapper - Class in jakarta.faces.application
Provides a simple implementation of Resource that can be subclassed by developers wishing to provide specialized behavior to an existing Resource instance.
ResourceWrapper() - Constructor for class jakarta.faces.application.ResourceWrapper
Deprecated.
Use the other constructor taking the implementation being wrapped.
ResourceWrapper(Resource) - Constructor for class jakarta.faces.application.ResourceWrapper
If this resource has been decorated, the implementation doing the decorating should push the implementation being wrapped to this constructor.
RespectBinding - Annotation Interface in jakarta.xml.ws
This feature clarifies the use of the wsdl:binding in a Jakarta XML Web Services runtime.
RespectBindingFeature - Class in jakarta.xml.ws
This feature clarifies the use of the wsdl:binding in a Jakarta XML Web Services runtime.
RespectBindingFeature() - Constructor for class jakarta.xml.ws.RespectBindingFeature
Creates an RespectBindingFeature.
RespectBindingFeature(boolean) - Constructor for class jakarta.xml.ws.RespectBindingFeature
Creates an RespectBindingFeature
Response - Class in jakarta.ws.rs.core
Defines the contract between a returned instance and the runtime when an application needs to provide meta-data to the runtime.
Response<T> - Interface in jakarta.xml.ws
The Response interface provides methods used to obtain the payload and context of a message sent in response to an operation invocation.
Response() - Constructor for class jakarta.ws.rs.core.Response
Protected constructor, use one of the static methods to obtain a Response.ResponseBuilder instance and obtain a Response from that.
RESPONSE - Static variable in class jakarta.servlet.jsp.PageContext
Name used to store ServletResponse in PageContext name table.
RESPONSE_MODE - Static variable in interface jakarta.security.enterprise.authentication.mechanism.http.openid.OpenIdConstant
 
RESPONSE_MODES_SUPPORTED - Static variable in interface jakarta.security.enterprise.authentication.mechanism.http.openid.OpenIdConstant
 
RESPONSE_TYPE - Static variable in interface jakarta.security.enterprise.authentication.mechanism.http.openid.OpenIdConstant
 
RESPONSE_TYPES_SUPPORTED - Static variable in interface jakarta.security.enterprise.authentication.mechanism.http.openid.OpenIdConstant
 
Response.ResponseBuilder - Class in jakarta.ws.rs.core
A class used to build Response instances that contain metadata instead of or in addition to an entity.
Response.Status - Enum Class in jakarta.ws.rs.core
Commonly used status codes defined by HTTP, see HTTP/1.1 documentation for the complete list.
Response.Status.Family - Enum Class in jakarta.ws.rs.core
An enumeration representing the class of status code.
Response.StatusType - Interface in jakarta.ws.rs.core
Base interface for statuses used in responses.
ResponseBuilder() - Constructor for class jakarta.ws.rs.core.Response.ResponseBuilder
Protected constructor, use one of the static methods of Response to obtain an instance.
responseComplete() - Method in class com.sun.faces.config.initfacescontext.NoOpFacesContext
 
responseComplete() - Method in class com.sun.faces.context.FacesContextImpl
 
responseComplete() - Method in class jakarta.faces.context.FacesContext
Signal the Jakarta Faces implementation that the HTTP response for this request has already been generated (such as an HTTP redirect), and that the request processing lifecycle should be terminated as soon as the current phase is completed.
responseComplete() - Method in class jakarta.faces.context.FacesContextWrapper
The default behavior of this method is to call FacesContext.responseComplete() on the wrapped FacesContext object.
responseFlushBuffer() - Method in class com.sun.faces.context.ExternalContextImpl
 
responseFlushBuffer() - Method in class jakarta.faces.context.ExternalContext
Flushes the buffered response content to the client.
responseFlushBuffer() - Method in class jakarta.faces.context.ExternalContextWrapper
The default behavior of this method is to call ExternalContext.responseFlushBuffer() on the wrapped ExternalContext object.
responseMode() - Element in annotation interface jakarta.security.enterprise.authentication.mechanism.http.OpenIdAuthenticationMechanismDefinition
Optional.
responseNotFound() - Method in interface jakarta.security.enterprise.authentication.mechanism.http.HttpMessageContext
Sets the response status to 404 (not found).
responseNotFound() - Method in class jakarta.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
 
ResponseProcessingException - Exception Class in jakarta.ws.rs.client
JAX-RS client-side runtime processing exception thrown to indicate that response processing has failed (e.g.
ResponseProcessingException(Response, String) - Constructor for exception class jakarta.ws.rs.client.ResponseProcessingException
Constructs a new JAX-RS runtime processing exception with the specified detail message.
ResponseProcessingException(Response, String, Throwable) - Constructor for exception class jakarta.ws.rs.client.ResponseProcessingException
Constructs a new JAX-RS runtime response processing exception with the specified detail message and cause.
ResponseProcessingException(Response, Throwable) - Constructor for exception class jakarta.ws.rs.client.ResponseProcessingException
Constructs a new JAX-RS runtime response processing exception for a specific response with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
responseRendered() - Method in class com.sun.faces.application.ApplicationAssociate
 
responseReset() - Method in class com.sun.faces.context.ExternalContextImpl
 
responseReset() - Method in class jakarta.faces.context.ExternalContext
Resets the current response.
responseReset() - Method in class jakarta.faces.context.ExternalContextWrapper
The default behavior of this method is to call ExternalContext.responseReset() on the wrapped ExternalContext object.
responses() - Element in annotation interface jakarta.xml.ws.soap.Addressing
If addressing is enabled, this property determines whether endpoint requires the use of anonymous responses, or non-anonymous responses, or all.
responseSendError(int, String) - Method in class com.sun.faces.context.ExternalContextImpl
 
responseSendError(int, String) - Method in class jakarta.faces.context.ExternalContext
Sends an HTTP status code with message.
responseSendError(int, String) - Method in class jakarta.faces.context.ExternalContextWrapper
The default behavior of this method is to call ExternalContext.responseSendError(int,String) on the wrapped ExternalContext object.
ResponseStateManager - Class in jakarta.faces.render
ResponseStateManager is the helper class to StateManager that knows the specific rendering technology being used to generate the response.
ResponseStateManager() - Constructor for class jakarta.faces.render.ResponseStateManager
 
ResponseStateManagerImpl - Class in com.sun.faces.renderkit
A ResonseStateManager implementation for the default HTML render kit.
ResponseStateManagerImpl() - Constructor for class com.sun.faces.renderkit.ResponseStateManagerImpl
 
ResponseStream - Class in jakarta.faces.context
ResponseStream is an interface describing an adapter to an underlying output mechanism for binary output.
ResponseStream() - Constructor for class jakarta.faces.context.ResponseStream
 
responseType() - Element in annotation interface jakarta.security.enterprise.authentication.mechanism.http.OpenIdAuthenticationMechanismDefinition
Optional.
responseTypeSupported() - Element in annotation interface jakarta.security.enterprise.authentication.mechanism.http.openid.OpenIdProviderMetadata
Required.
responseUnauthorized() - Method in interface jakarta.security.enterprise.authentication.mechanism.http.HttpMessageContext
Sets the response status to 401 (unauthorized).
responseUnauthorized() - Method in class jakarta.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
 
ResponseWrapper - Annotation Interface in jakarta.xml.ws
Used to annotate methods in the Service Endpoint Interface with the response wrapper bean to be used at runtime.
ResponseWriter - Class in jakarta.faces.context
ResponseWriter is an abstract class describing an adapter to an underlying output mechanism for character-based output.
ResponseWriter() - Constructor for class jakarta.faces.context.ResponseWriter
 
ResponseWriterWrapper - Class in jakarta.faces.context
Provides a simple implementation of ResponseWriter that can be subclassed by developers wishing to provide specialized behavior to an existing ResponseWriter instance.
ResponseWriterWrapper() - Constructor for class jakarta.faces.context.ResponseWriterWrapper
Deprecated.
Use the other constructor taking the implementation being wrapped.
ResponseWriterWrapper(ResponseWriter) - Constructor for class jakarta.faces.context.ResponseWriterWrapper
If this response writer has been decorated, the implementation doing the decorating should push the implementation being wrapped to this constructor.
restart(long, Properties) - Method in interface jakarta.batch.operations.JobOperator
Restarts a failed or stopped job instance, which executes asynchronously.
RESTORE_VIEW - Static variable in class jakarta.faces.event.PhaseId
Identifier that indicates an interest in events queued for the Restore View phase of the request processing lifecycle.
RESTORE_VIEW_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
restoreAttachedState(FacesContext, Object) - Static method in class jakarta.faces.component.UIComponentBase
This method is called by UIComponent subclasses that need to restore the objects they saved using UIComponentBase.saveAttachedState(jakarta.faces.context.FacesContext, java.lang.Object).
restoreFullDescendantComponentDeltaStates(FacesContext, Iterator<UIComponent>, Object, Object, boolean) - Static method in class com.sun.faces.facelets.tag.faces.ComponentSupport
 
restoreFullDescendantComponentStates(FacesContext, Iterator<UIComponent>, Object, boolean) - Static method in class com.sun.faces.facelets.tag.faces.ComponentSupport
 
restoreState(FacesContext, Object) - Method in class com.sun.faces.cdi.CdiConverter
Restore the state.
restoreState(FacesContext, Object) - Method in class com.sun.faces.cdi.CdiValidator
Restore the state.
restoreState(FacesContext, Object) - Method in class com.sun.faces.ext.component.UIValidateWholeBean
 
restoreState(FacesContext, Object) - Method in class com.sun.faces.facelets.component.UIRepeat
 
restoreState(FacesContext, Object) - Method in class com.sun.faces.facelets.tag.composite.BehaviorHolderWrapper
 
restoreState(FacesContext, Object) - Method in class com.sun.faces.facelets.tag.composite.RetargetedAjaxBehavior
 
restoreState(FacesContext, Object) - Method in class com.sun.faces.util.ComponentStruct
 
restoreState(FacesContext, Object) - Method in class jakarta.faces.component.behavior.AjaxBehavior
 
restoreState(FacesContext, Object) - Method in class jakarta.faces.component.behavior.BehaviorBase
restoreState(FacesContext, Object) - Method in interface jakarta.faces.component.StateHolder
Perform any processing required to restore the state from the entries in the state Object.
restoreState(FacesContext, Object) - Method in class jakarta.faces.component.UIComponentBase
 
restoreState(FacesContext, Object) - Method in class jakarta.faces.component.UIData
 
restoreState(FacesContext, Object) - Method in class jakarta.faces.component.UIInput
 
restoreState(FacesContext, Object) - Method in class jakarta.faces.component.UIOutput
 
restoreState(FacesContext, Object) - Method in class jakarta.faces.component.UIViewRoot
 
restoreState(FacesContext, Object) - Method in class jakarta.faces.convert.DateTimeConverter
 
restoreState(FacesContext, Object) - Method in class jakarta.faces.convert.EnumConverter
 
restoreState(FacesContext, Object) - Method in class jakarta.faces.convert.NumberConverter
 
restoreState(FacesContext, Object) - Method in class jakarta.faces.event.MethodExpressionActionListener
Both MethodExpression instances described in the constructor must be restored.
restoreState(FacesContext, Object) - Method in class jakarta.faces.event.MethodExpressionValueChangeListener
Both MethodExpression instances described in the constructor must be restored.
restoreState(FacesContext, Object) - Method in class jakarta.faces.validator.BeanValidator
 
restoreState(FacesContext, Object) - Method in class jakarta.faces.validator.DoubleRangeValidator
 
restoreState(FacesContext, Object) - Method in class jakarta.faces.validator.LengthValidator
 
restoreState(FacesContext, Object) - Method in class jakarta.faces.validator.LongRangeValidator
 
restoreState(FacesContext, Object) - Method in class jakarta.faces.validator.MethodExpressionValidator
 
restoreState(FacesContext, Object) - Method in class jakarta.faces.validator.RegexValidator
 
restoreTransientDescendantComponentStates(FacesContext, Iterator<UIComponent>, Map<String, Object>, boolean) - Static method in class com.sun.faces.facelets.tag.faces.ComponentSupport
 
restoreTransientState(FacesContext, Object) - Method in interface jakarta.faces.component.TransientStateHolder
Restore the "transient state" using the object passed as state.
restoreTransientState(FacesContext, Object) - Method in class jakarta.faces.component.UIComponent
For components that need to support the concept of transient state, this method will restore any state saved on a prior call to UIComponent.saveTransientState(jakarta.faces.context.FacesContext).
restoreView(FacesContext, String) - Method in class com.sun.faces.application.view.FaceletViewHandlingStrategy
If UIDebug.debugRequest(jakarta.faces.context.FacesContext)} is true, simply return a new UIViewRoot(), otherwise, call the default logic.
restoreView(FacesContext, String) - Method in class com.sun.faces.application.view.MultiViewHandler
restoreView(FacesContext, String) - Method in class com.sun.faces.application.view.ViewHandlingStrategy
 
restoreView(FacesContext, String) - Method in class jakarta.faces.application.ViewHandler
Perform whatever actions are required to restore the view associated with the specified FacesContext and viewId.
restoreView(FacesContext, String) - Method in class jakarta.faces.application.ViewHandlerWrapper
The default behavior of this method is to call ViewHandler.restoreView(jakarta.faces.context.FacesContext, String) on the wrapped ViewHandler object.
restoreView(FacesContext, String) - Method in class jakarta.faces.view.ViewDeclarationLanguage
Restore a UIViewRoot from a previously created view.
restoreView(FacesContext, String) - Method in class jakarta.faces.view.ViewDeclarationLanguageWrapper
 
restoreView(FacesContext, String, String) - Method in class com.sun.faces.application.view.FaceletFullStateManagementStrategy
Restore the view.
restoreView(FacesContext, String, String) - Method in class com.sun.faces.application.view.FaceletPartialStateManagementStrategy
Restore the view.
restoreView(FacesContext, String, String) - Method in class jakarta.faces.view.StateManagementStrategy
Restore the state of the view with information in the request.
RestoreViewPhase - Class in com.sun.faces.lifecycle
Lifetime And Scope
RestoreViewPhase() - Constructor for class com.sun.faces.lifecycle.RestoreViewPhase
 
restoreViewScopeState(FacesContext, Object) - Method in class jakarta.faces.component.UIViewRoot
Restore ViewScope state.
Restriction usage constraints - Search tag in annotation interface jakarta.xml.bind.annotation.XmlAnyElement
Section
Result - Interface in jakarta.servlet.jsp.jstl.sql
This interface represents the result of a <sql:query> action.
resultClass() - Element in annotation interface jakarta.persistence.NamedNativeQuery
The class of each query result.
resultClass() - Element in annotation interface jakarta.persistence.NamedQuery
(Optional) The class of each query result.
resultClasses() - Element in annotation interface jakarta.persistence.NamedStoredProcedureQuery
The class or classes that are used to map the results.
ResultSet - Interface in jakarta.resource.cci
A ResultSet represents tabular data that is retrieved from an EIS instance by the execution of an Interaction..
ResultSetDataModel - Class in jakarta.faces.model
ResultSetDataModel is a convenience implementation of DataModel that wraps a ResultSet of Java objects.
ResultSetDataModel() - Constructor for class jakarta.faces.model.ResultSetDataModel
Construct a new ResultSetDataModel with no specified wrapped data.
ResultSetDataModel(ResultSet) - Constructor for class jakarta.faces.model.ResultSetDataModel
Construct a new ResultSetDataModel wrapping the specified ResultSet.
ResultSetInfo - Interface in jakarta.resource.cci
The interface jakarta.resource.cci.ResultSetInfo provides information on the support provided for ResultSet by a connected EIS instance.
resultSetMapping() - Element in annotation interface jakarta.persistence.NamedNativeQuery
The name of a SqlResultSetMapping, as defined in metadata.
resultSetMappings() - Element in annotation interface jakarta.persistence.NamedStoredProcedureQuery
The names of one or more result set mappings, as defined in metadata.
ResultSupport - Class in jakarta.servlet.jsp.jstl.sql
Supports the creation of a jakarta.servlet.jsp.jstl.sql.Result object from a source java.sql.ResultSet object.
ResultSupport() - Constructor for class jakarta.servlet.jsp.jstl.sql.ResultSupport
 
resume(Transaction) - Method in interface jakarta.transaction.TransactionManager
Resume the transaction context association of the calling thread with the transaction represented by the supplied Transaction object.
resume(Object) - Method in interface jakarta.ws.rs.container.AsyncResponse
Resume the suspended request processing using the provided response data.
resume(Throwable) - Method in interface jakarta.ws.rs.container.AsyncResponse
Resume the suspended request processing using the provided throwable.
retainAll(Flags) - Method in class jakarta.mail.Flags
Remove any flags not in the given Flags object.
retainAll(Collection<?>) - Method in class com.sun.faces.util.MostlySingletonSet
 
retainIfException() - Element in annotation interface jakarta.ejb.Remove
If true, the stateful session bean will not be removed if an exception is thrown from the designated method.
retargetAttachedObjects(FacesContext, UIComponent, List<AttachedObjectHandler>) - Method in class com.sun.faces.application.view.FaceletViewHandlingStrategy
 
retargetAttachedObjects(FacesContext, UIComponent, List<AttachedObjectHandler>) - Method in class jakarta.faces.view.ViewDeclarationLanguage
Assuming the component metadata for argument topLevelComponent has been made available by an earlier call to ViewDeclarationLanguage.getComponentMetadata(jakarta.faces.context.FacesContext, jakarta.faces.application.Resource), leverage the component metadata for the purpose of re-targeting attached objects from the top level composite component to the individual AttachedObjectTarget instances inside the composite component.
retargetAttachedObjects(FacesContext, UIComponent, List<AttachedObjectHandler>) - Method in class jakarta.faces.view.ViewDeclarationLanguageWrapper
 
RetargetedAjaxBehavior - Class in com.sun.faces.facelets.tag.composite
Basically represents <f:ajax> which is retargeted by <cc:clientBehavior> in AjaxHandler and checked in AjaxBehaviorRenderer.
RetargetedAjaxBehavior(AjaxBehavior) - Constructor for class com.sun.faces.facelets.tag.composite.RetargetedAjaxBehavior
 
retargetMethodExpressions(FacesContext, UIComponent) - Method in class com.sun.faces.application.view.FaceletViewHandlingStrategy
 
retargetMethodExpressions(FacesContext, UIComponent) - Method in class jakarta.faces.view.ViewDeclarationLanguage
Assuming the component metadata for argument topLevelComponent has been made available by an earlier call to ViewDeclarationLanguage.getComponentMetadata(jakarta.faces.context.FacesContext, jakarta.faces.application.Resource), leverage the component metadata for the purpose of re-targeting any method expressions from the top level component to the appropriate inner component.
retargetMethodExpressions(FacesContext, UIComponent) - Method in class jakarta.faces.view.ViewDeclarationLanguageWrapper
 
RETRY_AFTER - Static variable in interface jakarta.ws.rs.core.HttpHeaders
RetryableException - Interface in jakarta.resource.spi
A marker interface indicating that the Exception is transient.
RetryableUnavailableException - Exception Class in jakarta.resource.spi
A subclass of the UnavailableException that indicates that the rejection of the work submission is transient.
RetryableUnavailableException() - Constructor for exception class jakarta.resource.spi.RetryableUnavailableException
Constructs a new instance with null as its detail message.
RetryableUnavailableException(String) - Constructor for exception class jakarta.resource.spi.RetryableUnavailableException
Constructs a new instance with the specified detail message.
RetryableUnavailableException(String, String) - Constructor for exception class jakarta.resource.spi.RetryableUnavailableException
Constructs a new throwable with the specified detail message and an error code.
RetryableUnavailableException(String, Throwable) - Constructor for exception class jakarta.resource.spi.RetryableUnavailableException
Constructs a new throwable with the specified detail message and cause.
RetryableUnavailableException(Throwable) - Constructor for exception class jakarta.resource.spi.RetryableUnavailableException
Constructs a new throwable with the specified cause.
RetryableWorkRejectedException - Exception Class in jakarta.resource.spi.work
A subclass of the WorkRejectedException that indicates that the the service unavailability is transient.
RetryableWorkRejectedException() - Constructor for exception class jakarta.resource.spi.work.RetryableWorkRejectedException
Constructs a new instance with null as its detail message.
RetryableWorkRejectedException(String) - Constructor for exception class jakarta.resource.spi.work.RetryableWorkRejectedException
Constructs a new instance with the specified detail message.
RetryableWorkRejectedException(String, String) - Constructor for exception class jakarta.resource.spi.work.RetryableWorkRejectedException
Constructs a new throwable with the specified detail message and an error code.
RetryableWorkRejectedException(String, Throwable) - Constructor for exception class jakarta.resource.spi.work.RetryableWorkRejectedException
Constructs a new throwable with the specified detail message and cause.
RetryableWorkRejectedException(Throwable) - Constructor for exception class jakarta.resource.spi.work.RetryableWorkRejectedException
Constructs a new throwable with the specified cause.
RetryProcessListener - Interface in jakarta.batch.api.chunk.listener
RetryProcessListener intercepts retry processing for an ItemProcessor.
RetryReadListener - Interface in jakarta.batch.api.chunk.listener
RetryReadListener intercepts retry processing for an ItemReader.
RetryWriteListener - Interface in jakarta.batch.api.chunk.listener
RetryWriteListener intercepts retry processing for an ItemWriter.
RETURN_AS_MINIMAL_IMPLICIT_OUTCOME - Enum constant in enum class jakarta.faces.application.ViewVisitOption
Return the logical views in the most minimal form form such that they can still be used for an implicit match by the navigation handler as described in the Jakarta Faces Specification Document section 7.4.2 "Default NavigationHandler Algorithm".
RETURN_VALUE - Enum constant in enum class jakarta.validation.ConstraintTarget
Constraint applies to the return value of a method or a constructor.
RETURN_VALUE - Enum constant in enum class jakarta.validation.ElementKind
The return value of a method or constructor.
ReturnBuilder - Class in jakarta.faces.flow.builder
Create a return node in the current Flow.
ReturnBuilder() - Constructor for class jakarta.faces.flow.builder.ReturnBuilder
 
ReturnBuilderImpl - Class in com.sun.faces.flow.builder
 
ReturnBuilderImpl(FlowBuilderImpl, String) - Constructor for class com.sun.faces.flow.builder.ReturnBuilderImpl
 
returnNode(String) - Method in class com.sun.faces.flow.builder.FlowBuilderImpl
 
returnNode(String) - Method in class jakarta.faces.flow.builder.FlowBuilder
Define a return node.
ReturnNode - Class in jakarta.faces.flow
Represents a return node in the flow graph.
ReturnNode() - Constructor for class jakarta.faces.flow.ReturnNode
 
ReturnNodeImpl - Class in com.sun.faces.flow
 
ReturnNodeImpl(String) - Constructor for class com.sun.faces.flow.ReturnNodeImpl
 
returnType() - Method in interface jakarta.enterprise.lang.model.declarations.MethodInfo
Returns the return type of this method.
Return types for Query by Method Name - Search tag in module jakarta.data
Section
ReturnValueDescriptor - Interface in jakarta.validation.metadata
Describes a validated return value of a method or constructor.
rev - Enum constant in enum class jakarta.faces.component.html.HtmlCommandLink.PropertyKeys
 
rev - Enum constant in enum class jakarta.faces.component.html.HtmlOutcomeTargetLink.PropertyKeys
 
rev - Enum constant in enum class jakarta.faces.component.html.HtmlOutputLink.PropertyKeys
 
reverse() - Method in interface jakarta.persistence.criteria.Order
Switch the ordering.
reverse(List<T>) - Static method in class com.sun.faces.util.Util
 
REVERSE - Static variable in class jakarta.json.bind.config.PropertyOrderStrategy
Using this strategy, the order of properties is in reverse order to lexicographical order.
RFC822 - Static variable in class jakarta.mail.internet.HeaderTokenizer
RFC822 specials
RIConstants - Class in com.sun.faces
This class contains literal strings used throughout the Faces RI.
right(Expression<String>, int) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create an expression for the rightmost substring of a string,
right(Expression<String>, Expression<Integer>) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create an expression for the rightmost substring of a string,
RIGHT - Enum constant in enum class jakarta.persistence.criteria.JoinType
Right outer join.
role - Enum constant in enum class jakarta.faces.component.html.HtmlBody.PropertyKeys
 
role - Enum constant in enum class jakarta.faces.component.html.HtmlCommandButton.PropertyKeys
 
role - Enum constant in enum class jakarta.faces.component.html.HtmlCommandLink.PropertyKeys
 
role - Enum constant in enum class jakarta.faces.component.html.HtmlDataTable.PropertyKeys
 
role - Enum constant in enum class jakarta.faces.component.html.HtmlForm.PropertyKeys
 
role - Enum constant in enum class jakarta.faces.component.html.HtmlGraphicImage.PropertyKeys
 
role - Enum constant in enum class jakarta.faces.component.html.HtmlInputFile.PropertyKeys
 
role - Enum constant in enum class jakarta.faces.component.html.HtmlInputSecret.PropertyKeys
 
role - Enum constant in enum class jakarta.faces.component.html.HtmlInputText.PropertyKeys
 
role - Enum constant in enum class jakarta.faces.component.html.HtmlInputTextarea.PropertyKeys
 
role - Enum constant in enum class jakarta.faces.component.html.HtmlMessage.PropertyKeys
 
role - Enum constant in enum class jakarta.faces.component.html.HtmlMessages.PropertyKeys
 
role - Enum constant in enum class jakarta.faces.component.html.HtmlOutcomeTargetButton.PropertyKeys
 
role - Enum constant in enum class jakarta.faces.component.html.HtmlOutcomeTargetLink.PropertyKeys
 
role - Enum constant in enum class jakarta.faces.component.html.HtmlOutputFormat.PropertyKeys
 
role - Enum constant in enum class jakarta.faces.component.html.HtmlOutputLabel.PropertyKeys
 
role - Enum constant in enum class jakarta.faces.component.html.HtmlOutputLink.PropertyKeys
 
role - Enum constant in enum class jakarta.faces.component.html.HtmlOutputText.PropertyKeys
 
role - Enum constant in enum class jakarta.faces.component.html.HtmlPanelGrid.PropertyKeys
 
role - Enum constant in enum class jakarta.faces.component.html.HtmlSelectBooleanCheckbox.PropertyKeys
 
role - Enum constant in enum class jakarta.faces.component.html.HtmlSelectManyCheckbox.PropertyKeys
 
role - Enum constant in enum class jakarta.faces.component.html.HtmlSelectManyListbox.PropertyKeys
 
role - Enum constant in enum class jakarta.faces.component.html.HtmlSelectManyMenu.PropertyKeys
 
role - Enum constant in enum class jakarta.faces.component.html.HtmlSelectOneListbox.PropertyKeys
 
role - Enum constant in enum class jakarta.faces.component.html.HtmlSelectOneMenu.PropertyKeys
 
role - Enum constant in enum class jakarta.faces.component.html.HtmlSelectOneRadio.PropertyKeys
 
roles() - Element in annotation interface jakarta.jws.soap.SOAPMessageHandler
Deprecated.
List of SOAP roles/actors implemented by the handler.
rolesAllowed() - Element in annotation interface jakarta.servlet.annotation.HttpConstraint
The names of the authorized roles.
rolesAllowed() - Element in annotation interface jakarta.servlet.annotation.HttpMethodConstraint
The names of the authorized roles.
RolesAllowed - Annotation Interface in jakarta.annotation.security
Specifies the list of security roles permitted to access method(s) in an application.
rollback() - Element in annotation interface jakarta.ejb.ApplicationException
Indicates whether the container should cause the transaction to rollback when the exception is thrown.
rollback() - Method in interface jakarta.jms.JMSContext
Rolls back any messages done in this transaction and releases any locks currently held.
rollback() - Method in interface jakarta.jms.Session
Rolls back any messages done in this transaction and releases any locks currently held.
rollback() - Method in interface jakarta.jms.XAJMSContext
Throws a TransactionInProgressRuntimeException, since it should not be called for an XAJMSContext object.
rollback() - Method in interface jakarta.jms.XASession
Throws a TransactionInProgressException, since it should not be called for an XASession object.
rollback() - Method in interface jakarta.persistence.EntityTransaction
Roll back the current resource transaction.
rollback() - Method in interface jakarta.resource.cci.LocalTransaction
Rollbacks the current resource manager local transaction.
rollback() - Method in interface jakarta.resource.spi.LocalTransaction
Rollback a local transaction
rollback() - Method in interface jakarta.transaction.Transaction
Rollback the transaction represented by this Transaction object.
rollback() - Method in interface jakarta.transaction.TransactionManager
Roll back the transaction associated with the current thread.
rollback() - Method in interface jakarta.transaction.UserTransaction
Roll back the transaction associated with the current thread.
rollback(Xid) - Method in interface jakarta.resource.spi.XATerminator
Informs the resource manager to roll back work done on behalf of a transaction branch.
ROLLBACK - Enum constant in enum class jakarta.batch.api.partition.PartitionReducer.PartitionStatus
 
ROLLBACK_COUNT - Enum constant in enum class jakarta.batch.runtime.Metric.MetricType
 
RollbackException - Exception Class in jakarta.persistence
Thrown by the persistence provider when EntityTransaction.commit() fails.
RollbackException - Exception Class in jakarta.transaction
RollbackException exception is thrown when the transaction has been marked for rollback only or the transaction has been rolled back instead of committed.
RollbackException() - Constructor for exception class jakarta.persistence.RollbackException
Constructs a new RollbackException exception with null as its detail message.
RollbackException() - Constructor for exception class jakarta.transaction.RollbackException
 
RollbackException(String) - Constructor for exception class jakarta.persistence.RollbackException
Constructs a new RollbackException exception with the specified detail message.
RollbackException(String) - Constructor for exception class jakarta.transaction.RollbackException
 
RollbackException(String, Throwable) - Constructor for exception class jakarta.persistence.RollbackException
Constructs a new RollbackException exception with the specified detail message and cause.
RollbackException(Throwable) - Constructor for exception class jakarta.persistence.RollbackException
Constructs a new RollbackException exception with the specified cause.
rollbackOn() - Element in annotation interface jakarta.transaction.Transactional
The rollbackOn element can be set to indicate exceptions that must cause the interceptor to mark the transaction for rollback.
rollbackPartitionedStep() - Method in class jakarta.batch.api.partition.AbstractPartitionReducer
Override this method to take action when a partitioned step is rolling back.
rollbackPartitionedStep() - Method in interface jakarta.batch.api.partition.PartitionReducer
The rollbackPartitionedStep method receives control if the runtime is rolling back a partitioned step.
Root<X> - Interface in jakarta.persistence.criteria
A root type in the from clause.
ROOT_PATH - Static variable in interface jakarta.ws.rs.SeBootstrap.Configuration
Configuration key for the root path an application is bound to.
rootElement - Enum constant in enum class jakarta.faces.component.html.HtmlDoctype.PropertyKeys
 
rootPath() - Method in interface jakarta.ws.rs.SeBootstrap.Configuration
Convenience method to get the rootPath to be used.
rootPath(String) - Method in interface jakarta.ws.rs.SeBootstrap.Configuration.Builder
Convenience method to set the rootPath to be used.
round(Expression<T>, Integer) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create an expression that returns the first argument rounded to the number of decimal places given by the second argument.
rowClass - Enum constant in enum class jakarta.faces.component.html.HtmlDataTable.PropertyKeys
 
rowClass - Enum constant in enum class jakarta.faces.component.html.HtmlPanelGrid.PropertyKeys
 
rowClasses - Enum constant in enum class jakarta.faces.component.html.HtmlDataTable.PropertyKeys
 
rowClasses - Enum constant in enum class jakarta.faces.component.html.HtmlPanelGrid.PropertyKeys
 
rowClasses - Variable in class com.sun.faces.renderkit.html_basic.BaseTableRenderer.TableMetaInfo
 
rowHeader - Enum constant in enum class jakarta.faces.component.html.HtmlColumn.PropertyKeys
 
rows - Enum constant in enum class jakarta.faces.component.html.HtmlInputTextarea.PropertyKeys
 
rowSelected(DataModelEvent) - Method in interface jakarta.faces.model.DataModelListener
Notification that a particular row index, with the associated row data, has been selected for processing.
rowStyleCounter - Variable in class com.sun.faces.renderkit.html_basic.BaseTableRenderer.TableMetaInfo
 
RPC - Enum constant in enum class jakarta.jws.soap.SOAPBinding.Style
 
rules - Enum constant in enum class jakarta.faces.component.html.HtmlDataTable.PropertyKeys
 
rules - Enum constant in enum class jakarta.faces.component.html.HtmlPanelGrid.PropertyKeys
 
run() - Method in interface jakarta.jms.Session
Optional operation, intended to be used only by Application Servers, not by ordinary Jakarta Messaging clients.
RunAs - Annotation Interface in jakarta.annotation.security
Defines the identity of the application during execution.
runAsync(Runnable) - Method in interface jakarta.enterprise.concurrent.ManagedExecutorService
Returns a new CompletableFuture that is completed by a task running in this executor after it runs the given action.
runAt() - Element in annotation interface jakarta.enterprise.concurrent.Asynchronous
Establishes a schedule for repeated execution of the method.
runInTransaction(Consumer<EntityManager>) - Method in interface jakarta.persistence.EntityManagerFactory
Create a new application-managed EntityManager with an active transaction, and execute the given function, passing the EntityManager to the function.
RuntimeDelegate - Class in jakarta.ws.rs.ext
Implementations of JAX-RS provide a concrete subclass of RuntimeDelegate and various JAX-RS API methods defer to methods of RuntimeDelegate for their functionality.
RuntimeDelegate() - Constructor for class jakarta.ws.rs.ext.RuntimeDelegate
Allows custom implementations to extend the RuntimeDelegate class.
RuntimeDelegate.HeaderDelegate<T> - Interface in jakarta.ws.rs.ext
Defines the contract for a delegate that is responsible for converting between the String form of a HTTP header and the corresponding JAX-RS type T.
RuntimeType - Enum Class in jakarta.ws.rs
Enumeration of JAX-RS runtime types.
runWithConnection(ConnectionConsumer<C>) - Method in interface jakarta.persistence.EntityManager
Execute the given action using the database connection underlying this EntityManager.
rx() - Method in interface jakarta.ws.rs.client.Invocation.Builder
Access the default reactive invoker based on CompletionStage.
rx(Class<T>) - Method in interface jakarta.ws.rs.client.Invocation.Builder
Access a reactive invoker based on a RxInvoker subclass provider.
RxInvoker<T> - Interface in jakarta.ws.rs.client
Uniform interface for reactive invocation of HTTP methods.
RxInvokerProvider<T> - Interface in jakarta.ws.rs.client
RxInvoker provider.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form