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

A

abandon(long) - Method in interface jakarta.batch.operations.JobOperator
Set batch status to ABANDONED.
ABANDONED - Enum constant in enum class jakarta.batch.runtime.BatchStatus
 
ABANDONED_FLOW - Static variable in class com.sun.faces.flow.FlowHandlerImpl
 
ABANDONED_FLOW - Static variable in class com.sun.faces.flow.FlowImpl
 
AbortedException - Exception Class in jakarta.enterprise.concurrent
Exception indicating that the result of a task cannot be retrieved because the task failed to run for some reason other than being cancelled.
AbortedException() - Constructor for exception class jakarta.enterprise.concurrent.AbortedException
Constructs an AbortedException with null as its detail message.
AbortedException(String) - Constructor for exception class jakarta.enterprise.concurrent.AbortedException
Constructs an AbortedException exception with the specified detail message.
AbortedException(String, Throwable) - Constructor for exception class jakarta.enterprise.concurrent.AbortedException
Constructs an AbortedException exception with the specified detail message and cause.
AbortedException(Throwable) - Constructor for exception class jakarta.enterprise.concurrent.AbortedException
Constructs an AbortedException exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
AbortProcessingException - Exception Class in jakarta.faces.event
An exception that may be thrown by event listeners to terminate the processing of the current event.
AbortProcessingException() - Constructor for exception class jakarta.faces.event.AbortProcessingException
Construct a new exception with no detail message or root cause.
AbortProcessingException(String) - Constructor for exception class jakarta.faces.event.AbortProcessingException
Construct a new exception with the specified detail message and no root cause.
AbortProcessingException(String, Throwable) - Constructor for exception class jakarta.faces.event.AbortProcessingException
Construct a new exception with the specified detail message and root cause.
AbortProcessingException(Throwable) - Constructor for exception class jakarta.faces.event.AbortProcessingException
Construct a new exception with the specified root cause.
abortWith(Response) - Method in interface jakarta.ws.rs.client.ClientRequestContext
Abort the filter chain with a response.
abortWith(Response) - Method in interface jakarta.ws.rs.container.ContainerRequestContext
Abort the filter chain with a response.
abs(Expression<N>) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create an expression that returns the absolute value of its argument.
AbstractBatchlet - Class in jakarta.batch.api
The AbstractBatchlet provides default implementations of less commonly implemented methods.
AbstractBatchlet() - Constructor for class jakarta.batch.api.AbstractBatchlet
 
AbstractCheckpointAlgorithm - Class in jakarta.batch.api.chunk
The AbstractCheckpointAlgorithm provides default implementations of less commonly implemented methods.
AbstractCheckpointAlgorithm() - Constructor for class jakarta.batch.api.chunk.AbstractCheckpointAlgorithm
 
AbstractChunkListener - Class in jakarta.batch.api.chunk.listener
The AbstractChunkListener provides default implementations of less commonly implemented methods.
AbstractChunkListener() - Constructor for class jakarta.batch.api.chunk.listener.AbstractChunkListener
 
AbstractClearableCredential - Class in jakarta.security.enterprise.credential
AbstractClearableCredential contains behavior common to Credential implementations that can be meaningfully cleared.
AbstractClearableCredential() - Constructor for class jakarta.security.enterprise.credential.AbstractClearableCredential
 
AbstractConfigProcessor - Class in com.sun.faces.config.processor
This is the base ConfigProcessor that all concrete ConfigProcessor implementations should extend.
AbstractConfigProcessor() - Constructor for class com.sun.faces.config.processor.AbstractConfigProcessor
 
AbstractCookieBuilder(String) - Constructor for class jakarta.ws.rs.core.Cookie.AbstractCookieBuilder
Create a new instance.
AbstractHtmlLibrary - Class in com.sun.faces.facelets.tag.faces.html
 
AbstractHtmlLibrary(String) - Constructor for class com.sun.faces.facelets.tag.faces.html.AbstractHtmlLibrary
 
AbstractItemProcessListener - Class in jakarta.batch.api.chunk.listener
The AbstractItemProcessListener provides default implementations of less commonly implemented methods.
AbstractItemProcessListener() - Constructor for class jakarta.batch.api.chunk.listener.AbstractItemProcessListener
 
AbstractItemReader - Class in jakarta.batch.api.chunk
The AbstractItemReader provides default implementations of less commonly implemented methods.
AbstractItemReader() - Constructor for class jakarta.batch.api.chunk.AbstractItemReader
 
AbstractItemReadListener - Class in jakarta.batch.api.chunk.listener
The AbstractItemReadListener provides default implementations of less commonly implemented methods.
AbstractItemReadListener() - Constructor for class jakarta.batch.api.chunk.listener.AbstractItemReadListener
 
AbstractItemWriteListener - Class in jakarta.batch.api.chunk.listener
The AbstractItemWriteListener provides default implementations of less commonly implemented methods.
AbstractItemWriteListener() - Constructor for class jakarta.batch.api.chunk.listener.AbstractItemWriteListener
 
AbstractItemWriter - Class in jakarta.batch.api.chunk
The AbstractItemWriter provides default implementations of not commonly implemented methods.
AbstractItemWriter() - Constructor for class jakarta.batch.api.chunk.AbstractItemWriter
 
AbstractJobListener - Class in jakarta.batch.api.listener
The AbstractJobListener provides default implementations of less commonly implemented methods.
AbstractJobListener() - Constructor for class jakarta.batch.api.listener.AbstractJobListener
 
AbstractMarshallerImpl - Class in jakarta.xml.bind.helpers
Partial default Marshaller implementation.
AbstractMarshallerImpl() - Constructor for class jakarta.xml.bind.helpers.AbstractMarshallerImpl
Do-nothing constructor for the derived classes.
AbstractMultivaluedMap<K,V> - Class in jakarta.ws.rs.core
Abstract skeleton implementation of a MultivaluedMap that is backed by a [key, multi-value] store represented as a Map<K, List<V>>.
AbstractMultivaluedMap(Map<K, List<V>>) - Constructor for class jakarta.ws.rs.core.AbstractMultivaluedMap
Initialize the backing store in the abstract parent multivalued map implementation.
AbstractNewCookieBuilder(Cookie) - Constructor for class jakarta.ws.rs.core.NewCookie.AbstractNewCookieBuilder
Create a new instance supplementing the information in the supplied cookie.
AbstractNewCookieBuilder(String) - Constructor for class jakarta.ws.rs.core.NewCookie.AbstractNewCookieBuilder
Create a new instance.
AbstractPartitionAnalyzer - Class in jakarta.batch.api.partition
The AbstractPartitionAnalyzer provides default implementations of less commonly implemented methods.
AbstractPartitionAnalyzer() - Constructor for class jakarta.batch.api.partition.AbstractPartitionAnalyzer
 
AbstractPartitionReducer - Class in jakarta.batch.api.partition
The AbstractBatchlet provides default implementations of less commonly implemented methods.
AbstractPartitionReducer() - Constructor for class jakarta.batch.api.partition.AbstractPartitionReducer
 
AbstractQuery<T> - Interface in jakarta.persistence.criteria
The AbstractQuery interface defines functionality that is common to both top-level queries and subqueries.
AbstractSearchKeywordResolverImpl - Class in com.sun.faces.component.search
 
AbstractSearchKeywordResolverImpl() - Constructor for class com.sun.faces.component.search.AbstractSearchKeywordResolverImpl
 
AbstractStepListener - Class in jakarta.batch.api.listener
The AbstractStepListener provides default implementations of less commonly implemented methods.
AbstractStepListener() - Constructor for class jakarta.batch.api.listener.AbstractStepListener
 
AbstractTagLibrary - Class in com.sun.faces.facelets.tag
Base class for defining TagLibraries in Java
AbstractTagLibrary(String) - Constructor for class com.sun.faces.facelets.tag.AbstractTagLibrary
 
AbstractTagLibrary.ComponentConfigWrapper - Class in com.sun.faces.facelets.tag
 
AbstractUIHandler - Class in com.sun.faces.facelets.compiler
 
AbstractUIHandler() - Constructor for class com.sun.faces.facelets.compiler.AbstractUIHandler
 
AbstractUnmarshallerImpl - Class in jakarta.xml.bind.helpers
Partial default Unmarshaller implementation.
AbstractUnmarshallerImpl() - Constructor for class jakarta.xml.bind.helpers.AbstractUnmarshallerImpl
Do-nothing constructor for the derived classes.
accept - Enum constant in enum class jakarta.faces.component.html.HtmlForm.PropertyKeys
 
accept - Enum constant in enum class jakarta.faces.component.html.HtmlInputFile.PropertyKeys
 
accept(C) - Method in interface jakarta.persistence.ConnectionConsumer
Execute the action using the given connection.
accept(EventContext<T>) - Method in interface jakarta.enterprise.inject.spi.configurator.ObserverMethodConfigurator.EventConsumer
 
accept(MediaType...) - Method in interface jakarta.ws.rs.client.Invocation.Builder
Add the accepted response media types.
accept(String...) - Method in interface jakarta.ws.rs.client.Invocation.Builder
Add the accepted response media types.
accept(T, U) - Method in interface com.sun.faces.util.Util.ThrowingBiConsumer
 
ACCEPT - Enum constant in enum class jakarta.faces.component.visit.VisitResult
This result indicates that the tree visit should descend into current component's subtree.
ACCEPT - Static variable in interface jakarta.ws.rs.core.HttpHeaders
ACCEPT_CHARSET - Static variable in interface jakarta.ws.rs.core.HttpHeaders
ACCEPT_ENCODING - Static variable in interface jakarta.ws.rs.core.HttpHeaders
ACCEPT_LANGUAGE - Static variable in interface jakarta.ws.rs.core.HttpHeaders
acceptcharset - Enum constant in enum class jakarta.faces.component.html.HtmlForm.PropertyKeys
 
accepted() - Static method in class jakarta.ws.rs.core.Response
Create a new ResponseBuilder with an ACCEPTED status.
accepted(Object) - Static method in class jakarta.ws.rs.core.Response
Create a new ResponseBuilder with an ACCEPTED status that contains a representation.
ACCEPTED - Enum constant in enum class jakarta.ws.rs.core.Response.Status
202 Accepted, see HTTP/1.1 documentation.
acceptEncoding(String...) - Method in interface jakarta.ws.rs.client.Invocation.Builder
Add acceptable encodings.
acceptLanguage(String...) - Method in interface jakarta.ws.rs.client.Invocation.Builder
Add acceptable languages.
acceptLanguage(Locale...) - Method in interface jakarta.ws.rs.client.Invocation.Builder
Add acceptable languages.
access(Consumer<HttpSession>) - Method in interface jakarta.servlet.http.HttpSession.Accessor
Call to access the HttpSession used to obtain this Accessor from outside the scope of a HTTP request.
Access - Annotation Interface in jakarta.persistence
Used to specify an access type to be applied to an entity class, mapped superclass, or embeddable class, or to a specific attribute of such a class.
ACCESS_TOKEN - Static variable in interface jakarta.security.enterprise.authentication.mechanism.http.openid.OpenIdConstant
 
ACCESS_TOKEN_HASH - Static variable in interface jakarta.security.enterprise.authentication.mechanism.http.openid.OpenIdConstant
 
Accessing Web Resources - Search tag in package jakarta.ws.rs.client
Section
accesskey - Enum constant in enum class jakarta.faces.component.html.HtmlCommandButton.PropertyKeys
 
accesskey - Enum constant in enum class jakarta.faces.component.html.HtmlCommandLink.PropertyKeys
 
accesskey - Enum constant in enum class jakarta.faces.component.html.HtmlInputFile.PropertyKeys
 
accesskey - Enum constant in enum class jakarta.faces.component.html.HtmlInputSecret.PropertyKeys
 
accesskey - Enum constant in enum class jakarta.faces.component.html.HtmlInputText.PropertyKeys
 
accesskey - Enum constant in enum class jakarta.faces.component.html.HtmlInputTextarea.PropertyKeys
 
accesskey - Enum constant in enum class jakarta.faces.component.html.HtmlOutcomeTargetButton.PropertyKeys
 
accesskey - Enum constant in enum class jakarta.faces.component.html.HtmlOutcomeTargetLink.PropertyKeys
 
accesskey - Enum constant in enum class jakarta.faces.component.html.HtmlOutputLabel.PropertyKeys
 
accesskey - Enum constant in enum class jakarta.faces.component.html.HtmlOutputLink.PropertyKeys
 
accesskey - Enum constant in enum class jakarta.faces.component.html.HtmlSelectBooleanCheckbox.PropertyKeys
 
accesskey - Enum constant in enum class jakarta.faces.component.html.HtmlSelectManyCheckbox.PropertyKeys
 
accesskey - Enum constant in enum class jakarta.faces.component.html.HtmlSelectManyListbox.PropertyKeys
 
accesskey - Enum constant in enum class jakarta.faces.component.html.HtmlSelectManyMenu.PropertyKeys
 
accesskey - Enum constant in enum class jakarta.faces.component.html.HtmlSelectOneListbox.PropertyKeys
 
accesskey - Enum constant in enum class jakarta.faces.component.html.HtmlSelectOneMenu.PropertyKeys
 
accesskey - Enum constant in enum class jakarta.faces.component.html.HtmlSelectOneRadio.PropertyKeys
 
AccessLocalException - Exception Class in jakarta.ejb
An AccessLocalException is thrown to indicate that the caller does not have permission to call the method.
AccessLocalException() - Constructor for exception class jakarta.ejb.AccessLocalException
Constructs an AccessLocalException with no detail message.
AccessLocalException(String) - Constructor for exception class jakarta.ejb.AccessLocalException
Constructs an AccessLocalException with the specified detail message.
AccessLocalException(String, Exception) - Constructor for exception class jakarta.ejb.AccessLocalException
Constructs an AccessLocalException with the specified detail message and a nested exception.
accessor() - Method in interface jakarta.enterprise.lang.model.declarations.RecordComponentInfo
Returns the accessor method corresponding to this record component.
AccessTimeout - Annotation Interface in jakarta.ejb
Specifies the amount of time in a given time unit that a concurrent access attempt should block before timing out.
AccessToken - Interface in jakarta.security.enterprise.identitystore.openid
The Access Token is used by an application to access protected resources.
AccessToken.Type - Enum Class in jakarta.security.enterprise.identitystore.openid
 
accessTokenExpiry() - Element in annotation interface jakarta.security.enterprise.authentication.mechanism.http.openid.LogoutDefinition
Session timeout on the expiry of Access Token.
accessTokenExpiryExpression() - Element in annotation interface jakarta.security.enterprise.authentication.mechanism.http.openid.LogoutDefinition
Allow the session timeout definition using a Jakarta Expression Language expression.
AccessType - Enum Class in jakarta.persistence
Used with the Access annotation to specify an access type to be applied to an entity class, mapped superclass, or embeddable class, or to a specific attribute of such a class.
acknowledge() - Method in interface jakarta.jms.JMSContext
Acknowledges all messages consumed by the JMSContext's session.
acknowledge() - Method in interface jakarta.jms.Message
Acknowledges all consumed messages of the session of this consumed message.
ACR_VALUES - Static variable in interface jakarta.security.enterprise.authentication.mechanism.http.openid.OpenIdConstant
 
ACT_AS_DO_LAST_PHASE_ACTIONS - Static variable in class com.sun.faces.context.flash.ELFlash
 
action() - Element in annotation interface jakarta.jws.WebMethod
The action for this operation.
Action - Annotation Interface in jakarta.xml.ws
The Action annotation allows explicit association of a WS-Addressing Action message addressing property with input, output, and fault messages of the mapped WSDL operation.
ActionEvent - Class in jakarta.faces.event
An ActionEvent represents the activation of a user interface component (such as a UICommand).
ActionEvent(UIComponent) - Constructor for class jakarta.faces.event.ActionEvent
Construct a new event object from the specified source component and action command.
ActionEvent(FacesContext, UIComponent) - Constructor for class jakarta.faces.event.ActionEvent
Construct a new event object from the Faces context, specified source component and action command.
ActionListener - Interface in jakarta.faces.event
A listener interface for receiving ActionEvents.
ActionListenerHandler - Class in com.sun.faces.facelets.tag.faces.core
Register an ActionListener instance on the UIComponent associated with the closest parent UIComponent custom action.
ActionListenerHandler(TagConfig) - Constructor for class com.sun.faces.facelets.tag.faces.core.ActionListenerHandler
 
ActionListenerHandlerBase - Class in com.sun.faces.facelets.tag.faces.core
Register an ActionListener instance on the UIComponent associated with the closest parent UIComponent custom action.
ActionListenerHandlerBase(TagConfig) - Constructor for class com.sun.faces.facelets.tag.faces.core.ActionListenerHandlerBase
 
ActionListenerImpl - Class in com.sun.faces.application
This action listener implementation processes action events during the Apply Request Values or Invoke Application phase of the request processing lifecycle (depending upon the immediate property of the ActionSource that queued this event.
ActionListenerImpl() - Constructor for class com.sun.faces.application.ActionListenerImpl
 
ActionListenerWrapper - Class in jakarta.faces.event
Provides a simple implementation of ActionListener that can be subclassed by developers wishing to provide specialized behavior to an existing ActionListener instance.
ActionListenerWrapper() - Constructor for class jakarta.faces.event.ActionListenerWrapper
 
ActionSource - Interface in jakarta.faces.component
ActionSource is an interface that may be implemented by any concrete UIComponent that wishes to be a source of ActionEvents, including the ability to invoke application actions via the default ActionListener mechanism.
ActionSource2 - Interface in jakarta.faces.component
Deprecated, for removal: This API element is subject to removal in a future version.
Use ActionSource instead.
ActionSource2AttachedObjectHandler - Interface in jakarta.faces.view
Deprecated, for removal: This API element is subject to removal in a future version.
ActionSource2AttachedObjectTarget - Interface in jakarta.faces.view
Deprecated, for removal: This API element is subject to removal in a future version.
ActionSourceAttachedObjectHandler - Interface in jakarta.faces.view
A VDL handler that exposes ActionListener to a page author.
ActionSourceAttachedObjectTarget - Interface in jakarta.faces.view
A marker interface for VDL tags that represent <composite:actionSource/> for use by the composite component page author.
ActionSourceAttachedObjectTargetHandler - Class in com.sun.faces.facelets.tag.composite
 
ActionSourceAttachedObjectTargetHandler(TagConfig) - Constructor for class com.sun.faces.facelets.tag.composite.ActionSourceAttachedObjectTargetHandler
 
ActionSourceAttachedObjectTargetImpl - Class in com.sun.faces.facelets.tag.composite
 
ActionSourceAttachedObjectTargetImpl() - Constructor for class com.sun.faces.facelets.tag.composite.ActionSourceAttachedObjectTargetImpl
 
activate() - Method in interface jakarta.enterprise.context.control.RequestContextController
Activates a RequestContext for the current thread if one is not already active.
ActivateRequestContext - Annotation Interface in jakarta.enterprise.context.control
The container provides a built in interceptor that may be used to annotate classes and methods to indicate that a request context should be activated when this method is invoked.
Activation - Annotation Interface in jakarta.resource.spi
Designates a JavaBean as an ActivationSpec.
activationConfig() - Element in annotation interface jakarta.ejb.MessageDriven
Activation config properties.
ActivationConfigProperty - Annotation Interface in jakarta.ejb
Used to provide information to the deployer about the configuration of a message driven bean in its operational environment.
ActivationDataFlavor - Class in jakarta.activation
The ActivationDataFlavor class is similar to the JDK's java.awt.datatransfer.DataFlavor class.
ActivationDataFlavor(Class<?>, String) - Constructor for class jakarta.activation.ActivationDataFlavor
Construct an ActivationDataFlavor that represents a MimeType.
ActivationDataFlavor(Class<?>, String, String) - Constructor for class jakarta.activation.ActivationDataFlavor
Construct an ActivationDataFlavor that represents an arbitrary Java object.
ActivationDataFlavor(String, String) - Constructor for class jakarta.activation.ActivationDataFlavor
Construct an ActivationDataFlavor that represents a MimeType.
ActivationSpec - Interface in jakarta.resource.spi
This interface serves as a marker.
ACTIVE_VIEW_MAPS - Static variable in class com.sun.faces.application.view.ViewScopeManager
Stores the constants to keep track of the active view maps.
ACTIVE_VIEW_MAPS_SIZE - Static variable in class com.sun.faces.application.view.ViewScopeManager
Stores the constant for the maximum active view map size.
ACTUAL_VIEW_MAP - Static variable in class com.sun.faces.util.RequestStateManager
This attribute is used by the StateMangaer during restore view.
ADAPTERS - Static variable in class jakarta.json.bind.JsonbConfig
Property used to specify custom mapping adapters for generic types.
adaptFromJson(Adapted) - Method in interface jakarta.json.bind.adapter.JsonbAdapter
This method is used on deserialization only.
adaptToJson(Original) - Method in interface jakarta.json.bind.adapter.JsonbAdapter
This method is used on serialization only.
add() - Method in class jakarta.ws.rs.core.Variant.VariantListBuilder
Add the current combination of metadata to the list of supported variants, after this method is called the current combination of metadata is emptied.
add(boolean) - Method in interface jakarta.json.JsonArrayBuilder
Adds a JsonValue.TRUE or JsonValue.FALSE value to the array.
add(double) - Method in interface jakarta.json.JsonArrayBuilder
Adds a value to the array as a JsonNumber.
add(int) - Method in interface jakarta.json.JsonArrayBuilder
Adds a value to the array as a JsonNumber.
add(int, boolean) - Method in interface jakarta.json.JsonArrayBuilder
Adds a JsonValue.TRUE or JsonValue.FALSE value to the array at the specified position.
add(int, double) - Method in interface jakarta.json.JsonArrayBuilder
Adds a value to the array as a JsonNumber at the specified position.
add(int, int) - Method in interface jakarta.json.JsonArrayBuilder
Adds a value to the array as a JsonNumber at the specified position.
add(int, long) - Method in interface jakarta.json.JsonArrayBuilder
Adds a value to the array as a JsonNumber at the specified position.
add(int, JsonArrayBuilder) - Method in interface jakarta.json.JsonArrayBuilder
Adds a JsonArray from an array builder to the array at the specified position.
add(int, JsonObjectBuilder) - Method in interface jakarta.json.JsonArrayBuilder
Adds a JsonObject from an object builder to the array at the specified position.
add(int, JsonValue) - Method in interface jakarta.json.JsonArrayBuilder
Inserts a value to the array at the specified position.
add(int, String) - Method in interface jakarta.json.JsonArrayBuilder
Adds a value to the array as a JsonString at the specified position.
add(int, BigDecimal) - Method in interface jakarta.json.JsonArrayBuilder
Adds a value to the array as a JsonNumber at the specified position.
add(int, BigInteger) - Method in interface jakarta.json.JsonArrayBuilder
Adds a value to the array as a JsonNumber at the specified position.
add(long) - Method in interface jakarta.json.JsonArrayBuilder
Adds a value to the array as a JsonNumber.
add(ResourceInfo, List<String>) - Method in class com.sun.faces.application.resource.ResourceCache
Add the ResourceInfo to the internal cache.
add(E) - Method in class com.sun.faces.util.MostlySingletonSet
 
add(ELResolver) - Method in class com.sun.faces.el.ChainTypeCompositeELResolver
 
add(ELResolver) - Method in class com.sun.faces.el.DemuxCompositeELResolver
 
add(ELResolver) - Method in class jakarta.el.CompositeELResolver
Adds the given resolver to the list of component resolvers.
add(SearchKeywordResolver) - Method in class com.sun.faces.component.search.CompositeSearchKeywordResolver
 
add(Metadata) - Method in class com.sun.faces.facelets.tag.MetaRulesetImpl
 
add(Metadata) - Method in class jakarta.faces.view.facelets.MetaRuleset
Add another Metadata to this ruleset, returning this.
add(JsonArrayBuilder) - Method in interface jakarta.json.JsonArrayBuilder
Adds a JsonArray from an array builder to the array.
add(JsonObjectBuilder) - Method in interface jakarta.json.JsonArrayBuilder
Adds a JsonObject from an object builder to the array.
add(JsonValue) - Method in interface jakarta.json.JsonArrayBuilder
Adds a value to the array.
add(FetchProfile.Item) - Method in class jakarta.mail.FetchProfile
Add the given special item as one of the attributes to be prefetched.
add(Flags) - Method in class jakarta.mail.Flags
Add all the flags in the given Flags object to this Flags object.
add(Flags.Flag) - Method in class jakarta.mail.Flags
Add the specified system flag to this Flags object.
add(Session) - Method in class com.sun.faces.push.WebsocketSessionManager
On open, add given web socket session to the mapping associated with its channel identifier and returns true if it's accepted (i.e.
add(Serializable, Object) - Method in interface jakarta.faces.component.StateHelper
Store the specified value in a List that is internal to the StateHelper.
add(Annotation) - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedConstructorConfigurator
Add an annotation to the constructor.
add(Annotation) - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedFieldConfigurator
Add an annotation to the field.
add(Annotation) - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedMethodConfigurator
Add an annotation to the method.
add(Annotation) - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedParameterConfigurator
Add an annotation to the parameter.
add(Annotation) - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedTypeConfigurator
Add an annotation to the type.
add(String) - Method in interface jakarta.enterprise.inject.build.compatible.spi.ScannedClasses
Adds a class with given name to the set of types discovered during type discovery.
add(String) - Method in interface jakarta.json.JsonArrayBuilder
Adds a value to the array as a JsonString.
add(String) - Method in class jakarta.mail.FetchProfile
Add the specified header-field to the list of attributes to be prefetched.
add(String) - Method in class jakarta.mail.Flags
Add the specified user flag to this Flags object.
add(String, boolean) - Method in interface jakarta.json.JsonObjectBuilder
Adds a name/JsonValue#TRUE or name/JsonValue#FALSE pair to the JSON object associated with this object builder.
add(String, boolean) - Method in interface jakarta.json.JsonPatchBuilder
Adds an "add" JSON Patch operation.
add(String, double) - Method in interface jakarta.json.JsonObjectBuilder
Adds a name/JsonNumber pair to the JSON object associated with this object builder.
add(String, int) - Method in interface jakarta.json.JsonObjectBuilder
Adds a name/JsonNumber pair to the JSON object associated with this object builder.
add(String, int) - Method in interface jakarta.json.JsonPatchBuilder
Adds an "add" JSON Patch operation.
add(String, long) - Method in interface jakarta.json.JsonObjectBuilder
Adds a name/JsonNumber pair to the JSON object associated with this object builder.
add(String, TagHandler) - Method in class com.sun.faces.facelets.tag.faces.AttachedBehaviors
 
add(String, JsonArrayBuilder) - Method in interface jakarta.json.JsonObjectBuilder
Adds a name/JsonArray pair to the JSON object associated with this object builder.
add(String, JsonObjectBuilder) - Method in interface jakarta.json.JsonObjectBuilder
Adds a name/JsonObject pair to the JSON object associated with this object builder.
add(String, JsonValue) - Method in interface jakarta.json.JsonObjectBuilder
Adds a name/JsonValue pair to the JSON object associated with this object builder.
add(String, JsonValue) - Method in interface jakarta.json.JsonPatchBuilder
Adds an "add" JSON Patch operation.
add(String, String) - Method in interface jakarta.json.JsonObjectBuilder
Adds a name/JsonString pair to the JSON object associated with this object builder.
add(String, String) - Method in interface jakarta.json.JsonPatchBuilder
Adds an "add" JSON Patch operation.
add(String, BigDecimal) - Method in interface jakarta.json.JsonObjectBuilder
Adds a name/JsonNumber pair to the JSON object associated with this object builder.
add(String, BigInteger) - Method in interface jakarta.json.JsonObjectBuilder
Adds a name/JsonNumber pair to the JSON object associated with this object builder.
add(BigDecimal) - Method in interface jakarta.json.JsonArrayBuilder
Adds a value to the array as a JsonNumber.
add(BigInteger) - Method in interface jakarta.json.JsonArrayBuilder
Adds a value to the array as a JsonNumber.
add(K, V) - Method in class jakarta.ws.rs.core.AbstractMultivaluedMap
Add a value to the current list of values for the supplied key.
add(K, V) - Method in interface jakarta.ws.rs.core.MultivaluedMap
Add a value to the current list of values for the supplied key.
add(T, JsonValue) - Method in interface jakarta.json.JsonPointer
Adds or replaces a value at the referenced location in the specified target with the specified value.
add(T, V) - Method in class com.sun.faces.util.CollectionsUtils.ConstMap
 
ADD - Enum constant in enum class jakarta.json.JsonPatch.Operation
"add" operation.
ADD - Static variable in class com.sun.faces.util.ComponentStruct
Marker that specifies this is an ADD.
addActionListener(ActionListener) - Method in interface jakarta.faces.component.ActionSource
Add a new ActionListener to the set of listeners interested in being notified when ActionEvents occur.
addActionListener(ActionListener) - Method in class jakarta.faces.component.UICommand
 
addActionListener(ActionListener) - Method in class jakarta.faces.component.UIViewAction
Add a new ActionListener to the set of listeners interested in being notified when ActionEvents occur.
addAjaxBehaviorListener(AjaxBehaviorListener) - Method in class com.sun.faces.facelets.tag.composite.RetargetedAjaxBehavior
 
addAjaxBehaviorListener(AjaxBehaviorListener) - Method in class jakarta.faces.component.behavior.AjaxBehavior
Add the specified AjaxBehaviorListener to the set of listeners registered to receive event notifications from this AjaxBehavior.
addAll(JsonArrayBuilder) - Method in interface jakarta.json.JsonArrayBuilder
Adds all elements of the array in the specified array builder to the array.
addAll(JsonObjectBuilder) - Method in interface jakarta.json.JsonObjectBuilder
Adds all name/value pairs in the JSON object associated with the specified object builder to the JSON object associated with this object builder.
addAll(Collection<? extends E>) - Method in class com.sun.faces.util.MostlySingletonSet
 
addAll(K, List<V>) - Method in class jakarta.ws.rs.core.AbstractMultivaluedMap
Add all the values from the supplied value list to the current list of values for the supplied key.
addAll(K, List<V>) - Method in interface jakarta.ws.rs.core.MultivaluedMap
Add all the values from the supplied value list to the current list of values for the supplied key.
addAll(K, V...) - Method in class jakarta.ws.rs.core.AbstractMultivaluedMap
Add multiple values to the current list of values for the supplied key.
addAll(K, V...) - Method in interface jakarta.ws.rs.core.MultivaluedMap
Add multiple values to the current list of values for the supplied key.
addAnnotatedClasses(Set<Class<?>>, ServletContext) - Static method in class com.sun.faces.config.FacesInitializer
 
addAnnotatedType(AnnotatedType<?>, String) - Method in interface jakarta.enterprise.inject.spi.AfterTypeDiscovery
Adds a given AnnotatedType to the set of types which will be scanned during bean discovery.
addAnnotatedType(AnnotatedType<?>, String) - Method in interface jakarta.enterprise.inject.spi.BeforeBeanDiscovery
Adds a given AnnotatedType to the set of types which will be scanned during bean discovery.
addAnnotatedType(Class<T>, String) - Method in interface jakarta.enterprise.inject.spi.AfterTypeDiscovery
Obtains a new AnnotatedTypeConfigurator to configure a new AnnotatedType and add it to the set of types which will be scanned during bean discovery at the end of the observer invocation.
addAnnotatedType(Class<T>, String) - Method in interface jakarta.enterprise.inject.spi.BeforeBeanDiscovery
Obtains a new AnnotatedTypeConfigurator to configure a new AnnotatedType and add it to the set of types which will be scanned during bean discovery at the end of the observer invocation
addAnnotatedTypes(BeforeBeanDiscovery, BeanManager, Class<?>...) - Static method in class com.sun.faces.cdi.CdiUtils
 
addAnnotation(AnnotationInfo) - Method in interface jakarta.enterprise.inject.build.compatible.spi.ClassConfig
Adds given annotation to this class.
addAnnotation(AnnotationInfo) - Method in interface jakarta.enterprise.inject.build.compatible.spi.DeclarationConfig
Adds given annotation to this declaration.
addAnnotation(AnnotationInfo) - Method in interface jakarta.enterprise.inject.build.compatible.spi.FieldConfig
Adds given annotation to this field.
addAnnotation(AnnotationInfo) - Method in interface jakarta.enterprise.inject.build.compatible.spi.MethodConfig
Adds given annotation to this method.
addAnnotation(AnnotationInfo) - Method in interface jakarta.enterprise.inject.build.compatible.spi.ParameterConfig
Adds given annotation to this method parameter.
addAnnotation(Annotation) - Method in interface jakarta.enterprise.inject.build.compatible.spi.ClassConfig
Adds given annotation to this class.
addAnnotation(Annotation) - Method in interface jakarta.enterprise.inject.build.compatible.spi.DeclarationConfig
Adds given annotation to this declaration.
addAnnotation(Annotation) - Method in interface jakarta.enterprise.inject.build.compatible.spi.FieldConfig
Adds given annotation to this field.
addAnnotation(Annotation) - Method in interface jakarta.enterprise.inject.build.compatible.spi.MethodConfig
Adds given annotation to this method.
addAnnotation(Annotation) - Method in interface jakarta.enterprise.inject.build.compatible.spi.ParameterConfig
Adds given annotation to this method parameter.
addAnnotation(Class<? extends Annotation>) - Method in interface jakarta.enterprise.inject.build.compatible.spi.ClassConfig
Adds a marker annotation of given type to this class.
addAnnotation(Class<? extends Annotation>) - Method in interface jakarta.enterprise.inject.build.compatible.spi.DeclarationConfig
Adds a marker annotation of given type to this declaration.
addAnnotation(Class<? extends Annotation>) - Method in interface jakarta.enterprise.inject.build.compatible.spi.FieldConfig
Adds a marker annotation of given type to this field.
addAnnotation(Class<? extends Annotation>) - Method in interface jakarta.enterprise.inject.build.compatible.spi.MethodConfig
Adds a marker annotation of given type to this method.
addAnnotation(Class<? extends Annotation>) - Method in interface jakarta.enterprise.inject.build.compatible.spi.ParameterConfig
Adds a marker annotation of given type to this method parameter.
addAttachmentPart(AttachmentPart) - Method in class jakarta.xml.soap.SOAPMessage
Adds the given AttachmentPart object to this SOAPMessage object.
addAttribute(Name, String) - Method in interface jakarta.xml.soap.SOAPElement
Adds an attribute with the specified name and value to this SOAPElement object.
addAttribute(QName, String) - Method in interface jakarta.xml.soap.SOAPElement
Adds an attribute with the specified name and value to this SOAPElement object.
addAttributeNode(Attribute<? super T, Y>) - Method in interface jakarta.persistence.Graph
Get an existing attribute node for the given attribute, or add a new attribute node if there is no existing node.
addAttributeNode(String) - Method in interface jakarta.persistence.Graph
Get an existing attribute node for the attribute with the given name, or add a new attribute node if there is no existing node.
addAttributeNodes(Attribute<? super T, ?>...) - Method in interface jakarta.persistence.Graph
Add one or more attribute nodes to the entity graph.
addAttributeNodes(String...) - Method in interface jakarta.persistence.Graph
Add one or more attribute nodes to the entity graph.
addBean() - Method in interface jakarta.enterprise.inject.spi.AfterBeanDiscovery
Obtains a new BeanConfigurator to configure a new Bean and add it at the end of the observer invocation.
addBean(Bean<?>) - Method in interface jakarta.enterprise.inject.spi.AfterBeanDiscovery
Fires an event of type ProcessBean containing the given Bean and then registers the Bean with the container, thereby making a bean which is not an interceptor nor a decorator available for injection into other beans.
addBean(Class<T>) - Method in interface jakarta.enterprise.inject.build.compatible.spi.SyntheticComponents
Creates a SyntheticBeanBuilder that allows configuring a new synthetic bean of given implementationClass.
addBeanClasses(Class<?>...) - Method in class jakarta.enterprise.inject.se.SeContainerInitializer
Add provided bean classes to the synthetic bean archive.
addBeanNameResolver(BeanNameResolver) - Method in class jakarta.el.ELManager
Register a BeanNameResolver.
addBeanNode() - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder
Adds a bean node (class-level) to the path the ConstraintViolation will be associated to.
addBeanNode() - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder.ContainerElementNodeBuilderCustomizableContext
Adds a bean node (class-level) to the path the ConstraintViolation will be associated to.
addBeanNode() - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder.ContainerElementNodeBuilderDefinedContext
Adds a bean node (class-level) to the path the ConstraintViolation will be associated to.
addBeanNode() - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder.ContainerElementNodeContextBuilder
Adds a bean node (class-level) to the path the ConstraintViolation will be associated to.
addBeanNode() - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderCustomizableContext
Adds a bean node (class-level) to the path the ConstraintViolation will be associated to.
addBeanNode() - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderDefinedContext
Adds a bean node (class-level) to the path the ConstraintViolation will be associated to.
addBeanNode() - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder
Adds a bean node (class-level) to the path the ConstraintViolation will be associated to.
addBehavior(FacesContext, ClientBehaviorHolder) - Method in class com.sun.faces.component.behavior.AjaxBehaviors.BehaviorInfo
 
addBehavior(String, String) - Method in class com.sun.faces.application.ApplicationImpl
 
addBehavior(String, String) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
addBehavior(String, String) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
Adds a named behavior
addBehavior(String, String) - Method in class jakarta.faces.application.Application
Register a new mapping of behavior id to the name of the corresponding Behavior class.
addBehavior(String, String) - Method in class jakarta.faces.application.ApplicationWrapper
The default behavior of this method is to call Application.addBehavior(String, String) on the wrapped Application object.
addBehavior(String, String, Class) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
 
addBehaviorListener(BehaviorListener) - Method in class jakarta.faces.component.behavior.BehaviorBase
Add the specified BehaviorListener to the set of listeners registered to receive event notifications from this Behavior.
addBehaviors(FacesContext, ClientBehaviorHolder) - Method in class com.sun.faces.component.behavior.AjaxBehaviors
 
addBody() - Method in interface jakarta.xml.soap.SOAPEnvelope
Creates a SOAPBody object and sets it as the SOAPBody object for this SOAPEnvelope object.
addBodyElement(Name) - Method in interface jakarta.xml.soap.SOAPBody
Creates a new SOAPBodyElement object with the specified name and adds it to this SOAPBody object.
addBodyElement(QName) - Method in interface jakarta.xml.soap.SOAPBody
Creates a new SOAPBodyElement object with the specified QName and adds it to this SOAPBody object.
addBodyPart(BodyPart) - Method in class jakarta.mail.internet.MimeMultipart
Adds a Part to the multipart.
addBodyPart(BodyPart) - Method in class jakarta.mail.Multipart
Adds a Part to the multipart.
addBodyPart(BodyPart, int) - Method in class jakarta.mail.internet.MimeMultipart
Adds a BodyPart at position index.
addBodyPart(BodyPart, int) - Method in class jakarta.mail.Multipart
Adds a BodyPart at position index.
addChannelId(String, String, String) - Method in class com.sun.faces.push.WebsocketUserManager
Add user channel ID associated with given session based user ID and channel name.
addChildElement(Name) - Method in interface jakarta.xml.soap.SOAPElement
Creates a new SOAPElement object initialized with the given Name object and adds the new element to this SOAPElement object.
addChildElement(SOAPElement) - Method in interface jakarta.xml.soap.SOAPElement
Add a SOAPElement as a child of this SOAPElement instance.
addChildElement(String) - Method in interface jakarta.xml.soap.SOAPElement
Creates a new SOAPElement object initialized with the specified local name and adds the new element to this SOAPElement object.
addChildElement(String, String) - Method in interface jakarta.xml.soap.SOAPElement
Creates a new SOAPElement object initialized with the specified local name and prefix and adds the new element to this SOAPElement object.
addChildElement(String, String, String) - Method in interface jakarta.xml.soap.SOAPElement
Creates a new SOAPElement object initialized with the specified local name, prefix, and URI and adds the new element to this SOAPElement object.
addChildElement(QName) - Method in interface jakarta.xml.soap.SOAPElement
Creates a new SOAPElement object initialized with the given QName object and adds the new element to this SOAPElement object.
addClientBehavior(String, ClientBehavior) - Method in class com.sun.faces.facelets.tag.composite.BehaviorHolderWrapper
 
addClientBehavior(String, ClientBehavior) - Method in interface jakarta.faces.component.behavior.ClientBehaviorHolder
Attaches a ClientBehavior to the component implementing this interface for the specified event.
addClientBehavior(String, ClientBehavior) - Method in class jakarta.faces.component.UIComponentBase
addClientBehaviorRenderer(String, ClientBehaviorRenderer) - Method in class com.sun.faces.renderkit.RenderKitImpl
 
addClientBehaviorRenderer(String, ClientBehaviorRenderer) - Method in class jakarta.faces.render.RenderKit
Register the specified ClientBehaviorRenderer instance, associated with the specified component type, to the set of ClientBehaviorRenderers registered with this RenderKit, replacing any previously registered ClientBehaviorRenderer for this type.
addClientBehaviorRenderer(String, ClientBehaviorRenderer) - Method in class jakarta.faces.render.RenderKitWrapper
The default behavior of this method is to call RenderKit.addClientBehaviorRenderer(String, ClientBehaviorRenderer) on the wrapped RenderKit object.
addComponent(FaceletContext, UIComponent, UIComponent) - Method in class com.sun.faces.facelets.compiler.AbstractUIHandler
 
addComponent(FaceletContext, UIComponent, UIComponent) - Static method in class com.sun.faces.facelets.tag.faces.ComponentSupport
Add the child component to the parent.
addComponent(String, String) - Method in class com.sun.faces.application.ApplicationImpl
 
addComponent(String, String) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
addComponent(String, String) - Method in class jakarta.faces.application.Application
Register a new mapping of component type to the name of the corresponding UIComponent class.
addComponent(String, String) - Method in class jakarta.faces.application.ApplicationWrapper
The default behavior of this method is to call Application.addComponent(String, String) on the wrapped Application object.
addComponent(String, String, String) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
Add a ComponentHandlerImpl with the specified componentType and rendererType, aliased by the tag name.
addComponent(String, String, String, Class) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
Add a ComponentHandlerImpl with the specified componentType and rendererType, aliased by the tag name.
addComponentResource(FacesContext, UIComponent) - Method in class jakarta.faces.component.UIViewRoot
Add argument component, which is assumed to represent a resource instance, as a resource to this view.
addComponentResource(FacesContext, UIComponent, String) - Method in class jakarta.faces.component.UIViewRoot
Add argument component, which is assumed to represent a resource instance, as a resource to this view.
addComponentToView(FaceletContext, UIComponent, UIComponent, boolean) - Method in class com.sun.faces.facelets.tag.faces.ComponentTagHandlerDelegateImpl
 
addComponentToView(FaceletContext, UIComponent, UIComponent, boolean) - Method in class com.sun.faces.facelets.tag.faces.html.ComponentResourceDelegate
 
addCompositeComponentTag(String, String) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
Add a CompositeComponentTagHandler for the specified resource.
addConnectionEventListener(ConnectionEventListener) - Method in interface jakarta.resource.spi.ManagedConnection
Adds a connection event listener to the ManagedConnection instance.
addConnectionListener(ConnectionListener) - Method in class jakarta.mail.Folder
Add a listener for Connection events on this Folder.
addConnectionListener(ConnectionListener) - Method in class jakarta.mail.Service
Add a listener for Connection events on this service.
addConstraintViolation() - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder
Adds the new ConstraintViolation to be generated if the constraint validator marks the value as invalid.
addConstraintViolation() - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder.ContainerElementNodeBuilderCustomizableContext
Adds the new ConstraintViolation to be generated if the constraint validator mark the value as invalid.
addConstraintViolation() - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder.ContainerElementNodeBuilderDefinedContext
Adds the new ConstraintViolation to be generated if the constraint validator marks the value as invalid.
addConstraintViolation() - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder.ContainerElementNodeContextBuilder
Adds the new ConstraintViolation to be generated if the constraint validator mark the value as invalid.
addConstraintViolation() - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder.LeafNodeBuilderCustomizableContext
Adds the new ConstraintViolation to be generated if the constraint validator mark the value as invalid.
addConstraintViolation() - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder.LeafNodeBuilderDefinedContext
Adds the new ConstraintViolation to be generated if the constraint validator marks the value as invalid.
addConstraintViolation() - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder.LeafNodeContextBuilder
Adds the new ConstraintViolation to be generated if the constraint validator mark the value as invalid.
addConstraintViolation() - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderCustomizableContext
Adds the new ConstraintViolation to be generated if the constraint validator mark the value as invalid.
addConstraintViolation() - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderDefinedContext
Adds the new ConstraintViolation to be generated if the constraint validator marks the value as invalid.
addConstraintViolation() - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder
Adds the new ConstraintViolation to be generated if the constraint validator mark the value as invalid.
addContainerElementNode(String, Class<?>, Integer) - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder
Adds a container element node to the path the ConstraintViolation will be associated to.
addContainerElementNode(String, Class<?>, Integer) - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder.ContainerElementNodeBuilderCustomizableContext
Adds a container element node to the path the ConstraintViolation will be associated to.
addContainerElementNode(String, Class<?>, Integer) - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder.ContainerElementNodeBuilderDefinedContext
Adds a container element node to the path the ConstraintViolation will be associated to.
addContainerElementNode(String, Class<?>, Integer) - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder.ContainerElementNodeContextBuilder
Adds a container element node to the path the ConstraintViolation will be associated to.
addContainerElementNode(String, Class<?>, Integer) - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderCustomizableContext
Adds a container element node to the path the ConstraintViolation will be associated to.
addContainerElementNode(String, Class<?>, Integer) - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderDefinedContext
Adds a container element node to the path the ConstraintViolation will be associated to.
addContainerElementNode(String, Class<?>, Integer) - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder
Adds a container element node to the path the ConstraintViolation will be associated to.
addContext(Context) - Method in interface jakarta.enterprise.inject.spi.AfterBeanDiscovery
Registers a custom Context object with the container.
addContext(Class<? extends Annotation>, boolean, Class<? extends AlterableContext>) - Method in interface jakarta.enterprise.inject.build.compatible.spi.MetaAnnotations
Registers custom context for given scopeAnnotation and given contextClass.
addContext(Class<? extends Annotation>, Class<? extends AlterableContext>) - Method in interface jakarta.enterprise.inject.build.compatible.spi.MetaAnnotations
Registers custom context for given scopeAnnotation and given contextClass.
addConversionErrorMessage(FacesContext, UIComponent, ConverterException) - Method in class com.sun.faces.application.PropertyEditorHelper
Add a conversion error message in the case of a PropertyEditor based conversion error.
addConverter(Class<?>, String) - Method in class com.sun.faces.application.ApplicationImpl
 
addConverter(Class<?>, String) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
addConverter(Class<?>, String) - Method in class jakarta.faces.application.Application
Register a new converter class that is capable of performing conversions for the specified target class.
addConverter(Class<?>, String) - Method in class jakarta.faces.application.ApplicationWrapper
The default behavior of this method is to call Application.addConverter(Class, String) on the wrapped Application object.
addConverter(String, String) - Method in class com.sun.faces.application.ApplicationImpl
 
addConverter(String, String) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
addConverter(String, String) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
Add a ConverterHandler for the specified converterId
addConverter(String, String) - Method in class jakarta.faces.application.Application
Register a new mapping of converter id to the name of the corresponding Converter class.
addConverter(String, String) - Method in class jakarta.faces.application.ApplicationWrapper
The default behavior of this method is to call Application.addConverter(String, String) on the wrapped Application object.
addConverter(String, String, Class) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
Add a ConverterHandler for the specified converterId of a TagHandler type
addCookie(Cookie) - Method in interface jakarta.servlet.http.HttpServletResponse
Adds the specified cookie to the response.
addCookie(Cookie) - Method in class jakarta.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call addCookie(Cookie cookie) on the wrapped response object.
addDataModelListener(DataModelListener) - Method in class jakarta.faces.model.DataModel
Add a new DataModelListener to the set interested in notifications from this DataModel.
addDateHeader(String, long) - Method in interface jakarta.servlet.http.HttpServletResponse
Adds a response header with the given name and date-value.
addDateHeader(String, long) - Method in class jakarta.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call addDateHeader(String name, long date) on the wrapped response object.
addDefaultValidatorId(String) - Method in class com.sun.faces.application.ApplicationImpl
 
addDefaultValidatorId(String) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
addDefaultValidatorId(String) - Method in class jakarta.faces.application.Application
Register a validator by its id that is applied to all UIInput components in a view.
addDefaultValidatorId(String) - Method in class jakarta.faces.application.ApplicationWrapper
The default behavior of this method is to call Application.addDefaultValidatorId(String) on the wrapped Application object.
addDefaultValidatorsToComponent(FacesContext, EditableValueHolder) - Static method in class com.sun.faces.component.validator.ComponentValidators
Creates and installs default validators, if any, into the argument EditableValueHolder.
addDefinitionError(Throwable) - Method in interface jakarta.enterprise.inject.spi.AfterBeanDiscovery
Registers a definition error with the container, causing the container to abort deployment after all observers have been notified.
addDefinitionError(Throwable) - Method in interface jakarta.enterprise.inject.spi.ProcessBean
Registers a definition error with the container, causing the container to abort deployment after bean discovery is complete.
addDefinitionError(Throwable) - Method in interface jakarta.enterprise.inject.spi.ProcessBeanAttributes
Registers a definition error with the container, causing the container to abort deployment after bean discovery is complete.
addDefinitionError(Throwable) - Method in interface jakarta.enterprise.inject.spi.ProcessInjectionPoint
Registers a definition error with the container, causing the container to abort deployment after bean discovery is complete.
addDefinitionError(Throwable) - Method in interface jakarta.enterprise.inject.spi.ProcessInjectionTarget
Registers a definition error with the container, causing the container to abort deployment after bean discovery is complete.
addDefinitionError(Throwable) - Method in interface jakarta.enterprise.inject.spi.ProcessObserverMethod
Registers a definition error with the container, causing the container to abort deployment after bean discovery is complete.
addDefinitionError(Throwable) - Method in interface jakarta.enterprise.inject.spi.ProcessProducer
Registers a definition error with the container, causing the container to abort deployment after bean discovery is complete.
addDeploymentProblem(Throwable) - Method in interface jakarta.enterprise.inject.spi.AfterDeploymentValidation
Registers a deployment problem with the container, causing the container to abort deployment after all observers have been notified.
addDetail() - Method in interface jakarta.xml.soap.SOAPFault
Creates an optional Detail object and sets it as the Detail object for this SOAPFault object.
addDetailEntry(Name) - Method in interface jakarta.xml.soap.Detail
Creates a new DetailEntry object with the given name and adds it to this Detail object.
addDetailEntry(QName) - Method in interface jakarta.xml.soap.Detail
Creates a new DetailEntry object with the given QName and adds it to this Detail object.
addDocument(Document) - Method in interface jakarta.xml.soap.SOAPBody
Adds the root node of the DOM Document to this SOAPBody object.
addDuplicateName(String, Class<? extends SystemEvent>) - Method in class com.sun.faces.application.NamedEventManager
 
ADDED - Static variable in class jakarta.mail.event.MessageCountEvent
The messages were added to their folder
addELContextListener(ELContextListener) - Method in class com.sun.faces.application.ApplicationImpl
 
addELContextListener(ELContextListener) - Method in class com.sun.faces.application.applicationimpl.ExpressionLanguage
 
addELContextListener(ELContextListener) - Method in class jakarta.faces.application.Application
Provide a way for Faces applications to register an ELContextListener that will be notified on creation of ELContext instances.
addELContextListener(ELContextListener) - Method in class jakarta.faces.application.ApplicationWrapper
The default behavior of this method is to call Application.addELContextListener(jakarta.el.ELContextListener) on the wrapped Application object.
addELContextListener(ELContextListener) - Method in interface jakarta.servlet.jsp.JspApplicationContext
Registers a ELContextListeners so that context objects can be added whenever a new ELContext is created.
addElementSubgraph(PluralAttribute<? super T, ?, E>) - Method in interface jakarta.persistence.Graph
Add a node to the graph that corresponds to a collection element that is a managed type.
addElementSubgraph(String) - Method in interface jakarta.persistence.Graph
Add a node to the graph that corresponds to a collection element that is a managed type.
addElementSubgraph(String, Class<X>) - Method in interface jakarta.persistence.Graph
Add a node to the graph that corresponds to a collection element that is a managed type.
addELResolver(ELResolver) - Method in class com.sun.faces.application.ApplicationImpl
 
addELResolver(ELResolver) - Method in class com.sun.faces.application.applicationimpl.ExpressionLanguage
 
addELResolver(ELResolver) - Method in class jakarta.el.ELManager
Add an user defined ELResolver to the list of ELResolvers.
addELResolver(ELResolver) - Method in class jakarta.el.StandardELContext
Add a custom ELResolver to the context.
addELResolver(ELResolver) - Method in class jakarta.faces.application.Application
Cause an the argument resolver to be added to the resolver chain as specified in section 5.3.2 "ELResolver" of the Jakarta Faces Specification Document.
addELResolver(ELResolver) - Method in class jakarta.faces.application.ApplicationWrapper
The default behavior of this method is to call Application.addELResolver(jakarta.el.ELResolver) on the wrapped Application object.
addELResolver(ELResolver) - Method in interface jakarta.servlet.jsp.JspApplicationContext
Adds an ELResolver to affect the way EL variables and properties are resolved for EL expressions appearing in JSP pages and tag files.
addEndpoint(ServerEndpointConfig) - Method in interface jakarta.websocket.server.ServerContainer
Deploys the given endpoint described by the provided configuration into this ServerContainer.
addEndpoint(Class<?>) - Method in interface jakarta.websocket.server.ServerContainer
Deploys the given annotated endpoint into this ServerContainer.
addEvaluationListener(EvaluationListener) - Method in class jakarta.el.ELContext
Registers an evaluation listener to the ELContext.
addEvaluationListener(EvaluationListener) - Method in class jakarta.el.ELManager
Register an evaluation listener.
addExtensions(Extension...) - Method in class jakarta.enterprise.inject.se.SeContainerInitializer
Add extensions to the set of extensions.
addExtensions(Class<? extends Extension>...) - Method in class jakarta.enterprise.inject.se.SeContainerInitializer
Add extensions to the set of extensions.
addFacesComponent(FacesComponentUsage) - Method in class com.sun.faces.application.ApplicationAssociate
 
addFacesListener(FacesListener) - Method in class com.sun.faces.facelets.compiler.UILeaf
 
addFacesListener(FacesListener) - Method in class com.sun.faces.facelets.tag.composite.BehaviorHolderWrapper
 
addFacesListener(FacesListener) - Method in class jakarta.faces.component.UIComponent
Add the specified FacesListener to the set of listeners registered to receive event notifications from this UIComponent.
addFacesListener(FacesListener) - Method in class jakarta.faces.component.UIComponentBase
Add the specified FacesListener to the set of listeners registered to receive event notifications from this UIComponent.
addFault() - Method in interface jakarta.xml.soap.SOAPBody
Creates a new SOAPFault object and adds it to this SOAPBody object.
addFault(Name, String) - Method in interface jakarta.xml.soap.SOAPBody
Creates a new SOAPFault object and adds it to this SOAPBody object.
addFault(Name, String, Locale) - Method in interface jakarta.xml.soap.SOAPBody
Creates a new SOAPFault object and adds it to this SOAPBody object.
addFault(QName, String) - Method in interface jakarta.xml.soap.SOAPBody
Creates a new SOAPFault object and adds it to this SOAPBody object.
addFault(QName, String, Locale) - Method in interface jakarta.xml.soap.SOAPBody
Creates a new SOAPFault object and adds it to this SOAPBody object.
addFaultReasonText(String, Locale) - Method in interface jakarta.xml.soap.SOAPFault
Appends or replaces a Reason Text item containing the specified text message and an xml:lang derived from locale.
addFilter(String, Filter) - Method in interface jakarta.servlet.ServletContext
Registers the given filter instance with this ServletContext under the given filterName.
addFilter(String, Class<? extends Filter>) - Method in interface jakarta.servlet.ServletContext
Adds the filter with the given name and class type to this servlet context.
addFilter(String, String) - Method in interface jakarta.servlet.ServletContext
Adds the filter with the given name and class name to this servlet context.
addFirst(K, V) - Method in class jakarta.ws.rs.core.AbstractMultivaluedMap
Add a value to the first position in the current list of values for the supplied key.
addFirst(K, V) - Method in interface jakarta.ws.rs.core.MultivaluedMap
Add a value to the first position in the current list of values for the supplied key.
addFirstNull(List<V>) - Method in class jakarta.ws.rs.core.AbstractMultivaluedMap
Define the behavior for adding a null values to the first position in the value list.
addFlow(FacesContext, Flow) - Method in class com.sun.faces.flow.FlowHandlerImpl
 
addFlow(FacesContext, Flow) - Method in class jakarta.faces.flow.FlowHandler
Add the argument Flow to the collection of Flows known to the current application.
addFolderListener(FolderListener) - Method in class jakarta.mail.Folder
Add a listener for Folder events on this Folder.
addFolderListener(FolderListener) - Method in class jakarta.mail.Store
Add a listener for Folder events on any Folder object obtained from this Store.
addFrom(Address[]) - Method in class jakarta.mail.internet.MimeMessage
Add the specified addresses to the existing "From" field.
addFrom(Address[]) - Method in class jakarta.mail.Message
Add these addresses to the existing "From" attribute
addFunction(String, Method) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
Add a Method to be used as a Function at Compilation.
addFunction(String, String, Method) - Method in class com.sun.faces.facelets.el.DefaultFunctionMapper
 
addHeader() - Method in interface jakarta.xml.soap.SOAPEnvelope
Creates a SOAPHeader object and sets it as the SOAPHeader object for this SOAPEnvelope object.
addHeader(String, String) - Method in class jakarta.mail.internet.InternetHeaders
Add a header with the specified name and value to the header list.
addHeader(String, String) - Method in class jakarta.mail.internet.MimeBodyPart
Add this value to the existing values for this header_name.
addHeader(String, String) - Method in class jakarta.mail.internet.MimeMessage
Add this value to the existing values for this header_name.
addHeader(String, String) - Method in interface jakarta.mail.Part
Add this value to the existing values for this header_name.
addHeader(String, String) - Method in interface jakarta.servlet.http.HttpServletResponse
Adds a response header with the given name and value.
addHeader(String, String) - Method in class jakarta.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to return addHeader(String name, String value) on the wrapped response object.
addHeader(String, String) - Method in interface jakarta.servlet.http.PushBuilder
Deprecated.
Add a request header to be used for the push.
addHeader(String, String) - Method in class jakarta.xml.soap.MimeHeaders
Adds a MimeHeader object with the specified name and value to this MimeHeaders object's list of headers.
addHeaderElement(Name) - Method in interface jakarta.xml.soap.SOAPHeader
Creates a new SOAPHeaderElement object initialized with the specified name and adds it to this SOAPHeader object.
addHeaderElement(QName) - Method in interface jakarta.xml.soap.SOAPHeader
Creates a new SOAPHeaderElement object initialized with the specified qname and adds it to this SOAPHeader object.
addHeaderLine(String) - Method in class jakarta.mail.internet.InternetHeaders
Add an RFC822 header line to the header store.
addHeaderLine(String) - Method in class jakarta.mail.internet.MimeBodyPart
Add a header line to this body part
addHeaderLine(String) - Method in class jakarta.mail.internet.MimeMessage
Add a raw RFC 822 header-line.
addHeaderLine(String) - Method in interface jakarta.mail.internet.MimePart
Add a raw RFC822 header-line.
addHint(SearchExpressionContext, SearchExpressionHint) - Method in class com.sun.faces.component.search.SearchExpressionHandlerImpl
 
addHtmlComponent(String, String, String) - Method in class com.sun.faces.facelets.tag.faces.html.AbstractHtmlLibrary
 
addInitContextEntryForCurrentThread() - Method in class com.sun.faces.config.InitFacesContext
 
addInjectionPoint(InjectionPoint) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
Add an InjectionPoint to the configured bean
addInjectionPoints(InjectionPoint...) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
Add InjectionPoints to the configured bean
addInjectionPoints(Set<InjectionPoint>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
Add InjectionPoints to the configured bean
addInterceptorBinding(AnnotatedType<? extends Annotation>) - Method in interface jakarta.enterprise.inject.spi.BeforeBeanDiscovery
Declares an annotation type as an interceptor binding type.
addInterceptorBinding(Class<? extends Annotation>) - Method in interface jakarta.enterprise.inject.build.compatible.spi.MetaAnnotations
Registers annotation as an interceptor binding annotation.
addInterceptorBinding(Class<? extends Annotation>, Annotation...) - Method in interface jakarta.enterprise.inject.spi.BeforeBeanDiscovery
Declares an annotation type as an interceptor binding type, and specifies its meta-annotations.
addIntHeader(String, int) - Method in interface jakarta.servlet.http.HttpServletResponse
Adds a response header with the given name and integer value.
addIntHeader(String, int) - Method in class jakarta.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call addIntHeader(String name, int value) on the wrapped response object.
addJspFile(String, String) - Method in interface jakarta.servlet.ServletContext
Adds the servlet with the given jsp file to this servlet context.
addKeySubgraph(Attribute<? super T, X>) - Method in interface jakarta.persistence.Graph
Deprecated, for removal: This API element is subject to removal in a future version.
addKeySubgraph(Attribute<? super T, X>, Class<? extends X>) - Method in interface jakarta.persistence.Graph
Deprecated, for removal: This API element is subject to removal in a future version.
addKeySubgraph(String) - Method in interface jakarta.persistence.Graph
Add a node to the graph that corresponds to a map key that is a managed type.
addKeySubgraph(String, Class<X>) - Method in interface jakarta.persistence.Graph
Add a node to the graph that corresponds to a map key that is a managed type with inheritance.
addLifecycle(String, Lifecycle) - Method in class com.sun.faces.lifecycle.LifecycleFactoryImpl
 
addLifecycle(String, Lifecycle) - Method in class jakarta.faces.lifecycle.LifecycleFactory
Register a new Lifecycle instance, associated with the specified lifecycleId, to be supported by this LifecycleFactory.
addListener(AsyncListener) - Method in interface jakarta.servlet.AsyncContext
Registers the given AsyncListener with the most recent asynchronous cycle that was started by a call to one of the ServletRequest.startAsync() methods.
addListener(AsyncListener, ServletRequest, ServletResponse) - Method in interface jakarta.servlet.AsyncContext
Registers the given AsyncListener with the most recent asynchronous cycle that was started by a call to one of the ServletRequest.startAsync() methods.
addListener(Class<? extends EventListener>) - Method in interface jakarta.servlet.ServletContext
Adds a listener of the given class type to this ServletContext.
addListener(String) - Method in interface jakarta.servlet.ServletContext
Adds the listener with the given class name to this ServletContext.
addListener(T) - Method in interface jakarta.servlet.ServletContext
Adds the given listener to this ServletContext.
addMailcap(String) - Method in class jakarta.activation.MailcapCommandMap
Add entries to the registry.
addMapKeySubgraph(MapAttribute<? super T, K, ?>) - Method in interface jakarta.persistence.Graph
Add a node to the graph that corresponds to a map key that is a managed type.
addMapping(InputStream) - Method in interface jakarta.validation.Configuration
Add a stream describing constraint mapping in the Jakarta Validation XML format.
addMapping(String...) - Method in interface jakarta.servlet.ServletRegistration
Adds a servlet mapping with the given URL patterns for the Servlet represented by this ServletRegistration.
addMappingForServletNames(EnumSet<DispatcherType>, boolean, String...) - Method in interface jakarta.servlet.FilterRegistration
Adds a filter mapping with the given servlet names and dispatcher types for the Filter represented by this FilterRegistration.
addMappingForUrlPatterns(EnumSet<DispatcherType>, boolean, String...) - Method in interface jakarta.servlet.FilterRegistration
Adds a filter mapping with the given url patterns and dispatcher types for the Filter represented by this FilterRegistration.
addMessage(String, FacesMessage) - Method in class com.sun.faces.config.initfacescontext.NoOpFacesContext
 
addMessage(String, FacesMessage) - Method in class com.sun.faces.context.FacesContextImpl
 
addMessage(String, FacesMessage) - Method in class jakarta.faces.context.FacesContext
Append a FacesMessage to the set of messages associated with the specified client identifier, if clientId is not null.
addMessage(String, FacesMessage) - Method in class jakarta.faces.context.FacesContextWrapper
The default behavior of this method is to call FacesContext.addMessage(String, FacesMessage) on the wrapped FacesContext object.
addMessageChangedListener(MessageChangedListener) - Method in class jakarta.mail.Folder
Add a listener for MessageChanged events on this Folder.
addMessageCountListener(MessageCountListener) - Method in class jakarta.mail.Folder
Add a listener for MessageCount events on this Folder.
addMessageHandler(MessageHandler) - Method in interface jakarta.websocket.Session
Register to handle to incoming messages in this conversation.
addMessageHandler(Class<T>, MessageHandler.Partial<T>) - Method in interface jakarta.websocket.Session
Register to handle to incoming messages in this conversation.
addMessageHandler(Class<T>, MessageHandler.Whole<T>) - Method in interface jakarta.websocket.Session
Register to handle to incoming messages in this conversation.
addMimeHeader(String, String) - Method in class jakarta.xml.soap.AttachmentPart
Adds a MIME header with the specified name and value to this AttachmentPart object.
addMimeHeader(String, String) - Method in class jakarta.xml.soap.SOAPPart
Creates a MimeHeader object with the specified name and value and adds it to this SOAPPart object.
addMimeTypes(String) - Method in class jakarta.activation.MimetypesFileTypeMap
Prepend the MIME type values to the registry.
addMtomAttachment(byte[], int, int, String, String, String) - Method in class jakarta.xml.bind.attachment.AttachmentMarshaller
Consider binary data for optimized binary storage as an attachment.
addMtomAttachment(DataHandler, String, String) - Method in class jakarta.xml.bind.attachment.AttachmentMarshaller
Consider MIME content data for optimized binary storage as an attachment.
addNamedEntityGraph(String, EntityGraph<T>) - Method in interface jakarta.persistence.EntityManagerFactory
Add a named copy of the given EntityGraph to this EntityManagerFactory.
addNamedEvent(String, Class<? extends SystemEvent>) - Method in class com.sun.faces.application.NamedEventManager
 
addNamedQuery(String, Query) - Method in interface jakarta.persistence.EntityManagerFactory
Define the query, typed query, or stored procedure query as a named query such that future query objects can be created from it using the EntityManager.createNamedQuery(java.lang.String) or EntityManager.createNamedStoredProcedureQuery(java.lang.String) methods.
addNamespaceDeclaration(String, String) - Method in interface jakarta.xml.soap.SOAPElement
Adds a namespace declaration with the specified prefix and URI to this SOAPElement object.
addNavigationCase(NavigationCase) - Method in class com.sun.faces.application.ApplicationAssociate
Add a navigation case to the internal case set.
addNavigationParams(NavigationCase, Map<String, List<String>>) - Method in class com.sun.faces.renderkit.html_basic.OutcomeTargetRenderer
 
addNode(String) - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder
addNode(String) - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderCustomizableContext
addNode(String) - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderDefinedContext
addNode(String) - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder
addNotUnderstoodHeaderElement(QName) - Method in interface jakarta.xml.soap.SOAPHeader
Creates a new NotUnderstood SOAPHeaderElement object initialized with the specified name and adds it to this SOAPHeader object.
addNull() - Method in interface jakarta.json.JsonArrayBuilder
Adds a JsonValue.NULL value to the array.
addNull(int) - Method in interface jakarta.json.JsonArrayBuilder
Adds a JsonValue.NULL value to the array at the specified position.
addNull(String) - Method in interface jakarta.json.JsonObjectBuilder
Adds a name/JsonValue#NULL pair to the JSON object associated with this object builder where the value is null.
addNull(List<V>) - Method in class jakarta.ws.rs.core.AbstractMultivaluedMap
Define the behavior for adding a null values to the value list.
addObserver(Type) - Method in interface jakarta.enterprise.inject.build.compatible.spi.SyntheticComponents
Creates a SyntheticObserverBuilder that allows configuring a new synthetic observer for given eventType.
addObserver(Class<T>) - Method in interface jakarta.enterprise.inject.build.compatible.spi.SyntheticComponents
Creates a SyntheticObserverBuilder that allows configuring a new synthetic observer for given eventType.
addObserverMethod() - Method in interface jakarta.enterprise.inject.spi.AfterBeanDiscovery
obtains a new ObserverMethodConfigurator to configure a new ObserverMethod and add it at the end of the observer invocation.
addObserverMethod(ObserverMethod<?>) - Method in interface jakarta.enterprise.inject.spi.AfterBeanDiscovery
Fires an event of type ProcessObserverMethod containing the given ObserverMethod and then registers the ObserverMethod with the container, thereby making it available for event notifications.
addPackages(boolean, Class<?>...) - Method in class jakarta.enterprise.inject.se.SeContainerInitializer
Packages of the specified classes will be scanned and found classes will be added to the set of bean classes for the synthetic bean archive.*
addPackages(boolean, Package...) - Method in class jakarta.enterprise.inject.se.SeContainerInitializer
All classes from the specified packages will be added to the set of bean classes for the synthetic bean archive.
addPackages(Class<?>...) - Method in class jakarta.enterprise.inject.se.SeContainerInitializer
All classes from the packages of the specified classes will be added to the set of bean classes for the synthetic bean archive.
addPackages(Package...) - Method in class jakarta.enterprise.inject.se.SeContainerInitializer
All classes from the specified packages will be added to the set of bean classes for the synthetic bean archive.
addParameterNode(int) - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder
Adds a method parameter node to the path the ConstraintViolation will be associated to.
addPhaseListener(PhaseListener) - Method in class com.sun.faces.lifecycle.LifecycleImpl
 
addPhaseListener(PhaseListener) - Method in class jakarta.faces.component.UIViewRoot
Add the argument newPhaseListener to the list of PhaseListeners on this UIViewRoot.
addPhaseListener(PhaseListener) - Method in class jakarta.faces.lifecycle.Lifecycle
Register a new PhaseListener instance that is interested in being notified before and after the processing for standard phases of the request processing lifecycle.
addPhaseListener(PhaseListener) - Method in class jakarta.faces.lifecycle.LifecycleWrapper
 
addPort(QName, String, String) - Method in class jakarta.xml.ws.Service
Creates a new port for the service.
addPort(QName, String, String) - Method in class jakarta.xml.ws.spi.ServiceDelegate
Creates a new port for the service.
addProperty(String, Object) - Method in class jakarta.enterprise.inject.se.SeContainerInitializer
Add a configuration property to the container
addProperty(String, String) - Method in interface jakarta.validation.Configuration
Adds a provider specific property.
addPropertyELResolver(ELResolver) - Method in class com.sun.faces.el.ChainTypeCompositeELResolver
 
addPropertyELResolver(ELResolver) - Method in class com.sun.faces.el.DemuxCompositeELResolver
 
addPropertyELResolver(ELResolver) - Method in class com.sun.faces.el.FacesCompositeELResolver
 
addPropertyNode(String) - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder
Adds a property node to the path the ConstraintViolation will be associated to.
addPropertyNode(String) - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder.ContainerElementNodeBuilderCustomizableContext
Adds a property node to the path the ConstraintViolation will be associated to.
addPropertyNode(String) - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder.ContainerElementNodeBuilderDefinedContext
Adds a property node to the path the ConstraintViolation will be associated to.
addPropertyNode(String) - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder.ContainerElementNodeContextBuilder
Adds a property node to the path the ConstraintViolation will be associated to.
addPropertyNode(String) - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderCustomizableContext
Adds a property node to the path the ConstraintViolation will be associated to.
addPropertyNode(String) - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderDefinedContext
Adds a property node to the path the ConstraintViolation will be associated to.
addPropertyNode(String) - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder
Adds a property node to the path the ConstraintViolation will be associated to.
addProtectedView(String) - Method in class com.sun.faces.application.view.MultiViewHandler
 
addProtectedView(String) - Method in class jakarta.faces.application.ViewHandler
Add the argument urlPattern to the thread safe Set of protected views for this application.
addProtectedView(String) - Method in class jakarta.faces.application.ViewHandlerWrapper
The default behavior of this method is to call ViewHandler.addProtectedView(java.lang.String) on the wrapped ViewHandler object.
addProvider(Provider) - Method in class jakarta.mail.Session
Add a provider to the session.
addQualifier(AnnotatedType<? extends Annotation>) - Method in interface jakarta.enterprise.inject.spi.BeforeBeanDiscovery
Declares an annotation type as a Qualifier qualifier type.
addQualifier(Annotation) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanAttributesConfigurator
Add a qualifier to the configured bean
addQualifier(Annotation) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
Add a qualifier to the configured bean
addQualifier(Annotation) - Method in interface jakarta.enterprise.inject.spi.configurator.InjectionPointConfigurator
Add the qualifier to the InjectionPoint to build
addQualifier(Annotation) - Method in interface jakarta.enterprise.inject.spi.configurator.ObserverMethodConfigurator
Add the qualifier to the observed event
addQualifier(Class<? extends Annotation>) - Method in interface jakarta.enterprise.inject.build.compatible.spi.MetaAnnotations
Registers annotation as a qualifier annotation.
addQualifier(Class<? extends Annotation>) - Method in interface jakarta.enterprise.inject.spi.BeforeBeanDiscovery
Declares an annotation type as a Qualifier qualifier type.
addQualifiers(Annotation...) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanAttributesConfigurator
Add qualifiers to the bean.
addQualifiers(Annotation...) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
Add qualifiers to the bean.
addQualifiers(Annotation...) - Method in interface jakarta.enterprise.inject.spi.configurator.InjectionPointConfigurator
Add all the qualifiers to the InjectionPoint to build
addQualifiers(Annotation...) - Method in interface jakarta.enterprise.inject.spi.configurator.ObserverMethodConfigurator
Add all the qualifiers to the Observed event
addQualifiers(Set<Annotation>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanAttributesConfigurator
Add qualifiers to the bean.
addQualifiers(Set<Annotation>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
Add qualifiers to the bean.
addQualifiers(Set<Annotation>) - Method in interface jakarta.enterprise.inject.spi.configurator.InjectionPointConfigurator
Add all the qualifiers to the InjectionPoint to build
addQualifiers(Set<Annotation>) - Method in interface jakarta.enterprise.inject.spi.configurator.ObserverMethodConfigurator
Add all the qualifiers to the Observed event
addRadio(FacesContext, UISelectOne) - Method in class com.sun.faces.renderkit.html_basic.RadioRenderer.Group
 
addRecipient(Message.RecipientType, Address) - Method in class jakarta.mail.Message
Add this recipient address to the existing ones of the given type.
addRecipients(Message.RecipientType, Address[]) - Method in class jakarta.mail.internet.MimeMessage
Add the given addresses to the specified recipient type.
addRecipients(Message.RecipientType, Address[]) - Method in class jakarta.mail.Message
Add these recipient addresses to the existing ones of the given type.
addRecipients(Message.RecipientType, String) - Method in class jakarta.mail.internet.MimeMessage
Add the given addresses to the specified recipient type.
addRenderer(String, String, Renderer) - Method in class com.sun.faces.renderkit.RenderKitImpl
 
addRenderer(String, String, Renderer) - Method in class jakarta.faces.render.RenderKit
Register the specified Renderer instance, associated with the specified component family and rendererType, to the set of Renderers registered with this RenderKit, replacing any previously registered Renderer for this combination of identifiers.
addRenderer(String, String, Renderer) - Method in class jakarta.faces.render.RenderKitWrapper
The default behavior of this method is to call RenderKit.addRenderer(String, String, Renderer) on the wrapped RenderKit object.
addRenderKit(String, RenderKit) - Method in class com.sun.faces.renderkit.RenderKitFactoryImpl
 
addRenderKit(String, RenderKit) - Method in class jakarta.faces.render.RenderKitFactory
Register the specified RenderKit instance, associated with the specified renderKitId, to be supported by this RenderKitFactory, replacing any previously registered RenderKit for this identifier.
addResourceBundle(String, ApplicationResourceBundle) - Method in class com.sun.faces.application.ApplicationAssociate
keys: element from faces-config
addResponseCookie(String, String, Map<String, Object>) - Method in class com.sun.faces.context.ExternalContextImpl
 
addResponseCookie(String, String, Map<String, Object>) - Method in class jakarta.faces.context.ExternalContext
Adds the cookie represented by the arguments to the response.
addResponseCookie(String, String, Map<String, Object>) - Method in class jakarta.faces.context.ExternalContextWrapper
The default behavior of this method is to call ExternalContext.addResponseCookie(String, String, Map) on the wrapped ExternalContext object.
addResponseHeader(String, String) - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
 
addResponseHeader(String, String) - Method in class com.sun.faces.context.ExternalContextImpl
 
addResponseHeader(String, String) - Method in class jakarta.faces.context.ExternalContext
Add the given name and value to the response header.
addResponseHeader(String, String) - Method in class jakarta.faces.context.ExternalContextWrapper
The default behavior of this method is to call ExternalContext.addResponseHeader(String,String) on the wrapped ExternalContext object.
addResponseHeader(String, String) - Method in class jakarta.xml.ws.spi.http.HttpExchange
Adds a response header with the given name and value.
address - Variable in class jakarta.mail.internet.InternetAddress
The email address.
address - Variable in class jakarta.mail.search.AddressTerm
The address.
address(String) - Method in class jakarta.xml.ws.wsaddressing.W3CEndpointReferenceBuilder
Sets the address to the W3CEndpointReference instance's wsa:Address.
Address - Class in jakarta.mail
This abstract class models the addresses in a message.
Address() - Constructor for class jakarta.mail.Address
Creates a default Address.
ADDRESS - Static variable in interface jakarta.security.enterprise.authentication.mechanism.http.openid.OpenIdConstant
 
AddressException - Exception Class in jakarta.mail.internet
The exception thrown when a wrongly formatted address is encountered.
AddressException() - Constructor for exception class jakarta.mail.internet.AddressException
Constructs an AddressException with no detail message.
AddressException(String) - Constructor for exception class jakarta.mail.internet.AddressException
Constructs an AddressException with the specified detail message.
AddressException(String, String) - Constructor for exception class jakarta.mail.internet.AddressException
Constructs an AddressException with the specified detail message and reference info.
AddressException(String, String, int) - Constructor for exception class jakarta.mail.internet.AddressException
Constructs an AddressException with the specified detail message and reference info.
Addressing - Annotation Interface in jakarta.xml.ws.soap
This annotation represents the use of WS-Addressing with either the SOAP 1.1/HTTP or SOAP 1.2/HTTP binding.
AddressingFeature - Class in jakarta.xml.ws.soap
AddressingFeature represents the use of WS-Addressing with either the SOAP 1.1/HTTP or SOAP 1.2/HTTP binding.
AddressingFeature() - Constructor for class jakarta.xml.ws.soap.AddressingFeature
Creates and configures an AddressingFeature with the use of addressing requirements.
AddressingFeature(boolean) - Constructor for class jakarta.xml.ws.soap.AddressingFeature
Creates and configures an AddressingFeature with the use of addressing requirements.
AddressingFeature(boolean, boolean) - Constructor for class jakarta.xml.ws.soap.AddressingFeature
Creates and configures an AddressingFeature with the use of addressing requirements.
AddressingFeature(boolean, boolean, AddressingFeature.Responses) - Constructor for class jakarta.xml.ws.soap.AddressingFeature
Creates and configures an AddressingFeature with the use of addressing requirements.
AddressingFeature.Responses - Enum Class in jakarta.xml.ws.soap
If addressing is enabled, this property determines if endpoint requires the use of only anonymous responses, or only non-anonymous responses, or all.
AddressStringTerm - Class in jakarta.mail.search
This abstract class implements string comparisons for Message addresses.
AddressStringTerm(String) - Constructor for class jakarta.mail.search.AddressStringTerm
Constructor.
AddressTerm - Class in jakarta.mail.search
This class implements Message Address comparisons.
AddressTerm(Address) - Constructor for class jakarta.mail.search.AddressTerm
Constructor.
addRootELResolver(ELResolver) - Method in class com.sun.faces.el.ChainTypeCompositeELResolver
 
addRootELResolver(ELResolver) - Method in class com.sun.faces.el.DemuxCompositeELResolver
 
addRootELResolver(ELResolver) - Method in class com.sun.faces.el.FacesCompositeELResolver
 
addRule(MetaRule) - Method in class com.sun.faces.facelets.tag.MetaRulesetImpl
 
addRule(MetaRule) - Method in class jakarta.faces.view.facelets.MetaRuleset
Add another MetaRule to this ruleset, returning this.
addScope(Class<? extends Annotation>, boolean, boolean) - Method in interface jakarta.enterprise.inject.spi.BeforeBeanDiscovery
Declares an annotation type as a scope type.
addSearchKeywordResolver(SearchKeywordResolver) - Method in class com.sun.faces.application.ApplicationImpl
 
addSearchKeywordResolver(SearchKeywordResolver) - Method in class com.sun.faces.application.applicationimpl.SearchExpression
 
addSearchKeywordResolver(SearchKeywordResolver) - Method in class jakarta.faces.application.Application
Cause the argument resolver to be added to the head of the resolver chain.
addSearchKeywordResolver(SearchKeywordResolver) - Method in class jakarta.faces.application.ApplicationWrapper
 
addServlet(String, Servlet) - Method in interface jakarta.servlet.ServletContext
Registers the given servlet instance with this ServletContext under the given servletName.
addServlet(String, Class<? extends Servlet>) - Method in interface jakarta.servlet.ServletContext
Adds the servlet with the given name and class type to this servlet context.
addServlet(String, String) - Method in interface jakarta.servlet.ServletContext
Adds the servlet with the given name and class name to this servlet context.
addServletContextEntryForInitContext(ServletContext) - Method in class com.sun.faces.config.InitFacesContext
 
addSQLParameter(Object) - Method in interface jakarta.servlet.jsp.jstl.sql.SQLExecutionTag
Adds a PreparedStatement parameter value.
addStereotype(Class<? extends Annotation>) - Method in interface jakarta.enterprise.inject.build.compatible.spi.MetaAnnotations
Registers annotation as a stereotype annotation.
addStereotype(Class<? extends Annotation>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanAttributesConfigurator
Add a stereotype to the configured bean
addStereotype(Class<? extends Annotation>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
Add a stereotype to the configured bean
addStereotype(Class<? extends Annotation>, Annotation...) - Method in interface jakarta.enterprise.inject.spi.BeforeBeanDiscovery
Declares an annotation type as a stereotype, and specifies its meta-annotations.
addStereotypes(Set<Class<? extends Annotation>>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanAttributesConfigurator
Add stereotypes to the configured bean
addStereotypes(Set<Class<? extends Annotation>>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
Add stereotypes to the configured bean
addStoreListener(StoreListener) - Method in class jakarta.mail.Store
Add a listener for StoreEvents on this Store.
addSubclassSubgraph(Class<? extends T>) - Method in interface jakarta.persistence.EntityGraph
Deprecated, for removal: This API element is subject to removal in a future version.
addSubgraph(Attribute<? super T, X>) - Method in interface jakarta.persistence.Graph
Add a node to the graph that corresponds to a managed type.
addSubgraph(Attribute<? super T, X>, Class<? extends X>) - Method in interface jakarta.persistence.Graph
Deprecated, for removal: This API element is subject to removal in a future version.
addSubgraph(String) - Method in interface jakarta.persistence.Graph
Add a node to the graph that corresponds to a managed type.
addSubgraph(String, Class<X>) - Method in interface jakarta.persistence.Graph
Add a node to the graph that corresponds to a managed type with inheritance.
addSwaRefAttachment(DataHandler) - Method in class jakarta.xml.bind.attachment.AttachmentMarshaller
Add MIME data as an attachment and return attachment's content-id, cid.
addTagDecorator(TagDecorator) - Method in class com.sun.faces.facelets.compiler.Compiler
 
addTagHandler(String, Class) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
Use the specified HandlerType in compiling Facelets.
addTagLibraries(Compiler) - Method in class com.sun.faces.application.ApplicationAssociate
 
addTagLibrary(TagLibrary) - Method in class com.sun.faces.facelets.compiler.Compiler
 
addTextNode(String) - Method in interface jakarta.xml.soap.SOAPElement
Creates a new Text object initialized with the given String and adds it to this SOAPElement object.
addToDescendantMarkIdCache(UIComponent, UIComponent) - Static method in class com.sun.faces.facelets.tag.faces.ComponentSupport
Adds the mark id of the specified UIComponent otherComponent to the mark id cache of this component, including all its descendant mark ids.
addToExcludedPolicy(Permission) - Method in interface jakarta.security.jacc.PolicyConfiguration
Used to add a single excluded policy statement to this PolicyConfiguration.
addToExcludedPolicy(PermissionCollection) - Method in interface jakarta.security.jacc.PolicyConfiguration
Used to add excluded policy statements to this PolicyConfiguration.
addToId(Object) - Method in class com.sun.faces.cdi.ApplicationMapProducer
 
addToId(Object) - Method in class com.sun.faces.cdi.ApplicationProducer
 
addToId(Object) - Method in class com.sun.faces.cdi.ComponentProducer
 
addToId(Object) - Method in class com.sun.faces.cdi.CompositeComponentProducer
 
addToId(Object) - Method in class com.sun.faces.cdi.DataModelClassesMapProducer
 
addToId(Object) - Method in class com.sun.faces.cdi.ExternalContextProducer
 
addToId(Object) - Method in class com.sun.faces.cdi.FacesContextProducer
 
addToId(Object) - Method in class com.sun.faces.cdi.FlashProducer
 
addToId(Object) - Method in class com.sun.faces.cdi.FlowMapProducer
 
addToId(Object) - Method in class com.sun.faces.cdi.FlowProducer
 
addToId(Object) - Method in class com.sun.faces.cdi.HeaderMapProducer
 
addToId(Object) - Method in class com.sun.faces.cdi.HeaderValuesMapProducer
 
addToId(Object) - Method in class com.sun.faces.cdi.InitParameterMapProducer
 
addToId(Object) - Method in class com.sun.faces.cdi.ManagedPropertyProducer
 
addToId(Object) - Method in class com.sun.faces.cdi.RequestCookieMapProducer
 
addToId(Object) - Method in class com.sun.faces.cdi.RequestMapProducer
 
addToId(Object) - Method in class com.sun.faces.cdi.RequestParameterMapProducer
 
addToId(Object) - Method in class com.sun.faces.cdi.RequestParameterValuesMapProducer
 
addToId(Object) - Method in class com.sun.faces.cdi.RequestProducer
 
addToId(Object) - Method in class com.sun.faces.cdi.ResourceHandlerProducer
 
addToId(Object) - Method in class com.sun.faces.cdi.SessionMapProducer
 
addToId(Object) - Method in class com.sun.faces.cdi.SessionProducer
 
addToId(Object) - Method in class com.sun.faces.cdi.ViewMapProducer
 
addToId(Object) - Method in class com.sun.faces.cdi.ViewProducer
 
addToRole(String, Permission) - Method in interface jakarta.security.jacc.PolicyConfiguration
Used to add a single permission to a named role in this PolicyConfiguration.
addToRole(String, PermissionCollection) - Method in interface jakarta.security.jacc.PolicyConfiguration
Used to add permissions to a named role in this PolicyConfiguration.
addToUncheckedPolicy(Permission) - Method in interface jakarta.security.jacc.PolicyConfiguration
Used to add a single unchecked policy statement to this PolicyConfiguration.
addToUncheckedPolicy(PermissionCollection) - Method in interface jakarta.security.jacc.PolicyConfiguration
Used to add unchecked policy statements to this PolicyConfiguration.
addTransformer(ClassTransformer) - Method in interface jakarta.persistence.spi.PersistenceUnitInfo
Add a transformer supplied by the provider that is called for every new class definition or class redefinition that gets loaded by the loader returned by the PersistenceUnitInfo.getClassLoader() method.
addTransitiveTypeClosure(Type) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanAttributesConfigurator
Adds an unrestricted set of bean types for the given type as if it represented a bean class of a managed bean.
addTransitiveTypeClosure(Type) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
Adds an unrestricted set of bean types for the given type as if it represented a bean class of a managed bean.
addTransportListener(TransportListener) - Method in class jakarta.mail.Transport
Add a listener for Transport events.
addTreatedElementSubgraph(PluralAttribute<? super T, ?, ? super E>, Class<E>) - Method in interface jakarta.persistence.Graph
Add a node to the graph that corresponds to a collection element that is a managed type.
addTreatedMapKeySubgraph(MapAttribute<? super T, ? super K, ?>, Class<K>) - Method in interface jakarta.persistence.Graph
Add a node to the graph that corresponds to a map key that is a managed type with inheritance.
addTreatedSubgraph(Attribute<? super T, ? super Y>, Class<Y>) - Method in interface jakarta.persistence.Graph
Add a node to the graph that corresponds to a managed type with inheritance.
addTreatedSubgraph(Class<S>) - Method in interface jakarta.persistence.EntityGraph
Add additional attributes to this entity graph that correspond to attributes of subclasses of the entity type of this EntityGraph.
addType(TypeLiteral<?>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanAttributesConfigurator
Add a type to the bean types
addType(TypeLiteral<?>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
Add a type to the bean types
addType(Type) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanAttributesConfigurator
Add a type to the bean types
addType(Type) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
Add a type to the bean types
addTypes(Type...) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanAttributesConfigurator
Add types to the bean types
addTypes(Type...) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
Add types to the bean types
addTypes(Set<Type>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanAttributesConfigurator
Add types to the bean types
addTypes(Set<Type>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
Add types to the bean types
addUpgradeHeaderElement(String) - Method in interface jakarta.xml.soap.SOAPHeader
Creates a new Upgrade SOAPHeaderElement object initialized with the specified supported SOAP URI and adds it to this SOAPHeader object.
addUpgradeHeaderElement(String[]) - Method in interface jakarta.xml.soap.SOAPHeader
Creates a new Upgrade SOAPHeaderElement object initialized with the specified array of supported SOAP URIs and adds it to this SOAPHeader object.
addUpgradeHeaderElement(Iterator<String>) - Method in interface jakarta.xml.soap.SOAPHeader
Creates a new Upgrade SOAPHeaderElement object initialized with the specified List of supported SOAP URIs and adds it to this SOAPHeader object.
addUserTag(String, URL) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
Add a UserTagHandler specified a the URL source.
addValidator(Validator) - Method in class com.sun.faces.ext.component.UIValidateWholeBean
 
addValidator(Validator) - Method in interface jakarta.faces.component.EditableValueHolder
Add a Validator instance to the set associated with this component.
addValidator(Validator) - Method in class jakarta.faces.component.UIInput
Add a Validator instance to the set associated with this UIInput.
addValidator(String, String) - Method in class com.sun.faces.application.ApplicationImpl
 
addValidator(String, String) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
addValidator(String, String) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
Add a ValidatorHandler for the specified validatorId
addValidator(String, String) - Method in class jakarta.faces.application.Application
Register a new mapping of validator id to the name of the corresponding Validator class.
addValidator(String, String) - Method in class jakarta.faces.application.ApplicationWrapper
The default behavior of this method is to call Application.addValidator(String, String) on the wrapped Application object.
addValidator(String, String, Class) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
Add a ValidatorHandler for the specified validatorId
addValidators(FacesContext, EditableValueHolder) - Method in class com.sun.faces.component.validator.ComponentValidators
Based on the ValidatorInfo instances present on the stack, configure the argument EditableValueHolder with Validators created from the available info.
addValueChangeListener(ValueChangeListener) - Method in interface jakarta.faces.component.EditableValueHolder
Add a new ValueChangeListener to the set of listeners interested in being notified when ValueChangeEvents occur.
addValueChangeListener(ValueChangeListener) - Method in class jakarta.faces.component.UIInput
Add a new ValueChangeListener to the set of listeners interested in being notified when ValueChangeEvents occur.
addValueExtractor(ValueExtractor<?>) - Method in interface jakarta.validation.Configuration
Adds a value extractor.
addValueExtractor(ValueExtractor<?>) - Method in interface jakarta.validation.ValidatorContext
Adds a value extractor to be used by the Validator.
addViewParameters(FacesContext, String, Map<String, List<String>>) - Method in class com.sun.faces.application.view.MultiViewHandler
 
AdministeredObject - Annotation Interface in jakarta.resource.spi
Designates a JavaBean as an administered object.Administered objects are specific to a messaging style or message provider.
AdministeredObjectDefinition - Annotation Interface in jakarta.resource
Annotation used to define a Connector administered object to be registered in JNDI.
AdministeredObjectDefinitions - Annotation Interface in jakarta.resource
Declares one or more AdministeredObjectDefinition annotations.
Administration - Search tag in package jakarta.jms
Section
adminObjectInterfaces() - Element in annotation interface jakarta.resource.spi.AdministeredObject
Specifies the Java type of the interface implemented by the administered object.
AFTER_COMPLETION - Enum constant in enum class jakarta.enterprise.event.TransactionPhase
Identifies an after completion observer method, called during the after completion phase of the transaction.
AFTER_FAILURE - Enum constant in enum class jakarta.enterprise.event.TransactionPhase
Identifies an after failure observer method, called during the after completion phase of the transaction, only when the transaction fails.
AFTER_SUCCESS - Enum constant in enum class jakarta.enterprise.event.TransactionPhase
Identifies an after success observer method, called during the after completion phase of the transaction, only when the transaction completes successfully.
AFTER_VIEW_CONTENT - Static variable in class com.sun.faces.util.RequestStateManager
Attribute for storing any content within a page that is defined after the closing f:view.
afterBeanDiscovery(AfterBeanDiscovery, BeanManager) - Method in class com.sun.faces.application.view.ViewScopeExtension
After bean discovery.
afterBeanDiscovery(AfterBeanDiscovery, BeanManager) - Method in class com.sun.faces.cdi.CdiExtension
AfterBeanDiscovery: add all CDI producer beans allowing EL resolving of Faces specific artifacts add a managed property type producer bean for each managed property type discovered in CdiExtension.processManagedBean(ProcessManagedBean, BeanManager)
AfterBeanDiscovery - Interface in jakarta.enterprise.inject.spi
The event type of the second event fired by the container when it has fully completed the bean discovery process, validated that there are no definition errors relating to the discovered beans, and registered Bean and ObserverMethod objects for the discovered beans, but before detecting deployment problems.
afterBegin() - Method in interface jakarta.ejb.SessionSynchronization
The afterBegin method notifies a stateful session bean instance that a new transaction has started, and that the subsequent business methods on the instance will be invoked in the context of the transaction.
AfterBegin - Annotation Interface in jakarta.ejb
Designate a stateful session bean method to receive the after begin session synchronization callback.
afterChunk() - Method in class jakarta.batch.api.chunk.listener.AbstractChunkListener
Override this method if the ChunkListener will do something after the chunk ends.
afterChunk() - Method in interface jakarta.batch.api.chunk.listener.ChunkListener
The afterChunk method receives control after processing of the current chunk ends.
afterCompletion(boolean) - Method in interface jakarta.ejb.SessionSynchronization
The afterCompletion method notifies a stateful session bean instance that a transaction commit protocol has completed, and tells the instance whether the transaction has been committed or rolled back.
afterCompletion(int) - Method in interface jakarta.transaction.Synchronization
This method is called by the transaction manager after the transaction is committed or rolled back.
AfterCompletion - Annotation Interface in jakarta.ejb
Designate a stateful session bean method to receive the after completion session synchronization callback.
afterCursor(PageRequest.Cursor) - Method in interface jakarta.data.page.PageRequest
Requests cursor-based pagination in the forward direction, starting after the specified key.
afterDelivery() - Method in interface jakarta.resource.spi.endpoint.MessageEndpoint
This is called by a resource adapter after a message is delivered.
afterDeploymentValidation(AfterDeploymentValidation, BeanManager) - Method in class com.sun.faces.cdi.CdiExtension
AfterDeploymentValidation: sort faces data models discovered in CdiExtension.processBean(ProcessBean, BeanManager) for use by DataModelClassesMapProducer
AfterDeploymentValidation - Interface in jakarta.enterprise.inject.spi
The event type of the third event fired by the container after it has validated that there are no deployment problems and before creating contexts or processing requests.
afterEvaluation(ELContext, String) - Method in class jakarta.el.EvaluationListener
Receives notification after a Jakarta Expression Language expression is evaluated
afterJob() - Method in class jakarta.batch.api.listener.AbstractJobListener
Override this method if the JobListener will do something after the job ends.
afterJob() - Method in interface jakarta.batch.api.listener.JobListener
The afterJob method receives control after the job execution ends.
afterKey(Object...) - Method in interface jakarta.data.page.PageRequest
Requests cursor-based pagination in the forward direction, starting after the specified key.
afterMarshal(Object) - Method in class jakarta.xml.bind.Marshaller.Listener
Callback method invoked after marshalling source to XML.
afterPartitionedStepCompletion(PartitionReducer.PartitionStatus) - Method in class jakarta.batch.api.partition.AbstractPartitionReducer
Override this method to take action after partitioned step processing ends.
afterPartitionedStepCompletion(PartitionReducer.PartitionStatus) - Method in interface jakarta.batch.api.partition.PartitionReducer
The afterPartitionedStepCompletion method receives control at the end of a partition processing.
afterPhase(PhaseEvent) - Method in class com.sun.faces.lifecycle.ELResolverInitPhaseListener
Handle a notification that the processing for a particular phase has just been completed.
afterPhase(PhaseEvent) - Method in class com.sun.faces.lifecycle.HttpMethodRestrictionsPhaseListener
 
afterPhase(PhaseEvent) - Method in interface jakarta.faces.event.PhaseListener
Handle a notification that the processing for a particular phase has just been completed.
afterProcess(Object, Object) - Method in class jakarta.batch.api.chunk.listener.AbstractItemProcessListener
Override this method if the ItemProcessListener will do something after the item is processed.
afterProcess(Object, Object) - Method in interface jakarta.batch.api.chunk.listener.ItemProcessListener
The afterProcess method receives control after an item processor processes an item.
afterRead(Object) - Method in class jakarta.batch.api.chunk.listener.AbstractItemReadListener
Override this method if the ItemReadListener will do something after the item is read.
afterRead(Object) - Method in interface jakarta.batch.api.chunk.listener.ItemReadListener
The afterRead method receives control after an item reader reads an item.
afterResponse(HandshakeResponse) - Method in class jakarta.websocket.ClientEndpointConfig.Configurator
This method is called by the implementation after it has received a handshake response from the server as a result of a handshake interaction it initiated.
afterStep() - Method in class jakarta.batch.api.listener.AbstractStepListener
Override this method if the StepListener will do something after the step ends.
afterStep() - Method in interface jakarta.batch.api.listener.StepListener
The afterStep method receives control after a step execution ends.
AfterTypeDiscovery - Interface in jakarta.enterprise.inject.spi
This event type is thrown by the container after type discovery is complete.
afterUnmarshal(Object, Object) - Method in class jakarta.xml.bind.Unmarshaller.Listener
Callback method invoked after unmarshalling XML data into target.
afterWrite(List<Object>) - Method in class jakarta.batch.api.chunk.listener.AbstractItemWriteListener
Override this method if the ItemWriteListener will do something after the items are written.
afterWrite(List<Object>) - Method in interface jakarta.batch.api.chunk.listener.ItemWriteListener
The afterWrite method receives control after an item writer writes its items.
AjaxBehavior - Class in jakarta.faces.component.behavior
An instance of this class is added as a ClientBehavior to a component using the ClientBehaviorHolder.addClientBehavior(java.lang.String, jakarta.faces.component.behavior.ClientBehavior) contract that components implement.
AjaxBehavior() - Constructor for class jakarta.faces.component.behavior.AjaxBehavior
Default constructor that just creates this instance.
AjaxBehaviorEvent - Class in jakarta.faces.event
AjaxBehaviorEvent represents the component behavior specific to Ajax).
AjaxBehaviorEvent(UIComponent, Behavior) - Constructor for class jakarta.faces.event.AjaxBehaviorEvent
Construct a new event object from the specified source component and Ajax behavior.
AjaxBehaviorEvent(FacesContext, UIComponent, Behavior) - Constructor for class jakarta.faces.event.AjaxBehaviorEvent
Construct a new event object from the Faces context, specified source component and Ajax behavior.
AjaxBehaviorListener - Interface in jakarta.faces.event
By implementing this class, an object indicates that it is a listener for one or more kinds of BehaviorEvents.
AjaxBehaviorRenderer - Class in com.sun.faces.renderkit.html_basic
 
AjaxBehaviorRenderer() - Constructor for class com.sun.faces.renderkit.html_basic.AjaxBehaviorRenderer
 
AjaxBehaviors - Class in com.sun.faces.component.behavior
An instance of the class is used to manage AjaxBehavior instances.
AjaxBehaviors() - Constructor for class com.sun.faces.component.behavior.AjaxBehaviors
 
AjaxBehaviors.BehaviorInfo - Class in com.sun.faces.component.behavior
 
AjaxExceptionHandlerImpl - Class in com.sun.faces.context
A specialized implementation of ExceptionHandler for Faces that handles exceptions by writing error information to the partial response.
AjaxExceptionHandlerImpl(ExceptionHandler) - Constructor for class com.sun.faces.context.AjaxExceptionHandlerImpl
 
AjaxHandler - Class in com.sun.faces.facelets.tag.faces.core
Enable one or more components in the view to perform Ajax operations.
AjaxHandler(TagConfig) - Constructor for class com.sun.faces.facelets.tag.faces.core.AjaxHandler
 
AjaxNoAjaxExceptionHandler - Class in com.sun.faces.context
 
AjaxNoAjaxExceptionHandler(AjaxExceptionHandlerImpl, ExceptionHandlerImpl) - Constructor for class com.sun.faces.context.AjaxNoAjaxExceptionHandler
 
Ajax support - Search tag in annotation interface jakarta.faces.push.Push
Section
ALERT - Static variable in class jakarta.mail.event.StoreEvent
Indicates that this message is an ALERT.
alias() - Element in annotation interface jakarta.json.bind.annotation.JsonbSubtype
Type alias which is used instead of a class name.
alias(String) - Method in interface jakarta.persistence.criteria.Selection
Assigns an alias to the selection item.
alias(String, String) - Method in class com.sun.faces.facelets.tag.MetaRulesetImpl
 
alias(String, String) - Method in class jakarta.faces.view.facelets.MetaRuleset
Customize this MetaRuleset by removing the attribute named by argument attribute and re-adding it under the name given by the argument property, returning this.
AliasRequest(String) - Constructor for class jakarta.security.auth.message.callback.PrivateKeyCallback.AliasRequest
Construct an AliasRequest with an alias.
AliasRequest(String) - Constructor for class jakarta.security.auth.message.callback.SecretKeyCallback.AliasRequest
Construct an AliasRequest with an alias.
all(Subquery<Y>) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create an all expression over the subquery results.
ALL - Enum constant in enum class jakarta.persistence.CascadeType
Cascade all operations
ALL - Enum constant in enum class jakarta.persistence.SharedCacheMode
All entities and entity-related state and data are cached.
ALL - Enum constant in enum class jakarta.validation.executable.ExecutableType
All executables (constructors and methods).
ALL - Enum constant in enum class jakarta.xml.ws.soap.AddressingFeature.Responses
Supports all response types and this is the default
ALL - Static variable in class jakarta.mail.internet.MimeUtility
 
ALL_IDS - Static variable in class jakarta.faces.component.visit.VisitContext
This unmodifiable Collection is returned by getIdsToVisit() and getSubtreeIdsToVisit() in cases where all ids should be visited.
ALL_MEDIA - Static variable in class com.sun.faces.RIConstants
 
ALL_PARTIAL_PHASE_CLIENT_IDS - Static variable in class jakarta.faces.context.PartialViewContext
The value that when used with PartialViewContext.PARTIAL_EXECUTE_PARAM_NAME or PartialViewContext.PARTIAL_RENDER_PARAM_NAME indicates these phases must be skipped.
ALL_REMAINING - Static variable in annotation interface jakarta.enterprise.concurrent.ContextServiceDefinition
All available thread context types that are not specified elsewhere.
AllMatches - Enum constant in enum class com.sun.faces.facelets.util.Classpath.SearchAdvice
 
allocateConnection(ManagedConnectionFactory, ConnectionRequestInfo) - Method in interface jakarta.resource.spi.ConnectionManager
The method allocateConnection gets called by the resource adapter's connection factory instance.
allocationSize() - Element in annotation interface jakarta.persistence.SequenceGenerator
(Optional) The amount to increment by when allocating sequence numbers from the sequence.
allocationSize() - Element in annotation interface jakarta.persistence.TableGenerator
(Optional) The amount to increment by when allocating id numbers from the generator.
allow(String...) - Method in class jakarta.ws.rs.core.Response.ResponseBuilder
Set the list of allowed methods for the resource.
allow(Set<String>) - Method in class jakarta.ws.rs.core.Response.ResponseBuilder
Set the list of allowed methods for the resource.
ALLOW - Static variable in interface jakarta.ws.rs.core.HttpHeaders
allowEmpty - Variable in class jakarta.mail.internet.MimeMultipart
Flag corresponding to the "mail.mime.multipart.allowempty" property, set in the MimeMultipart.initializeProperties() method called from constructors and the parse method.
AllowTextChildren - Enum constant in enum class com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
 
ALPHABETICAL - Enum constant in enum class jakarta.xml.bind.annotation.XmlAccessOrder
The ordering of fields and properties in a class is in alphabetical order as determined by the method java.lang.String.compareTo(String anotherString).
alt - Enum constant in enum class jakarta.faces.component.html.HtmlCommandButton.PropertyKeys
 
alt - Enum constant in enum class jakarta.faces.component.html.HtmlGraphicImage.PropertyKeys
 
alt - 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.
alt - Enum constant in enum class jakarta.faces.component.html.HtmlInputSecret.PropertyKeys
Deprecated, for removal: This API element is subject to removal in a future version.
alt - Enum constant in enum class jakarta.faces.component.html.HtmlInputText.PropertyKeys
 
alt - Enum constant in enum class jakarta.faces.component.html.HtmlOutcomeTargetButton.PropertyKeys
 
AlterableContext - Interface in jakarta.enterprise.context.spi
Provides an operation for obtaining and destroying contextual instances with a particular scope of any contextual type.
AlternateLifecycleId - Enum constant in enum class com.sun.faces.config.WebConfiguration.WebContextInitParameter
 
Alternate metadata sources - Search tag in package jakarta.enterprise.inject.spi
Section
alternative(boolean) - Method in interface jakarta.enterprise.inject.build.compatible.spi.SyntheticBeanBuilder
Marks this synthetic bean as an alternative if desired.
alternative(boolean) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanAttributesConfigurator
Change the alternative status of the configured bean.
alternative(boolean) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
Change the alternative status of the configured bean.
Alternative - Annotation Interface in jakarta.enterprise.inject
Specifies that a bean is an alternative.
Alternative.Literal - Class in jakarta.enterprise.inject
Supports inline instantiation of the Alternative annotation.
ALWAYS - Enum constant in enum class jakarta.enterprise.event.Reception
Specifies that an observer method always receives event notifications.
ALWAYS_PERFORM_VALIDATION_WHEN_REQUIRED_IS_TRUE - Static variable in class jakarta.faces.component.UIInput
If this param is set, and calling toLowerCase().equals("true") on a String representation of its value returns true, validation must be performed, even when there is no corresponding value for this component in the incoming request.
AlwaysPerformValidationWhenRequiredTrue - Enum constant in enum class com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
 
AlwaysPuttingSessionMap - Class in com.sun.faces.context
 
AlwaysPuttingSessionMap(HttpServletRequest, ProjectStage) - Constructor for class com.sun.faces.context.AlwaysPuttingSessionMap
 
AmbiguousResolutionException - Exception Class in jakarta.enterprise.inject
Indicates that multiple beans match a certain combination of required type and required qualifiers and are eligible for injection into a certain class.
AmbiguousResolutionException() - Constructor for exception class jakarta.enterprise.inject.AmbiguousResolutionException
Creates the exception with no detail message or cause.
AmbiguousResolutionException(String) - Constructor for exception class jakarta.enterprise.inject.AmbiguousResolutionException
Creates the exception with given detail message.
AmbiguousResolutionException(String, Throwable) - Constructor for exception class jakarta.enterprise.inject.AmbiguousResolutionException
Creates the exception with given detail message and cause.
AmbiguousResolutionException(Throwable) - Constructor for exception class jakarta.enterprise.inject.AmbiguousResolutionException
Creates the exception with given cause.
analyzeCollectorData(Serializable) - Method in class jakarta.batch.api.partition.AbstractPartitionAnalyzer
Override this method to analyze PartitionCollector payloads.
analyzeCollectorData(Serializable) - Method in interface jakarta.batch.api.partition.PartitionAnalyzer
The analyzeCollectorData method receives control each time a Partition collector sends its payload.
analyzeStatus(BatchStatus, String) - Method in class jakarta.batch.api.partition.AbstractPartitionAnalyzer
Override this method to analyze partition end status.
analyzeStatus(BatchStatus, String) - Method in interface jakarta.batch.api.partition.PartitionAnalyzer
The analyzeStatus method receives control each time a partition ends.
and(Expression<Boolean>, Expression<Boolean>) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create a conjunction of the given boolean expressions.
and(Predicate...) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create a conjunction of the given restriction predicates.
and(List<Predicate>) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create a conjunction of the given restriction predicates.
AND - Enum constant in enum class jakarta.persistence.criteria.Predicate.BooleanOperator
 
AndTerm - Class in jakarta.mail.search
This class implements the logical AND operator on individual SearchTerms.
AndTerm(SearchTerm[]) - Constructor for class jakarta.mail.search.AndTerm
Constructor that takes an array of SearchTerms.
AndTerm(SearchTerm, SearchTerm) - Constructor for class jakarta.mail.search.AndTerm
Constructor that takes two terms.
Annotated - Interface in jakarta.enterprise.inject.spi
Represents a Java program element that can be annotated.
ANNOTATED_CLASSES - Static variable in class com.sun.faces.RIConstants
Convenience key to temporarily store the set of annotated classes in the servlet context.
ANNOTATED_ELEMENT - Enum constant in enum class jakarta.validation.constraintvalidation.ValidationTarget
(Returned) element annotated by the constraint.
AnnotatedCallable<X> - Interface in jakarta.enterprise.inject.spi
Represents a callable member of a Java type.
AnnotatedConstructor<X> - Interface in jakarta.enterprise.inject.spi
Represents a constructor of a Java class.
AnnotatedConstructorConfigurator<T> - Interface in jakarta.enterprise.inject.spi.configurator
This interface is part of the AnnotatedTypeConfigurator SPI and helps defining an AnnotatedConstructor
AnnotatedField<X> - Interface in jakarta.enterprise.inject.spi
Represents a field of a Java class.
AnnotatedFieldConfigurator<T> - Interface in jakarta.enterprise.inject.spi.configurator
This interface is part of the AnnotatedTypeConfigurator SPI and helps defining an AnnotatedField
AnnotatedMember<X> - Interface in jakarta.enterprise.inject.spi
Represents a member of a Java type.
AnnotatedMethod<X> - Interface in jakarta.enterprise.inject.spi
Represents a method of a Java type.
AnnotatedMethodConfigurator<T> - Interface in jakarta.enterprise.inject.spi.configurator
This interface is part of the AnnotatedTypeConfigurator SPI and helps defining an AnnotatedMethod
AnnotatedParameter<X> - Interface in jakarta.enterprise.inject.spi
Represents a parameter of a method or constructor.
AnnotatedParameterConfigurator<T> - Interface in jakarta.enterprise.inject.spi.configurator
This interface is part of the AnnotatedTypeConfigurator SPI and helps defining an AnnotatedParameter
AnnotatedType<X> - Interface in jakarta.enterprise.inject.spi
Represents a Java class or interface.
AnnotatedTypeConfigurator<T> - Interface in jakarta.enterprise.inject.spi.configurator
This API is a helper to configure a new AnnotatedType instance.
annotation() - Method in interface jakarta.enterprise.inject.build.compatible.spi.ScopeInfo
Returns the declaration of this scope annotation.
annotation(Class<T>) - Method in interface jakarta.enterprise.lang.model.AnnotationTarget
Returns an annotation of given type, if it is present on this annotation target.
AnnotationBuilder - Interface in jakarta.enterprise.inject.build.compatible.spi
Builder for annotations of given type.
annotationBuilderFactory() - Method in interface jakarta.enterprise.inject.build.compatible.spi.BuildServices
 
AnnotationBuilderFactory - Interface in jakarta.enterprise.inject.build.compatible.spi
Supports instantiating AnnotationBuilder.
AnnotationInfo - Interface in jakarta.enterprise.lang.model
An annotation instance, typically obtained from an AnnotationTarget.
AnnotationLiteral<T> - Class in jakarta.enterprise.util
Supports inline instantiation of annotation type instances.
AnnotationLiteral() - Constructor for class jakarta.enterprise.util.AnnotationLiteral
The literal constructor, only for subclasses.
AnnotationManager - Class in com.sun.faces.application.annotation
This class represents the central point for annotation handling within a web application.
AnnotationManager() - Constructor for class com.sun.faces.application.annotation.AnnotationManager
Construct a new AnnotationManager instance.
AnnotationMember - Interface in jakarta.enterprise.lang.model
The value of an annotation member.
AnnotationMember.Kind - Enum Class in jakarta.enterprise.lang.model
The kind of the annotation member value.
AnnotationProvider - Class in com.sun.faces.spi
An integration point for integrators to provide custom annotation scanning.
AnnotationProvider() - Constructor for class com.sun.faces.spi.AnnotationProvider
 
AnnotationProvider(ServletContext) - Constructor for class com.sun.faces.spi.AnnotationProvider
 
AnnotationProviderFactory - Class in com.sun.faces.spi
 
AnnotationProviderFactory() - Constructor for class com.sun.faces.spi.AnnotationProviderFactory
 
annotations() - Method in interface jakarta.enterprise.lang.model.AnnotationTarget
Returns a collection of all annotations present on this annotation target.
annotations(Predicate<AnnotationInfo>) - Method in interface jakarta.enterprise.lang.model.AnnotationTarget
Returns a collection of all annotations present on this annotation target that match given predicate.
AnnotationScanner - Class in com.sun.faces.config.manager.spi
This class is responsible for ensuring that the class file bytes of classes contained within the web application are scanned for any of the known Faces configuration Annotations: jakarta.faces.component.FacesBehavior jakarta.faces.render.FacesBehaviorRenderer jakarta.faces.component.FacesComponent jakarta.faces.convert.FacesConverter jakarta.faces.validator.FacesValidator jakarta.faces.render.FacesRenderer jakarta.faces.event.NamedEvent jakarta.faces.view.facelets.FaceletsResourceResolver
AnnotationScanner - Interface in com.sun.faces.spi
 
AnnotationScanner(ServletContext) - Constructor for class com.sun.faces.config.manager.spi.AnnotationScanner
Creates a new AnnotationScanner instance.
AnnotationScanner.ScannedAnnotation - Interface in com.sun.faces.spi
 
AnnotationScanPackages - Enum constant in enum class com.sun.faces.config.WebConfiguration.WebContextInitParameter
 
AnnotationTarget - Interface in jakarta.enterprise.lang.model
An annotation target is anything that can be annotated.
annotationType() - Method in class jakarta.enterprise.util.AnnotationLiteral
 
ANONYMOUS - Enum constant in enum class jakarta.xml.ws.soap.AddressingFeature.Responses
Specifies the use of only anonymous responses.
ANSWERED - Static variable in class jakarta.mail.Flags.Flag
This message has been answered.
any(Subquery<Y>) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create an any expression over the subquery results.
Any - Annotation Interface in jakarta.enterprise.inject
The built-in qualifier type.
ANY - Static variable in class jakarta.json.bind.config.PropertyOrderStrategy
Using this strategy, the order of properties is not guaranteed to retain any order.
ANY_PHASE - Static variable in class jakarta.faces.event.PhaseId
Identifier that indicates an interest in events, no matter which request processing phase is being performed.
ANY_PROVIDER - Static variable in annotation interface jakarta.data.repository.Repository
Value for the Repository.provider() attribute that allows the use of any available Jakarta Data provider that supports the type of entity annotation that is present on the repository's entity class.
Any.Literal - Class in jakarta.enterprise.inject
Supports inline instantiation of the Any qualifier.
APP_NAME - Static variable in class jakarta.ejb.embeddable.EJBContainer
Standard property name for specifying the application name of the enterprise bean modules executing within the embeddable container.
append(char) - Method in class com.sun.faces.renderkit.ClientSideStateHelper.StringBuilderWriter
 
append(CharSequence) - Method in class com.sun.faces.renderkit.ClientSideStateHelper.StringBuilderWriter
 
append(CharSequence, int, int) - Method in class com.sun.faces.renderkit.ClientSideStateHelper.StringBuilderWriter
 
appendFaultSubcode(QName) - Method in interface jakarta.xml.soap.SOAPFault
Adds a Subcode to the end of the sequence of Subcodes contained by this SOAPFault.
appendMessages(Message[]) - Method in class jakarta.mail.Folder
Append given Messages to this folder.
appendProperty(StringBuilder, String, Object) - Static method in class com.sun.faces.renderkit.RenderKitUtils
 
appendProperty(StringBuilder, String, Object, boolean) - Static method in class com.sun.faces.renderkit.RenderKitUtils
 
appendQuotedValue(StringBuilder, String) - Static method in class com.sun.faces.renderkit.RenderKitUtils
 
appendToMailcap(String) - Method in interface jakarta.activation.MailcapRegistry
appendToMailcap: Append to this Mailcap DB, use the mailcap format: Comment == "# comment string" Entry == "mimetype; javabeanclass" Example: # this is a comment image/gif jaf.viewers.ImageViewer
appendToRegistry(String) - Method in interface jakarta.activation.MimeTypeRegistry
Appends string of entries to the types registry
Application - Class in jakarta.faces.application
Application represents a per-web-application singleton object where applications based on Jakarta Faces (or implementations wishing to provide extended functionality) can register application-wide singletons that provide functionality required by Jakarta Faces.
Application - Class in jakarta.ws.rs.core
Defines the components of a JAX-RS application and supplies additional meta-data.
Application() - Constructor for class jakarta.faces.application.Application
 
Application() - Constructor for class jakarta.ws.rs.core.Application
 
APPLICATION - Enum constant in enum class com.sun.faces.util.FacesLogger
 
APPLICATION - Enum constant in enum class jakarta.annotation.Resource.AuthenticationType
 
APPLICATION - Enum constant in enum class jakarta.xml.ws.handler.MessageContext.Scope
Application visibility.
APPLICATION - Static variable in interface com.sun.faces.el.ELConstants
 
APPLICATION - Static variable in annotation interface jakarta.enterprise.concurrent.ContextServiceDefinition
Context pertaining to the application component or module, including its Jakarta EE namespace (such as java:comp/env/) and thread context class loader.
APPLICATION - Static variable in class jakarta.enterprise.context.BeforeDestroyed.Literal
Default BeforeDestroyed literal for the ApplicationScoped scope
APPLICATION - Static variable in class jakarta.enterprise.context.Destroyed.Literal
Default Destroyed literal for the ApplicationScoped scope
APPLICATION - Static variable in class jakarta.enterprise.context.Initialized.Literal
Default Initialized literal for the ApplicationScoped scope
APPLICATION - Static variable in class jakarta.interceptor.Interceptor.Priority
Start of range for interceptors defined by applications.
APPLICATION - Static variable in class jakarta.servlet.jsp.PageContext
Name used to store ServletContext in PageContext name table.
APPLICATION_ASSOCIATE_CTOR_WRONG_CALLSTACK_ID - Static variable in class com.sun.faces.util.MessageUtils
 
APPLICATION_ASSOCIATE_EXISTS_ID - Static variable in class com.sun.faces.util.MessageUtils
 
APPLICATION_ATOM_XML - Static variable in class jakarta.ws.rs.core.MediaType
A String constant representing "application/atom+xml" media type.
APPLICATION_ATOM_XML_TYPE - Static variable in class jakarta.ws.rs.core.MediaType
A MediaType constant representing "application/atom+xml" media type.
APPLICATION_FACTORY - Static variable in class jakarta.faces.FactoryFinder
The property name for the ApplicationFactory class name.
APPLICATION_FORM_URLENCODED - Static variable in class jakarta.ws.rs.core.MediaType
A String constant representing "application/x-www-form-urlencoded" media type.
APPLICATION_FORM_URLENCODED_TYPE - Static variable in class jakarta.ws.rs.core.MediaType
A MediaType constant representing "application/x-www-form-urlencoded" media type.
APPLICATION_JSON - Static variable in class jakarta.ws.rs.core.MediaType
A String constant representing "application/json" media type.
APPLICATION_JSON_PATCH_JSON - Static variable in class jakarta.ws.rs.core.MediaType
String representation of "application/json-patch+json" media type..
APPLICATION_JSON_PATCH_JSON_TYPE - Static variable in class jakarta.ws.rs.core.MediaType
A MediaType constant representing "application/json-patch+json" media type.
APPLICATION_JSON_TYPE - Static variable in class jakarta.ws.rs.core.MediaType
A MediaType constant representing "application/json" media type.
APPLICATION_OCTET_STREAM - Static variable in class jakarta.ws.rs.core.MediaType
A String constant representing "application/octet-stream" media type.
APPLICATION_OCTET_STREAM_TYPE - Static variable in class jakarta.ws.rs.core.MediaType
A MediaType constant representing "application/octet-stream" media type.
APPLICATION_SCOPE - Static variable in interface com.sun.faces.el.ELConstants
 
APPLICATION_SCOPE - Static variable in class jakarta.servlet.jsp.PageContext
Application scope: named reference remains available in the ServletContext until it is reclaimed.
APPLICATION_SVG_XML - Static variable in class jakarta.ws.rs.core.MediaType
A String constant representing "application/svg+xml" media type.
APPLICATION_SVG_XML_TYPE - Static variable in class jakarta.ws.rs.core.MediaType
A MediaType constant representing "application/svg+xml" media type.
APPLICATION_VIEW - Enum constant in enum class com.sun.faces.util.FacesLogger
 
APPLICATION_XHTML_XML - Static variable in class jakarta.ws.rs.core.MediaType
A String constant representing "application/xhtml+xml" media type.
APPLICATION_XHTML_XML_TYPE - Static variable in class jakarta.ws.rs.core.MediaType
A MediaType constant representing "application/xhtml+xml" media type.
APPLICATION_XML - Static variable in class jakarta.ws.rs.core.MediaType
A String constant representing "application/xml" media type.
APPLICATION_XML_CONTENT_TYPE - Static variable in class com.sun.faces.RIConstants
 
APPLICATION_XML_TYPE - Static variable in class jakarta.ws.rs.core.MediaType
A MediaType constant representing "application/xml" media type.
ApplicationAssociate - Class in com.sun.faces.application
Break out the things that are associated with the Application, but need to be present even when the user has replaced the Application instance.
ApplicationAssociate(ApplicationImpl) - Constructor for class com.sun.faces.application.ApplicationAssociate
 
ApplicationConfigProcessor - Class in com.sun.faces.config.processor
This ConfigProcessor handles all elements defined under /faces-config/application.
ApplicationConfigProcessor() - Constructor for class com.sun.faces.config.processor.ApplicationConfigProcessor
 
ApplicationConfigurationPopulator - Class in jakarta.faces.application
This class defines a java.util.ServiceLoader service which enables programmatic configuration of the Jakarta Server Faces runtime using the existing Application Configuration Resources schema.
ApplicationConfigurationPopulator() - Constructor for class jakarta.faces.application.ApplicationConfigurationPopulator
 
ApplicationException - Annotation Interface in jakarta.ejb
Applied to an exception to denote that it is an application exception and should be reported to the client directly (i.e., unwrapped).
ApplicationFactory - Class in jakarta.faces.application
ApplicationFactory is a factory object that creates (if needed) and returns Application instances.
ApplicationFactory() - Constructor for class jakarta.faces.application.ApplicationFactory
Deprecated.
Use the other constructor taking the implementation being wrapped.
ApplicationFactory(ApplicationFactory) - Constructor for class jakarta.faces.application.ApplicationFactory
If this factory has been decorated, the implementation doing the decorating should push the implementation being wrapped to this constructor.
ApplicationFactoryImpl - Class in com.sun.faces.application
Default implementation of ApplicationFactory.
ApplicationFactoryImpl() - Constructor for class com.sun.faces.application.ApplicationFactoryImpl
 
ApplicationImpl - Class in com.sun.faces.application
Application represents a per-web-application singleton object where applications based on Faces (or implementations wishing to provide extended functionality) can register application-wide singletons that provide functionality required by Faces.
ApplicationImpl() - Constructor for class com.sun.faces.application.ApplicationImpl
Constructor
ApplicationInstanceFactoryMetadataMap<K,V> - Class in com.sun.faces.application
 
ApplicationInstanceFactoryMetadataMap(Map<String, Object>) - Constructor for class com.sun.faces.application.ApplicationInstanceFactoryMetadataMap
 
ApplicationInstanceFactoryMetadataMap.METADATA - Enum Class in com.sun.faces.application
 
ApplicationMap - Class in com.sun.faces.context
 
ApplicationMap - 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.getApplicationMap() to be injected as the value of that field.
ApplicationMap(ServletContext) - Constructor for class com.sun.faces.context.ApplicationMap
 
ApplicationMap.Literal - Class in jakarta.faces.annotation
Supports inline instantiation of the ApplicationMap qualifier.
ApplicationMapProducer - Class in com.sun.faces.cdi
The ApplicationMapProducer is the CDI producer that allows injection of the application map using @Inject and allows EL resolving of #{applicationScope}
ApplicationMapProducer() - Constructor for class com.sun.faces.cdi.ApplicationMapProducer
 
ApplicationObjectInputStream - Class in com.sun.faces.renderkit
An ObjectInputStream that can deserialize objects relative to the current application's class loader.
ApplicationObjectInputStream() - Constructor for class com.sun.faces.renderkit.ApplicationObjectInputStream
 
ApplicationObjectInputStream(InputStream) - Constructor for class com.sun.faces.renderkit.ApplicationObjectInputStream
 
ApplicationPath - Annotation Interface in jakarta.ws.rs
Identifies the application path that serves as the base URI for all resource URIs provided by Path.
ApplicationProducer - Class in com.sun.faces.cdi
The ApplicationProducer is the CDI producer that allows EL resolving of #{application}
ApplicationProducer() - Constructor for class com.sun.faces.cdi.ApplicationProducer
 
ApplicationResourceBundle - Class in com.sun.faces.application
Contains an application level resource bundle name and its associated descriptions, if any.
ApplicationResourceBundle(String, Map<String, String>, Map<String, String>) - Constructor for class com.sun.faces.application.ApplicationResourceBundle
Constructs a new ApplicationResourceBundle
ApplicationScoped - Annotation Interface in jakarta.enterprise.context
Specifies that a bean is application scoped.
ApplicationScoped.Literal - Class in jakarta.enterprise.context
Supports inline instantiation of the ApplicationScoped annotation.
ApplicationServerInternalException - Exception Class in jakarta.resource.spi
An ApplicationServerInternalException is thrown by an application server to indicate error conditions specific to an application server.
ApplicationServerInternalException() - Constructor for exception class jakarta.resource.spi.ApplicationServerInternalException
Constructs a new instance with null as its detail message.
ApplicationServerInternalException(String) - Constructor for exception class jakarta.resource.spi.ApplicationServerInternalException
Constructs a new instance with the specified detail message.
ApplicationServerInternalException(String, String) - Constructor for exception class jakarta.resource.spi.ApplicationServerInternalException
Constructs a new throwable with the specified detail message and an error code.
ApplicationServerInternalException(String, Throwable) - Constructor for exception class jakarta.resource.spi.ApplicationServerInternalException
Constructs a new throwable with the specified detail message and cause.
ApplicationServerInternalException(Throwable) - Constructor for exception class jakarta.resource.spi.ApplicationServerInternalException
Constructs a new throwable with the specified cause.
ApplicationStateInfo - Class in com.sun.faces.application
This class maintains per-application information pertaining to partail or full state saving as a whole or partial state saving with some views using full state saving.
ApplicationStateInfo() - Constructor for class com.sun.faces.application.ApplicationStateInfo
 
ApplicationWrapper - Class in jakarta.faces.application
Provides a simple implementation of Application that can be subclassed by developers wishing to provide specialized behavior to an existing Application instance.
ApplicationWrapper() - Constructor for class jakarta.faces.application.ApplicationWrapper
Deprecated.
Use the other constructor taking the implementation being wrapped.
ApplicationWrapper(Application) - Constructor for class jakarta.faces.application.ApplicationWrapper
If this application has been decorated, the implementation doing the decorating should push the implementation being wrapped to this constructor.
apply(C) - Method in interface jakarta.persistence.ConnectionFunction
Compute a result using the given connection.
apply(ExpressionFactory, ELContext) - Method in class com.sun.faces.facelets.compiler.XMLInstruction
 
apply(ExpressionFactory, ELContext) - Method in class com.sun.faces.facelets.el.ELText
Return an instance of this that is applicable given the ELContext and ExpressionFactory state.
apply(FacesContext, UIComponent) - Method in class jakarta.faces.view.facelets.Facelet
The passed UIComponent parent will be populated/restored in accordance with the section 10.2.1 "Specification of the ViewDeclarationLanguage Implementation for Facelets for Jakarta Faces" in the Jakarta Faces Specification Document.
apply(FacesContext, Object...) - Method in class com.sun.faces.application.annotation.JndiHandler
Apply the Annotation(s).
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.compiler.EncodingHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.composite.AttachedObjectTargetHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.composite.AttributeHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.composite.DeclareFacetHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.composite.ExtensionHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.composite.ImplementationHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.composite.InsertChildrenHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.composite.InsertFacetHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.composite.InterfaceHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.ComponentTagHandlerDelegateImpl
Method handles UIComponent tree creation in accordance with the Faces 1.2 spec.
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.ConverterTagHandlerDelegateImpl
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.core.ActionListenerHandlerBase
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.core.AjaxHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.core.AttributeHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.core.AttributesHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.core.EventHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.core.FacetHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.core.LoadBundleHandler
See taglib documentation.
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.core.MetadataHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.core.PassThroughAttributeHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.core.PassThroughAttributesHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.core.PhaseListenerHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.core.SetPropertyActionListenerHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.core.ValueChangeListenerHandler
See taglib documentation.
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.core.ViewHandler
See taglib documentation.
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.ValidatorTagHandlerDelegateImpl
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jstl.core.CatchHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jstl.core.ChooseHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jstl.core.ChooseOtherwiseHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jstl.core.ChooseWhenHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jstl.core.ForEachHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jstl.core.IfHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jstl.core.SetHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.ui.CompositionHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.ui.DecorateHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.ui.DefineHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.ui.IncludeHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.ui.InsertHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.ui.ParamHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.ui.SchemaCompliantRemoveHandler
 
apply(FaceletContext, UIComponent) - Method in class jakarta.faces.view.facelets.CompositeFaceletHandler
Calls apply on any child handlers.
apply(FaceletContext, UIComponent) - Method in class jakarta.faces.view.facelets.DelegatingMetaTagHandler
apply(FaceletContext, UIComponent) - Method in interface jakarta.faces.view.facelets.FaceletHandler
Process changes on a particular UIComponent
apply(FaceletContext, UIComponent) - Method in class jakarta.faces.view.facelets.TagHandlerDelegate
Called by classes that implement FaceletHandler in their implementation of apply().
apply(FaceletContext, UIComponent, String) - Method in class com.sun.faces.facelets.tag.ui.CompositionHandler
 
apply(FaceletContext, UIComponent, String) - Method in class com.sun.faces.facelets.tag.ui.DecorateHandler
 
apply(FaceletContext, UIComponent, String) - Method in class com.sun.faces.facelets.tag.ui.InsertHandler
 
apply(FaceletContext, UIComponent, String) - Method in interface com.sun.faces.facelets.TemplateClient
This contract is much like the normal FaceletHandler.apply method, but it takes in an optional String name which tells this instance what fragment/definition it's looking for.
apply(JsonValue) - Method in interface jakarta.json.JsonMergePatch
Applies the JSON Merge Patch to the specified target.
apply(K) - Method in interface com.sun.faces.util.Cache.Factory
 
apply(T) - Method in interface jakarta.json.JsonPatch
Applies the patch operations to the specified target.
APPLY_REQUEST_VALUES - Static variable in class jakarta.faces.event.PhaseId
Identifier that indicates an interest in events queued for the Apply Request Values phase of the request processing lifecycle.
applyAttachedObject(FacesContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.ConverterTagHandlerDelegateImpl
 
applyAttachedObject(FacesContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.core.ActionListenerHandler
 
applyAttachedObject(FacesContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.core.ActionListenerHandlerBase
 
applyAttachedObject(FacesContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.core.AjaxHandler
 
applyAttachedObject(FacesContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.core.ResetValuesHandler
 
applyAttachedObject(FacesContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.core.SetPropertyActionListenerHandler
 
applyAttachedObject(FacesContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.core.ValueChangeListenerHandler
 
applyAttachedObject(FacesContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.ValidatorTagHandlerDelegateImpl
 
applyAttachedObject(FacesContext, UIComponent) - Method in interface jakarta.faces.view.AttachedObjectHandler
Take the argument parent and apply this attached object to it.
applyAttachedObject(FacesContext, UIComponent) - Method in class jakarta.faces.view.facelets.FaceletsAttachedObjectHandler
Take the necessary actions to apply the attached object represented by the tag for the concrete subclass of this class to the argument parent.
applyAttributes(Validator) - Method in class com.sun.faces.component.validator.ComponentValidators.ValidatorInfo
 
applyBehaviorAnnotations(FacesContext, Behavior) - Method in class com.sun.faces.application.annotation.AnnotationManager
Apply annotations relevant to Behavior instances.
applyClientBehaviorRendererAnnotations(FacesContext, ClientBehaviorRenderer) - Method in class com.sun.faces.application.annotation.AnnotationManager
Apply annotations relevant to ClientBehaviorRenderer instances.
applyComponentAnnotations(FacesContext, UIComponent) - Method in class com.sun.faces.application.annotation.AnnotationManager
Apply annotations relevant to UIComponent instances.
applyConfigAnnotations(FacesContext, Class<? extends Annotation>, Set<? extends Class>) - Method in class com.sun.faces.application.annotation.AnnotationManager
Apply the configuration metadata contained with in the Collection of annotated classes.
applyConverterAnnotations(FacesContext, Converter) - Method in class com.sun.faces.application.annotation.AnnotationManager
Apply annotations relevant to Converter instances.
applyDefinition(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.ui.DefineHandler
 
applyLocalizedPattern(String) - Method in class jakarta.mail.internet.MailDateFormat
This method always throws an UnsupportedOperationException and should not be used because RFC 2822 mandates a specific pattern.
applyMetadata(FacesContext, UIComponent) - Method in class jakarta.faces.view.facelets.Facelet
The passed UIComponent parent will be populated/restored in accordance with the section 10.2.1 "Specification of the ViewDeclarationLanguage Implementation for Facelets for Jakarta Faces" in the Jakarta Faces Specification Document with only the meta data as per the f:metadata tag.
applyMetadata(FaceletContext, Object) - Method in class jakarta.faces.view.facelets.Metadata
Take the action prescribed in the Jakarta Faces Specification for this particular VDL element attribute.
applyNextHandler(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.CompositeComponentTagHandler
 
applyNextHandler(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jstl.core.SetHandler
 
applyNextHandler(FaceletContext, UIComponent) - Method in class jakarta.faces.view.facelets.DelegatingMetaTagHandler
Invoke the apply() method on this instance's TagHandler.nextHandler.
applyPattern(String) - Method in class jakarta.mail.internet.MailDateFormat
This method always throws an UnsupportedOperationException and should not be used because RFC 2822 mandates a specific pattern.
applyRendererAnnotations(FacesContext, Renderer, UIComponent) - Method in class com.sun.faces.application.annotation.AnnotationManager
Apply annotations relevent to Renderer instances.
ApplyRequestValuesPhase - Class in com.sun.faces.lifecycle
ApplyRequestValuesPhase executes processDecodes on each component in the tree so that it may update it's current value from the information included in the current request (parameters, headers, c cookies and so on.)
ApplyRequestValuesPhase() - Constructor for class com.sun.faces.lifecycle.ApplyRequestValuesPhase
 
applyRule(String, TagAttribute, MetadataTarget) - Method in class com.sun.faces.facelets.tag.faces.EditableValueHolderRule
 
applyRule(String, TagAttribute, MetadataTarget) - Method in class com.sun.faces.facelets.tag.faces.RenderPropertyRule
 
applyRule(String, TagAttribute, MetadataTarget) - Method in class com.sun.faces.facelets.tag.MethodRule
 
applyRule(String, TagAttribute, MetadataTarget) - Method in class jakarta.faces.view.facelets.MetaRule
Return an abstraction that takes appropriate action given the kind of rule represented by the argument name, in the context of this particular concrete subclass of MetaRule.
applySystemEventAnnotations(FacesContext, SystemEvent) - Method in class com.sun.faces.application.annotation.AnnotationManager
 
applyValidatorAnnotations(FacesContext, Validator) - Method in class com.sun.faces.application.annotation.AnnotationManager
Apply annotations relevant to Validator instances.
ar() - Static method in class com.sun.faces.util.CollectionsUtils
 
ar(T...) - Static method in class com.sun.faces.util.CollectionsUtils
 
areInterceptorBindingsEquivalent(Annotation, Annotation) - Method in class com.sun.faces.util.ELAwareBeanManagerWrapper
 
areInterceptorBindingsEquivalent(Annotation, Annotation) - Method in interface jakarta.enterprise.inject.spi.BeanManager
Determine if two interceptor bindings are considered equivalent for the purposes of typesafe resolution, taking into account any members annotated with Nonbinding.
areQualifiersEquivalent(Annotation, Annotation) - Method in class com.sun.faces.util.ELAwareBeanManagerWrapper
 
areQualifiersEquivalent(Annotation, Annotation) - Method in interface jakarta.enterprise.inject.spi.BeanManager
Determine if two qualifiers are considered equivalent for the purposes of typesafe resolution, taking into account any members annotated with Nonbinding.
ARGUMENTS_NOT_LEGAL_CC_ATTRS_EXPR - Static variable in class com.sun.faces.util.MessageUtils
 
AROUND_CONSTRUCT - Enum constant in enum class jakarta.enterprise.inject.spi.InterceptionType
Intercepts a constructor invocation
AROUND_INVOKE - Enum constant in enum class jakarta.enterprise.inject.spi.InterceptionType
Intercepts method invocation
AROUND_TIMEOUT - Enum constant in enum class jakarta.enterprise.inject.spi.InterceptionType
Intercepts a timeout
AroundConstruct - Annotation Interface in jakarta.interceptor
Designates an interceptor method that receives a callback when the target class constructor is invoked.
AroundInvoke - Annotation Interface in jakarta.interceptor
Defines an interceptor method that interposes on business methods.
aroundReadFrom(ReaderInterceptorContext) - Method in interface jakarta.ws.rs.ext.ReaderInterceptor
AroundTimeout - Annotation Interface in jakarta.interceptor
Defines an interceptor method that interposes on timeout methods.
aroundWriteTo(WriterInterceptorContext) - Method in interface jakarta.ws.rs.ext.WriterInterceptor
array(Selection<?>...) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create an array-valued selection item.
array(List<Selection<?>>) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create an array-valued selection item.
ARRAY - Enum constant in enum class jakarta.enterprise.lang.model.AnnotationMember.Kind
An array value.
ARRAY - Enum constant in enum class jakarta.enterprise.lang.model.types.Type.Kind
An array type, e.g.
ARRAY - Enum constant in enum class jakarta.json.JsonValue.ValueType
JSON array.
ARRAY_RESOLVER - Static variable in class com.sun.faces.el.ELUtils
 
ArrayDataModel<E> - Class in jakarta.faces.model
ArrayDataModel is a convenience implementation of DataModel that wraps an array of Java objects.
ArrayDataModel() - Constructor for class jakarta.faces.model.ArrayDataModel
Construct a new ArrayDataModel with no specified wrapped data.
ArrayDataModel(E[]) - Constructor for class jakarta.faces.model.ArrayDataModel
Construct a new ArrayDataModel wrapping the specified array.
ArrayELResolver - Class in jakarta.el
Defines property resolution behavior on arrays.
ArrayELResolver() - Constructor for class jakarta.el.ArrayELResolver
Creates a new read/write ArrayELResolver.
ArrayELResolver(boolean) - Constructor for class jakarta.el.ArrayELResolver
Creates a new ArrayELResolver whose read-only status is determined by the given parameter.
ArrayType - Interface in jakarta.enterprise.lang.model.types
An array type is created from a component type.
as(Class<T>) - Method in interface jakarta.validation.Path.Node
Narrows the type of this node down to the given type.
as(Class<X>) - Method in interface jakarta.persistence.criteria.Expression
Perform a typecast upon the expression, returning a new expression object.
asArray() - Method in interface jakarta.enterprise.lang.model.AnnotationMember
Returns this array value as an immutable List of AnnotationMembers.
asArray() - Method in interface jakarta.enterprise.lang.model.types.ArrayType
 
asArray() - Method in interface jakarta.enterprise.lang.model.types.Type
Returns this type as an array type.
asBoolean() - Method in interface jakarta.enterprise.lang.model.AnnotationMember
Returns this value as a boolean.
asByte() - Method in interface jakarta.enterprise.lang.model.AnnotationMember
Returns this value as a byte.
asc() - Method in record class jakarta.data.metamodel.impl.SortableAttributeRecord
 
asc() - Method in record class jakarta.data.metamodel.impl.TextAttributeRecord
 
asc() - Method in interface jakarta.data.metamodel.SortableAttribute
Obtain a request for an ascending Sort based on the entity attribute.
asc(Expression<?>) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create an ordering by the ascending value of the expression.
asc(Expression<?>, Nulls) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create an ordering by the ascending value of the expression.
asc(String) - Method in interface jakarta.data.page.PageRequest
Creates a new page request with the same pagination information, appending the specified ascending sort with lower priority than all other sort criteria (if any) that have already been specified.
asc(String) - Static method in record class jakarta.data.Sort
Create a Sort instance with ascending direction that does not request case insensitive ordering.
ASC - Enum constant in enum class jakarta.data.Direction
Ascending direction.
asChar() - Method in interface jakarta.enterprise.lang.model.AnnotationMember
Returns this value as a char.
ascIgnoreCase() - Method in record class jakarta.data.metamodel.impl.TextAttributeRecord
 
ascIgnoreCase() - Method in interface jakarta.data.metamodel.TextAttribute
Obtain a request for an ascending, case insensitive Sort based on the entity attribute.
ascIgnoreCase(String) - Method in interface jakarta.data.page.PageRequest
Creates a new page request with the same pagination information, appending the specified case-insensitive ascending sort with lower priority than all other sort criteria (if any) that have already been specified.
ascIgnoreCase(String) - Static method in record class jakarta.data.Sort
Create a Sort instance with ascending direction and case insensitive ordering.
asClass() - Method in interface jakarta.enterprise.lang.model.declarations.ClassInfo
 
asClass() - Method in interface jakarta.enterprise.lang.model.declarations.DeclarationInfo
Returns this declaration as a class.
asClass() - Method in interface jakarta.enterprise.lang.model.types.ClassType
 
asClass() - Method in interface jakarta.enterprise.lang.model.types.Type
Returns this type as a class type.
asDeclaration() - Method in interface jakarta.enterprise.lang.model.AnnotationTarget
Returns this annotation target as a declaration.
asDeclaration() - Method in interface jakarta.enterprise.lang.model.declarations.DeclarationInfo
 
asDeclaration() - Method in interface jakarta.enterprise.lang.model.types.Type
 
asDouble() - Method in interface jakarta.enterprise.lang.model.AnnotationMember
Returns this value as a double.
asEnum(Class<E>) - Method in interface jakarta.enterprise.lang.model.AnnotationMember
Returns this enum value as an instance of the enum type.
asEnumClass() - Method in interface jakarta.enterprise.lang.model.AnnotationMember
Returns the type of this enum value.
asEnumConstant() - Method in interface jakarta.enterprise.lang.model.AnnotationMember
Returns the name of this enum value.
asField() - Method in interface jakarta.enterprise.lang.model.declarations.DeclarationInfo
Returns this declaration as a field.
asField() - Method in interface jakarta.enterprise.lang.model.declarations.FieldInfo
 
asFloat() - Method in interface jakarta.enterprise.lang.model.AnnotationMember
Returns this value as a float.
asInt() - Method in interface jakarta.enterprise.lang.model.AnnotationMember
Returns this value as an int.
asInterceptor() - Method in interface jakarta.enterprise.inject.build.compatible.spi.BeanInfo
Returns this bean as an interceptor.
asInterceptor() - Method in interface jakarta.enterprise.inject.build.compatible.spi.InterceptorInfo
 
asIterator(T[]) - Static method in class com.sun.faces.util.CollectionsUtils
 
asJsonArray() - Method in interface jakarta.json.JsonValue
Return the JsonValue as a JsonArray
asJsonObject() - Method in interface jakarta.json.JsonValue
Return the JsonValue as a JsonObject
asLong() - Method in interface jakarta.enterprise.lang.model.AnnotationMember
Returns this value as a long.
asMap() - Method in class jakarta.ws.rs.core.Form
Returns multivalued map representation of the form.
asMethod() - Method in interface jakarta.enterprise.lang.model.declarations.DeclarationInfo
Returns this declaration as a method.
asMethod() - Method in interface jakarta.enterprise.lang.model.declarations.MethodInfo
 
asNestedAnnotation() - Method in interface jakarta.enterprise.lang.model.AnnotationMember
Returns this nested annotation value as an AnnotationInfo.
asPackage() - Method in interface jakarta.enterprise.lang.model.declarations.DeclarationInfo
Returns this declaration as a package.
asPackage() - Method in interface jakarta.enterprise.lang.model.declarations.PackageInfo
 
asParameter() - Method in interface jakarta.enterprise.lang.model.declarations.DeclarationInfo
Returns this declaration as a method parameter.
asParameter() - Method in interface jakarta.enterprise.lang.model.declarations.ParameterInfo
 
asParameterizedType() - Method in interface jakarta.enterprise.lang.model.types.ParameterizedType
 
asParameterizedType() - Method in interface jakarta.enterprise.lang.model.types.Type
Returns this type as a parameterized type.
asPrimitive() - Method in interface jakarta.enterprise.lang.model.types.PrimitiveType
 
asPrimitive() - Method in interface jakarta.enterprise.lang.model.types.Type
Returns this type as a primitive type.
asRecordComponent() - Method in interface jakarta.enterprise.lang.model.declarations.DeclarationInfo
Returns this declaration as a record component.
asRecordComponent() - Method in interface jakarta.enterprise.lang.model.declarations.RecordComponentInfo
 
AssertFalse - Annotation Interface in jakarta.validation.constraints
The annotated element must be false.
AssertFalse.List - Annotation Interface in jakarta.validation.constraints
Defines several AssertFalse annotations on the same element.
ASSERTION_FAILED_ID - Static variable in class com.sun.faces.util.MessageUtils
 
AssertTrue - Annotation Interface in jakarta.validation.constraints
The annotated element must be true.
AssertTrue.List - Annotation Interface in jakarta.validation.constraints
Defines several AssertTrue annotations on the same element.
asSet(T...) - Static method in class com.sun.faces.util.CollectionsUtils
 
asShort() - Method in interface jakarta.enterprise.lang.model.AnnotationMember
Returns this value as a short.
assignUniqueId(FaceletContext, UIComponent, String, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.ComponentTagHandlerDelegateImpl
 
associate - Variable in class com.sun.faces.application.view.ViewHandlingStrategy
 
associateConnection(Object) - Method in interface jakarta.resource.spi.ManagedConnection
Used typically by the container to change the association of an application-level connection handle with a ManagedConnection instance.
associateConnection(Object, ManagedConnectionFactory, ConnectionRequestInfo) - Method in interface jakarta.resource.spi.LazyAssociatableConnectionManager
This method is called by a resource adapter (that is capable of lazy connection association optimization) in order to lazily associate a connection object with a ManagedConnection instance.
Associating an interceptor class with the target class - Search tag in package jakarta.interceptor
Section
AssociationOverride - Annotation Interface in jakarta.persistence
Used to override a mapping for an entity relationship.
AssociationOverrides - Annotation Interface in jakarta.persistence
Used to override mappings of multiple relationship properties or fields.
asString() - Method in interface jakarta.enterprise.lang.model.AnnotationMember
Returns this value as a String.
asType() - Method in interface jakarta.enterprise.lang.model.AnnotationMember
Returns this class value as a Type.
asType() - Method in interface jakarta.enterprise.lang.model.AnnotationTarget
Returns this annotation target as a type.
asType() - Method in interface jakarta.enterprise.lang.model.declarations.DeclarationInfo
 
asType() - Method in interface jakarta.enterprise.lang.model.types.Type
 
asTypeVariable() - Method in interface jakarta.enterprise.lang.model.types.Type
Returns this type as a type variable.
asTypeVariable() - Method in interface jakarta.enterprise.lang.model.types.TypeVariable
 
asVoid() - Method in interface jakarta.enterprise.lang.model.types.Type
Returns this type as the void pseudo-type.
asVoid() - Method in interface jakarta.enterprise.lang.model.types.VoidType
 
asWildcardType() - Method in interface jakarta.enterprise.lang.model.types.Type
Returns this type as a wildcard type.
asWildcardType() - Method in interface jakarta.enterprise.lang.model.types.WildcardType
 
async() - Method in interface jakarta.ws.rs.client.Invocation.Builder
Access the asynchronous uniform request invocation interface to asynchronously invoke the built request.
async(boolean) - Method in interface jakarta.enterprise.inject.build.compatible.spi.SyntheticObserverBuilder
Marks this synthetic observer as asynchronous if desired.
async(boolean) - Method in interface jakarta.enterprise.inject.spi.configurator.ObserverMethodConfigurator
Allows modification of the asynchronous status of the observer to build.
ASYNC - Enum constant in enum class jakarta.servlet.DispatcherType
 
ASYNC_CONTEXT_PATH - Static variable in interface jakarta.servlet.AsyncContext
The name of the request attribute under which the original context path is made available to the target of a AsyncContext.dispatch(String) or AsyncContext.dispatch(ServletContext,String)
ASYNC_MAPPING - Static variable in interface jakarta.servlet.AsyncContext
The name of the request attribute under which the original HttpServletMapping is made available to the target of a AsyncContext.dispatch(String) or AsyncContext.dispatch(ServletContext,String)
ASYNC_PATH_INFO - Static variable in interface jakarta.servlet.AsyncContext
The name of the request attribute under which the original path info is made available to the target of a AsyncContext.dispatch(String) or AsyncContext.dispatch(ServletContext,String)
ASYNC_QUERY_STRING - Static variable in interface jakarta.servlet.AsyncContext
The name of the request attribute under which the original query string is made available to the target of a AsyncContext.dispatch(String) or AsyncContext.dispatch(ServletContext,String)
ASYNC_REQUEST_URI - Static variable in interface jakarta.servlet.AsyncContext
The name of the request attribute under which the original request URI is made available to the target of a AsyncContext.dispatch(String) or AsyncContext.dispatch(ServletContext,String)
ASYNC_SERVLET_PATH - Static variable in interface jakarta.servlet.AsyncContext
The name of the request attribute under which the original servlet path is made available to the target of a AsyncContext.dispatch(String) or AsyncContext.dispatch(ServletContext,String)
AsyncContext - Interface in jakarta.servlet
Class representing the execution context for an asynchronous operation that was initiated on a ServletRequest.
AsyncEvent - Class in jakarta.servlet
Event that gets fired when the asynchronous operation initiated on a ServletRequest (via a call to ServletRequest.startAsync() or ServletRequest.startAsync(ServletRequest, ServletResponse)) has completed, timed out, or produced an error.
AsyncEvent(AsyncContext) - Constructor for class jakarta.servlet.AsyncEvent
Constructs an AsyncEvent from the given AsyncContext.
AsyncEvent(AsyncContext, ServletRequest, ServletResponse) - Constructor for class jakarta.servlet.AsyncEvent
Constructs an AsyncEvent from the given AsyncContext, ServletRequest, and ServletResponse.
AsyncEvent(AsyncContext, ServletRequest, ServletResponse, Throwable) - Constructor for class jakarta.servlet.AsyncEvent
Constructs an AsyncEvent from the given AsyncContext, ServletRequest, ServletResponse, and Throwable.
AsyncEvent(AsyncContext, Throwable) - Constructor for class jakarta.servlet.AsyncEvent
Constructs an AsyncEvent from the given AsyncContext and Throwable.
AsyncHandler<T> - Interface in jakarta.xml.ws
The AsyncHandler interface is implemented by clients that wish to receive callback notification of the completion of service endpoint operations invoked asynchronously.
Asynchronous - Annotation Interface in jakarta.ejb
Used to mark a session bean method as an asynchronous method or to designate all business methods of a session bean class as asynchronous.
Asynchronous - Annotation Interface in jakarta.enterprise.concurrent
Annotates a CDI managed bean method to run asynchronously.
Asynchronous.Result - Class in jakarta.enterprise.concurrent
Mechanism by which the Jakarta EE Product Provider makes available to the asynchronous method implementation the same CompletableFuture instance that the Jakarta EE Product Provider supplies to the caller of the asynchronous method.
AsyncInvoker - Interface in jakarta.ws.rs.client
Uniform interface for asynchronous invocation of HTTP methods.
AsyncListener - Interface in jakarta.servlet
Listener that will be notified in the event that an asynchronous operation initiated on a ServletRequest to which the listener had been added has completed, timed out, or resulted in an error.
AsyncResponse - Interface in jakarta.ws.rs.container
An injectable JAX-RS asynchronous response that provides means for asynchronous server side response processing.
AsyncResult<V> - Class in jakarta.ejb
Wraps the result of an asynchronous method call as a Future object, preserving compatability with the business interface signature.
AsyncResult(V) - Constructor for class jakarta.ejb.AsyncResult
Creates a AsyncResult instance to wrap the result of an asynchronous method call
asyncSupported() - Element in annotation interface jakarta.servlet.annotation.WebFilter
Declares whether the filter supports asynchronous operation mode.
asyncSupported() - Element in annotation interface jakarta.servlet.annotation.WebServlet
Declares whether the servlet supports asynchronous operation mode.
AT_BEGIN - Static variable in class jakarta.servlet.jsp.tagext.VariableInfo
Scope information that scripting variable is synchronized with the calling page after start tag.
AT_END - Static variable in class jakarta.servlet.jsp.tagext.VariableInfo
Scope information that scripting variable is synchronized with the calling page after end tag.
atIndex(Integer) - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder.ContainerElementNodeContextBuilder
Defines the index the object is into the List or array.
atIndex(Integer) - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder.LeafNodeContextBuilder
Defines the index the object is into the List or array
atIndex(Integer) - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder
Defines the index the object is into the List or array.
atKey(Object) - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder.ContainerElementNodeContextBuilder
Defines the key the object is into the Map.
atKey(Object) - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder.LeafNodeContextBuilder
Defines the key the object is into the Map.
atKey(Object) - Method in interface jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder
Defines the key the object is into the Map.
ATOM - Static variable in class jakarta.mail.internet.HeaderTokenizer.Token
Token type indicating an ATOM.
ATTACHED_OBJECT_TARGETS_KEY - Static variable in interface jakarta.faces.view.AttachedObjectTarget
The key in the value set of the composite component BeanDescriptor, the value for which is a List<AttachedObjectTarget>.
AttachedBehaviors - Class in com.sun.faces.facelets.tag.faces
This class holds collection of BehaviorHandler instances, attached to the composite component.
AttachedBehaviors() - Constructor for class com.sun.faces.facelets.tag.faces.AttachedBehaviors
 
AttachedObjectHandler - Interface in jakarta.faces.view
The abstract base interface for a handler representing an attached object in a VDL page.
AttachedObjectTarget - Interface in jakarta.faces.view
Within the declaration of a composite component, an AttachedObjectTarget allows the composite component author to expose the semantics of an inner component to the page author without exposing the rendering or implementation details of the inner component.
AttachedObjectTargetHandler - Class in com.sun.faces.facelets.tag.composite
 
AttachedObjectTargetHandler(TagConfig) - Constructor for class com.sun.faces.facelets.tag.composite.AttachedObjectTargetHandler
 
AttachedObjectTargetImpl - Class in com.sun.faces.facelets.tag.composite
 
AttachedObjectTargetImpl() - Constructor for class com.sun.faces.facelets.tag.composite.AttachedObjectTargetImpl
 
attachFile(File) - Method in class jakarta.mail.internet.MimeBodyPart
Use the specified file to provide the data for this part.
attachFile(File, String, String) - Method in class jakarta.mail.internet.MimeBodyPart
Use the specified file with the specified Content-Type and Content-Transfer-Encoding to provide the data for this part.
attachFile(String) - Method in class jakarta.mail.internet.MimeBodyPart
Use the specified file to provide the data for this part.
attachFile(String, String, String) - Method in class jakarta.mail.internet.MimeBodyPart
Use the specified file with the specified Content-Type and Content-Transfer-Encoding to provide the data for this part.
ATTACHMENT - Static variable in interface jakarta.mail.Part
This part should be presented as an attachment.
AttachmentMarshaller - Class in jakarta.xml.bind.attachment
Enable Jakarta XML Binding marshalling to optimize storage of binary data.
AttachmentMarshaller() - Constructor for class jakarta.xml.bind.attachment.AttachmentMarshaller
Do-nothing constructor for the derived classes.
AttachmentPart - Class in jakarta.xml.soap
A single attachment to a SOAPMessage object.
AttachmentPart() - Constructor for class jakarta.xml.soap.AttachmentPart
Default constructor.
AttachmentUnmarshaller - Class in jakarta.xml.bind.attachment
Enables Jakarta XML Binding unmarshalling of a root document containing optimized binary data formats.
AttachmentUnmarshaller() - Constructor for class jakarta.xml.bind.attachment.AttachmentUnmarshaller
Do-nothing constructor for the derived classes.
attachWindow(FacesContext) - Method in class com.sun.faces.lifecycle.LifecycleImpl
 
attachWindow(FacesContext) - Method in class jakarta.faces.lifecycle.Lifecycle
Create or restore the ClientWindow to be used to display the UIViewRoot for this run through the lifecycle.
attachWindow(FacesContext) - Method in class jakarta.faces.lifecycle.LifecycleWrapper
 
attr(String) - Static method in class com.sun.faces.renderkit.Attribute
 
attr(String, String...) - Static method in class com.sun.faces.renderkit.Attribute
 
attribute(QName, String) - Method in class jakarta.xml.ws.wsaddressing.W3CEndpointReferenceBuilder
Adds an extension attribute to the W3CEndpointReference instance's wsa:EndpointReference element.
Attribute - Class in com.sun.faces.renderkit
 
Attribute<T> - Interface in jakarta.data.metamodel
Represents an entity attribute in the StaticMetamodel.
Attribute<X,Y> - Interface in jakarta.persistence.metamodel
Represents an attribute of a Java type.
Attribute(String, String[]) - Constructor for class com.sun.faces.renderkit.Attribute
 
ATTRIBUTE_NOT_SUPORTED_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
Attribute.PersistentAttributeType - Enum Class in jakarta.persistence.metamodel
 
attributeAdded(HttpSessionBindingEvent) - Method in interface jakarta.servlet.http.HttpSessionAttributeListener
Receives notification that an attribute has been added to a session.
attributeAdded(ServletContextAttributeEvent) - Method in interface jakarta.servlet.ServletContextAttributeListener
Receives notification that an attribute has been added to the ServletContext.
attributeAdded(ServletRequestAttributeEvent) - Method in interface jakarta.servlet.ServletRequestAttributeListener
Receives notification that an attribute has been added to the ServletRequest.
AttributeConverter<X,Y> - Interface in jakarta.persistence
Interface implemented by custom attribute converters.
attributeFormDefault() - Element in annotation interface jakarta.xml.bind.annotation.XmlSchema
Namespace qualification for attributes.
AttributeHandler - Class in com.sun.faces.facelets.tag.composite
 
AttributeHandler - Class in com.sun.faces.facelets.tag.faces.core
Sets the specified name and attribute on the parent UIComponent.
AttributeHandler - Interface in jakarta.faces.view.facelets
An interface that allows other code to identify FaceletHandlers that correspond to component attributes.
AttributeHandler(TagConfig) - Constructor for class com.sun.faces.facelets.tag.composite.AttributeHandler
 
AttributeHandler(TagConfig) - Constructor for class com.sun.faces.facelets.tag.faces.core.AttributeHandler
 
AttributeManager - Class in com.sun.faces.renderkit
This class contains mappings between the standard components and the passthrough attributes associated with them.
AttributeManager() - Constructor for class com.sun.faces.renderkit.AttributeManager
 
AttributeManager.Key - Enum Class in com.sun.faces.renderkit
 
attributeName() - Element in annotation interface jakarta.persistence.Convert
A name or period-separated path identifying the converted attribute relative to the annotated program element.
AttributeNode<T> - Interface in jakarta.persistence
Represents an attribute node of an entity graph.
attributeNodes() - Element in annotation interface jakarta.persistence.NamedEntityGraph
(Optional) A list of attributes of the entity that are included in this graph.
attributeNodes() - Element in annotation interface jakarta.persistence.NamedSubgraph
(Required) The list of the attributes of the class that must be included.
AttributeOverride - Annotation Interface in jakarta.persistence
Used to override the mapping of a Basic (whether explicit or default) property or field or Id property or field.
AttributeOverrides - Annotation Interface in jakarta.persistence
Used to override mappings of multiple properties or fields.
AttributeRecord<T> - Record Class in jakarta.data.metamodel.impl
Record type implementing TextAttribute.
AttributeRecord(String) - Constructor for record class jakarta.data.metamodel.impl.AttributeRecord
Creates an instance of a AttributeRecord record class.
attributeRemoved(HttpSessionBindingEvent) - Method in interface jakarta.servlet.http.HttpSessionAttributeListener
Receives notification that an attribute has been removed from a session.
attributeRemoved(ServletContextAttributeEvent) - Method in interface jakarta.servlet.ServletContextAttributeListener
Receives notification that an attribute has been removed from the ServletContext.
attributeRemoved(ServletRequestAttributeEvent) - Method in interface jakarta.servlet.ServletRequestAttributeListener
Receives notification that an attribute has been removed from the ServletRequest.
attributeReplaced(HttpSessionBindingEvent) - Method in interface jakarta.servlet.http.HttpSessionAttributeListener
Receives notification that an attribute has been replaced in a session.
attributeReplaced(ServletContextAttributeEvent) - Method in interface jakarta.servlet.ServletContextAttributeListener
Receives notification that an attribute has been replaced in the ServletContext.
attributeReplaced(ServletRequestAttributeEvent) - Method in interface jakarta.servlet.ServletRequestAttributeListener
Receives notification that an attribute has been replaced on the ServletRequest.
AttributesHandler - Class in com.sun.faces.facelets.tag.faces.core
 
AttributesHandler(TagConfig) - Constructor for class com.sun.faces.facelets.tag.faces.core.AttributesHandler
 
ATTRS_WITH_DECLARED_DEFAULT_VALUES - Static variable in class jakarta.faces.component.UIComponent
This constant enables one to quickly discover the names of the declared composite component attributes that have been given default values by the composite component author.
AUDIENCE - Static variable in interface jakarta.security.enterprise.authentication.mechanism.http.openid.OpenIdConstant
 
augmentIdReference(String, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.HtmlBasicRenderer
Conditionally augment an id-reference value.
AuthConfig - Interface in jakarta.security.auth.message.config
This interface defines the common functionality implemented by Authentication context configuration objects.
AuthConfigFactory - Class in jakarta.security.auth.message.config
This class is used to obtain AuthConfigProvider objects that can be used to obtain authentication context configuration objects, that is, ClientAuthConfig and ServerAuthConfig objects.
AuthConfigFactory() - Constructor for class jakarta.security.auth.message.config.AuthConfigFactory
 
AuthConfigFactory.RegistrationContext - Interface in jakarta.security.auth.message.config
Represents the layer identifier, application context identifier, and description components of an AuthConfigProvider registration at the factory.
AuthConfigProvider - Interface in jakarta.security.auth.message.config
This interface is implemented by objects that can be used to obtain authentication context configuration objects, that is, ClientAuthConfig or ServerAuthConfig objects.
authenticate(HttpServletRequest, HttpServletResponse, AuthenticationParameters) - Method in interface jakarta.security.enterprise.SecurityContext
Signal to the container (programmatically trigger) that it should start or continue a web/HTTP based authentication dialog with the caller.
authenticate(HttpServletResponse) - Method in interface jakarta.servlet.http.HttpServletRequest
Use the container login mechanism configured for the ServletContext to authenticate the user making this request.
authenticate(HttpServletResponse) - Method in class jakarta.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to call authenticate on the wrapped request object.
AUTHENTICATE_CONTENT - Static variable in interface jakarta.security.auth.message.MessagePolicy.ProtectionPolicy
The identifier for a ProtectionPolicy that indicates that the origin of data within the message is to be authenticated (that is, the message is to be protected such that its recipients can establish who defined the message content).
AUTHENTICATE_RECIPIENT - Static variable in interface jakarta.security.auth.message.MessagePolicy.ProtectionPolicy
The identifier for a ProtectionPolicy that indicates that the message recipient is to be authenticated.
AUTHENTICATE_SENDER - Static variable in interface jakarta.security.auth.message.MessagePolicy.ProtectionPolicy
The identifier for a ProtectionPolicy that indicates that the sending entity is to be authenticated.
AUTHENTICATION - Static variable in class jakarta.ws.rs.Priorities
Security authentication filter/interceptor priority.
AuthenticationException - Exception Class in jakarta.security.enterprise
A generic authentication exception.
AuthenticationException() - Constructor for exception class jakarta.security.enterprise.AuthenticationException
Constructs a new AuthenticationException exception with null as its detail message.
AuthenticationException(String) - Constructor for exception class jakarta.security.enterprise.AuthenticationException
Constructs a new AuthenticationException exception with the specified detail message.
AuthenticationException(String, Throwable) - Constructor for exception class jakarta.security.enterprise.AuthenticationException
Constructs a new AuthenticationException exception with the specified detail message and cause.
AuthenticationException(Throwable) - Constructor for exception class jakarta.security.enterprise.AuthenticationException
Constructs a new AuthenticationException exception with the specified cause.
AuthenticationFailedException - Exception Class in jakarta.mail
This exception is thrown when the connect method on a Store or Transport object fails due to an authentication failure (e.g., bad user name or password).
AuthenticationFailedException() - Constructor for exception class jakarta.mail.AuthenticationFailedException
Constructs an AuthenticationFailedException.
AuthenticationFailedException(String) - Constructor for exception class jakarta.mail.AuthenticationFailedException
Constructs an AuthenticationFailedException with the specified detail message.
AuthenticationFailedException(String, Exception) - Constructor for exception class jakarta.mail.AuthenticationFailedException
Constructs an AuthenticationFailedException with the specified detail message and embedded exception.
AuthenticationMechanism - Annotation Interface in jakarta.resource.spi
 
AuthenticationMechanism.CredentialInterface - Enum Class in jakarta.resource.spi
An enumerated type that represents the various interfaces that a resource adapter may support for the representation of the credentials.
AuthenticationParameters - Class in jakarta.security.enterprise.authentication.mechanism.http
Parameters that are provided along with an authentication request.
AuthenticationParameters() - Constructor for class jakarta.security.enterprise.authentication.mechanism.http.AuthenticationParameters
 
AuthenticationStatus - Enum Class in jakarta.security.enterprise
The AuthenticationStatus is used as a return value by primarily the HttpAuthenticationMechanism to indicate the result (status) of the authentication process.
authenticationType() - Element in annotation interface jakarta.annotation.Resource
The authentication type to use for this resource.
Authenticator - Class in jakarta.mail
The class Authenticator represents an object that knows how to obtain authentication for a network connection.
Authenticator() - Constructor for class jakarta.mail.Authenticator
Creates a default Authenticator.
AuthException - Exception Class in jakarta.security.auth.message
A generic authentication exception.
AuthException() - Constructor for exception class jakarta.security.auth.message.AuthException
Constructs an AuthException with no detail message.
AuthException(String) - Constructor for exception class jakarta.security.auth.message.AuthException
Constructs an AuthException with the specified detail message.
AuthException(String, Throwable) - Constructor for exception class jakarta.security.auth.message.AuthException
Constructs an AuthException with the specified detail message and cause.
AuthException(Throwable) - Constructor for exception class jakarta.security.auth.message.AuthException
Constructs an AuthException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
authMechanism() - Element in annotation interface jakarta.resource.spi.AuthenticationMechanism
The authentication-mechanism-type specifies an authentication mechanism supported by the resource adapter.
authMechanisms() - Element in annotation interface jakarta.resource.spi.Connector
Specifies the authentication mechanisms supported by the resource adapter.
AUTHORIZATION - Static variable in interface jakarta.ws.rs.core.HttpHeaders
AUTHORIZATION - Static variable in class jakarta.ws.rs.Priorities
Security authorization filter/interceptor priority.
AUTHORIZATION_CODE - Static variable in interface jakarta.security.enterprise.authentication.mechanism.http.openid.OpenIdConstant
 
AUTHORIZATION_CODE_FLOW_TYPES - Static variable in interface jakarta.security.enterprise.authentication.mechanism.http.openid.OpenIdConstant
 
AUTHORIZATION_ENDPOINT - Static variable in interface jakarta.security.enterprise.authentication.mechanism.http.openid.OpenIdConstant
 
authorizationEndpoint() - Element in annotation interface jakarta.security.enterprise.authentication.mechanism.http.openid.OpenIdProviderMetadata
Required.
AUTHORIZED_PARTY - Static variable in interface jakarta.security.enterprise.authentication.mechanism.http.openid.OpenIdConstant
 
AuthStatus - Class in jakarta.security.auth.message
The AuthStatus class is used to represent return values from Authentication modules and Authentication Contexts.
Auto - Enum constant in enum class com.sun.faces.config.WebConfiguration.DisableUnicodeEscaping
 
AUTO - Enum constant in enum class jakarta.persistence.FlushModeType
(Default) Flushing to occur at query execution.
AUTO - Enum constant in enum class jakarta.persistence.GenerationType
Indicates that the persistence provider should pick an appropriate strategy for the particular database.
AUTO - Enum constant in enum class jakarta.persistence.ValidationMode
If a Bean Validation provider is present in the environment, the persistence provider must perform the automatic validation of entities.
AUTO_ACKNOWLEDGE - Static variable in interface jakarta.jms.JMSContext
With this session mode, the JMSContext's session automatically acknowledges a client's receipt of a message either when the session has successfully returned from a call to receive or when the message listener the session has called to process the message successfully returns.
AUTO_ACKNOWLEDGE - Static variable in interface jakarta.jms.Session
With this acknowledgment mode, the session automatically acknowledges a client's receipt of a message either when the session has successfully returned from a call to receive or when the message listener the session has called to process the message successfully returns.
autoApply() - Element in annotation interface jakarta.persistence.Converter
Specifies whether the annotated converter should be automatically applied to attributes of the target type.
AutoApplySession - Annotation Interface in jakarta.security.enterprise.authentication.mechanism.http
The AutoApplySession annotation provides an application the ability to declaratively designate that an authentication mechanism uses the jakarta.servlet.http.registerSession and auto applies this for every request.
AutoApplySession.Literal - Class in jakarta.security.enterprise.authentication.mechanism.http
Supports inline instantiation of the AutoApplySession annotation.
autocomplete - 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.
autocomplete - Enum constant in enum class jakarta.faces.component.html.HtmlInputSecret.PropertyKeys
 
autocomplete - Enum constant in enum class jakarta.faces.component.html.HtmlInputText.PropertyKeys
 
AutoCompleteOffOnViewState - Enum constant in enum class com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
 
autoFlush - Variable in class jakarta.servlet.jsp.JspWriter
Whether the JspWriter is autoflushing.
AUTOMATIC_EXTENSIONLESS_MAPPING_PARAM_NAME - Static variable in class jakarta.faces.webapp.FacesServlet
The ServletContext init parameter consulted by the runtime to tell if the automatic mapping of the FacesServlet to the extensionless variant (without *.xhtml) should be enabled.
Automatic Bracketing of Expressions - Search tag in class jakarta.el.ELProcessor
Section
AutomaticExtensionlessMapping - Enum constant in enum class com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
 
autorun - Enum constant in enum class jakarta.faces.component.html.HtmlCommandScript.PropertyKeys
 
available() - Method in class jakarta.mail.util.SharedFileInputStream
Returns the number of bytes that can be read from this input stream without blocking.
avg(Expression<N>) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create an aggregate expression applying the avg operation.
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