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

C

Cache<K,V> - Class in com.sun.faces.util
A concurrent caching mechanism.
Cache - Interface in jakarta.persistence
Interface used to interact with the second-level cache.
Cache(Cache.Factory<K, V>) - Constructor for class com.sun.faces.util.Cache
Constructs this cache using the specified Factory.
CACHE_CONTROL - Static variable in interface jakarta.ws.rs.core.HttpHeaders
CACHE_MODE - Static variable in class jakarta.persistence.PersistenceConfiguration
String specifying a SharedCacheMode.
Cache.Factory<K,V> - Interface in com.sun.faces.util
Factory interface for creating various cacheable objects.
Cacheable - Annotation Interface in jakarta.persistence
Specifies whether an entity should be cached, if caching is enabled, and when the value of the persistence.xml caching element is SharedCacheMode.ENABLE_SELECTIVE or SharedCacheMode.DISABLE_SELECTIVE.
cacheControl(CacheControl) - Method in interface jakarta.ws.rs.client.Invocation.Builder
Set the cache control data of the message.
cacheControl(CacheControl) - Method in class jakarta.ws.rs.core.Response.ResponseBuilder
Set the cache control data of the message.
CacheControl - Class in jakarta.ws.rs.core
An abstraction for the value of a HTTP Cache-Control response header.
CacheControl() - Constructor for class jakarta.ws.rs.core.CacheControl
Create a new instance of CacheControl.
cachedContent - Variable in class jakarta.mail.internet.MimeBodyPart
If our content is a Multipart of Message object, we save it the first time it's created by parsing a stream so that changes to the contained objects will not be lost.
cachedContent - Variable in class jakarta.mail.internet.MimeMessage
If our content is a Multipart or Message object, we save it the first time it's created by parsing a stream so that changes to the contained objects will not be lost.
CacheResourceModificationTimestamp - Enum constant in enum class com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
 
CacheRetrieveMode - Enum Class in jakarta.persistence
Specifies how the EntityManager interacts with the second-level cache when data is read from the database via the EntityManager.find(java.lang.Class<T>, java.lang.Object) methods and execution of queries.
CacheStoreMode - Enum Class in jakarta.persistence
Specifies how the EntityManager interacts with the second-level cache when data is read from the database and when data is written to the database.
calculateCharacterEncoding(FacesContext) - Method in class jakarta.faces.application.ViewHandler
Returns the correct character encoding to be used for this request.
calculateCharacterEncoding(FacesContext) - Method in class jakarta.faces.application.ViewHandlerWrapper
The default behavior of this method is to call ViewHandler.calculateCharacterEncoding(jakarta.faces.context.FacesContext) on the wrapped ViewHandler object.
calculateLocale(FacesContext) - Method in class com.sun.faces.application.view.MultiViewHandler
This code is currently common to all ViewHandlingStrategy instances.
calculateLocale(FacesContext) - Method in class jakarta.faces.application.ViewHandler
Returns an appropriate Locale to use for this and subsequent requests for the current client.
calculateLocale(FacesContext) - Method in class jakarta.faces.application.ViewHandlerWrapper
The default behavior of this method is to call ViewHandler.calculateLocale(jakarta.faces.context.FacesContext) on the wrapped ViewHandler object.
calculateRenderKitId(FacesContext) - Method in class com.sun.faces.application.view.MultiViewHandler
This code is currently common to all ViewHandlingStrategy instances.
calculateRenderKitId(FacesContext) - Method in class jakarta.faces.application.ViewHandler
Return an appropriate renderKitId for this and subsequent requests from the current client.
calculateRenderKitId(FacesContext) - Method in class jakarta.faces.application.ViewHandlerWrapper
The default behavior of this method is to call ViewHandler.calculateRenderKitId(jakarta.faces.context.FacesContext) on the wrapped ViewHandler object.
calculateResourceLibraryContracts(FacesContext, String) - Method in class com.sun.faces.application.view.FaceletViewHandlingStrategy
 
calculateResourceLibraryContracts(FacesContext, String) - Method in class jakarta.faces.view.ViewDeclarationLanguage
Return the list of resource library contracts that will be made available for use in the view specified by the argument viewId.
calculateResourceLibraryContracts(FacesContext, String) - Method in class jakarta.faces.view.ViewDeclarationLanguageWrapper
 
call() - Method in class com.sun.faces.config.manager.tasks.FindAnnotatedConfigClasses
 
call() - Method in class com.sun.faces.config.manager.tasks.FindConfigResourceURIsTask
 
call() - Method in class com.sun.faces.config.manager.tasks.ParseConfigResourceToDOMTask
 
call(SOAPMessage, Object) - Method in class jakarta.xml.soap.SOAPConnection
Sends the given message to the specified endpoint and blocks until it has returned the response.
CALLBACK - Enum constant in enum class jakarta.persistence.ValidationMode
The persistence provider must perform the lifecycle event validation.
callerBaseDn() - Element in annotation interface jakarta.security.enterprise.identitystore.LdapIdentityStoreDefinition
Base distinguished name for callers in the LDAP store (e.g., "ou=caller,dc=eclipse,dc=net").
callerGroupsClaim() - Element in annotation interface jakarta.security.enterprise.authentication.mechanism.http.openid.ClaimsDefinition
Maps the callerGroupsClaim's value to caller groups value in jakarta.security.enterprise.identitystore.IdentityStore#validate
callerName() - Element in annotation interface jakarta.security.enterprise.identitystore.InMemoryIdentityStoreDefinition.Credentials
Name of caller.
callerNameAttribute() - Element in annotation interface jakarta.security.enterprise.identitystore.LdapIdentityStoreDefinition
Name of the attribute that contains the callers name in the person object (e.g., "uid").
callerNameClaim() - Element in annotation interface jakarta.security.enterprise.authentication.mechanism.http.openid.ClaimsDefinition
Maps the callerNameClaim's value to caller name value in jakarta.security.enterprise.identitystore.IdentityStore#validate
CallerOnlyCredential - Class in jakarta.security.enterprise.credential
CallerOnlyCredential represents a credential that only contains a caller name and no secret of any kind.
CallerOnlyCredential(String) - Constructor for class jakarta.security.enterprise.credential.CallerOnlyCredential
 
CallerPrincipal - Class in jakarta.security.enterprise
Principal that represents the caller principal associated with the invocation being processed by the container (e.g.
CallerPrincipal(String) - Constructor for class jakarta.security.enterprise.CallerPrincipal
 
CallerPrincipalCallback - Class in jakarta.security.auth.message.callback
Callback for setting the container's caller (or remote user) principal.
CallerPrincipalCallback(Subject, String) - Constructor for class jakarta.security.auth.message.callback.CallerPrincipalCallback
Create a CallerPrincipalCallback to set the container's representation of the caller principal.
CallerPrincipalCallback(Subject, Principal) - Constructor for class jakarta.security.auth.message.callback.CallerPrincipalCallback
Create a CallerPrincipalCallback to set the container's representation of the caller principal
callerQuery() - Element in annotation interface jakarta.security.enterprise.identitystore.DatabaseIdentityStoreDefinition
SQL query to validate the {caller, password} pair.
callerSearchBase() - Element in annotation interface jakarta.security.enterprise.identitystore.LdapIdentityStoreDefinition
Search base for looking up callers (e.g., "ou=caller,dc=eclipse,dc=net").
callerSearchFilter() - Element in annotation interface jakarta.security.enterprise.identitystore.LdapIdentityStoreDefinition
Search filter to find callers when callerSearchBase is set.
callerSearchScope() - Element in annotation interface jakarta.security.enterprise.identitystore.LdapIdentityStoreDefinition
Search scope for caller searches: determines depth of the search in the LDAP tree.
callerSearchScopeExpression() - Element in annotation interface jakarta.security.enterprise.identitystore.LdapIdentityStoreDefinition
Allow callerSearchScope to be specified as a Jakarta Expression Language expression.
callInTransaction(Function<EntityManager, R>) - Method in interface jakarta.persistence.EntityManagerFactory
Create a new application-managed EntityManager with an active transaction, and call the given function, passing the EntityManager to the function.
callWithConnection(ConnectionFunction<C, T>) - Method in interface jakarta.persistence.EntityManager
Call the given function and return its result using the database connection underlying this EntityManager.
canBeRequestTime() - Method in class jakarta.servlet.jsp.tagext.TagAttributeInfo
Whether this attribute has been specified in the TLD as rtexprvalue.
cancel() - Method in interface jakarta.ejb.Timer
Cause the timer and all its associated expiration notifications to be cancelled.
cancel() - Method in interface jakarta.ws.rs.container.AsyncResponse
Cancel the suspended request processing.
cancel(boolean) - Method in class jakarta.ejb.AsyncResult
This method should not be called.
cancel(int) - Method in interface jakarta.ws.rs.container.AsyncResponse
Cancel the suspended request processing.
cancel(Date) - Method in interface jakarta.ws.rs.container.AsyncResponse
Cancel the suspended request processing.
canCreateBean(String) - Method in class jakarta.el.BeanNameResolver
Allow creating a bean of the given name if it does not exist.
CANNOT_ACCEPT - Enum constant in enum class jakarta.websocket.CloseReason.CloseCodes
1003 indicates that an endpoint is terminating the connection because it has received a type of data it cannot accept (e.g., an endpoint that understands only text data MAY send this if it receives a binary message).
CANNOT_CONVERT_ID - Static variable in class com.sun.faces.util.MessageUtils
 
CANNOT_VALIDATE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
CANON_EQ - Enum constant in enum class jakarta.validation.constraints.Pattern.Flag
Enables canonical equivalence.
canProcessJndiEntries() - Method in class com.sun.faces.config.WebConfiguration
 
canSetAppArtifact(ApplicationAssociate, String) - Static method in class com.sun.faces.util.Util
 
CANT_CLOSE_INPUT_STREAM_ID - Static variable in class com.sun.faces.util.MessageUtils
 
CANT_CONVERT_VALUE_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
CANT_CREATE_CLASS_ERROR_ID - Static variable in class com.sun.faces.util.MessageUtils
 
CANT_CREATE_LIFECYCLE_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
CANT_INSTANTIATE_CLASS_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
CANT_INTROSPECT_CLASS_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
CANT_LOAD_CLASS_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
CANT_PARSE_FILE_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
CANT_WRITE_ID_ATTRIBUTE_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
captionClass - Enum constant in enum class jakarta.faces.component.html.HtmlDataTable.PropertyKeys
 
captionClass - Enum constant in enum class jakarta.faces.component.html.HtmlPanelGrid.PropertyKeys
 
captionStyle - Enum constant in enum class jakarta.faces.component.html.HtmlDataTable.PropertyKeys
 
captionStyle - Enum constant in enum class jakarta.faces.component.html.HtmlPanelGrid.PropertyKeys
 
CascadableDescriptor - Interface in jakarta.validation.metadata
Represents a cascadable element.
cascade() - Element in annotation interface jakarta.persistence.ManyToMany
(Optional) The operations that must be cascaded to the target of the association.
cascade() - Element in annotation interface jakarta.persistence.ManyToOne
(Optional) The operations that must be cascaded to the target of the association.
cascade() - Element in annotation interface jakarta.persistence.OneToMany
(Optional) The operations that must be cascaded to the target of the association.
cascade() - Element in annotation interface jakarta.persistence.OneToOne
(Optional) The operations that must be cascaded to the target of the association.
CascadeType - Enum Class in jakarta.persistence
Defines the set of cascadable operations that are propagated to the associated entity.
CASE_INSENSITIVE - Enum constant in enum class jakarta.validation.constraints.Pattern.Flag
Enables case-insensitive matching.
CASE_INSENSITIVE - Static variable in interface jakarta.json.bind.config.PropertyNamingStrategy
Using this strategy, the serialization will be same as identity.
cast(Class<X>) - Method in interface jakarta.persistence.criteria.Expression
Cast this expression to the specified type, returning a new expression object.
catalog() - Element in annotation interface jakarta.persistence.CollectionTable
(Optional) The catalog of the table.
catalog() - Element in annotation interface jakarta.persistence.JoinTable
(Optional) The catalog of the table.
catalog() - Element in annotation interface jakarta.persistence.SecondaryTable
(Optional) The catalog of the table.
catalog() - Element in annotation interface jakarta.persistence.SequenceGenerator
(Optional) The catalog of the sequence generator.
catalog() - Element in annotation interface jakarta.persistence.Table
(Optional) The catalog of the table.
catalog() - Element in annotation interface jakarta.persistence.TableGenerator
(Optional) The catalog of the table.
CatchHandler - Class in com.sun.faces.facelets.tag.jstl.core
 
CatchHandler(TagConfig) - Constructor for class com.sun.faces.facelets.tag.jstl.core.CatchHandler
 
CC - Static variable in class jakarta.mail.Message.RecipientType
The "Cc" (carbon copy) recipients.
CDI<T> - Class in jakarta.enterprise.inject.spi
Provides access to the current container.
CDI() - Constructor for class jakarta.enterprise.inject.spi.CDI
 
CDI_BEAN_MANAGER - Static variable in class com.sun.faces.RIConstants
Convenience key to store / get BeanManager.
CdiConverter - Class in com.sun.faces.cdi
A delegate to the CDI managed converter.
CdiConverter() - Constructor for class com.sun.faces.cdi.CdiConverter
Constructor.
CdiConverter(String, Class, Converter) - Constructor for class com.sun.faces.cdi.CdiConverter
Constructor.
CdiExtension - Class in com.sun.faces.cdi
The CDI extension.
CdiExtension() - Constructor for class com.sun.faces.cdi.CdiExtension
 
CDIProvider - Interface in jakarta.enterprise.inject.spi
Interface implemented by a CDI provider to provide access to the current container
CdiUtils - Class in com.sun.faces.cdi
A static utility class for CDI.
CdiValidator - Class in com.sun.faces.cdi
A delegate to the CDI managed validator.
CdiValidator() - Constructor for class com.sun.faces.cdi.CdiValidator
Constructor.
CdiValidator(String, Validator) - Constructor for class com.sun.faces.cdi.CdiValidator
Constructor.
ceiling(Expression<N>) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create an expression that returns the ceiling of its argument, that is, the smallest integer greater than or equal to its argument.
cellpadding - Enum constant in enum class jakarta.faces.component.html.HtmlDataTable.PropertyKeys
 
cellpadding - Enum constant in enum class jakarta.faces.component.html.HtmlPanelGrid.PropertyKeys
 
cellspacing - Enum constant in enum class jakarta.faces.component.html.HtmlDataTable.PropertyKeys
 
cellspacing - Enum constant in enum class jakarta.faces.component.html.HtmlPanelGrid.PropertyKeys
 
CertStoreCallback - Class in jakarta.security.auth.message.callback
Callback for CertStore.
CertStoreCallback() - Constructor for class jakarta.security.auth.message.callback.CertStoreCallback
 
ChainTypeCompositeELResolver - Class in com.sun.faces.el
Maintains an ordered composite list of child ELResolver for Faces.
ChainTypeCompositeELResolver(FacesCompositeELResolver) - Constructor for class com.sun.faces.el.ChainTypeCompositeELResolver
 
ChainTypeCompositeELResolver(FacesCompositeELResolver.ELResolverChainType) - Constructor for class com.sun.faces.el.ChainTypeCompositeELResolver
Guarantee that this instance knows of what chain it is a member.
changeSessionId() - Method in interface jakarta.servlet.http.HttpServletRequest
Change the session id of the current session associated with this request and return the new session id.
changeSessionId() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return changeSessionId() on the wrapped request object.
channel() - Element in annotation interface jakarta.faces.push.Push
(Optional) The name of the push channel.
channel() - Method in class jakarta.faces.push.Push.Literal
 
CHAR - Enum constant in enum class jakarta.enterprise.lang.model.AnnotationMember.Kind
A primitive char value.
CHAR - Enum constant in enum class jakarta.enterprise.lang.model.types.PrimitiveType.PrimitiveKind
The char primitive type
CHAR - Enum constant in enum class jakarta.persistence.DiscriminatorType
Single character as the discriminator type.
CHAR_ENCODING - Static variable in class com.sun.faces.RIConstants
 
CHARACTER_ENCODING_KEY - Static variable in class jakarta.faces.application.ViewHandler
The key, in the session's attribute set, under which the response character encoding may be stored and retrieved.
CHARACTER_ID - Static variable in class jakarta.faces.convert.CharacterConverter
The message identifier of the FacesMessage to be created if the conversion to Character fails.
CHARACTER_SET_ENCODING - Static variable in class jakarta.xml.soap.SOAPMessage
Specifies the character type encoding for the SOAP Message.
CharacterConverter - Class in jakarta.faces.convert
Converter implementation for java.lang.Character (and char primitive) values.
CharacterConverter() - Constructor for class jakarta.faces.convert.CharacterConverter
 
charset - Enum constant in enum class jakarta.faces.component.html.HtmlCommandLink.PropertyKeys
 
charset - Enum constant in enum class jakarta.faces.component.html.HtmlOutcomeTargetLink.PropertyKeys
 
charset - Enum constant in enum class jakarta.faces.component.html.HtmlOutputLink.PropertyKeys
 
CHARSET_PARAMETER - Static variable in class jakarta.ws.rs.core.MediaType
The media type charset parameter name.
check() - Element in annotation interface jakarta.persistence.Column
(Optional) Check constraints to be applied to the column.
check() - Element in annotation interface jakarta.persistence.JoinColumn
(Optional) Check constraints to be applied to the column.
check() - Element in annotation interface jakarta.persistence.JoinTable
(Optional) Check constraints to be applied to the table.
check() - Element in annotation interface jakarta.persistence.SecondaryTable
(Optional) Check constraints to be applied to the table.
check() - Element in annotation interface jakarta.persistence.Table
(Optional) Check constraints to be applied to the table.
CheckboxRenderer - Class in com.sun.faces.renderkit.html_basic
CheckboxRenderer is a class that renders the current value of UISelectBoolean as a checkbox.
CheckboxRenderer() - Constructor for class com.sun.faces.renderkit.html_basic.CheckboxRenderer
 
CheckConstraint - Annotation Interface in jakarta.persistence
Used to specify a SQL check constraint on a column or table when schema generation is in effect.
checkIdUniqueness(FacesContext, UIComponent, Set<String>) - Static method in class com.sun.faces.util.Util
Utility method to validate ID uniqueness for the tree represented by component.
checkOrigin(String) - Method in class jakarta.websocket.server.ServerEndpointConfig.Configurator
Check the value of the Origin header (See Origin Header) the client passed during the opening handshake.
CheckpointAlgorithm - Interface in jakarta.batch.api.chunk
CheckpointAlgorithm provides a custom checkpoint policy for chunk steps.
checkpointInfo() - Method in class jakarta.batch.api.chunk.AbstractItemReader
Override this method if the ItemReader supports checkpoints.
checkpointInfo() - Method in class jakarta.batch.api.chunk.AbstractItemWriter
Override this method if the ItemWriter supports checkpoints.
checkpointInfo() - Method in interface jakarta.batch.api.chunk.ItemReader
The checkpointInfo method returns the current checkpoint data for this reader.
checkpointInfo() - Method in interface jakarta.batch.api.chunk.ItemWriter
The checkpointInfo method returns the current checkpoint data for this writer.
checkpointTimeout() - Method in class jakarta.batch.api.chunk.AbstractCheckpointAlgorithm
Override this method if the CheckpointAlgorithm establishes a checkpoint timeout.
checkpointTimeout() - Method in interface jakarta.batch.api.chunk.CheckpointAlgorithm
The checkpointTimeout is invoked at the beginning of a new checkpoint interval for the purpose of establishing the checkpoint timeout.
CHILD_NOT_OF_EXPECTED_TYPE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
ChooseHandler - Class in com.sun.faces.facelets.tag.jstl.core
 
ChooseHandler(TagConfig) - Constructor for class com.sun.faces.facelets.tag.jstl.core.ChooseHandler
 
ChooseOtherwiseHandler - Class in com.sun.faces.facelets.tag.jstl.core
 
ChooseOtherwiseHandler(TagConfig) - Constructor for class com.sun.faces.facelets.tag.jstl.core.ChooseOtherwiseHandler
 
ChooseWhenHandler - Class in com.sun.faces.facelets.tag.jstl.core
 
ChooseWhenHandler(TagConfig) - Constructor for class com.sun.faces.facelets.tag.jstl.core.ChooseWhenHandler
 
ChunkListener - Interface in jakarta.batch.api.chunk.listener
ChunkListener intercepts chunk processing.
Circular Dependencies - Search tag in annotation interface jakarta.inject.Inject
Section
CLAIM_TYPES_SUPPORTED - Static variable in interface jakarta.security.enterprise.authentication.mechanism.http.openid.OpenIdConstant
 
Claims - Interface in jakarta.security.enterprise.identitystore.openid
 
CLAIMS_LOCALES - Static variable in interface jakarta.security.enterprise.authentication.mechanism.http.openid.OpenIdConstant
 
CLAIMS_SUPPORTED - Static variable in interface jakarta.security.enterprise.authentication.mechanism.http.openid.OpenIdConstant
 
claimsDefinition() - Element in annotation interface jakarta.security.enterprise.authentication.mechanism.http.OpenIdAuthenticationMechanismDefinition
Optional.
ClaimsDefinition - Annotation Interface in jakarta.security.enterprise.authentication.mechanism.http.openid
ClaimsDefinition annotation defines claims mapping in openid connect client configuration.
CLASS - Enum constant in enum class jakarta.enterprise.lang.model.AnnotationMember.Kind
A Class value.
CLASS - Enum constant in enum class jakarta.enterprise.lang.model.declarations.DeclarationInfo.Kind
Class, interface, enum, annotation, or record
CLASS - Enum constant in enum class jakarta.enterprise.lang.model.types.Type.Kind
A class type, e.g.
ClassConfig - Interface in jakarta.enterprise.inject.build.compatible.spi
Allows adding annotations to and removing annotations from a class.
classes() - Element in annotation interface jakarta.persistence.NamedNativeQuery
Specifies the result set mapping to constructors.
classes() - Element in annotation interface jakarta.persistence.SqlResultSetMapping
Specifies the result set mapping to constructors.
classHasAnnotations(Class<?>) - Static method in class com.sun.faces.util.Util
 
Classic API interfaces - Search tag in package jakarta.jms
Section
ClassInfo - Interface in jakarta.enterprise.lang.model.declarations
A class.
className - Variable in class com.sun.faces.renderkit.RenderKitFactoryImpl
 
className() - Element in annotation interface jakarta.annotation.sql.DataSourceDefinition
Name of a DataSource class that implements javax.sql.DataSource or javax.sql.XADataSource or javax.sql.ConnectionPoolDataSource.
className() - Element in annotation interface jakarta.jms.JMSConnectionFactoryDefinition
Fully-qualified name of the Jakarta Messaging connection factory implementation class.
className() - Element in annotation interface jakarta.jms.JMSDestinationDefinition
Fully-qualified name of the Jakarta Messaging destination implementation class.
className() - Element in annotation interface jakarta.jws.soap.SOAPMessageHandler
Deprecated.
Name of the handler class.
className() - Element in annotation interface jakarta.resource.AdministeredObjectDefinition
Fully qualified name of the administered object’s class
className() - Element in annotation interface jakarta.xml.ws.FaultAction
Name of the exception class.
className() - Element in annotation interface jakarta.xml.ws.RequestWrapper
Request wrapper bean name.
className() - Element in annotation interface jakarta.xml.ws.ResponseWrapper
Response wrapper bean name.
Classpath - Class in com.sun.faces.facelets.util
 
Classpath() - Constructor for class com.sun.faces.facelets.util.Classpath
 
Classpath.SearchAdvice - Enum Class in com.sun.faces.facelets.util
 
ClasspathResourceHelper - Class in com.sun.faces.application.resource
A ResourceHelper implementation for finding/serving resources found on the classpath within the META-INF/resources directory.
ClasspathResourceHelper() - Constructor for class com.sun.faces.application.resource.ClasspathResourceHelper
 
ClassTransformer - Interface in jakarta.persistence.spi
A persistence provider supplies an instance of this interface to the PersistenceUnitInfo.addTransformer(jakarta.persistence.spi.ClassTransformer) method.
ClassType - Interface in jakarta.enterprise.lang.model.types
A class type, including interface types, enum types, annotation types and record types.
cleanClientSubject() - Method in interface jakarta.security.enterprise.authentication.mechanism.http.HttpMessageContext
Convenience method to clean the subject associated with this context.
cleanClientSubject() - Method in class jakarta.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
 
cleanSubject(MessageInfo, Subject) - Method in interface jakarta.security.auth.message.ClientAuth
Remove implementation specific principals and credentials from the subject.
cleanSubject(MessageInfo, Subject) - Method in interface jakarta.security.auth.message.ServerAuth
Remove method specific principals and credentials from the subject.
cleanSubject(HttpServletRequest, HttpServletResponse, HttpMessageContext) - Method in interface jakarta.security.enterprise.authentication.mechanism.http.HttpAuthenticationMechanism
Remove mechanism specific principals and credentials from the subject and any other state the mechanism might have used.
cleanSubject(HttpServletRequest, HttpServletResponse, HttpMessageContext) - Method in interface jakarta.security.enterprise.authentication.mechanism.http.HttpAuthenticationMechanismHandler
Remove mechanism specific principals and credentials from the subject and any other state the mechanism might have used.
cleanSubject(HttpServletRequest, HttpServletResponse, HttpMessageContext) - Method in class jakarta.security.enterprise.authentication.mechanism.http.HttpAuthenticationMechanismWrapper
 
cleanup() - Method in interface jakarta.resource.spi.ManagedConnection
Application server calls this method to force any cleanup on the ManagedConnection instance.
cleanupInitMaps(ServletContext) - Static method in class com.sun.faces.config.InitFacesContext
Clean up entries from the threadInitContext and initContextServletContext maps using a ServletContext.
clear() - Method in class com.sun.faces.application.resource.ResourceCache
Empty the cache.
clear() - Method in class com.sun.faces.config.initfacescontext.NoOpFlash
 
clear() - Method in class com.sun.faces.context.ApplicationMap
 
clear() - Method in class com.sun.faces.context.InitParameterMap
 
clear() - Method in class com.sun.faces.context.RequestCookieMap
 
clear() - Method in class com.sun.faces.context.RequestHeaderMap
 
clear() - Method in class com.sun.faces.context.RequestHeaderValuesMap
 
clear() - Method in class com.sun.faces.context.RequestParameterMap
 
clear() - Method in class com.sun.faces.context.RequestParameterValuesMap
 
clear() - Method in class com.sun.faces.context.flash.ELFlash
 
clear() - Method in class com.sun.faces.context.RequestMap
 
clear() - Method in class com.sun.faces.context.SessionMap
 
clear() - Method in class com.sun.faces.util.LRUCache
clear the cache
clear() - Method in class com.sun.faces.util.MetadataWrapperMap
 
clear() - Method in class com.sun.faces.util.MostlySingletonSet
 
clear() - Method in class com.sun.faces.util.MultiKeyConcurrentHashMap
Removes all mappings from this map.
clear() - Method in class jakarta.faces.context.FlashWrapper
The default behavior of this method is to call Map.clear() on the wrapped Flash object.
clear() - Method in interface jakarta.persistence.EntityManager
Clear the persistence context, causing all managed entities to become detached.
clear() - Method in class jakarta.security.enterprise.credential.AbstractClearableCredential
 
clear() - Method in interface jakarta.security.enterprise.credential.Credential
Clears the credential.
clear() - Method in class jakarta.security.enterprise.credential.Password
Securely clears the password value.
clear() - Method in class jakarta.servlet.jsp.JspWriter
Clear the contents of the buffer.
clear() - Method in class jakarta.ws.rs.core.AbstractMultivaluedMap
 
clear(FacesContext) - Method in class com.sun.faces.application.view.ViewScopeContextManager
Clear the current view map using the Faces context.
clear(FacesContext) - Method in class com.sun.faces.application.view.ViewScopeManager
Clear the current view map using the Faces context.
clear(FacesContext, String, Map<String, Object>) - Method in class com.sun.faces.application.view.ViewScopeContextManager
Clear the given view map.
clear(FacesContext, String, Map<String, Object>) - Method in class com.sun.faces.application.view.ViewScopeManager
Clear the given view map.
clear(FacesContext, Map<String, Object>) - Method in class com.sun.faces.application.view.ViewScopeContextManager
Deprecated.
clear(FacesContext, Map<String, Object>) - Method in class com.sun.faces.application.view.ViewScopeManager
Deprecated.
clearAttributesOnChangeOfView(FacesContext) - Static method in class com.sun.faces.util.RequestStateManager
Remove all request state attributes associated that need to be cleared on change of view.
clearBody() - Method in interface jakarta.jms.Message
Clears out the message body.
clearBody() - Method in class jakarta.servlet.jsp.tagext.BodyContent
Clear the body without throwing any exceptions.
clearBuffer() - Method in class jakarta.servlet.jsp.JspWriter
Clears the current contents of the buffer.
clearCache(ClassLoader) - Static method in class com.sun.faces.util.ReflectionUtils
Clears the cache for the specified ClassLoader.
clearCachedProviders() - Method in interface jakarta.persistence.spi.PersistenceProviderResolver
Clear cache of providers.
clearChildContext() - Method in interface com.sun.faces.spi.ThreadContext
 
clearContent() - Method in class jakarta.xml.soap.AttachmentPart
Clears out the content of this AttachmentPart object.
clearCredential() - Method in class jakarta.security.enterprise.credential.AbstractClearableCredential
Invokes the specific subclass to securely clear the credential value.
clearCredential() - Method in class jakarta.security.enterprise.credential.UsernamePasswordCredential
 
cleared() - Element in annotation interface jakarta.enterprise.concurrent.ContextServiceDefinition
Types of context to clear whenever a thread runs the contextual task or action.
clearedContext(Map<String, String>) - Method in interface jakarta.enterprise.concurrent.spi.ThreadContextProvider
Returns empty/cleared context of the provided type.
clearGuard(FacesContext, Class<? extends SystemEvent>) - Method in class com.sun.faces.application.applicationimpl.events.ReentrantLisneterInvocationGuard
 
clearInitialState() - Method in class com.sun.faces.ext.component.UIValidateWholeBean
 
clearInitialState() - Method in class com.sun.faces.facelets.tag.composite.RetargetedAjaxBehavior
 
clearInitialState() - Method in class jakarta.faces.component.behavior.BehaviorBase
Clears the initial state flag, causing the behavior to revert from partial to full state saving.
clearInitialState() - Method in interface jakarta.faces.component.PartialStateHolder
Reset the PartialStateHolder to a non-delta tracking state.
clearInitialState() - Method in class jakarta.faces.component.UIComponent
An implementation of PartialStateHolder.clearInitialState(), this method is called by the runtime to tell the instance to stop tracking state changes.
clearInitialState() - Method in class jakarta.faces.component.UIComponentBase
For each of the attached objects on this instance that implement PartialStateHolder, call PartialStateHolder.clearInitialState() on the attached object.
clearInitialState() - Method in class jakarta.faces.component.UIInput
 
clearInitialState() - Method in class jakarta.faces.component.UIOutput
 
clearInitialState() - Method in class jakarta.faces.convert.DateTimeConverter
 
clearInitialState() - Method in class jakarta.faces.convert.EnumConverter
 
clearInitialState() - Method in class jakarta.faces.convert.NumberConverter
 
clearInitialState() - Method in class jakarta.faces.validator.BeanValidator
 
clearInitialState() - Method in class jakarta.faces.validator.DoubleRangeValidator
 
clearInitialState() - Method in class jakarta.faces.validator.LengthValidator
 
clearInitialState() - Method in class jakarta.faces.validator.LongRangeValidator
 
clearInitialState() - Method in class jakarta.faces.validator.RegexValidator
 
clearInstance(ExternalContext) - Static method in class com.sun.faces.application.ApplicationAssociate
 
clearInstance(ServletContext) - Static method in class com.sun.faces.application.ApplicationAssociate
 
clearMetaInfo(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.BaseTableRenderer
Removes the cached TableMetaInfo from the specified component.
clearPassword() - Method in class jakarta.security.auth.message.callback.PasswordValidationCallback
Clear the password.
clearProperties() - Method in interface jakarta.jms.JMSProducer
Clears any message properties set on this JMSProducer
clearProperties() - Method in interface jakarta.jms.Message
Clears a message's properties.
clearSystemFlags() - Method in class jakarta.mail.Flags
Clear all of the system flags.
clearUserFlags() - Method in class jakarta.mail.Flags
Clear all of the user flags.
clearWarnings() - Method in interface jakarta.resource.cci.Interaction
Clears all the warning reported by this Interaction instance.
Client - Interface in jakarta.ws.rs.client
Client is the main entry point to the fluent API used to build and execute client requests in order to consume responses returned.
CLIENT - Enum constant in enum class jakarta.ws.rs.RuntimeType
JAX-RS client run-time.
CLIENT_ACKNOWLEDGE - Static variable in interface jakarta.jms.JMSContext
With this session mode, the client acknowledges a consumed message by calling the message's acknowledge method.
CLIENT_ACKNOWLEDGE - Static variable in interface jakarta.jms.Session
With this acknowledgment mode, the client acknowledges a consumed message by calling the message's acknowledge method.
CLIENT_CERT_AUTH - Static variable in class jakarta.faces.context.ExternalContext
String identifier for CLIENT_CERT authentication.
CLIENT_CERT_AUTH - Static variable in interface jakarta.servlet.http.HttpServletRequest
String identifier for Client Certificate authentication.
CLIENT_CERT_AUTH - Static variable in interface jakarta.ws.rs.core.SecurityContext
String identifier for Client Certificate authentication.
CLIENT_ERROR - Enum constant in enum class jakarta.ws.rs.core.Response.Status.Family
4xx HTTP status codes.
CLIENT_ID - Static variable in interface jakarta.security.enterprise.authentication.mechanism.http.openid.OpenIdConstant
 
CLIENT_SECRET - Static variable in interface jakarta.security.enterprise.authentication.mechanism.http.openid.OpenIdConstant
 
CLIENT_WINDOW_FACTORY - Static variable in class jakarta.faces.FactoryFinder
The property name for the ClientWindowFactory class name.
CLIENT_WINDOW_MODE_PARAM_NAME - Static variable in class jakarta.faces.lifecycle.ClientWindow
The context-param that controls the operation of the ClientWindow feature.
CLIENT_WINDOW_PARAM - Enum constant in enum class com.sun.faces.renderkit.RenderKitUtils.PredefinedPostbackParameter
 
CLIENT_WINDOW_PARAM - Static variable in class jakarta.faces.render.ResponseStateManager
The name of the hidden field that refers to the encoded ClientWindow.
CLIENT_WINDOW_SCOPE_MANAGER - Static variable in class com.sun.faces.cdi.clientwindow.ClientWindowScopeManager
Stores the constant to keep track of the ClientWindowScopeManager.
CLIENT_WINDOW_URL_PARAM - Static variable in class jakarta.faces.render.ResponseStateManager
The name of the URL query parameter for transmitting the client window id.
clientAcceptsCompression(FacesContext) - Method in class com.sun.faces.application.resource.ResourceHelper
This method attempt to verify that the user agent can accept a gzip encoded response by interrogating the Accept-Encoding requester header.
Client API Bootstrapping and Configuration - Search tag in package jakarta.ws.rs.client
Section
ClientAuth - Interface in jakarta.security.auth.message
An implementation of this interface is used to secure service request messages, and validate received service response messages.
ClientAuthConfig - Interface in jakarta.security.auth.message.config
This interface encapsulates the configuration of ClientAuthContext objects for a message layer and application context (for example, the messaging context of a specific application, or set of applications).
ClientAuthContext - Interface in jakarta.security.auth.message.config
This ClientAuthContext class encapsulates ClientAuthModules that are used to secure service requests made by a client, and to validate any responses received to those requests.
ClientAuthModule - Interface in jakarta.security.auth.message.module
A ClientAuthModule secures request messages, and validates received response messages.
ClientBehavior - Interface in jakarta.faces.component.behavior
ClientBehavior is the base contract for Behaviors that attach script content to client-side events exposed by ClientBehaviorHolder components.
ClientBehaviorBase - Class in jakarta.faces.component.behavior
ClientBehaviorBase is a convenience base class that implements the default concrete behavior of all methods defined by ClientBehavior.
ClientBehaviorBase() - Constructor for class jakarta.faces.component.behavior.ClientBehaviorBase
 
ClientBehaviorContext - Class in jakarta.faces.component.behavior
ClientBehaviorContext provides context information that may be useful to ClientBehavior.getScript(jakarta.faces.component.behavior.ClientBehaviorContext) implementations.
ClientBehaviorContext() - Constructor for class jakarta.faces.component.behavior.ClientBehaviorContext
 
ClientBehaviorContext.Parameter - Class in jakarta.faces.component.behavior
Parameter instances represent name/value pairs that "submitting" ClientBehavior implementations should include when posting back into the Faces lifecycle.
ClientBehaviorHint - Enum Class in jakarta.faces.component.behavior
An enum that specifies hints that describes the behavior of ClientBehavior implementations.
ClientBehaviorHolder - Interface in jakarta.faces.component.behavior
The ClientBehaviorHolder interface may be implemented by any concrete UIComponent that wishes to support client behaviors as defined by ClientBehavior.
ClientBehaviorRenderer - Class in jakarta.faces.render
A ClientBehaviorRenderer produces the client-side script that implements a ClientBehavior's client-side logic.
ClientBehaviorRenderer() - Constructor for class jakarta.faces.render.ClientBehaviorRenderer
 
ClientBuilder - Class in jakarta.ws.rs.client
Main entry point to the client API used to bootstrap Client instances.
ClientBuilder() - Constructor for class jakarta.ws.rs.client.ClientBuilder
Allows custom implementations to extend the ClientBuilder class.
ClientEndpoint - Annotation Interface in jakarta.websocket
The ClientEndpoint annotation a class level annotation is used to denote that a POJO is a web socket client and can be deployed as such.
ClientEndpointConfig - Interface in jakarta.websocket
The ClientEndpointConfig is a special kind of endpoint configuration object that contains web socket configuration information specific only to client endpoints.
ClientEndpointConfig.Builder - Class in jakarta.websocket
The ClientEndpointConfig.Builder is a class used for creating ClientEndpointConfig objects for the purposes of deploying a client endpoint.
ClientEndpointConfig.Configurator - Class in jakarta.websocket
The Configurator class may be extended by developers who want to provide custom configuration algorithms, such as intercepting the opening handshake, or providing arbitrary methods and algorithms that can be accessed from each endpoint instance configured with this configurator.
ClientErrorException - Exception Class in jakarta.ws.rs
A base runtime application exception indicating a client request error (HTTP 4xx status codes).
ClientErrorException(int) - Constructor for exception class jakarta.ws.rs.ClientErrorException
Construct a new client error exception.
ClientErrorException(int, Throwable) - Constructor for exception class jakarta.ws.rs.ClientErrorException
Construct a new client error exception.
ClientErrorException(Response) - Constructor for exception class jakarta.ws.rs.ClientErrorException
Construct a new client error exception.
ClientErrorException(Response.Status) - Constructor for exception class jakarta.ws.rs.ClientErrorException
Construct a new client error exception.
ClientErrorException(Response.Status, Throwable) - Constructor for exception class jakarta.ws.rs.ClientErrorException
Construct a new client error exception.
ClientErrorException(Response, Throwable) - Constructor for exception class jakarta.ws.rs.ClientErrorException
Construct a new client error exception.
ClientErrorException(String, int) - Constructor for exception class jakarta.ws.rs.ClientErrorException
Construct a new client error exception.
ClientErrorException(String, int, Throwable) - Constructor for exception class jakarta.ws.rs.ClientErrorException
Construct a new client error exception.
ClientErrorException(String, Response) - Constructor for exception class jakarta.ws.rs.ClientErrorException
Construct a new client error exception.
ClientErrorException(String, Response.Status) - Constructor for exception class jakarta.ws.rs.ClientErrorException
Construct a new client error exception.
ClientErrorException(String, Response.Status, Throwable) - Constructor for exception class jakarta.ws.rs.ClientErrorException
Construct a new client error exception.
ClientErrorException(String, Response, Throwable) - Constructor for exception class jakarta.ws.rs.ClientErrorException
Construct a new client error exception.
clientId() - Element in annotation interface jakarta.jms.JMSConnectionFactoryDefinition
Client id to use for connection.
clientId() - Element in annotation interface jakarta.security.enterprise.authentication.mechanism.http.OpenIdAuthenticationMechanismDefinition
Required.
ClientRequestContext - Interface in jakarta.ws.rs.client
Client request filter context.
ClientRequestFilter - Interface in jakarta.ws.rs.client
An extension interface implemented by client request filters.
ClientResourceInfo - Class in com.sun.faces.application.resource
ClientResourceInfo is a simple wrapper class for information pertinent to building a complete resource path using a Library.
ClientResourceInfo(LibraryInfo, ContractInfo, String, VersionInfo, boolean, boolean, boolean, boolean) - Constructor for class com.sun.faces.application.resource.ClientResourceInfo
Constructs a new ClientResourceInfo using the specified details.
ClientResponseContext - Interface in jakarta.ws.rs.client
Client response filter context.
ClientResponseFilter - Interface in jakarta.ws.rs.client
An extension interface implemented by client response filters.
clientSecret() - Element in annotation interface jakarta.security.enterprise.authentication.mechanism.http.OpenIdAuthenticationMechanismDefinition
Required.
ClientSideStateHelper - Class in com.sun.faces.renderkit
This StateHelper provides the functionality associated with client-side state saving.
ClientSideStateHelper() - Constructor for class com.sun.faces.renderkit.ClientSideStateHelper
Construct a new ClientSideStateHelper instance.
ClientSideStateHelper.StringBuilderWriter - Class in com.sun.faces.renderkit
A simple Writer implementation to encapsulate a StringBuilder instance.
ClientStateTimeout - Enum constant in enum class com.sun.faces.config.WebConfiguration.WebContextInitParameter
 
ClientStateWriteBufferSize - Enum constant in enum class com.sun.faces.config.WebConfiguration.WebContextInitParameter
 
ClientWindow - Class in jakarta.faces.lifecycle
This class represents a client window, which may be a browser tab, browser window, browser pop-up, portlet, or anything else that can display a UIComponent hierarchy rooted at a UIViewRoot.
ClientWindow() - Constructor for class jakarta.faces.lifecycle.ClientWindow
 
CLIENTWINDOW - Enum constant in enum class com.sun.faces.util.FacesLogger
 
ClientWindowFactory - Class in jakarta.faces.lifecycle
Create ClientWindow instances based on the incoming request.
ClientWindowFactory() - Constructor for class jakarta.faces.lifecycle.ClientWindowFactory
Deprecated.
Use the other constructor taking the implementation being wrapped.
ClientWindowFactory(ClientWindowFactory) - Constructor for class jakarta.faces.lifecycle.ClientWindowFactory
If this factory has been decorated, the implementation doing the decorating should push the implementation being wrapped to this constructor.
ClientWindowFactoryImpl - Class in com.sun.faces.lifecycle
 
ClientWindowFactoryImpl() - Constructor for class com.sun.faces.lifecycle.ClientWindowFactoryImpl
 
ClientWindowFactoryImpl(boolean) - Constructor for class com.sun.faces.lifecycle.ClientWindowFactoryImpl
 
ClientWindowImpl - Class in com.sun.faces.lifecycle
 
ClientWindowImpl() - Constructor for class com.sun.faces.lifecycle.ClientWindowImpl
 
ClientWindowMode - Enum constant in enum class com.sun.faces.config.WebConfiguration.WebContextInitParameter
 
ClientWindowScopeContext - Class in com.sun.faces.cdi.clientwindow
The CDI context for CDI ClientWindowScoped beans.
ClientWindowScopeContext() - Constructor for class com.sun.faces.cdi.clientwindow.ClientWindowScopeContext
Constructor.
ClientWindowScopeContextManager - Class in com.sun.faces.cdi.clientwindow
The manager that deals with CDI ClientWindowScoped beans.
ClientWindowScopeContextManager() - Constructor for class com.sun.faces.cdi.clientwindow.ClientWindowScopeContextManager
 
ClientWindowScoped - Annotation Interface in jakarta.faces.lifecycle
ClientWindowScoped is a CDI scope that causes the runtime to consider classes with this annotation to be in the scope of the current ClientWindow.
ClientWindowScopeExtension - Class in com.sun.faces.cdi.clientwindow
 
ClientWindowScopeExtension() - Constructor for class com.sun.faces.cdi.clientwindow.ClientWindowScopeExtension
 
ClientWindowScopeManager - Class in com.sun.faces.cdi.clientwindow
The manager that deals with non-CDI and CDI ClientWindowScoped beans.
ClientWindowScopeManager() - Constructor for class com.sun.faces.cdi.clientwindow.ClientWindowScopeManager
Constructor.
clientWindowTransition(FacesContext) - Method in class com.sun.faces.flow.FlowHandlerImpl
 
clientWindowTransition(FacesContext) - Method in class jakarta.faces.flow.FlowHandler
Allow for flow transitions in the case of components rendered by the renderers from component-family jakarta.faces.OutcomeTarget.
ClientWindowWrapper - Class in jakarta.faces.lifecycle
Wrapper for ClientWindow
ClientWindowWrapper() - Constructor for class jakarta.faces.lifecycle.ClientWindowWrapper
Deprecated.
Use the other constructor taking the implementation being wrapped.
ClientWindowWrapper(ClientWindow) - Constructor for class jakarta.faces.lifecycle.ClientWindowWrapper
If this client window has been decorated, the implementation doing the decorating should push the implementation being wrapped to this constructor.
clockProvider(ClockProvider) - Method in interface jakarta.validation.Configuration
Defines the clock provider.
clockProvider(ClockProvider) - Method in interface jakarta.validation.ValidatorContext
Defines the ClockProvider implementation used by the Validator.
ClockProvider - Interface in jakarta.validation
Contract for obtaining the Clock used as the reference for now when validating the @Future and @Past constraints.
clone() - Method in class com.sun.faces.context.flash.ELFlash
 
clone() - Method in class jakarta.mail.Flags
Returns a clone of this Flags object.
clone() - Method in class jakarta.mail.internet.InternetAddress
Return a copy of this InternetAddress object.
clone() - Method in class jakarta.mail.internet.MailDateFormat
Overrides Cloneable.
clone() - Method in interface jakarta.resource.cci.Record
Creates and returns a copy of this object.
clone() - Method in class jakarta.servlet.http.Cookie
Overrides the standard java.lang.Object.clone method to return a copy of this Cookie.
clone() - Method in class jakarta.ws.rs.core.Response.ResponseBuilder
clone() - Method in class jakarta.ws.rs.core.UriBuilder
Create a copy of the UriBuilder preserving its state.
CloneCopier - Class in com.sun.faces.util.copier
Copier that copies an object using the Cloneable facility.
CloneCopier() - Constructor for class com.sun.faces.util.copier.CloneCopier
 
cloneValue(Object) - Method in class com.sun.faces.renderkit.html_basic.MenuRenderer
Utility method to invoke the the clone method on the provided value.
cloneWithWriter(Writer) - Method in class com.sun.faces.renderkit.html_basic.HtmlResponseWriter
Create a new instance of this ResponseWriter using a different Writer.
cloneWithWriter(Writer) - Method in class jakarta.faces.context.ResponseWriter
Create and return a new instance of this ResponseWriter, using the specified Writer as the output destination.
cloneWithWriter(Writer) - Method in class jakarta.faces.context.ResponseWriterWrapper
The default behavior of this method is to call ResponseWriter.cloneWithWriter(java.io.Writer) on the wrapped ResponseWriter object.
close() - Method in class com.sun.faces.application.view.FaceletViewHandlingStrategy.NullWriter
 
close() - Method in class com.sun.faces.application.WebPrintWriter
 
close() - Method in class com.sun.faces.facelets.util.FastWriter
 
close() - Method in class com.sun.faces.io.FastStringWriter
This is a no-op.
close() - Method in class com.sun.faces.renderkit.ClientSideStateHelper.StringBuilderWriter
 
close() - Method in class com.sun.faces.renderkit.html_basic.HtmlResponseWriter
Methods From java.io.Writer
close() - Method in class jakarta.batch.api.chunk.AbstractItemReader
Override this method if the ItemReader requires any close time processing.
close() - Method in class jakarta.batch.api.chunk.AbstractItemWriter
Override this method if the ItemWriter requires any close time processing.
close() - Method in interface jakarta.batch.api.chunk.ItemReader
The close method marks the end of use of the ItemReader.
close() - Method in interface jakarta.batch.api.chunk.ItemWriter
The close method marks the end of use of the ItemWriter.
close() - Method in class jakarta.ejb.embeddable.EJBContainer
Shutdown an embeddable EJBContainer instance.
close() - Method in interface jakarta.enterprise.inject.Instance.Handle
close() - Method in interface jakarta.enterprise.inject.se.SeContainer
Shuts down this SeContainer instance when it is no longer in scope.
close() - Method in class jakarta.faces.context.ResponseWriterWrapper
The default behavior of this method is to call Writer.close() on the wrapped ResponseWriter object.
close() - Method in interface jakarta.jms.Connection
Closes the connection.
close() - Method in interface jakarta.jms.ConnectionConsumer
Closes the connection consumer.
close() - Method in interface jakarta.jms.JMSConsumer
Closes the JMSConsumer.
close() - Method in interface jakarta.jms.JMSContext
Closes the JMSContext
close() - Method in interface jakarta.jms.MessageConsumer
Closes the message consumer.
close() - Method in interface jakarta.jms.MessageProducer
Closes the message producer.
close() - Method in interface jakarta.jms.QueueBrowser
Closes the QueueBrowser.
close() - Method in class jakarta.jms.QueueRequestor
Closes the QueueRequestor and its session.
close() - Method in interface jakarta.jms.Session
Closes the session.
close() - Method in class jakarta.jms.TopicRequestor
Closes the TopicRequestor and its session.
close() - Method in interface jakarta.json.JsonReader
Closes this reader and frees any resources associated with the reader.
close() - Method in interface jakarta.json.JsonWriter
 
close() - Method in interface jakarta.json.stream.JsonGenerator
Closes this generator and frees any resources associated with it.
close() - Method in interface jakarta.json.stream.JsonParser
Closes this parser and frees any resources associated with the parser.
close() - Method in class jakarta.mail.Folder
Close this Folder and expunge deleted messages.
close() - Method in class jakarta.mail.Service
Close this service and terminate its connection.
close() - Method in class jakarta.mail.util.SharedFileInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in interface jakarta.persistence.EntityManager
Close an application-managed entity manager.
close() - Method in interface jakarta.persistence.EntityManagerFactory
Close the factory, releasing any resources that it holds.
close() - Method in interface jakarta.resource.cci.Connection
Initiates close of the connection handle at the application level.
close() - Method in interface jakarta.resource.cci.Interaction
Closes the current Interaction and release all the resources held for this instance by the resource adapter.
close() - Method in class jakarta.servlet.jsp.JspWriter
Close the stream, flushing it first.
close() - Method in class jakarta.servlet.ServletOutputStream
close() - Method in interface jakarta.validation.ValidatorFactory
Closes the ValidatorFactory instance.
close() - Method in interface jakarta.websocket.Session
Close the current conversation with a normal status code and no reason phrase.
close() - Method in interface jakarta.ws.rs.client.Client
Close client instance and all it's associated resources.
close() - Method in class jakarta.ws.rs.core.Response
Close the underlying message entity input stream (if available and open) as well as releases any other resources associated with the response (e.g.
close() - Method in interface jakarta.ws.rs.sse.SseBroadcaster
Close the broadcaster and all registered SseEventSink instances.
close() - Method in interface jakarta.ws.rs.sse.SseEventSink
Close the SseEventSink instance and release all associated resources.
close() - Method in interface jakarta.ws.rs.sse.SseEventSource
Close this event source.
close() - Method in class jakarta.xml.soap.SOAPConnection
Closes this SOAPConnection object.
close() - Method in class jakarta.xml.ws.spi.http.HttpExchange
This must be called to end an exchange.
close(boolean) - Method in class jakarta.mail.Folder
Close this Folder.
close(boolean) - Method in interface jakarta.ws.rs.sse.SseBroadcaster
Close the broadcaster and release any resources associated with it.
close(long, TimeUnit) - Method in interface jakarta.ws.rs.sse.SseEventSource
Close this event source and wait for the internal event processing task to complete for up to the specified amount of wait time.
close(CloseReason) - Method in interface jakarta.websocket.Session
Close the current conversation, giving a reason for the closure.
close(MessageContext) - Method in interface jakarta.xml.ws.handler.Handler
Called at the conclusion of a message exchange pattern just prior to the Jakarta XML Web Services runtime dispatching a message, fault or exception.
closed(ConnectionEvent) - Method in class jakarta.mail.event.ConnectionAdapter
 
closed(ConnectionEvent) - Method in interface jakarta.mail.event.ConnectionListener
Invoked when a Store/Folder/Transport is closed.
CLOSED - Static variable in class jakarta.mail.event.ConnectionEvent
A connection was closed.
CLOSED_ABNORMALLY - Enum constant in enum class jakarta.websocket.CloseReason.CloseCodes
1006 is a reserved value and MUST NOT be set as a status code in a Close control frame by an endpoint.
CloseReason - Class in jakarta.websocket
A class encapsulating the reason why a web socket has been closed, or why it is being asked to close.
CloseReason(CloseReason.CloseCode, String) - Constructor for class jakarta.websocket.CloseReason
Creates a reason for closing a web socket connection with the given code and reason phrase.
CloseReason.CloseCode - Interface in jakarta.websocket
A marker interface for the close codes.
CloseReason.CloseCodes - Enum Class in jakarta.websocket
An Enumeration of status codes for a web socket close that are defined in the specification.
closest(Class<T>, UIComponent) - Method in class com.sun.faces.component.search.AbstractSearchKeywordResolverImpl
 
coalesce() - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create a coalesce expression.
coalesce(Expression<? extends Y>, Expression<? extends Y>) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create an expression that returns null if all its arguments evaluate to null, and the value of the first non-null argument otherwise.
coalesce(Expression<? extends Y>, Y) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create an expression that returns null if all its arguments evaluate to null, and the value of the first non-null argument otherwise.
coalesce(T...) - Static method in class com.sun.faces.util.Util
Returns the first non-null object of the argument list, or null if there is no such element.
CODE - Static variable in interface jakarta.security.enterprise.authentication.mechanism.http.openid.OpenIdConstant
 
coerce(Object, Class<?>) - Static method in class com.sun.faces.el.ELUtils
 
coerceToModelType(FacesContext, Object, Class<?>) - Method in class com.sun.faces.renderkit.html_basic.MenuRenderer
 
coerceToType(Object, Class<T>) - Method in class jakarta.el.ExpressionFactory
Coerces an object to a specific type according to the Jakarta Expression Language type conversion rules.
CollapsedStringAdapter - Class in jakarta.xml.bind.annotation.adapters
Built-in XmlAdapter to handle xs:token and its derived types.
CollapsedStringAdapter() - Constructor for class jakarta.xml.bind.annotation.adapters.CollapsedStringAdapter
 
collect(Class<?>, Annotation) - Method in class com.sun.faces.application.annotation.BehaviorConfigHandler
 
collect(Class<?>, Annotation) - Method in class com.sun.faces.application.annotation.ComponentConfigHandler
 
collect(Class<?>, Annotation) - Method in interface com.sun.faces.application.annotation.ConfigAnnotationHandler
Collect metadata based on the provided Class and Annotation to be processed later by ConfigAnnotationHandler.push(jakarta.faces.context.FacesContext).
collect(Class<?>, Annotation) - Method in class com.sun.faces.application.annotation.ConverterConfigHandler
 
collect(Class<?>, Annotation) - Method in class com.sun.faces.application.annotation.NamedEventConfigHandler
 
collect(Class<?>, Annotation) - Method in class com.sun.faces.application.annotation.RenderKitConfigHandler
 
collect(Class<?>, Annotation) - Method in class com.sun.faces.application.annotation.ValidatorConfigHandler
 
COLLECTION - Enum constant in enum class jakarta.persistence.metamodel.PluralAttribute.CollectionType
Collection-valued attribute
CollectionAttribute<X,E> - Interface in jakarta.persistence.metamodel
Instances of the type CollectionAttribute represent persistent Collection-valued attributes.
CollectionDataModel<E> - Class in jakarta.faces.model
CollectionDataModel is a convenience implementation of DataModel that wraps an Collection of Java objects.
CollectionDataModel() - Constructor for class jakarta.faces.model.CollectionDataModel
Construct a new CollectionDataModel with no specified wrapped data.
CollectionDataModel(Collection<E>) - Constructor for class jakarta.faces.model.CollectionDataModel
Construct a new CollectionDataModel wrapping the specified list.
CollectionJoin<Z,E> - Interface in jakarta.persistence.criteria
The CollectionJoin interface is the type of the result of joining to a collection over an association or element collection that has been specified as a Collection.
CollectionsUtils - Class in com.sun.faces.util
 
CollectionsUtils.ConstMap<T,V> - Class in com.sun.faces.util
 
CollectionsUtils.UnmodifiableIterator<T> - Class in com.sun.faces.util
 
CollectionTable - Annotation Interface in jakarta.persistence
Specifies the table that is used for the mapping of collections of basic or embeddable types.
collectPartitionData() - Method in interface jakarta.batch.api.partition.PartitionCollector
The collectPartitionData method receives control periodically during partition processing.
collectSelectItems(FacesContext, UIComponent) - Static method in class com.sun.faces.util.SelectItemUtils
 
cols - Enum constant in enum class jakarta.faces.component.html.HtmlInputTextarea.PropertyKeys
 
column() - Element in annotation interface jakarta.persistence.AttributeOverride
(Required) The column that is being mapped to the persistent attribute.
column() - Element in annotation interface jakarta.persistence.FieldResult
Name of the column in the SELECT clause - i.e., column aliases, if applicable.
Column - Annotation Interface in jakarta.persistence
Specifies the column mapped by the annotated persistent property or field.
columnClasses - Enum constant in enum class jakarta.faces.component.html.HtmlDataTable.PropertyKeys
 
columnClasses - Enum constant in enum class jakarta.faces.component.html.HtmlPanelGrid.PropertyKeys
 
columnClasses - Variable in class com.sun.faces.renderkit.html_basic.BaseTableRenderer.TableMetaInfo
 
columnCount - Variable in class com.sun.faces.renderkit.html_basic.BaseTableRenderer.TableMetaInfo
 
columnDefinition() - Element in annotation interface jakarta.persistence.Column
(Optional) The SQL fragment that is used when generating the DDL for the column.
columnDefinition() - Element in annotation interface jakarta.persistence.DiscriminatorColumn
(Optional) The SQL fragment that is used when generating the DDL for the discriminator column.
columnDefinition() - Element in annotation interface jakarta.persistence.JoinColumn
(Optional) The SQL fragment that is used when generating the DDL for the column.
columnDefinition() - Element in annotation interface jakarta.persistence.MapKeyColumn
(Optional) The SQL fragment that is used when generating the DDL for the column.
columnDefinition() - Element in annotation interface jakarta.persistence.MapKeyJoinColumn
(Optional) The SQL fragment that is used when generating the DDL for the column.
columnDefinition() - Element in annotation interface jakarta.persistence.OrderColumn
(Optional) The SQL fragment that is used when generating the DDL for the column.
columnDefinition() - Element in annotation interface jakarta.persistence.PrimaryKeyJoinColumn
(Optional) The SQL fragment that is used when generating the DDL for the column.
columnList() - Element in annotation interface jakarta.persistence.Index
(Required) The columns included in the index, in order, following the BNF rule column_list given above.
columnNames() - Element in annotation interface jakarta.persistence.UniqueConstraint
(Required) The names of the column which make up the constraint.
ColumnResult - Annotation Interface in jakarta.persistence
Used in conjunction with the SqlResultSetMapping, NamedNativeQuery, or ConstructorResult annotation to map a column of the SELECT list of a SQL query.
columns - Enum constant in enum class jakarta.faces.component.html.HtmlPanelGrid.PropertyKeys
 
columns - Variable in class com.sun.faces.renderkit.html_basic.BaseTableRenderer.TableMetaInfo
 
columns() - Element in annotation interface jakarta.persistence.ConstructorResult
(Required) The mapping of columns in the SELECT list to the arguments of the intended constructor, in order.
columns() - Element in annotation interface jakarta.persistence.NamedNativeQuery
Specifies the result set mapping to scalar values.
columns() - Element in annotation interface jakarta.persistence.SqlResultSetMapping
Specifies the result set mapping to scalar values.
columnStyleCounter - Variable in class com.sun.faces.renderkit.html_basic.BaseTableRenderer.TableMetaInfo
 
com.sun.faces - package com.sun.faces
 
com.sun.faces.application - package com.sun.faces.application
 
com.sun.faces.application.annotation - package com.sun.faces.application.annotation
 
com.sun.faces.application.applicationimpl - package com.sun.faces.application.applicationimpl
 
com.sun.faces.application.applicationimpl.events - package com.sun.faces.application.applicationimpl.events
 
com.sun.faces.application.resource - package com.sun.faces.application.resource
 
com.sun.faces.application.view - package com.sun.faces.application.view
 
com.sun.faces.cdi - package com.sun.faces.cdi
 
com.sun.faces.cdi.clientwindow - package com.sun.faces.cdi.clientwindow
 
com.sun.faces.component - package com.sun.faces.component
 
com.sun.faces.component.behavior - package com.sun.faces.component.behavior
 
com.sun.faces.component.search - package com.sun.faces.component.search
 
com.sun.faces.component.validator - package com.sun.faces.component.validator
 
com.sun.faces.component.visit - package com.sun.faces.component.visit
 
com.sun.faces.config - package com.sun.faces.config
 
com.sun.faces.config.configpopulator - package com.sun.faces.config.configpopulator
 
com.sun.faces.config.configprovider - package com.sun.faces.config.configprovider
 
com.sun.faces.config.initfacescontext - package com.sun.faces.config.initfacescontext
 
com.sun.faces.config.manager - package com.sun.faces.config.manager
 
com.sun.faces.config.manager.documents - package com.sun.faces.config.manager.documents
 
com.sun.faces.config.manager.spi - package com.sun.faces.config.manager.spi
 
com.sun.faces.config.manager.tasks - package com.sun.faces.config.manager.tasks
 
com.sun.faces.config.processor - package com.sun.faces.config.processor
 
com.sun.faces.context - package com.sun.faces.context
 
com.sun.faces.context.flash - package com.sun.faces.context.flash
 
com.sun.faces.el - package com.sun.faces.el
 
com.sun.faces.ext.component - package com.sun.faces.ext.component
 
com.sun.faces.facelets - package com.sun.faces.facelets
 
com.sun.faces.facelets.compiler - package com.sun.faces.facelets.compiler
 
com.sun.faces.facelets.component - package com.sun.faces.facelets.component
 
com.sun.faces.facelets.el - package com.sun.faces.facelets.el
 
com.sun.faces.facelets.impl - package com.sun.faces.facelets.impl
 
com.sun.faces.facelets.tag - package com.sun.faces.facelets.tag
 
com.sun.faces.facelets.tag.composite - package com.sun.faces.facelets.tag.composite
 
com.sun.faces.facelets.tag.faces - package com.sun.faces.facelets.tag.faces
 
com.sun.faces.facelets.tag.faces.core - package com.sun.faces.facelets.tag.faces.core
 
com.sun.faces.facelets.tag.faces.html - package com.sun.faces.facelets.tag.faces.html
 
com.sun.faces.facelets.tag.jstl.core - package com.sun.faces.facelets.tag.jstl.core
 
com.sun.faces.facelets.tag.jstl.fn - package com.sun.faces.facelets.tag.jstl.fn
 
com.sun.faces.facelets.tag.ui - package com.sun.faces.facelets.tag.ui
 
com.sun.faces.facelets.util - package com.sun.faces.facelets.util
 
com.sun.faces.flow - package com.sun.faces.flow
 
com.sun.faces.flow.builder - package com.sun.faces.flow.builder
 
com.sun.faces.io - package com.sun.faces.io
 
com.sun.faces.lifecycle - package com.sun.faces.lifecycle
 
com.sun.faces.push - package com.sun.faces.push
 
com.sun.faces.renderkit - package com.sun.faces.renderkit
 
com.sun.faces.renderkit.html_basic - package com.sun.faces.renderkit.html_basic
 
com.sun.faces.spi - package com.sun.faces.spi
 
com.sun.faces.util - package com.sun.faces.util
 
com.sun.faces.util.copier - package com.sun.faces.util.copier
 
com.sun.faces.vendor - package com.sun.faces.vendor
 
combineSegments() - Method in class jakarta.mail.internet.ParameterList
Normal users of this class will use simple parameter names.
COMMAND_LINK_NO_FORM_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
COMMAND_NOT_NESTED_WITHIN_FORM_ID - Static variable in class com.sun.faces.util.MessageUtils
 
COMMANDBUTTON - Enum constant in enum class com.sun.faces.renderkit.AttributeManager.Key
 
CommandInfo - Class in jakarta.activation
The CommandInfo class is used by CommandMap implementations to describe the results of command requests.
CommandInfo(String, String) - Constructor for class jakarta.activation.CommandInfo
The Constructor for CommandInfo.
COMMANDLINK - Enum constant in enum class com.sun.faces.renderkit.AttributeManager.Key
 
CommandLinkRenderer - Class in com.sun.faces.renderkit.html_basic
CommandLinkRenderer is a class that renders the current value of UICommand as a HyperLink that acts like a Button.
CommandLinkRenderer() - Constructor for class com.sun.faces.renderkit.html_basic.CommandLinkRenderer
 
CommandMap - Class in jakarta.activation
The CommandMap class provides an interface to a registry of command objects available in the system.
CommandMap() - Constructor for class jakarta.activation.CommandMap
Default (empty) constructor.
CommandObject - Interface in jakarta.activation
JavaBeans components that are Jakarta Activation aware implement this interface to find out which command verb they're being asked to perform, and to obtain the DataHandler representing the data they should operate on.
CommandScriptRenderer - Class in com.sun.faces.renderkit.html_basic
CommandScriptRenderer is a class that renders the current value of UICommand as a Script that acts like an Ajax Button.
CommandScriptRenderer() - Constructor for class com.sun.faces.renderkit.html_basic.CommandScriptRenderer
 
comment() - Element in annotation interface jakarta.persistence.Column
(Optional) A comment to be applied to the column.
comment() - Element in annotation interface jakarta.persistence.JoinColumn
(Optional) A comment to be applied to the column.
comment() - Element in annotation interface jakarta.persistence.JoinTable
(Optional) A comment to be applied to the table.
comment() - Element in annotation interface jakarta.persistence.SecondaryTable
(Optional) A comment to be applied to the table.
comment() - Element in annotation interface jakarta.persistence.Table
(Optional) A comment to be applied to the table.
comment(String) - Method in class jakarta.ws.rs.core.NewCookie.AbstractNewCookieBuilder
Set the comment associated with the cookie.
comment(String) - Method in interface jakarta.ws.rs.sse.OutboundSseEvent.Builder
Set comment string associated with the event.
COMMENT - Static variable in class jakarta.mail.internet.HeaderTokenizer.Token
Token type indicating a comment.
comments() - Element in annotation interface jakarta.annotation.Generated
A place holder for any comments that the code generator may want to include in the generated code.
COMMENTS - Enum constant in enum class jakarta.validation.constraints.Pattern.Flag
Permits whitespace and comments in pattern.
CommException - Exception Class in jakarta.resource.spi
This indicates errors related to failed or interrupted communication with an EIS instance.
CommException() - Constructor for exception class jakarta.resource.spi.CommException
Constructs a new instance with null as its detail message.
CommException(String) - Constructor for exception class jakarta.resource.spi.CommException
Constructs a new instance with the specified detail message.
CommException(String, String) - Constructor for exception class jakarta.resource.spi.CommException
Constructs a new throwable with the specified detail message and an error code.
CommException(String, Throwable) - Constructor for exception class jakarta.resource.spi.CommException
Constructs a new throwable with the specified detail message and cause.
CommException(Throwable) - Constructor for exception class jakarta.resource.spi.CommException
Constructs a new throwable with the specified cause.
commit() - Method in interface jakarta.jms.JMSContext
Commits all messages done in this transaction and releases any locks currently held.
commit() - Method in interface jakarta.jms.Session
Commits all messages done in this transaction and releases any locks currently held.
commit() - Method in interface jakarta.jms.XAJMSContext
Throws a TransactionInProgressRuntimeException, since it should not be called for an XAJMSContext object.
commit() - Method in interface jakarta.jms.XASession
Throws a TransactionInProgressException, since it should not be called for an XASession object.
commit() - Method in interface jakarta.persistence.EntityTransaction
Commit the current resource transaction, writing any unflushed changes to the database.
commit() - Method in interface jakarta.resource.cci.LocalTransaction
Commits the current local transaction and release all locks held by the underlying EIS instance.
commit() - Method in interface jakarta.resource.spi.LocalTransaction
Commit a local transaction
commit() - Method in interface jakarta.security.jacc.PolicyConfiguration
This method is used to set to "inService" the state of the policy context whose interface is this PolicyConfiguration Object.
commit() - Method in interface jakarta.transaction.Transaction
Complete the transaction represented by this Transaction object.
commit() - Method in interface jakarta.transaction.TransactionManager
Complete the transaction associated with the current thread.
commit() - Method in interface jakarta.transaction.UserTransaction
Complete the transaction associated with the current thread.
commit(Xid, boolean) - Method in interface jakarta.resource.spi.XATerminator
Commits the global transaction specified by xid.
COMMIT - Enum constant in enum class jakarta.batch.api.partition.PartitionReducer.PartitionStatus
 
COMMIT - Enum constant in enum class jakarta.persistence.FlushModeType
Flushing to occur at transaction commit.
COMMIT_COUNT - Enum constant in enum class jakarta.batch.runtime.Metric.MetricType
 
CommonAbstractCriteria - Interface in jakarta.persistence.criteria
The CommonAbstractCriteria interface defines functionality that is common to both top-level criteria queries and subqueries as well as to update and delete criteria operations.
Common Usage Constraints - Search tag in package jakarta.xml.bind.annotation
Section
compareTo(VersionInfo) - Method in class com.sun.faces.application.resource.VersionInfo
 
compareTo(Attribute) - Method in class com.sun.faces.renderkit.Attribute
 
compareTo(Object) - Method in class jakarta.faces.application.FacesMessage.Severity
Compare this FacesMessage.Severity instance to the specified one.
compareTo(Object) - Method in class jakarta.faces.event.PhaseId
Compare this PhaseId instance to the specified one.
compareTo(String) - Method in class jakarta.security.enterprise.credential.Password
 
compareTo(String, String) - Method in class jakarta.security.enterprise.credential.UsernamePasswordCredential
 
compareValues(Object, Object) - Method in class jakarta.faces.component.UIInput
Return true if the new value is different from the previous value.
compareValues(Object, Object) - Method in class jakarta.faces.component.UISelectMany
Return true if the new value is different from the previous value.
comparison - Variable in class jakarta.mail.search.ComparisonTerm
The comparison.
ComparisonTerm - Class in jakarta.mail.search
This class models the comparison operator.
ComparisonTerm() - Constructor for class jakarta.mail.search.ComparisonTerm
Creates a default ComparisonTerm.
CompilationMessageHolder - Interface in com.sun.faces.facelets.compiler
 
CompilationMessageHolderImpl - Class in com.sun.faces.facelets.compiler
 
CompilationMessageHolderImpl() - Constructor for class com.sun.faces.facelets.compiler.CompilationMessageHolderImpl
 
compile(URL, String) - Method in class com.sun.faces.facelets.compiler.Compiler
 
Compiler - Class in com.sun.faces.facelets.compiler
A Compiler instance may handle compiling multiple sources
Compiler() - Constructor for class com.sun.faces.facelets.compiler.Compiler
 
complete - Variable in class jakarta.mail.internet.MimeMultipart
Have we seen the final bounary line?
complete() - Method in interface jakarta.servlet.AsyncContext
Completes the asynchronous operation that was started on the request that was used to initialze this AsyncContext, closing the response that was used to initialize this AsyncContext.
complete(T) - Static method in class jakarta.enterprise.concurrent.Asynchronous.Result
Completes the CompletableFuture instance that the Jakarta EE Product Provider supplies to the caller of the asynchronous method.
COMPLETE - Enum constant in enum class jakarta.faces.component.visit.VisitResult
This result indicates that the tree visit should be terminated.
completed(RESPONSE) - Method in interface jakarta.ws.rs.client.InvocationCallback
Called when the invocation was successfully completed.
COMPLETED - Enum constant in enum class jakarta.batch.runtime.BatchStatus
 
completedFuture(U) - Method in interface jakarta.enterprise.concurrent.ManagedExecutorService
Returns a new CompletableFuture that is already completed with the specified value.
completedStage(U) - Method in interface jakarta.enterprise.concurrent.ManagedExecutorService
Returns a new CompletionStage that is already completed with the specified value.
CompletionCallback - Interface in jakarta.ws.rs.container
A request processing callback that receives request processing completion events.
CompletionListener - Interface in jakarta.jms
A CompletionListener is implemented by the application and may be specified when a message is sent asynchronously.
CompletionStageRxInvoker - Interface in jakarta.ws.rs.client
Reactive invoker based CompletionStage.
COMPONENT - Enum constant in enum class com.sun.faces.config.Verifier.ObjectType
 
COMPONENT - Static variable in interface com.sun.faces.el.ELConstants
 
COMPONENT_FAMILY - Static variable in class com.sun.faces.facelets.component.UIRepeat
 
COMPONENT_FAMILY - Static variable in class com.sun.faces.facelets.tag.ui.ComponentRef
 
COMPONENT_FAMILY - Static variable in class com.sun.faces.facelets.tag.ui.UIDebug
 
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UIColumn
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UICommand
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UIData
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UIForm
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UIGraphic
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UIImportConstants
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UIInput
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UIMessage
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UIMessages
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UINamingContainer
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UIOutcomeTarget
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UIOutput
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UIPanel
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UIParameter
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UISelectBoolean
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UISelectItem
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UISelectItems
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UISelectMany
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UISelectOne
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UIViewAction
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UIViewParameter
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UIViewRoot
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UIWebsocket
The standard component family for this component.
COMPONENT_NOT_FOUND_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
COMPONENT_NOT_FOUND_IN_VIEW_WARNING_ID - Static variable in class com.sun.faces.util.MessageUtils
 
COMPONENT_RESOURCE_KEY - Static variable in class jakarta.faces.application.Resource
This constant is used as the key in the component attribute map of a composite component to associate the component with its Resource instance.
COMPONENT_TO_TAG_MAP_NAME - Static variable in class com.sun.faces.facelets.tag.faces.ComponentSupport
Key to a FacesContext scoped Map where the keys are UIComponent instances and the values are Tag instances.
COMPONENT_TYPE - Static variable in class com.sun.faces.component.PassthroughElement
The standard component type for this component.
COMPONENT_TYPE - Static variable in class com.sun.faces.facelets.component.UIRepeat
 
COMPONENT_TYPE - Static variable in class com.sun.faces.facelets.tag.ui.ComponentRef
 
COMPONENT_TYPE - Static variable in class com.sun.faces.facelets.tag.ui.UIDebug
 
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlBody
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlColumn
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlCommandButton
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlCommandLink
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlCommandScript
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlDataTable
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlDoctype
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlForm
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlGraphicImage
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlHead
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlInputFile
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlInputHidden
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlInputSecret
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlInputText
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlInputTextarea
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlMessage
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlMessages
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlOutcomeTargetButton
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlOutcomeTargetLink
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlOutputFormat
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlOutputLabel
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlOutputLink
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlOutputText
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlPanelGrid
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlPanelGroup
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlSelectBooleanCheckbox
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlSelectManyCheckbox
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlSelectManyListbox
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlSelectManyMenu
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlSelectOneListbox
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlSelectOneMenu
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlSelectOneRadio
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UIColumn
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UICommand
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UIData
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UIForm
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UIGraphic
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UIImportConstants
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UIInput
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UIMessage
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UIMessages
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UINamingContainer
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UIOutcomeTarget
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UIOutput
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UIPanel
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UIParameter
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UISelectBoolean
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UISelectItem
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UISelectItemGroup
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UISelectItemGroups
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UISelectItems
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UISelectMany
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UISelectOne
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UIViewAction
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UIViewParameter
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UIViewRoot
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UIWebsocket
The standard component type for this component.
componentAddedDynamically(UIComponent) - Method in class com.sun.faces.context.StateContext
 
ComponentConfig - Interface in jakarta.faces.view.facelets
Passed to the constructor of ComponentHandler.
ComponentConfigHandler - Class in com.sun.faces.application.annotation
ConfigAnnotationHandler for FacesComponent annotated classes.
ComponentConfigHandler() - Constructor for class com.sun.faces.application.annotation.ComponentConfigHandler
 
ComponentConfigProcessor - Class in com.sun.faces.config.processor
This ConfigProcessor handles all elements defined under /faces-config/component.
ComponentConfigProcessor() - Constructor for class com.sun.faces.config.processor.ComponentConfigProcessor
 
ComponentConfigWrapper(TagConfig, String, String) - Constructor for class com.sun.faces.facelets.tag.AbstractTagLibrary.ComponentConfigWrapper
 
componentFamily() - Element in annotation interface jakarta.faces.render.FacesRenderer
The value of this annotation attribute is taken to be the component-family which, in combination with FacesRenderer.rendererType() can be used to obtain a reference to an instance of this Renderer by calling RenderKit.getRenderer(java.lang.String, java.lang.String).
ComponentHandler - Class in jakarta.faces.view.facelets
Public base class for markup element instances that map to UIComponent instances in the view.
ComponentHandler(ComponentConfig) - Constructor for class jakarta.faces.view.facelets.ComponentHandler
Leverage the TagHandlerDelegateFactory provided by the implementation to create an instance of TagHandlerDelegate designed for use with ComponentHandler.
componentIsDisabled(UIComponent) - Static method in class com.sun.faces.util.Util
 
componentIsDisabledOrReadonly(UIComponent) - Static method in class com.sun.faces.util.Util
 
ComponentNotFoundException - Exception Class in jakarta.faces.component.search
Typed FacesException for the SearchExpressionHandler, if a component can't be resolved.
ComponentNotFoundException() - Constructor for exception class jakarta.faces.component.search.ComponentNotFoundException
Construct a new exception with no detail message or root cause.
ComponentNotFoundException(String) - Constructor for exception class jakarta.faces.component.search.ComponentNotFoundException
Construct a new exception with the specified detail message and no root cause.
ComponentNotFoundException(String, Throwable) - Constructor for exception class jakarta.faces.component.search.ComponentNotFoundException
Construct a new exception with the specified detail message and root cause.
ComponentNotFoundException(Throwable) - Constructor for exception class jakarta.faces.component.search.ComponentNotFoundException
Construct a new exception with the specified root cause.
ComponentProducer - Class in com.sun.faces.cdi
The Component producer is the CDI producer that allows EL resolving of #{component}
ComponentProducer() - Constructor for class com.sun.faces.cdi.ComponentProducer
 
ComponentRef - Class in com.sun.faces.facelets.tag.ui
 
ComponentRef() - Constructor for class com.sun.faces.facelets.tag.ui.ComponentRef
 
ComponentRefHandler - Class in com.sun.faces.facelets.tag.ui
 
ComponentRefHandler(ComponentConfig) - Constructor for class com.sun.faces.facelets.tag.ui.ComponentRefHandler
 
ComponentResourceContainer - Class in com.sun.faces.component
 
ComponentResourceContainer() - Constructor for class com.sun.faces.component.ComponentResourceContainer
 
ComponentResourceDelegate - Class in com.sun.faces.facelets.tag.faces.html
This class overrides key methods from ComponentTagHandlerDelegateImpl in order to properly find existing component resources as well as properly handling the case when this concrete implementations of this class are applied more than once for a particular request.
ComponentResourceDelegate(ComponentHandler) - Constructor for class com.sun.faces.facelets.tag.faces.html.ComponentResourceDelegate
 
ComponentStruct - Class in com.sun.faces.util
Utility class to enable partial state saving of components that have been dynamically added to the view.
ComponentStruct() - Constructor for class com.sun.faces.util.ComponentStruct
 
ComponentStruct(String, String, String, String) - Constructor for class com.sun.faces.util.ComponentStruct
 
ComponentStruct(String, String, String, String, String) - Constructor for class com.sun.faces.util.ComponentStruct
 
ComponentSupport - Class in com.sun.faces.facelets.tag.faces
 
ComponentSupport() - Constructor for class com.sun.faces.facelets.tag.faces.ComponentSupport
 
ComponentSystemEvent - Class in jakarta.faces.event
ComponentSystemEvent is the base class for SystemEvents that are specific to a UIComponent instance.
ComponentSystemEvent(UIComponent) - Constructor for class jakarta.faces.event.ComponentSystemEvent
Pass the argument component to the superclass constructor.
ComponentSystemEvent(FacesContext, UIComponent) - Constructor for class jakarta.faces.event.ComponentSystemEvent
Pass the argument component to the superclass constructor.
ComponentSystemEventHelper - Class in com.sun.faces.application.applicationimpl.events
Utility class for dealing with UIComponent events.
ComponentSystemEventHelper() - Constructor for class com.sun.faces.application.applicationimpl.events.ComponentSystemEventHelper
 
ComponentSystemEventListener - Interface in jakarta.faces.event
Implementors of this class do not need an isListenerForSource() method because they are only installed on specific component instances, therefore the isListenerForSource() method is implicit.
ComponentTagHandlerDelegateImpl - Class in com.sun.faces.facelets.tag.faces
 
ComponentTagHandlerDelegateImpl(ComponentHandler) - Constructor for class com.sun.faces.facelets.tag.faces.ComponentTagHandlerDelegateImpl
 
componentType - Variable in class com.sun.faces.facelets.tag.AbstractTagLibrary.ComponentConfigWrapper
 
componentType - Variable in class com.sun.faces.facelets.tag.faces.ComponentTagHandlerDelegateImpl
 
componentType() - Method in interface jakarta.enterprise.lang.model.types.ArrayType
Returns the component type of this array type, as defined by The Java™ Language Specification.
ComponentValidators - Class in com.sun.faces.component.validator
This class is responsible for adding default validators and/or validators that wrap multiple EditableValueHolder instances within the view.
ComponentValidators() - Constructor for class com.sun.faces.component.validator.ComponentValidators
 
ComponentValidators.ValidatorInfo - Class in com.sun.faces.component.validator
Generic information container for a validator at a particular nesting Level.
COMPOSITE_BEHAVIORS_KEY - Static variable in class com.sun.faces.facelets.tag.faces.AttachedBehaviors
 
COMPOSITE_COMPONENT - Static variable in interface com.sun.faces.el.ELConstants
 
COMPOSITE_COMPONENT_ATTRIBUTES_EL_RESOLVER - Static variable in class com.sun.faces.el.ELUtils
 
COMPOSITE_COMPONENT_TYPE_KEY - Static variable in class jakarta.faces.component.UIComponent
The value of this constant is used as the key in the composite component BeanDescriptor for a ValueExpression that evaluates to the component-type of the composite component root UIComponent for this composite component, if one was declared by the composite component author.
COMPOSITE_FACET_NAME - Static variable in class jakarta.faces.component.UIComponent
The value of this constant is used as the key in the Map returned as described in UIComponent.FACETS_KEY for the PropertyDescriptor describing the composite component facet.
CompositeAttributePropertyDescriptor - Class in com.sun.faces.facelets.tag.composite
A property descriptor for a composite component attribute.
CompositeAttributePropertyDescriptor(String, Method, Method) - Constructor for class com.sun.faces.facelets.tag.composite.CompositeAttributePropertyDescriptor
 
CompositeComponentAttributesELResolver - Class in com.sun.faces.el
This ELResolver will handle the resolution of attrs when processing a composite component instance.
CompositeComponentAttributesELResolver() - Constructor for class com.sun.faces.el.CompositeComponentAttributesELResolver
 
CompositeComponentBeanInfo - Class in com.sun.faces.facelets.tag.composite
 
CompositeComponentBeanInfo() - Constructor for class com.sun.faces.facelets.tag.composite.CompositeComponentBeanInfo
 
CompositeComponentExpressionHolder - Interface in jakarta.faces.el
This interface must be implemented by the Map returned by the composite component ELResolver, described in section 5.4.3.1 "faces.CompositeComponentAttributesELResolver" of the Jakarta Faces Specification Document, when evaluating #{cc.attrs} expressions.
CompositeComponentImpl - Class in com.sun.faces.facelets.tag.faces
 
CompositeComponentImpl() - Constructor for class com.sun.faces.facelets.tag.faces.CompositeComponentImpl
 
CompositeComponentProducer - Class in com.sun.faces.cdi
The Composite Component producer is the CDI producer that allows EL resolving of #{cc}
CompositeComponentProducer() - Constructor for class com.sun.faces.cdi.CompositeComponentProducer
 
CompositeComponentStackManager - Class in com.sun.faces.component
CompositeComponentStackManager is responsible for managing the two different composite component stacks currently used by Mojarra.
CompositeComponentStackManager.StackType - Enum Class in com.sun.faces.component
 
CompositeComponentTagHandler - Class in com.sun.faces.facelets.tag.faces
Facelet handler responsible for, building the component tree representation of a composite component based on the metadata contained in the composite interface and implementation sections of the composite component template.
CompositeComponentTagHandler(Resource, ComponentConfig) - Constructor for class com.sun.faces.facelets.tag.faces.CompositeComponentTagHandler
 
CompositeComponentTagLibrary - Class in com.sun.faces.facelets.tag.faces
 
CompositeComponentTagLibrary(String) - Constructor for class com.sun.faces.facelets.tag.faces.CompositeComponentTagLibrary
 
CompositeComponentTagLibrary(String, String) - Constructor for class com.sun.faces.facelets.tag.faces.CompositeComponentTagLibrary
 
CompositeELResolver - Class in jakarta.el
Maintains an ordered composite list of child ELResolvers.
CompositeELResolver() - Constructor for class jakarta.el.CompositeELResolver
 
CompositeFaceletHandler - Class in jakarta.faces.view.facelets
A FaceletHandler that is derived of 1 or more, inner FaceletHandlers.
CompositeFaceletHandler(FaceletHandler[]) - Constructor for class jakarta.faces.view.facelets.CompositeFaceletHandler
Creates a new FaceletHandler out of the given inner FaceletHandlers.
CompositeFacetRenderer - Class in com.sun.faces.renderkit.html_basic
This Renderer is responsible for rendering the content of a facet defined within the using page template in the desired location within the composite component implementation section.
CompositeFacetRenderer() - Constructor for class com.sun.faces.renderkit.html_basic.CompositeFacetRenderer
 
CompositeFunctionMapper - Class in com.sun.faces.facelets.el
Composite FunctionMapper that attempts to load the Method from the first FunctionMapper, then the second if null.
CompositeFunctionMapper(FunctionMapper, FunctionMapper) - Constructor for class com.sun.faces.facelets.el.CompositeFunctionMapper
 
CompositeLibrary - Class in com.sun.faces.facelets.tag.composite
 
CompositeLibrary(String) - Constructor for class com.sun.faces.facelets.tag.composite.CompositeLibrary
 
CompositeRenderer - Class in com.sun.faces.renderkit.html_basic
This Renderer is responsible for rendering the children defined within the composite implementation section of a composite component template.
CompositeRenderer() - Constructor for class com.sun.faces.renderkit.html_basic.CompositeRenderer
 
CompositeSearchKeywordResolver - Class in com.sun.faces.component.search
 
CompositeSearchKeywordResolver() - Constructor for class com.sun.faces.component.search.CompositeSearchKeywordResolver
 
CompositeTagDecorator - Class in com.sun.faces.facelets.tag
A TagDecorator that is composed of 1 or more TagDecorator instances.
CompositeTagDecorator(TagDecorator[]) - Constructor for class com.sun.faces.facelets.tag.CompositeTagDecorator
 
CompositeTagLibrary - Class in com.sun.faces.facelets.tag
A TagLibrary that is composed of 1 or more TagLibrary children.
CompositeTagLibrary(TagLibrary[]) - Constructor for class com.sun.faces.facelets.tag.CompositeTagLibrary
 
CompositeTagLibrary(TagLibrary[], CompilationMessageHolder) - Constructor for class com.sun.faces.facelets.tag.CompositeTagLibrary
 
CompositeVariableMapper - Class in com.sun.faces.facelets.el
Composite VariableMapper that attempts to load the ValueExpression from the first VariableMapper, then the second if null.
CompositeVariableMapper(VariableMapper, VariableMapper) - Constructor for class com.sun.faces.facelets.el.CompositeVariableMapper
 
CompositionHandler - Class in com.sun.faces.facelets.tag.ui
 
CompositionHandler(TagConfig) - Constructor for class com.sun.faces.facelets.tag.ui.CompositionHandler
 
CompoundSelection<X> - Interface in jakarta.persistence.criteria
The CompoundSelection interface defines a compound selection item (a tuple, array, or result of a constructor).
CompressableMimeTypes - Enum constant in enum class com.sun.faces.config.WebConfiguration.WebContextInitParameter
 
compressContent(ClientResourceInfo) - Method in class com.sun.faces.application.resource.ResourceHelper
Utility method to compress the content of the original resource to the temporary directory specified by ClientResourceInfo.getCompressedPath().
compressViewState - Variable in class com.sun.faces.renderkit.StateHelper
Flag indicating whether or not view state should be compressed to reduce the memory/bandwidth footprint.
CompressViewState - Enum constant in enum class com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
 
concat(Expression<String>, Expression<String>) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create an expression for string concatenation.
concat(Expression<String>, String) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create an expression for string concatenation.
concat(String, Expression<String>) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create an expression for string concatenation.
concat(List<Expression<String>>) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create an expression for string concatenation.
ConcurrencyManagement - Annotation Interface in jakarta.ejb
Declares a singleton session bean's concurrency management type.
ConcurrencyManagementType - Enum Class in jakarta.ejb
Used to specify the value of the ConcurrencyManagement annotation for a singleton session bean.
ConcurrentAccessException - Exception Class in jakarta.ejb
A ConcurrentAccessException indicates that the client has attempted an invocation on a stateful session bean or singleton bean while another invocation is in progress and such concurrent access is not allowed.
ConcurrentAccessException() - Constructor for exception class jakarta.ejb.ConcurrentAccessException
Constructs an ConcurrentAccessException with no detail message.
ConcurrentAccessException(String) - Constructor for exception class jakarta.ejb.ConcurrentAccessException
Constructs an ConcurrentAccessException with the specified detailed message.
ConcurrentAccessException(String, Exception) - Constructor for exception class jakarta.ejb.ConcurrentAccessException
Constructs an ConcurrentAccessException with the specified detail message and a nested exception.
ConcurrentAccessTimeoutException - Exception Class in jakarta.ejb
This exception indicates that an attempt to concurrently access a stateful session or singleton bean method resulted in a timeout.
ConcurrentAccessTimeoutException() - Constructor for exception class jakarta.ejb.ConcurrentAccessTimeoutException
Constructor for ConcurrentAccessTimeoutException.
ConcurrentAccessTimeoutException(String) - Constructor for exception class jakarta.ejb.ConcurrentAccessTimeoutException
Constructor for ConcurrentAccessTimeoutException.
ConcurrentCache<K,V> - Class in com.sun.faces.util
Defines a concurrent cache with a factory for creating new object instances.
ConcurrentCache(ConcurrentCache.Factory<K, V>) - Constructor for class com.sun.faces.util.ConcurrentCache
Constructs this cache using the specified Factory.
ConcurrentCache.Factory<K,V> - Interface in com.sun.faces.util
Factory interface for creating various cacheable objects.
condition() - Method in class jakarta.servlet.jsp.jstl.core.ConditionalTagSupport
Subclasses implement this method to compute the boolean result of the conditional action.
condition(ValueExpression) - Method in class com.sun.faces.flow.builder.NavigationCaseBuilderImpl
 
condition(ValueExpression) - Method in class com.sun.faces.flow.builder.SwitchCaseBuilderImpl
 
condition(ValueExpression) - Method in class jakarta.faces.flow.builder.NavigationCaseBuilder
Set the if of the current navigation case.
condition(ValueExpression) - Method in class jakarta.faces.flow.builder.SwitchCaseBuilder
Set the if in the previously created switch case.
condition(String) - Method in class com.sun.faces.flow.builder.NavigationCaseBuilderImpl
 
condition(String) - Method in class com.sun.faces.flow.builder.SwitchCaseBuilderImpl
 
condition(String) - Method in class jakarta.faces.flow.builder.NavigationCaseBuilder
Set the if of the current navigation case.
condition(String) - Method in class jakarta.faces.flow.builder.SwitchCaseBuilder
Set the if in the previously created switch case.
Conditionally connecting - Search tag in annotation interface jakarta.faces.push.Push
Section
ConditionalTagSupport - Class in jakarta.servlet.jsp.jstl.core
Abstract class that facilitates implementation of conditional actions where the boolean result is exposed as a JSP scoped variable.
ConditionalTagSupport() - Constructor for class jakarta.servlet.jsp.jstl.core.ConditionalTagSupport
Base constructor to initialize local state.
confidential() - Element in annotation interface jakarta.resource.spi.ConfigProperty
Indicates that the configuration property is confidential and recommends application server's configuration tools to use special visual aids for editing them.
CONFIDENTIAL - Enum constant in enum class jakarta.servlet.annotation.ServletSecurity.TransportGuarantee
All user data must be encrypted by the transport (typically using SSL/TLS).
Config - Class in jakarta.servlet.jsp.jstl.core
Class supporting access to configuration settings.
Config() - Constructor for class jakarta.servlet.jsp.jstl.core.Config
 
CONFIG - Enum constant in enum class com.sun.faces.util.FacesLogger
 
CONFIG - Static variable in class jakarta.servlet.jsp.PageContext
Name used to store ServletConfig in PageContext name table.
CONFIG_FILES_ATTR - Static variable in class jakarta.faces.webapp.FacesServlet
Context initialization parameter name for a comma delimited list of context-relative resource paths (in addition to /WEB-INF/faces-config.xml which is loaded automatically if it exists) containing Jakarta Faces configuration information.
ConfigAnnotationHandler - Interface in com.sun.faces.application.annotation
Implementations of the interface will be called during application initialization to process any configuration annotations within the web application.
ConfigManager - Class in com.sun.faces.config
This class manages the initialization of each web application that uses Faces.
ConfigManager() - Constructor for class com.sun.faces.config.ConfigManager
 
ConfigProcessor - Interface in com.sun.faces.config.processor
This interface provides a CoR structure for processing Faces configuration resources.
ConfigProperty - Annotation Interface in jakarta.resource.spi
Designates a JavaBean property as a configuration property
Configurable<C> - Interface in jakarta.ws.rs.core
Represents a client or server-side configurable context in JAX-RS.
ConfigurableNavigationHandler - Class in jakarta.faces.application
ConfigurableNavigationHandler extends the contract of NavigationHandler to allow runtime inspection of the NavigationCases that make up the rule-base for navigation.
ConfigurableNavigationHandler() - Constructor for class jakarta.faces.application.ConfigurableNavigationHandler
 
ConfigurableNavigationHandlerWrapper - Class in jakarta.faces.application
Provides a simple implementation of ConfigurableNavigationHandler that can be subclassed by developers wishing to provide specialized behavior to an existing ConfigurableNavigationHandler instance.
ConfigurableNavigationHandlerWrapper() - Constructor for class jakarta.faces.application.ConfigurableNavigationHandlerWrapper
Deprecated.
Use the other constructor taking the implementation being wrapped.
ConfigurableNavigationHandlerWrapper(ConfigurableNavigationHandler) - Constructor for class jakarta.faces.application.ConfigurableNavigationHandlerWrapper
If this configurable navigation handler has been decorated, the implementation doing the decorating should push the implementation being wrapped to this constructor.
configuration() - Method in interface jakarta.ws.rs.SeBootstrap.Instance
Provides access to the configuration actually used by the implementation used to create this instance.
Configuration - Search tag in annotation interface jakarta.faces.push.Push
Section
Configuration<T> - Interface in jakarta.validation
Receives configuration information, selects the appropriate Jakarta Validation provider and builds the appropriate ValidatorFactory.
Configuration - Interface in jakarta.ws.rs.core
A configuration state associated with a configurable JAX-RS context.
ConfigurationException - Exception Class in com.sun.faces.config
This represents any configuration processing problems that could occur.
ConfigurationException() - Constructor for exception class com.sun.faces.config.ConfigurationException
 
ConfigurationException(String) - Constructor for exception class com.sun.faces.config.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for exception class com.sun.faces.config.ConfigurationException
 
ConfigurationException(Throwable) - Constructor for exception class com.sun.faces.config.ConfigurationException
 
ConfigurationResourceProvider - Interface in com.sun.faces.spi
Classes that implement this interface return zero or more URLs which refer to application configuration resources.
ConfigurationResourceProviderFactory - Class in com.sun.faces.spi
Factory class for creating ConfigurationResourceProvider instances using the Java services discovery mechanism.
ConfigurationResourceProviderFactory() - Constructor for class com.sun.faces.spi.ConfigurationResourceProviderFactory
 
ConfigurationResourceProviderFactory.ProviderType - Enum Class in com.sun.faces.spi
 
ConfigurationState - Interface in jakarta.validation.spi
Contract between a Configuration and a ValidationProvider to create a ValidatorFactory.
configurator() - Element in annotation interface jakarta.websocket.ClientEndpoint
An optional custom configurator class that the developer would like to use to provide custom configuration of new instances of this endpoint.
configurator() - Element in annotation interface jakarta.websocket.server.ServerEndpoint
The optional custom configurator class that the developer would like to use to further configure new instances of this endpoint.
configurator(ClientEndpointConfig.Configurator) - Method in class jakarta.websocket.ClientEndpointConfig.Builder
Sets the configurator object for the configuration this builder will build.
configurator(ServerEndpointConfig.Configurator) - Method in class jakarta.websocket.server.ServerEndpointConfig.Builder
Sets the custom configurator to use on the configuration object built by this builder.
Configurator() - Constructor for class jakarta.websocket.ClientEndpointConfig.Configurator
 
Configurator() - Constructor for class jakarta.websocket.server.ServerEndpointConfig.Configurator
 
configure() - Method in interface jakarta.enterprise.inject.spi.InjectionTargetFactory
Returns an AnnotatedTypeConfigurator to to configure the AnnotatedType used to create the InjectionTarget.
configure() - Method in interface jakarta.enterprise.inject.spi.InterceptionFactory
Returns an AnnotatedTypeConfigurator initialized with the AnnotatedType created either for the class passed to BeanManager.createInterceptionFactory(CreationalContext, Class) or derived from the InterceptionFactory parameter injection point.
configure() - Method in interface jakarta.validation.bootstrap.GenericBootstrap
Returns a generic Configuration implementation.
configure() - Method in interface jakarta.validation.bootstrap.ProviderSpecificBootstrap
Determines the provider implementation suitable for T and delegates the creation of this specific Configuration subclass to the provider.
configure(ResourceInfo, FeatureContext) - Method in interface jakarta.ws.rs.container.DynamicFeature
A callback method called by the JAX-RS runtime during the application deployment to register provider instances or classes in a runtime configuration scope of a particular resource or sub-resource method; i.e.
configure(FeatureContext) - Method in interface jakarta.ws.rs.core.Feature
A call-back method called when the feature is to be enabled in a given runtime configuration scope.
configureAnnotatedType() - Method in interface jakarta.enterprise.inject.spi.ProcessAnnotatedType
Returns an AnnotatedTypeConfigurator initialized with the AnnotatedType processed by this event to configure a new AnnotatedType that will replace the original one at the end of the observer invocation.
configureBeanAttributes() - Method in interface jakarta.enterprise.inject.spi.ProcessBeanAttributes
returns a BeanAttributesConfigurator initialized with the BeanAttributes processed by this event to configure a new BeanAttributes that will replace the original one at the end of the observer invocation.
configuredProvider - Static variable in class jakarta.enterprise.inject.spi.CDI
CDIProvider set by user or retrieved by service loader
configureInjectionPoint() - Method in interface jakarta.enterprise.inject.spi.ProcessInjectionPoint
Returns an InjectionPointConfigurator initialized with the InjectionPoint processed by this event to configure a new InjectionPoint that will replace the original one at the end of the observer invocation.
configureInterceptorBinding(Class<T>) - Method in interface jakarta.enterprise.inject.spi.BeforeBeanDiscovery
Obtains a new AnnotatedTypeConfigurator to configure a new AnnotatedType and declares it as an interceptor binding type.
ConfigureListener - Class in com.sun.faces.config
Parse all relevant Faces configuration resources, and configure the Mojarra runtime environment.
ConfigureListener() - Constructor for class com.sun.faces.config.ConfigureListener
 
configureObserverMethod() - Method in interface jakarta.enterprise.inject.spi.ProcessObserverMethod
Returns a ObserverMethodConfigurator initialized with the ObserverMethod processed by this event, to configure a new ObserverMethod that will replace the original one at the end of the observer invocation.
configureProducer() - Method in interface jakarta.enterprise.inject.spi.ProcessProducer
Returns a ProducerConfigurator initialized with the Producer processed by this event, to configure a new Producer that will replace the original one at the end of the observer invocation.
configureQualifier(Class<T>) - Method in interface jakarta.enterprise.inject.spi.BeforeBeanDiscovery
Obtains a new AnnotatedTypeConfigurator to configure a new AnnotatedType and declares it as a Qualifier qualifier type.
CONFLICT - Enum constant in enum class jakarta.ws.rs.core.Response.Status
409 Conflict, see HTTP/1.1 documentation.
conjunction() - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create a conjunction (with zero conjuncts).
connect() - Method in class jakarta.mail.Service
A generic connect method that takes no parameters.
connect(String, int, String, String) - Method in class jakarta.mail.Service
Similar to connect(host, user, password) except a specific port can be specified.
connect(String, String) - Method in class jakarta.mail.Service
Connect to the current host using the specified username and password.
connect(String, String, String) - Method in class jakarta.mail.Service
Connect to the specified address.
connection() - Element in annotation interface jakarta.resource.spi.ConnectionDefinition
Specifies the Connection interface supported by the resource adapter.
Connection - Interface in jakarta.jms
A Connection object is a client's active connection to its Jakarta Messaging provider.
Connection - Interface in jakarta.resource.cci
A Connection represents an application-level handle that is used by a client to access the underlying physical connection.
CONNECTION_CLOSED - Static variable in class jakarta.resource.spi.ConnectionEvent
Event notification that an application component has closed the connection
CONNECTION_ERROR_OCCURRED - Static variable in class jakarta.resource.spi.ConnectionEvent
Event notification that an error occurred on the connection.
ConnectionAdapter - Class in jakarta.mail.event
The adapter which receives connection events.
ConnectionAdapter() - Constructor for class jakarta.mail.event.ConnectionAdapter
Creates a default ConnectionAdapter.
ConnectionCallback - Interface in jakarta.ws.rs.container
Asynchronous request processing lifecycle callback that receives connection related asynchronous response lifecycle events.
connectionClosed(ConnectionEvent) - Method in interface jakarta.resource.spi.ConnectionEventListener
Notifies that an application component has closed the connection.
ConnectionConsumer - Interface in jakarta.jms
For application servers, Connection objects provide a special facility for creating a ConnectionConsumer (optional).
ConnectionConsumer<C> - Interface in jakarta.persistence
An executable action which makes use of a native database connection.
ConnectionDefinition - Annotation Interface in jakarta.resource.spi
Defines a set of connection interfaces and classes pertaining to a particular connection type.
ConnectionDefinitions - Annotation Interface in jakarta.resource.spi
Defines a set of connection definitions that the JavaBean, that has been annotated with this annotation, is a part of.
connectionErrorOccurred(ConnectionEvent) - Method in interface jakarta.resource.spi.ConnectionEventListener
Notifies a connection related error.
ConnectionEvent - Class in jakarta.mail.event
This class models Connection events.
ConnectionEvent - Class in jakarta.resource.spi
The ConnectionEvent class provides information about the source of a connection related event.A ConnectionEvent instance contains the following information: Type of the connection event ManagedConnection instance that generated the connection event.
ConnectionEvent(ManagedConnection, int) - Constructor for class jakarta.resource.spi.ConnectionEvent
Construct a ConnectionEvent object.
ConnectionEvent(ManagedConnection, int, Exception) - Constructor for class jakarta.resource.spi.ConnectionEvent
Construct a ConnectionEvent object.
ConnectionEvent(Object, int) - Constructor for class jakarta.mail.event.ConnectionEvent
Construct a ConnectionEvent.
ConnectionEventListener - Interface in jakarta.resource.spi
The ConnectionEventListener interface provides an event callback mechanism to enable an application server to receive notifications from a ManagedConnection instance.
connectionFactory() - Element in annotation interface jakarta.resource.spi.ConnectionDefinition
Specifies the ConnectionFactory interface supported by the resource adapter.
ConnectionFactory - Interface in jakarta.jms
A ConnectionFactory object encapsulates a set of connection configuration parameters that has been defined by an administrator.
ConnectionFactory - Interface in jakarta.resource.cci
ConnectionFactory provides an interface for getting connection to an EIS instance.
ConnectionFactoryDefinition - Annotation Interface in jakarta.resource
Annotation used to define a Connector Connection Factory resource to be registered in JNDI.
ConnectionFactoryDefinitions - Annotation Interface in jakarta.resource
Declares one or more ConnectionFactoryDefinition annotations.
connectionFactoryImpl() - Element in annotation interface jakarta.resource.spi.ConnectionDefinition
Specifies the Class provided by the resource adapter that implements the resource adapter specific ConnectionFactory interface.
ConnectionFunction<C,T> - Interface in jakarta.persistence
A function which makes use of a native database connection to compute a result.
connectionImpl() - Element in annotation interface jakarta.resource.spi.ConnectionDefinition
Specifies the class provided by the resource adapter that implements the resource adapter specific Connection interface.
ConnectionListener - Interface in jakarta.mail.event
This is the Listener interface for Connection events.
ConnectionManager - Interface in jakarta.resource.spi
ConnectionManager interface provides a hook for the resource adapter to pass a connection request to the application server.
ConnectionMetaData - Interface in jakarta.jms
A ConnectionMetaData object provides information describing the Connection object.
ConnectionMetaData - Interface in jakarta.resource.cci
The interface ConnectionMetaData provides information about an EIS instance connected through a Connection instance.
ConnectionRequestInfo - Interface in jakarta.resource.spi
The ConnectionRequestInfo interface enables a resource adapter to pass its own request specific data structure across the connection request flow.
ConnectionSpec - Interface in jakarta.resource.cci
ConnectionSpec is used by an application component to pass connection request-specific properties to the ConnectionFactory.
Connector - Annotation Interface in jakarta.resource.spi
The Connector annotation is a component-defining annotation and it can be used by the resource adapter developer to specify that the JavaBean is a resource adapter JavaBean.
connectTimeout(long, TimeUnit) - Method in class jakarta.ws.rs.client.ClientBuilder
Set the connect timeout.
connectToServer(Endpoint, ClientEndpointConfig, URI) - Method in interface jakarta.websocket.WebSocketContainer
Connect the supplied programmatic client endpoint instance to its server with the given configuration.
connectToServer(Class<?>, URI) - Method in interface jakarta.websocket.WebSocketContainer
Connect the supplied annotated endpoint to its server.
connectToServer(Class<? extends Endpoint>, ClientEndpointConfig, URI) - Method in interface jakarta.websocket.WebSocketContainer
Connect the supplied programmatic endpoint to its server with the given configuration.
connectToServer(Object, URI) - Method in interface jakarta.websocket.WebSocketContainer
Connect the supplied annotated endpoint instance to its server.
CONSENT - Enum constant in enum class jakarta.security.enterprise.authentication.mechanism.http.openid.PromptType
The Authorization Server SHOULD prompt the End-User for consent before returning information to the Client.
ConstMap() - Constructor for class com.sun.faces.util.CollectionsUtils.ConstMap
 
ConstrainedTo - Annotation Interface in jakarta.ws.rs
Indicates the run-time context in which an annotated JAX-RS provider is applicable.
constraint() - Element in annotation interface jakarta.persistence.CheckConstraint
(Required) The native SQL expression to be checked.
constraint() - Element in annotation interface jakarta.validation.OverridesAttribute
 
Constraint - Annotation Interface in jakarta.validation
Marks an annotation as being a Jakarta Validation constraint.
CONSTRAINT - Enum constant in enum class jakarta.persistence.ConstraintMode
Apply the constraint.
ConstraintDeclarationException - Exception Class in jakarta.validation
Exception raised if a constraint declaration is not legal.
ConstraintDeclarationException() - Constructor for exception class jakarta.validation.ConstraintDeclarationException
 
ConstraintDeclarationException(String) - Constructor for exception class jakarta.validation.ConstraintDeclarationException
 
ConstraintDeclarationException(String, Throwable) - Constructor for exception class jakarta.validation.ConstraintDeclarationException
 
ConstraintDeclarationException(Throwable) - Constructor for exception class jakarta.validation.ConstraintDeclarationException
 
ConstraintDefinitionException - Exception Class in jakarta.validation
Exception raised if a constraint definition is not legal.
ConstraintDefinitionException() - Constructor for exception class jakarta.validation.ConstraintDefinitionException
 
ConstraintDefinitionException(String) - Constructor for exception class jakarta.validation.ConstraintDefinitionException
 
ConstraintDefinitionException(String, Throwable) - Constructor for exception class jakarta.validation.ConstraintDefinitionException
 
ConstraintDefinitionException(Throwable) - Constructor for exception class jakarta.validation.ConstraintDefinitionException
 
ConstraintDescriptor<T> - Interface in jakarta.validation.metadata
Describes a single constraint and its composing constraints.
constraintIndex() - Element in annotation interface jakarta.validation.OverridesAttribute
The index of the targeted constraint declaration when using multiple constraints of the same type.
ConstraintMode - Enum Class in jakarta.persistence
Used to control the application of a constraint.
ConstraintTarget - Enum Class in jakarta.validation
Defines the constraint target.
ConstraintValidator<A,T> - Interface in jakarta.validation
Defines the logic to validate a given constraint A for a given object type T.
ConstraintValidatorContext - Interface in jakarta.validation
Provides contextual data and operation when applying a given constraint validator.
ConstraintValidatorContext.ConstraintViolationBuilder - Interface in jakarta.validation
ConstraintViolation builder allowing to optionally associate the violation report to a sub path.
ConstraintValidatorContext.ConstraintViolationBuilder.ContainerElementNodeBuilderCustomizableContext - Interface in jakarta.validation
Represents a container element node whose context is configurable (i.e.
ConstraintValidatorContext.ConstraintViolationBuilder.ContainerElementNodeBuilderDefinedContext - Interface in jakarta.validation
Represents a container element node whose context is known (i.e.
ConstraintValidatorContext.ConstraintViolationBuilder.ContainerElementNodeContextBuilder - Interface in jakarta.validation
Represents refinement choices for a container element node.
ConstraintValidatorContext.ConstraintViolationBuilder.LeafNodeBuilderCustomizableContext - Interface in jakarta.validation
Represents a node whose context is configurable (i.e.
ConstraintValidatorContext.ConstraintViolationBuilder.LeafNodeBuilderDefinedContext - Interface in jakarta.validation
Represents a node whose context is known (i.e.
ConstraintValidatorContext.ConstraintViolationBuilder.LeafNodeContextBuilder - Interface in jakarta.validation
Represents refinement choices for a node which is in an iterable, e.g.
ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderCustomizableContext - Interface in jakarta.validation
Represents a node whose context is configurable (i.e.
ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderDefinedContext - Interface in jakarta.validation
Represents a node whose context is known (i.e.
ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder - Interface in jakarta.validation
Represents refinement choices for a node which is in an iterable, e.g.
constraintValidatorFactory(ConstraintValidatorFactory) - Method in interface jakarta.validation.Configuration
Defines the constraint validator factory.
constraintValidatorFactory(ConstraintValidatorFactory) - Method in interface jakarta.validation.ValidatorContext
Defines the constraint validator factory implementation used by the Validator.
ConstraintValidatorFactory - Interface in jakarta.validation
Instantiates a ConstraintValidator instance based off its class.
ConstraintViolation<T> - Interface in jakarta.validation
Describes a constraint violation.
ConstraintViolationException - Exception Class in jakarta.validation
Reports the result of constraint violations.
ConstraintViolationException(String, Set<? extends ConstraintViolation<?>>) - Constructor for exception class jakarta.validation.ConstraintViolationException
Creates a constraint violation report.
ConstraintViolationException(Set<? extends ConstraintViolation<?>>) - Constructor for exception class jakarta.validation.ConstraintViolationException
Creates a constraint violation report.
construct(Class<Y>, Selection<?>...) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create a selection item corresponding to a constructor.
CONSTRUCTOR - Enum constant in enum class jakarta.validation.ElementKind
A constructor.
ConstructorDescriptor - Interface in jakarta.validation.metadata
Describes a validated constructor.
ConstructorResult - Annotation Interface in jakarta.persistence
Used in conjunction with the SqlResultSetMapping or NamedNativeQuery annotation to map the SELECT clause of a SQL query to a constructor.
constructors() - Method in interface jakarta.enterprise.inject.build.compatible.spi.ClassConfig
Returns a collection of MethodConfig objects for each constructor of this class, as defined by ClassInfo.constructors.
constructors() - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedTypeConfigurator
 
constructors() - Method in interface jakarta.enterprise.lang.model.declarations.ClassInfo
Returns a collection of constructors declared or implicitly declared in this class.
CONSTRUCTORS - Enum constant in enum class jakarta.validation.executable.ExecutableType
All constructors.
Consumes - Annotation Interface in jakarta.ws.rs
Defines the media types that the methods of a resource class or MessageBodyReader can accept.
CONTAINER - Enum constant in enum class jakarta.annotation.Resource.AuthenticationType
 
CONTAINER - Enum constant in enum class jakarta.ejb.ConcurrencyManagementType
Container is responsible for managing concurrent access to the bean instance.
CONTAINER - Enum constant in enum class jakarta.ejb.TransactionManagementType
Container-managed transaction management is used.
CONTAINER_ELEMENT - Enum constant in enum class jakarta.validation.ElementKind
An element stored in a container, e.g.
ContainerDescriptor - Interface in jakarta.validation.metadata
Represents an element that might be a container, thus allowing container element constraints.
ContainerElementTypeDescriptor - Interface in jakarta.validation.metadata
Describes a validated container element type, e.g.
Container lifecycle events - Search tag in package jakarta.enterprise.inject.spi
Section
ContainerProvider - Class in jakarta.websocket
Provider class that allows the developer to get a reference to the implementation of the WebSocketContainer.
ContainerProvider() - Constructor for class jakarta.websocket.ContainerProvider
 
ContainerRequestContext - Interface in jakarta.ws.rs.container
Container request filter context.
ContainerRequestFilter - Interface in jakarta.ws.rs.container
An extension interface implemented by container request filters.
ContainerResponseContext - Interface in jakarta.ws.rs.container
Container response filter context.
ContainerResponseFilter - Interface in jakarta.ws.rs.container
An extension interface implemented by container response filters.
contains(FetchProfile.Item) - Method in class jakarta.mail.FetchProfile
Returns true if the fetch profile contains the given special item.
contains(Flags) - Method in class jakarta.mail.Flags
Check whether all the flags in the specified Flags object are present in this Flags object.
contains(Flags.Flag) - Method in class jakarta.mail.Flags
Check whether the specified system flag is present in this Flags object.
contains(Class<?>, Object) - Method in interface jakarta.persistence.Cache
Whether the cache contains data for the given entity.
contains(Object) - Method in class com.sun.faces.util.MostlySingletonSet
 
contains(Object) - Method in class com.sun.faces.util.MultiKeyConcurrentHashMap
Legacy method testing if some key maps into the specified value in this table.
contains(Object) - Method in interface jakarta.persistence.EntityManager
Determine if the given object is a managed entity instance belonging to the current persistence context.
contains(String) - Method in class jakarta.mail.FetchProfile
Returns true if the fetch profile contains the given header name.
contains(String) - Method in class jakarta.mail.Flags
Check whether the specified user flag is present in this Flags object.
contains(String, String) - Static method in class com.sun.faces.facelets.tag.jstl.fn.JstlFunction
 
containsAll(Collection<?>) - Method in class com.sun.faces.util.MostlySingletonSet
 
containsaValue(Object) - Method in class com.sun.faces.renderkit.html_basic.MenuRenderer
 
containsFunction(String, String) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
 
containsFunction(String, String) - Method in class com.sun.faces.facelets.tag.CompositeTagLibrary
 
containsFunction(String, String) - Method in interface com.sun.faces.facelets.tag.TagLibrary
If this library contains the specified function name
containsFunction(String, String) - Method in class com.sun.faces.facelets.util.FunctionLibrary
 
containsHeader(String) - Method in interface jakarta.servlet.http.HttpServletResponse
Returns a boolean indicating whether the named response header has already been set.
containsHeader(String) - Method in class jakarta.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call containsHeader(String name) on the wrapped response object.
containsIgnoreCase(String, String) - Static method in class com.sun.faces.facelets.tag.jstl.fn.JstlFunction
 
containsKey(FacesContext, String) - Static method in class com.sun.faces.util.RequestStateManager
 
containsKey(Object) - Method in class com.sun.faces.config.initfacescontext.NoOpFlash
 
containsKey(Object) - Method in class com.sun.faces.context.ApplicationMap
 
containsKey(Object) - Method in class com.sun.faces.context.flash.ELFlash
 
containsKey(Object) - Method in class com.sun.faces.context.InitParameterMap
 
containsKey(Object) - Method in class com.sun.faces.context.RequestHeaderMap
 
containsKey(Object) - Method in class com.sun.faces.context.RequestHeaderValuesMap
 
containsKey(Object) - Method in class com.sun.faces.context.RequestMap
 
containsKey(Object) - Method in class com.sun.faces.context.RequestParameterMap
 
containsKey(Object) - Method in class com.sun.faces.context.RequestParameterValuesMap
 
containsKey(Object) - Method in class com.sun.faces.context.SessionMap
 
containsKey(Object) - Method in class com.sun.faces.util.MetadataWrapperMap
 
containsKey(Object) - Method in class com.sun.faces.util.MultiKeyConcurrentHashMap
Tests if the specified object is a key in this table.
containsKey(Object) - Method in class jakarta.faces.context.FlashWrapper
The default behavior of this method is to call Map.containsKey(Object) on the wrapped Flash object.
containsKey(Object) - Method in class jakarta.ws.rs.core.AbstractMultivaluedMap
 
containsKey(Object, Object) - Method in class com.sun.faces.util.MultiKeyConcurrentHashMap
 
containsKey(Object, Object, Object) - Method in class com.sun.faces.util.MultiKeyConcurrentHashMap
 
containsKey(Object, Object, Object, Object) - Method in class com.sun.faces.util.MultiKeyConcurrentHashMap
 
containsKey(K) - Method in class com.sun.faces.util.ConcurrentCache
Tests whether the cache contains a value for the specified key
containsKey(K) - Method in class com.sun.faces.util.ExpiringConcurrentCache
 
containsNamespace(String, Tag) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
 
containsNamespace(String, Tag) - Method in class com.sun.faces.facelets.tag.CompositeTagLibrary
 
containsNamespace(String, Tag) - Method in interface com.sun.faces.facelets.tag.TagLibrary
true if the namespace is used in this library
containsNamespace(String, Tag) - Method in class com.sun.faces.facelets.util.FunctionLibrary
 
containsTagHandler(String, String) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
 
containsTagHandler(String, String) - Method in class com.sun.faces.facelets.tag.CompositeTagLibrary
 
containsTagHandler(String, String) - Method in class com.sun.faces.facelets.tag.faces.CompositeComponentTagLibrary
 
containsTagHandler(String, String) - Method in class com.sun.faces.facelets.tag.faces.FacesComponentTagLibrary
 
containsTagHandler(String, String) - Method in interface com.sun.faces.facelets.tag.TagLibrary
If this library contains a TagHandler for the namespace and local name true if handled by this library
containsTagHandler(String, String) - Method in class com.sun.faces.facelets.util.FunctionLibrary
 
containsValue(JsonStructure) - Method in interface jakarta.json.JsonPointer
Returns true if there is a value at the referenced location in the specified target.
containsValue(Object) - Method in class com.sun.faces.config.initfacescontext.NoOpFlash
 
containsValue(Object) - Method in class com.sun.faces.context.flash.ELFlash
 
containsValue(Object) - Method in class com.sun.faces.context.RequestHeaderValuesMap
 
containsValue(Object) - Method in class com.sun.faces.context.RequestParameterValuesMap
 
containsValue(Object) - Method in class com.sun.faces.util.MetadataWrapperMap
 
containsValue(Object) - Method in class com.sun.faces.util.MultiKeyConcurrentHashMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class jakarta.faces.context.FlashWrapper
The default behavior of this method is to call Map.containsValue(Object) on the wrapped Flash object.
containsValue(Object) - Method in class jakarta.ws.rs.core.AbstractMultivaluedMap
 
content - Variable in class jakarta.mail.internet.MimeBodyPart
Byte array that holds the bytes of the content of this Part.
content - Variable in class jakarta.mail.internet.MimeMessage
Byte array that holds the bytes of this Message's content.
content() - Method in record class jakarta.data.page.impl.CursoredPageRecord
Returns the value of the content record component.
content() - Method in record class jakarta.data.page.impl.PageRecord
Returns the value of the content record component.
content() - Method in interface jakarta.data.page.Page
Returns the page content as a List.
content(InputStream) - Method in interface jakarta.ws.rs.core.EntityPart.Builder
Sets the content for this part.
content(Object) - Method in interface jakarta.ws.rs.core.EntityPart.Builder
Sets the content for this part.
content(String, InputStream) - Method in interface jakarta.ws.rs.core.EntityPart.Builder
Convenience method, equivalent to calling fileName(fileName).content(content).
content(T, GenericType<T>) - Method in interface jakarta.ws.rs.core.EntityPart.Builder
Sets the content for this part.
content(T, Class<? extends T>) - Method in interface jakarta.ws.rs.core.EntityPart.Builder
Sets the content for this part.
CONTENT_DISPOSITION - Static variable in interface jakarta.ws.rs.core.HttpHeaders
CONTENT_ENCODING - Static variable in interface jakarta.ws.rs.core.HttpHeaders
CONTENT_ID - Static variable in interface jakarta.ws.rs.core.HttpHeaders
CONTENT_INFO - Static variable in class jakarta.mail.FetchProfile.Item
This item is for fetching information about the content of the message.
CONTENT_LANGUAGE - Static variable in interface jakarta.ws.rs.core.HttpHeaders
CONTENT_LENGTH - Static variable in interface jakarta.ws.rs.core.HttpHeaders
CONTENT_LOCATION - Static variable in interface jakarta.ws.rs.core.HttpHeaders
CONTENT_TYPE - Static variable in interface jakarta.ws.rs.core.HttpHeaders
CONTENT_TYPE_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
ContentDisposition - Class in jakarta.mail.internet
This class represents a MIME ContentDisposition value.
ContentDisposition() - Constructor for class jakarta.mail.internet.ContentDisposition
No-arg Constructor.
ContentDisposition(String) - Constructor for class jakarta.mail.internet.ContentDisposition
Constructor that takes a ContentDisposition string.
ContentDisposition(String, ParameterList) - Constructor for class jakarta.mail.internet.ContentDisposition
Constructor.
contentLocation(URI) - Method in class jakarta.ws.rs.core.Response.ResponseBuilder
Set the content location.
contentStream - Variable in class jakarta.mail.internet.MimeBodyPart
If the data for this body part was supplied by an InputStream that implements the SharedInputStream interface, contentStream is another such stream representing the content of this body part.
contentStream - Variable in class jakarta.mail.internet.MimeMessage
If the data for this message was supplied by an InputStream that implements the SharedInputStream interface, contentStream is another such stream representing the content of this message.
contentType - Variable in class jakarta.mail.Multipart
This field specifies the content-type of this multipart object.
ContentType - Class in jakarta.mail.internet
This class represents a MIME Content-Type value.
ContentType() - Constructor for class jakarta.mail.internet.ContentType
No-arg Constructor.
ContentType(String) - Constructor for class jakarta.mail.internet.ContentType
Constructor that takes a Content-Type string.
ContentType(String, String, ParameterList) - Constructor for class jakarta.mail.internet.ContentType
Constructor.
context() - Element in annotation interface jakarta.enterprise.concurrent.ManagedExecutorDefinition
The name of a ContextService instance which determines how context is applied to tasks and actions that run on this executor.
context() - Element in annotation interface jakarta.enterprise.concurrent.ManagedScheduledExecutorDefinition
The name of a ContextService instance which determines how context is applied to tasks and actions that run on this executor.
context() - Element in annotation interface jakarta.enterprise.concurrent.ManagedThreadFactoryDefinition
Determines how context is applied to threads from this thread factory.
context(String) - Static method in class com.sun.faces.facelets.util.Path
 
Context - Interface in jakarta.enterprise.context.spi
Provides an operation for obtaining contextual instances with a particular scope of any contextual type.
Context - Annotation Interface in jakarta.ws.rs.core
This annotation is used to inject information into a class field, bean property or method parameter.
CONTEXT - Enum constant in enum class com.sun.faces.util.FacesLogger
 
CONTEXT_ROOT - Enum constant in enum class jakarta.servlet.http.MappingMatch
This is used when the mapping was achieved with an exact match to the application's context root.
CONTEXT_SETUP_FAILED - Static variable in class jakarta.resource.spi.work.WorkContextErrorCodes
Indicates a failure in recreating the WorkContext instance.
CONTEXT_SETUP_UNSUPPORTED - Static variable in class jakarta.resource.spi.work.WorkContextErrorCodes
Indicates that the container cannot support recreating the WorkContext instance.
ContextCallback - Interface in jakarta.faces.component
A simple callback interace that enables taking action on a specific UIComponent (either facet or child) in the view while preserving any contextual state for that component instance in the view.
contextCreated(ELContextEvent) - Method in class com.sun.faces.el.ELContextListenerImpl
Invoked when a new ELContext has been created.
contextCreated(ELContextEvent) - Method in interface jakarta.el.ELContextListener
Invoked when a new ELContext has been created.
contextDestroyed(ServletContextEvent) - Method in class com.sun.faces.application.WebappLifecycleListener
Notification that the servlet context is about to be shut down.
contextDestroyed(ServletContextEvent) - Method in class com.sun.faces.config.ConfigureListener
 
contextDestroyed(ServletContextEvent) - Method in interface jakarta.servlet.ServletContextListener
Receives notification that the ServletContext is about to be shut down.
ContextException - Exception Class in jakarta.enterprise.context
Indicates a problem relating to context management.
ContextException() - Constructor for exception class jakarta.enterprise.context.ContextException
Creates the exception with no detail message or cause.
ContextException(String) - Constructor for exception class jakarta.enterprise.context.ContextException
Creates the exception with given detail message.
ContextException(String, Throwable) - Constructor for exception class jakarta.enterprise.context.ContextException
Creates the exception with given detail message and cause.
ContextException(Throwable) - Constructor for exception class jakarta.enterprise.context.ContextException
Creates the exception with given cause.
contextInitialized(ServletContextEvent) - Method in class com.sun.faces.application.WebappLifecycleListener
Notification that the web application initialization process is starting.
contextInitialized(ServletContextEvent) - Method in class com.sun.faces.config.ConfigureListener
 
contextInitialized(ServletContextEvent) - Method in interface jakarta.servlet.ServletContextListener
Receives notification that the web application initialization process is starting.
ContextNotActiveException - Exception Class in jakarta.enterprise.context
Indicates that a context is not active.
ContextNotActiveException() - Constructor for exception class jakarta.enterprise.context.ContextNotActiveException
Creates the exception with no detail message or cause.
ContextNotActiveException(String) - Constructor for exception class jakarta.enterprise.context.ContextNotActiveException
Creates the exception with given detail message.
ContextNotActiveException(String, Throwable) - Constructor for exception class jakarta.enterprise.context.ContextNotActiveException
Creates the exception with given detail message and cause.
ContextNotActiveException(Throwable) - Constructor for exception class jakarta.enterprise.context.ContextNotActiveException
Creates the exception with given cause.
ContextParam - Enum Class in com.sun.faces.context
The enumeration of all our context-param entries.
ContextParamUtils - Class in com.sun.faces.context
A utility class for dealing with context-param entries.
ContextResolver<T> - Interface in jakarta.ws.rs.ext
Contract for a provider that supplies context information to resource classes and other providers.
ContextService - Interface in jakarta.enterprise.concurrent
The ContextService provides methods for creating dynamic proxy objects (as defined by java.lang.reflect.Proxy).
ContextServiceDefinition - Annotation Interface in jakarta.enterprise.concurrent
Defines a ContextService to be injected into ContextService injection points including any required Qualifier annotations specified by ContextServiceDefinition.qualifiers() and registered in JNDI by the container under the JNDI name that is specified in the ContextServiceDefinition.name() attribute.
ContextServiceDefinition.List - Annotation Interface in jakarta.enterprise.concurrent
Enables multiple ContextServiceDefinition annotations on the same type.
contextSetupComplete() - Method in interface jakarta.resource.spi.work.WorkContextLifecycleListener
Invoked when the WorkContext instance was successfully set as the execution context for the Work instance.
contextSetupFailed(String) - Method in interface jakarta.resource.spi.work.WorkContextLifecycleListener
Invoked when the WorkContext instance was set as the execution context for the Work instance it was associated with.
Contextual<T> - Interface in jakarta.enterprise.context.spi
Defines operations to create and destroy contextual instances of a certain type.
Contextual and injected reference validity - Search tag in package jakarta.enterprise.context
Section
contextualCallable(Callable<R>) - Method in interface jakarta.enterprise.concurrent.ContextService
Wraps a Callable with context that is captured from the thread that invokes contextualCallable.
ContextualCompositeMethodExpression - Class in com.sun.faces.facelets.el
This specialized MethodExpression enables the evaluation of composite component expressions.
ContextualCompositeMethodExpression(ValueExpression, MethodExpression) - Constructor for class com.sun.faces.facelets.el.ContextualCompositeMethodExpression
 
ContextualCompositeMethodExpression(Location, MethodExpression) - Constructor for class com.sun.faces.facelets.el.ContextualCompositeMethodExpression
 
ContextualCompositeValueExpression - Class in com.sun.faces.facelets.el
This specialized ValueExpression enables the evaluation of composite component expressions.
ContextualCompositeValueExpression() - Constructor for class com.sun.faces.facelets.el.ContextualCompositeValueExpression
 
ContextualCompositeValueExpression(Location, ValueExpression) - Constructor for class com.sun.faces.facelets.el.ContextualCompositeValueExpression
 
contextualConsumer(BiConsumer<T, U>) - Method in interface jakarta.enterprise.concurrent.ContextService
Wraps a BiConsumer with context that is captured from the thread that invokes contextualConsumer.
contextualConsumer(Consumer<T>) - Method in interface jakarta.enterprise.concurrent.ContextService
Wraps a Consumer with context that is captured from the thread that invokes contextualConsumer.
contextualFunction(BiFunction<T, U, R>) - Method in interface jakarta.enterprise.concurrent.ContextService
Wraps a BiFunction with context that is captured from the thread that invokes contextualFunction.
contextualFunction(Function<T, R>) - Method in interface jakarta.enterprise.concurrent.ContextService
Wraps a BiFunction with context that is captured from the thread that invokes contextualFunction.
contextualProcessor(Flow.Processor<T, R>) - Method in interface jakarta.enterprise.concurrent.ContextService
Wraps a Flow.Processor with context captured from the thread that invokes contextualProcessor.
contextualRunnable(Runnable) - Method in interface jakarta.enterprise.concurrent.ContextService
Wraps a Runnable with context that is captured from the thread that invokes contextualRunnable.
contextualSubscriber(Flow.Subscriber<T>) - Method in interface jakarta.enterprise.concurrent.ContextService
Wraps a Flow.Subscriber with context captured from the thread that invokes contextualSubscriber.
contextualSupplier(Supplier<R>) - Method in interface jakarta.enterprise.concurrent.ContextService
Wraps a Supplier with context captured from the thread that invokes contextualSupplier.
ContractInfo - Class in com.sun.faces.application.resource
 
ContractInfo(String) - Constructor for class com.sun.faces.application.resource.ContractInfo
 
Conversation - Interface in jakarta.enterprise.context
Allows the application to manage the conversation context by marking the current conversation as transient or long-running, specifying a conversation identifier, or setting the conversation timeout.
CONVERSATION - Static variable in class jakarta.enterprise.context.BeforeDestroyed.Literal
Default BeforeDestroyed literal for the ConversationScoped scope
CONVERSATION - Static variable in class jakarta.enterprise.context.Destroyed.Literal
Default Destroyed literal for the ConversationScoped scope
CONVERSATION - Static variable in class jakarta.enterprise.context.Initialized.Literal
Default Initialized literal for the ConversationScoped scope
ConversationScoped - Annotation Interface in jakarta.enterprise.context
Specifies that a bean is conversation scoped.
ConversationScoped.Literal - Class in jakarta.enterprise.context
Supports inline instantiation of the ConversationScoped annotation.
CONVERSION_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
CONVERSION_MESSAGE_ID - Static variable in class jakarta.faces.component.UIInput
The message identifier of the FacesMessage to be created if a conversion error occurs, and neither the page author nor the ConverterException provides a message.
Convert - Annotation Interface in jakarta.persistence
Specifies how the values of a field or property are converted to a basic type, enabling a converter defined autoApply=false, overriding the use of a converter defined autoApply=true, or overriding the use of a converter specified by a field or property of an embedded type or inherited mapped superclass.
convertClientId(FacesContext, String) - Method in class com.sun.faces.renderkit.html_basic.HtmlBasicRenderer
 
convertClientId(FacesContext, String) - Method in class jakarta.faces.render.Renderer
Convert the component generated client id to a form suitable for transmission to the client.
convertClientId(FacesContext, String) - Method in class jakarta.faces.render.RendererWrapper
 
ConvertDateTimeHandler - Class in com.sun.faces.facelets.tag.faces.core
Register a DateTimeConverter instance on the UIComponent associated with the closest parent UIComponent custom action.
ConvertDateTimeHandler(ConverterConfig) - Constructor for class com.sun.faces.facelets.tag.faces.core.ConvertDateTimeHandler
 
ConvertDelegateHandler - Class in com.sun.faces.facelets.tag.faces.core
Register a named Converter instance on the UIComponent associated with the closest parent UIComponent custom action.
ConvertDelegateHandler(ConverterConfig) - Constructor for class com.sun.faces.facelets.tag.faces.core.ConvertDelegateHandler
 
converter() - Element in annotation interface jakarta.persistence.Convert
Specifies the converter to be applied.
Converter<T> - Interface in jakarta.faces.convert
Converter is an interface describing a Java class that can perform Object-to-String and String-to-Object conversions between model data objects and a String representation of those objects that is suitable for rendering.
Converter - Annotation Interface in jakarta.persistence
Declares that the annotated class is a converter and specifies whether the converter is automatically applied.
CONVERTER - Enum constant in enum class com.sun.faces.config.Verifier.ObjectType
 
CONVERTER_ID - Static variable in class jakarta.faces.convert.BigDecimalConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class jakarta.faces.convert.BigIntegerConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class jakarta.faces.convert.BooleanConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class jakarta.faces.convert.ByteConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class jakarta.faces.convert.CharacterConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class jakarta.faces.convert.DateTimeConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class jakarta.faces.convert.DoubleConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class jakarta.faces.convert.EnumConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class jakarta.faces.convert.FloatConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class jakarta.faces.convert.IntegerConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class jakarta.faces.convert.LongConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class jakarta.faces.convert.NumberConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class jakarta.faces.convert.ShortConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class jakarta.faces.convert.UUIDConverter
The standard converter id for this converter.
ConverterConfig - Interface in jakarta.faces.view.facelets
A Facelet version of the Jakarta Server Pages ConverterTag.
ConverterConfigHandler - Class in com.sun.faces.application.annotation
ConfigAnnotationHandler for FacesConverter annotated classes.
ConverterConfigHandler() - Constructor for class com.sun.faces.application.annotation.ConverterConfigHandler
 
ConverterConfigProcessor - Class in com.sun.faces.config.processor
This ConfigProcessor handles all elements defined under /faces-config/converter.
ConverterConfigProcessor() - Constructor for class com.sun.faces.config.processor.ConverterConfigProcessor
 
ConverterException - Exception Class in jakarta.faces.convert
ConverterException is an exception thrown by the getAsObject() or getAsText() method of a Converter, to indicate that the requested conversion cannot be performed.
ConverterException() - Constructor for exception class jakarta.faces.convert.ConverterException
Construct a new exception with no detail message or root cause.
ConverterException(FacesMessage) - Constructor for exception class jakarta.faces.convert.ConverterException
Construct a new exception with the specified detail message and no root cause.
ConverterException(FacesMessage, Throwable) - Constructor for exception class jakarta.faces.convert.ConverterException
Construct a new exception with the specified detail message and root cause.
ConverterException(String) - Constructor for exception class jakarta.faces.convert.ConverterException
Construct a new exception with the specified detail message and no root cause.
ConverterException(String, Throwable) - Constructor for exception class jakarta.faces.convert.ConverterException
Construct a new exception with the specified detail message and root cause.
ConverterException(Throwable) - Constructor for exception class jakarta.faces.convert.ConverterException
Construct a new exception with the specified root cause.
ConverterHandler - Class in jakarta.faces.view.facelets
Handles setting a Converter instance on a ValueHolder parent.
ConverterHandler(ConverterConfig) - Constructor for class jakarta.faces.view.facelets.ConverterHandler
Creates a new ConverterHandler using the given config.
ConverterPropertyEditorBase - Class in com.sun.faces.application
Abstract base for a PropertyEditor that delegates to a faces Converter that was registered by-type in a faces-config descriptor.
ConverterPropertyEditorBase() - Constructor for class com.sun.faces.application.ConverterPropertyEditorBase
 
ConverterPropertyEditorFactory - Class in com.sun.faces.application
Factory for dynamically generating PropertyEditor classes that extend ConverterPropertyEditorBase and replace any references to the target class from the template with a supplied target class.
ConverterPropertyEditorFactory() - Constructor for class com.sun.faces.application.ConverterPropertyEditorFactory
Create a ConverterPropertyEditorFactory that uses the default template class (ConverterPropertyEditorFor_XXXX).
ConverterPropertyEditorFactory(Class<? extends ConverterPropertyEditorBase>) - Constructor for class com.sun.faces.application.ConverterPropertyEditorFactory
Create a ConverterPropertyEditorFactory that uses the specified template class.
ConverterPropertyEditorFor_XXXX - Class in com.sun.faces.application
Default template class for the dynamic generation of target-class specific PropertyEditor implementations.
ConverterPropertyEditorFor_XXXX() - Constructor for class com.sun.faces.application.ConverterPropertyEditorFor_XXXX
 
ConverterTagHandlerDelegateImpl - Class in com.sun.faces.facelets.tag.faces
 
ConverterTagHandlerDelegateImpl(ConverterHandler) - Constructor for class com.sun.faces.facelets.tag.faces.ConverterTagHandlerDelegateImpl
 
ConvertGroup - Annotation Interface in jakarta.validation.groups
Converts group from to group to during cascading.
ConvertGroup.List - Annotation Interface in jakarta.validation.groups
Defines several ConvertGroup annotations on the same element.
ConvertNumberHandler - Class in com.sun.faces.facelets.tag.faces.core
Register a NumberConverter instance on the UIComponent associated with the closest parent UIComponent custom action.
ConvertNumberHandler(ConverterConfig) - Constructor for class com.sun.faces.facelets.tag.faces.core.ConvertNumberHandler
 
Converts - Annotation Interface in jakarta.persistence
Used to group Convert annotations.
convertSelectManyValue(FacesContext, UISelectMany, String[]) - Method in class com.sun.faces.renderkit.html_basic.MenuRenderer
 
convertSelectManyValuesForArray(FacesContext, UISelectMany, Class<?>, String[]) - Method in class com.sun.faces.renderkit.html_basic.MenuRenderer
 
convertSelectManyValuesForCollection(FacesContext, UISelectMany, Class<? extends Collection<Object>>, String[]) - Method in class com.sun.faces.renderkit.html_basic.MenuRenderer
 
convertSelectManyValuesForModel(FacesContext, UISelectMany, Class<?>, String[]) - Method in class com.sun.faces.renderkit.html_basic.MenuRenderer
 
convertSelectOneValue(FacesContext, UISelectOne, String) - Method in class com.sun.faces.renderkit.html_basic.MenuRenderer
 
convertToDatabaseColumn(X) - Method in interface jakarta.persistence.AttributeConverter
Converts the value stored in the entity attribute into the data representation to be stored in the database.
convertToEntityAttribute(Y) - Method in interface jakarta.persistence.AttributeConverter
Converts the data stored in the database column into the value to be stored in the entity attribute.
convertToObject(Class<?>, String) - Method in class com.sun.faces.application.PropertyEditorHelper
Convert the textValue to an object of type targetClass by delegating to a converter.
convertToString(Class<?>, Object) - Method in class com.sun.faces.application.PropertyEditorHelper
Convert an object of type targetClass to text by delegating to a converter obtained from the Faces application.
convertToType(ELContext, Object, Class<T>) - Method in class com.sun.faces.el.EmptyStringToNullELResolver
 
convertToType(ELContext, Object, Class<T>) - Method in class jakarta.el.CompositeELResolver
Converts an object to a specific type.
convertToType(ELContext, Object, Class<T>) - Method in class jakarta.el.ELResolver
Converts an object to a specific type.
convertToType(ELContext, Object, Class<T>) - Method in class jakarta.el.OptionalELResolver
Converts an object to a specific type.
convertToType(ELContext, Object, Class<T>) - Method in class jakarta.el.TypeConverter
Converts an object to a specific type.
convertToType(Object, Class<T>) - Method in class jakarta.el.ELContext
Converts an object to a specific type.
convertViewId(FacesContext, String) - Method in class com.sun.faces.application.view.MultiViewHandler
cookie(Cookie) - Method in interface jakarta.ws.rs.client.Invocation.Builder
Add a cookie to be set.
cookie(NewCookie...) - Method in class jakarta.ws.rs.core.Response.ResponseBuilder
Add cookies to the response message.
cookie(String, String) - Method in interface jakarta.ws.rs.client.Invocation.Builder
Add a cookie to be set.
Cookie - Class in jakarta.servlet.http
Creates a cookie, a small amount of information sent by a servlet to a Web browser, saved by the browser, and later sent back to the server.
Cookie - Class in jakarta.ws.rs.core
Represents the value of a HTTP cookie, transferred in a request.
Cookie(Cookie.AbstractCookieBuilder<?>) - Constructor for class jakarta.ws.rs.core.Cookie
Create a new instance from the supplied Cookie.AbstractCookieBuilder instance.
Cookie(String, String) - Constructor for class jakarta.servlet.http.Cookie
Constructs a cookie with the specified name and value.
Cookie(String, String) - Constructor for class jakarta.ws.rs.core.Cookie
Deprecated.
This constructor will be removed in a future version. Please use Cookie.Builder instead.
Cookie(String, String, String, String) - Constructor for class jakarta.ws.rs.core.Cookie
Deprecated.
This constructor will be removed in a future version. Please use Cookie.Builder instead.
Cookie(String, String, String, String, int) - Constructor for class jakarta.ws.rs.core.Cookie
Deprecated.
This constructor will be removed in a future version. Please use Cookie.Builder instead.
COOKIE - Enum constant in enum class jakarta.servlet.SessionTrackingMode
 
COOKIE - Static variable in interface com.sun.faces.el.ELConstants
 
COOKIE - Static variable in interface jakarta.ws.rs.core.HttpHeaders
Cookie.AbstractCookieBuilder<T> - Class in jakarta.ws.rs.core
JAX-RS abstract Cookie builder class.
Cookie.Builder - Class in jakarta.ws.rs.core
JAX-RS Cookie builder class.
cookieHttpOnly() - Element in annotation interface jakarta.security.enterprise.authentication.mechanism.http.RememberMe
Flag to indicate that the remember me cookie should not be exposed to client-side scripting code, and should only be sent with HTTP requests.
cookieHttpOnly() - Method in class jakarta.security.enterprise.authentication.mechanism.http.RememberMe.Literal
 
cookieHttpOnlyExpression() - Element in annotation interface jakarta.security.enterprise.authentication.mechanism.http.RememberMe
Jakarta Expression Language expression variant of cookieHttpOnly().
cookieHttpOnlyExpression() - Method in class jakarta.security.enterprise.authentication.mechanism.http.RememberMe.Literal
 
cookieMaxAgeSeconds() - Element in annotation interface jakarta.security.enterprise.authentication.mechanism.http.RememberMe
Max age in seconds for the remember me cookie.
cookieMaxAgeSeconds() - Method in class jakarta.security.enterprise.authentication.mechanism.http.RememberMe.Literal
 
cookieMaxAgeSecondsExpression() - Element in annotation interface jakarta.security.enterprise.authentication.mechanism.http.RememberMe
Jakarta Expression Language expression variant of cookieMaxAgeSeconds().
cookieMaxAgeSecondsExpression() - Method in class jakarta.security.enterprise.authentication.mechanism.http.RememberMe.Literal
 
cookieName() - Element in annotation interface jakarta.security.enterprise.authentication.mechanism.http.RememberMe
Name of the remember me cookie.
cookieName() - Method in class jakarta.security.enterprise.authentication.mechanism.http.RememberMe.Literal
 
CookieParam - Annotation Interface in jakarta.ws.rs
Binds the value of a HTTP cookie to a resource method parameter, resource class field, or resource class bean property.
cookieSecureOnly() - Element in annotation interface jakarta.security.enterprise.authentication.mechanism.http.RememberMe
Flag to indicate that the remember me cookie should only be sent using a secure protocol (e.g.
cookieSecureOnly() - Method in class jakarta.security.enterprise.authentication.mechanism.http.RememberMe.Literal
 
cookieSecureOnlyExpression() - Element in annotation interface jakarta.security.enterprise.authentication.mechanism.http.RememberMe
Jakarta Expression Language expression variant of cookieSecureOnly().
cookieSecureOnlyExpression() - Method in class jakarta.security.enterprise.authentication.mechanism.http.RememberMe.Literal
 
coords - Enum constant in enum class jakarta.faces.component.html.HtmlCommandLink.PropertyKeys
 
coords - Enum constant in enum class jakarta.faces.component.html.HtmlOutcomeTargetLink.PropertyKeys
 
coords - Enum constant in enum class jakarta.faces.component.html.HtmlOutputLink.PropertyKeys
 
Copier - Interface in com.sun.faces.util.copier
Interface that is to be implement by classes that know how to copy an object.
CopierUtils - Class in com.sun.faces.util.copier
 
CopierUtils() - Constructor for class com.sun.faces.util.copier.CopierUtils
 
copy(ClientResourceInfo) - Method in class com.sun.faces.application.resource.ClientResourceInfo
 
copy(ResourceInfo) - Method in class com.sun.faces.application.resource.ResourceInfo
 
copy(Object) - Method in class com.sun.faces.util.copier.CloneCopier
 
copy(Object) - Method in interface com.sun.faces.util.copier.Copier
Return an object that's logically a copy of the given object.
copy(Object) - Method in class com.sun.faces.util.copier.CopyCtorCopier
 
copy(Object) - Method in class com.sun.faces.util.copier.MultiStrategyCopier
 
copy(Object) - Method in class com.sun.faces.util.copier.NewInstanceCopier
 
copy(Object) - Method in class com.sun.faces.util.copier.SerializationCopier
 
copy(String, String) - Method in interface jakarta.json.JsonPatchBuilder
Adds a "copy" JSON Patch operation.
copy(CompletableFuture<T>) - Method in interface jakarta.enterprise.concurrent.ManagedExecutorService
Returns a new CompletableFuture that is completed by the completion of the specified stage.
copy(CompletionStage<T>) - Method in interface jakarta.enterprise.concurrent.ManagedExecutorService
Returns a new CompletionStage that is completed by the completion of the specified stage.
COPY - Enum constant in enum class jakarta.json.JsonPatch.Operation
"copy" operation.
CopyCtorCopier - Class in com.sun.faces.util.copier
Copier that copies an object using its copy constructor.
CopyCtorCopier() - Constructor for class com.sun.faces.util.copier.CopyCtorCopier
 
copyMessages(Message[], Folder) - Method in class jakarta.mail.Folder
Copy the specified Messages from this Folder into another Folder.
copyPassthroughAttributes(FaceletContext, UIComponent, Tag) - Static method in class com.sun.faces.facelets.tag.faces.ComponentSupport
 
CoreLibrary - Class in com.sun.faces.facelets.tag.faces.core
For Tag details, see Faces Core taglib documentation.
CoreLibrary(String) - Constructor for class com.sun.faces.facelets.tag.faces.core.CoreLibrary
 
correlate(CollectionJoin<X, Y>) - Method in interface jakarta.persistence.criteria.Subquery
Create a subquery collection join object correlated to a collection join object of the enclosing query.
correlate(Join<X, Y>) - Method in interface jakarta.persistence.criteria.Subquery
Create a subquery join object correlated to a join object of the enclosing query.
correlate(ListJoin<X, Y>) - Method in interface jakarta.persistence.criteria.Subquery
Create a subquery list join object correlated to a list join object of the enclosing query.
correlate(MapJoin<X, K, V>) - Method in interface jakarta.persistence.criteria.Subquery
Create a subquery map join object correlated to a map join object of the enclosing query.
correlate(Root<Y>) - Method in interface jakarta.persistence.criteria.Subquery
Create a subquery root correlated to a root of the enclosing query.
correlate(SetJoin<X, Y>) - Method in interface jakarta.persistence.criteria.Subquery
Create a subquery set join object correlated to a set join object of the enclosing query.
count(Expression<?>) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create an aggregate expression applying the count operation.
countAttachments() - Method in class jakarta.xml.soap.SOAPMessage
Gets a count of the number of attachments in this message.
countDistinct(Expression<?>) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create an aggregate expression applying the count distinct operation.
create() - Static method in interface jakarta.json.bind.JsonbBuilder
Create a new Jsonb instance using the default JsonbBuilder implementation provided as returned from JsonbProvider.provider() method.
create() - Method in class jakarta.json.bind.spi.JsonbProvider
Returns a new instance of JsonbBuilder class.
create() - Static method in class jakarta.websocket.ClientEndpointConfig.Builder
Creates a new builder object with no subprotocols, extensions, encoders, decoders and a null configurator.
create(boolean) - Method in interface jakarta.persistence.SchemaManager
Create database objects mapped by entities belonging to the persistence unit.
create(int) - Method in class jakarta.mail.Folder
Create this folder on the Store.
create(CreationalContext<Map<String, Object>>) - Method in class com.sun.faces.cdi.ApplicationMapProducer
 
create(CreationalContext<Object>) - Method in class com.sun.faces.cdi.ApplicationProducer
 
create(CreationalContext<UIComponent>) - Method in class com.sun.faces.cdi.ComponentProducer
 
create(CreationalContext<Object>) - Method in class com.sun.faces.cdi.CompositeComponentProducer
 
create(CreationalContext<Map<Class<?>, Class<? extends DataModel<?>>>>) - Method in class com.sun.faces.cdi.DataModelClassesMapProducer
 
create(CreationalContext<ExternalContext>) - Method in class com.sun.faces.cdi.ExternalContextProducer
 
create(CreationalContext<FacesContext>) - Method in class com.sun.faces.cdi.FacesContextProducer
 
create(CreationalContext<Object>) - Method in class com.sun.faces.cdi.FlashProducer
 
create(CreationalContext<Map<Object, Object>>) - Method in class com.sun.faces.cdi.FlowMapProducer
 
create(CreationalContext<Flow>) - Method in class com.sun.faces.cdi.FlowProducer
 
create(CreationalContext<Map<String, String>>) - Method in class com.sun.faces.cdi.HeaderMapProducer
 
create(CreationalContext<Map<String, String[]>>) - Method in class com.sun.faces.cdi.HeaderValuesMapProducer
 
create(CreationalContext<Map<String, String>>) - Method in class com.sun.faces.cdi.InitParameterMapProducer
 
create(CreationalContext<Object>) - Method in class com.sun.faces.cdi.ManagedPropertyProducer
 
create(CreationalContext<Map<String, Object>>) - Method in class com.sun.faces.cdi.RequestCookieMapProducer
 
create(CreationalContext<Map<String, Object>>) - Method in class com.sun.faces.cdi.RequestMapProducer
 
create(CreationalContext<Map<String, String>>) - Method in class com.sun.faces.cdi.RequestParameterMapProducer
 
create(CreationalContext<Map<String, String[]>>) - Method in class com.sun.faces.cdi.RequestParameterValuesMapProducer
 
create(CreationalContext<Object>) - Method in class com.sun.faces.cdi.RequestProducer
 
create(CreationalContext<ResourceHandler>) - Method in class com.sun.faces.cdi.ResourceHandlerProducer
 
create(CreationalContext<Map<String, Object>>) - Method in class com.sun.faces.cdi.SessionMapProducer
 
create(CreationalContext<Object>) - Method in class com.sun.faces.cdi.SessionProducer
 
create(CreationalContext<Map<String, Object>>) - Method in class com.sun.faces.cdi.ViewMapProducer
 
create(CreationalContext<UIViewRoot>) - Method in class com.sun.faces.cdi.ViewProducer
 
create(CreationalContext<T>) - Method in interface jakarta.enterprise.context.spi.Contextual
Create a new instance of the contextual type.
create(Instance<Object>, Parameters) - Method in interface jakarta.enterprise.inject.build.compatible.spi.SyntheticBeanCreator
Creates an instance of the synthetic bean.
create(ClassInfo) - Method in interface jakarta.enterprise.inject.build.compatible.spi.AnnotationBuilderFactory
Returns a new AnnotationBuilder for given annotation type.
create(JsonbConfig) - Static method in interface jakarta.json.bind.JsonbBuilder
Create a new Jsonb instance using the default JsonbBuilder implementation provided as returned from JsonbProvider.provider() method, configured with provided configuration.
create(Class<?>, String) - Static method in class jakarta.websocket.server.ServerEndpointConfig.Builder
Creates the builder with the mandatory information of the endpoint class (programmatic or annotated), the relative URI or URI-template to use, and with no subprotocols, extensions, encoders, decoders or custom configurator.
create(Class<? extends Annotation>) - Method in interface jakarta.enterprise.inject.build.compatible.spi.AnnotationBuilderFactory
Returns a new AnnotationBuilder for given annotation type.
create(Object) - Static method in class jakarta.xml.ws.Endpoint
Creates an endpoint with the specified implementor object.
create(Object, WebServiceFeature...) - Static method in class jakarta.xml.ws.Endpoint
Creates an endpoint with the specified implementor object and web service features.
create(String, Object) - Static method in class jakarta.xml.ws.Endpoint
Creates an endpoint with the specified binding type and implementor object.
create(String, Object, WebServiceFeature...) - Static method in class jakarta.xml.ws.Endpoint
Creates an endpoint with the specified binding type, implementor object, and web service features.
create(URL, QName) - Static method in class jakarta.xml.ws.Service
Creates a Service instance.
create(URL, QName, WebServiceFeature...) - Static method in class jakarta.xml.ws.Service
Creates a Service instance.
create(Function<CreationalContext<Map<String, Object>>, Map<String, Object>>) - Method in class com.sun.faces.cdi.ApplicationMapProducer
 
create(Function<CreationalContext<Object>, Object>) - Method in class com.sun.faces.cdi.ApplicationProducer
 
create(Function<CreationalContext<UIComponent>, UIComponent>) - Method in class com.sun.faces.cdi.ComponentProducer
 
create(Function<CreationalContext<Object>, Object>) - Method in class com.sun.faces.cdi.CompositeComponentProducer
 
create(Function<CreationalContext<Map<Class<?>, Class<? extends DataModel<?>>>>, Map<Class<?>, Class<? extends DataModel<?>>>>) - Method in class com.sun.faces.cdi.DataModelClassesMapProducer
 
create(Function<CreationalContext<ExternalContext>, ExternalContext>) - Method in class com.sun.faces.cdi.ExternalContextProducer
 
create(Function<CreationalContext<FacesContext>, FacesContext>) - Method in class com.sun.faces.cdi.FacesContextProducer
 
create(Function<CreationalContext<Object>, Object>) - Method in class com.sun.faces.cdi.FlashProducer
 
create(Function<CreationalContext<Map<Object, Object>>, Map<Object, Object>>) - Method in class com.sun.faces.cdi.FlowMapProducer
 
create(Function<CreationalContext<Flow>, Flow>) - Method in class com.sun.faces.cdi.FlowProducer
 
create(Function<CreationalContext<Map<String, String>>, Map<String, String>>) - Method in class com.sun.faces.cdi.HeaderMapProducer
 
create(Function<CreationalContext<Map<String, String[]>>, Map<String, String[]>>) - Method in class com.sun.faces.cdi.HeaderValuesMapProducer
 
create(Function<CreationalContext<Map<String, String>>, Map<String, String>>) - Method in class com.sun.faces.cdi.InitParameterMapProducer
 
create(Function<CreationalContext<Object>, Object>) - Method in class com.sun.faces.cdi.ManagedPropertyProducer
 
create(Function<CreationalContext<Map<String, Object>>, Map<String, Object>>) - Method in class com.sun.faces.cdi.RequestCookieMapProducer
 
create(Function<CreationalContext<Map<String, Object>>, Map<String, Object>>) - Method in class com.sun.faces.cdi.RequestMapProducer
 
create(Function<CreationalContext<Map<String, String>>, Map<String, String>>) - Method in class com.sun.faces.cdi.RequestParameterMapProducer
 
create(Function<CreationalContext<Map<String, String[]>>, Map<String, String[]>>) - Method in class com.sun.faces.cdi.RequestParameterValuesMapProducer
 
create(Function<CreationalContext<Object>, Object>) - Method in class com.sun.faces.cdi.RequestProducer
 
create(Function<CreationalContext<ResourceHandler>, ResourceHandler>) - Method in class com.sun.faces.cdi.ResourceHandlerProducer
 
create(Function<CreationalContext<Map<String, Object>>, Map<String, Object>>) - Method in class com.sun.faces.cdi.SessionMapProducer
 
create(Function<CreationalContext<Object>, Object>) - Method in class com.sun.faces.cdi.SessionProducer
 
create(Function<CreationalContext<Map<String, Object>>, Map<String, Object>>) - Method in class com.sun.faces.cdi.ViewMapProducer
 
create(Function<CreationalContext<UIViewRoot>, UIViewRoot>) - Method in class com.sun.faces.cdi.ViewProducer
 
create(QName) - Static method in class jakarta.xml.ws.Service
Creates a Service instance.
create(QName, WebServiceFeature...) - Static method in class jakarta.xml.ws.Service
Creates a Service instance.
createAndPublishEndpoint(String, Object) - Method in class jakarta.xml.ws.spi.Provider
Creates and publishes an endpoint object with the specified address and implementation object.
createAndPublishEndpoint(String, Object, WebServiceFeature...) - Method in class jakarta.xml.ws.spi.Provider
Creates and publishes an endpoint object with the specified address, implementation object and web service features.
createAndStoreCryptographicallyStrongTokenInSession(HttpSession) - Static method in class com.sun.faces.renderkit.StateHelper
 
createAnnotatedType(Class<T>) - Method in class com.sun.faces.util.ELAwareBeanManagerWrapper
 
createAnnotatedType(Class<T>) - Method in interface jakarta.enterprise.inject.spi.BeanManager
Obtain an AnnotatedType that may be used to read the annotations of the given class or interface.
createAnnotationProvider(ServletContext) - Static method in class com.sun.faces.spi.AnnotationProviderFactory
 
createArrayBuilder() - Static method in class jakarta.json.Json
Creates a JSON array builder
createArrayBuilder() - Method in interface jakarta.json.JsonBuilderFactory
Creates a JsonArrayBuilder instance that is used to build JsonArray
createArrayBuilder() - Method in class jakarta.json.spi.JsonProvider
Creates a JSON array builder.
createArrayBuilder(JsonArray) - Static method in class jakarta.json.Json
Creates a JSON array builder, initialized with the specified array
createArrayBuilder(JsonArray) - Method in interface jakarta.json.JsonBuilderFactory
Creates a JsonArrayBuilder instance, initialized with an array.
createArrayBuilder(JsonArray) - Method in class jakarta.json.spi.JsonProvider
Creates a JSON array builder, initialized with the specified array.
createArrayBuilder(Collection<?>) - Static method in class jakarta.json.Json
Creates a JSON array builder, initialized with the content of specified collection.
createArrayBuilder(Collection<?>) - Method in interface jakarta.json.JsonBuilderFactory
Creates a JsonArrayBuilder instance, initialized with the content of specified collection.
createArrayBuilder(Collection<?>) - Method in class jakarta.json.spi.JsonProvider
Creates a JSON array builder, initialized with the content of specified collection.
createAttachmentPart() - Method in class jakarta.xml.soap.SOAPMessage
Creates a new empty AttachmentPart object.
createAttachmentPart(DataHandler) - Method in class jakarta.xml.soap.SOAPMessage
Creates an AttachmentPart object and populates it using the given DataHandler object.
createAttachmentPart(Object, String) - Method in class jakarta.xml.soap.SOAPMessage
Creates an AttachmentPart object and populates it with the specified data of the specified content type.
createBean(BeanAttributes<T>, Class<T>, InjectionTargetFactory<T>) - Method in class com.sun.faces.util.ELAwareBeanManagerWrapper
 
createBean(BeanAttributes<T>, Class<T>, InjectionTargetFactory<T>) - Method in interface jakarta.enterprise.inject.spi.BeanManager
Obtains a Bean for the given BeanAttributes, bean class and InjectionTarget.
createBean(BeanAttributes<T>, Class<X>, ProducerFactory<X>) - Method in class com.sun.faces.util.ELAwareBeanManagerWrapper
 
createBean(BeanAttributes<T>, Class<X>, ProducerFactory<X>) - Method in interface jakarta.enterprise.inject.spi.BeanManager
Obtains a Bean for the given BeanAttributes, bean class and Producer.
createBean(FacesContext, Contextual<T>, CreationalContext<T>) - Method in class com.sun.faces.application.view.ViewScopeContextManager
Create the bean.
createBean(FacesContext, Contextual<T>, CreationalContext<T>) - Method in class com.sun.faces.cdi.clientwindow.ClientWindowScopeContextManager
Create the bean.
createBeanAttributes(AnnotatedMember<?>) - Method in class com.sun.faces.util.ELAwareBeanManagerWrapper
 
createBeanAttributes(AnnotatedMember<?>) - Method in interface jakarta.enterprise.inject.spi.BeanManager
Obtains a BeanAttributes for the given AnnotatedType.
createBeanAttributes(AnnotatedType<T>) - Method in class com.sun.faces.util.ELAwareBeanManagerWrapper
 
createBeanAttributes(AnnotatedType<T>) - Method in interface jakarta.enterprise.inject.spi.BeanManager
Obtains a BeanAttributes for the given AnnotatedType.
createBehavior(BeanManager, String) - Static method in class com.sun.faces.cdi.CdiUtils
Create a behavior using the FacesBehavior value attribute.
createBehavior(String) - Method in class com.sun.faces.application.ApplicationImpl
 
createBehavior(String) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
createBehavior(String) - Method in class jakarta.faces.application.Application
Instantiate and return a new Behavior instance of the class specified by a previous call to addBehavior() for the specified behavior id.
createBehavior(String) - Method in class jakarta.faces.application.ApplicationWrapper
The default behavior of this method is to call Application.createBehavior(String) on the wrapped Application object.
createBehaviorHandlerDelegate(BehaviorHandler) - Method in class com.sun.faces.facelets.tag.faces.TagHandlerDelegateFactoryImpl
 
createBehaviorHandlerDelegate(BehaviorHandler) - Method in class jakarta.faces.view.facelets.TagHandlerDelegateFactory
Create and return a TagHandlerDelegate instance designed for use with BehaviorHandler.
createBinder() - Method in class jakarta.xml.bind.JAXBContext
Creates a Binder for W3C DOM.
createBinder(Class<T>) - Method in class jakarta.xml.bind.JAXBContext
Creates a Binder object that can be used for associative/in-place unmarshalling/marshalling.
createBrowser(Queue) - Method in interface jakarta.jms.JMSContext
Creates a QueueBrowser object to peek at the messages on the specified queue.
createBrowser(Queue) - Method in interface jakarta.jms.QueueSession
Creates a QueueBrowser object to peek at the messages on the specified queue.
createBrowser(Queue) - Method in interface jakarta.jms.Session
Creates a QueueBrowser object to peek at the messages on the specified queue.
createBrowser(Queue, String) - Method in interface jakarta.jms.JMSContext
Creates a QueueBrowser object to peek at the messages on the specified queue using a message selector.
createBrowser(Queue, String) - Method in interface jakarta.jms.QueueSession
Creates a QueueBrowser object to peek at the messages on the specified queue using a message selector.
createBrowser(Queue, String) - Method in interface jakarta.jms.Session
Creates a QueueBrowser object to peek at the messages on the specified queue using a message selector.
createBuilderFactory(Map<String, ?>) - Static method in class jakarta.json.Json
Creates a builder factory for creating JsonArrayBuilder and JsonObjectBuilder objects.
createBuilderFactory(Map<String, ?>) - Method in class jakarta.json.spi.JsonProvider
Creates a builder factory for creating JsonArrayBuilder and JsonObjectBuilder objects.
createBytesMessage() - Method in interface jakarta.jms.JMSContext
Creates a BytesMessage object.
createBytesMessage() - Method in interface jakarta.jms.Session
Creates a BytesMessage object.
createCalendarTimer(ScheduleExpression) - Method in interface jakarta.ejb.TimerService
Create a calendar-based timer based on the input schedule expression.
createCalendarTimer(ScheduleExpression, TimerConfig) - Method in interface jakarta.ejb.TimerService
Create a calendar-based timer based on the input schedule expression.
createClientBehaviorContext(FacesContext, UIComponent, String, String, Collection<ClientBehaviorContext.Parameter>) - Static method in class jakarta.faces.component.behavior.ClientBehaviorContext
Creates a ClientBehaviorContext instance.
createCollection(Collection<Object>, Class<? extends Collection<Object>>) - Method in class com.sun.faces.renderkit.html_basic.MenuRenderer
 
createCollectionFromHint(Object) - Method in class com.sun.faces.renderkit.html_basic.MenuRenderer
Create a collection from the provided hint.
createCompiler(Map<String, Object>, WebConfiguration) - Method in class com.sun.faces.application.ApplicationAssociate
 
createComponent(ValueExpression, FacesContext, String) - Method in class com.sun.faces.application.ApplicationImpl
 
createComponent(ValueExpression, FacesContext, String) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
createComponent(ValueExpression, FacesContext, String) - Method in class jakarta.faces.application.Application
Call the getValue() method on the specified ValueExpression.
createComponent(ValueExpression, FacesContext, String) - Method in class jakarta.faces.application.ApplicationWrapper
createComponent(ValueExpression, FacesContext, String, String) - Method in class com.sun.faces.application.ApplicationImpl
 
createComponent(ValueExpression, FacesContext, String, String) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
createComponent(ValueExpression, FacesContext, String, String) - Method in class jakarta.faces.application.Application
Like Application.createComponent(ValueExpression, FacesContext, String) except the Renderer for the component to be returned must be inspected for the annotations mentioned in Application.createComponent(ValueExpression, FacesContext, String) as specified in the documentation for that method.
createComponent(ValueExpression, FacesContext, String, String) - Method in class jakarta.faces.application.ApplicationWrapper
createComponent(FacesContext, Resource) - Method in class com.sun.faces.application.ApplicationImpl
 
createComponent(FacesContext, Resource) - Method in class jakarta.faces.application.Application
Instantiate and return a new UIComponent instance from the argument Resource.
createComponent(FacesContext, Resource) - Method in class jakarta.faces.application.ApplicationWrapper
The default behavior of this method is to call Application.createComponent(jakarta.faces.context.FacesContext, Resource) on the wrapped Application object.
createComponent(FacesContext, Resource, ExpressionFactory) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
createComponent(FacesContext, String, String) - Method in class com.sun.faces.application.ApplicationImpl
 
createComponent(FacesContext, String, String) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
createComponent(FacesContext, String, String) - Method in class jakarta.faces.application.Application
Like Application.createComponent(String) except the Renderer for the component to be returned must be inspected for the annotations mentioned in Application.createComponent(ValueExpression, FacesContext, String) as specified in the documentation for that method.
createComponent(FacesContext, String, String) - Method in class jakarta.faces.application.ApplicationWrapper
The default behavior of this method is to call Application.createComponent(jakarta.faces.context.FacesContext, String, String) on the wrapped Application object.
createComponent(FacesContext, String, String, Map<String, Object>) - Method in class com.sun.faces.application.view.FaceletViewHandlingStrategy
 
createComponent(FacesContext, String, String, Map<String, Object>) - Method in class jakarta.faces.view.ViewDeclarationLanguage
Create a component given a ViewDeclarationLanguage specific tag library URI and tag name.
createComponent(FacesContext, String, String, Map<String, Object>) - Method in class jakarta.faces.view.ViewDeclarationLanguageWrapper
 
createComponent(FaceletContext) - Method in class com.sun.faces.facelets.tag.faces.CompositeComponentTagHandler
 
createComponent(FaceletContext) - Method in class com.sun.faces.facelets.tag.faces.PassThroughElementComponentHandler
 
createComponent(FaceletContext) - Method in class jakarta.faces.view.facelets.ComponentHandler
Subclasses that wish to take over the task of instantiating the UIComponent instance corresponding to this tag handler my override this method to do so.
createComponent(String) - Method in class com.sun.faces.application.ApplicationImpl
 
createComponent(String) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
createComponent(String) - Method in class jakarta.faces.application.Application
Instantiate and return a new UIComponent instance of the class specified by a previous call to addComponent() for the specified component type.
createComponent(String) - Method in class jakarta.faces.application.ApplicationWrapper
The default behavior of this method is to call Application.createComponent(String) on the wrapped Application object.
createComponentHandlerDelegate(ComponentHandler) - Method in class com.sun.faces.facelets.tag.faces.TagHandlerDelegateFactoryImpl
 
createComponentHandlerDelegate(ComponentHandler) - Method in class jakarta.faces.view.facelets.TagHandlerDelegateFactory
Create and return a TagHandlerDelegate instance designed for use with ComponentHandler.
createConfigurationBuilder() - Method in class jakarta.ws.rs.ext.RuntimeDelegate
Create a new instance of a SeBootstrap.Configuration.Builder.
createConnection() - Method in interface jakarta.jms.ConnectionFactory
Creates a connection with the default user identity.
createConnection() - Method in class jakarta.xml.soap.SOAPConnectionFactory
Create a new SOAPConnection.
createConnection(String, String) - Method in interface jakarta.jms.ConnectionFactory
Creates a connection with the specified user identity.
createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in interface jakarta.jms.Connection
Creates a connection consumer for this connection (optional operation) on the specific destination.
createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in interface jakarta.jms.QueueConnection
Creates a connection consumer for this connection (optional operation).
createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in interface jakarta.jms.TopicConnection
Creates a connection consumer for this connection (optional operation).
createConnectionFactory() - Method in interface jakarta.resource.spi.ManagedConnectionFactory
Creates a Connection Factory instance.
createConnectionFactory(ConnectionManager) - Method in interface jakarta.resource.spi.ManagedConnectionFactory
Creates a Connection Factory instance.
createConsumer(Destination) - Method in interface jakarta.jms.JMSContext
Creates a JMSConsumer for the specified destination.
createConsumer(Destination) - Method in interface jakarta.jms.Session
Creates a MessageConsumer for the specified destination.
createConsumer(Destination, String) - Method in interface jakarta.jms.JMSContext
Creates a JMSConsumer for the specified destination, using a message selector.
createConsumer(Destination, String) - Method in interface jakarta.jms.Session
Creates a MessageConsumer for the specified destination, using a message selector.
createConsumer(Destination, String, boolean) - Method in interface jakarta.jms.JMSContext
Creates a JMSConsumer for the specified destination, specifying a message selector and the noLocal parameter.
createConsumer(Destination, String, boolean) - Method in interface jakarta.jms.Session
Creates a MessageConsumer for the specified destination, specifying a message selector and the noLocal parameter.
createContainerEntityManagerFactory(PersistenceUnitInfo, Map<?, ?>) - Method in interface jakarta.persistence.spi.PersistenceProvider
Called by the container when an EntityManagerFactory is to be created.
createContext() - Method in interface jakarta.jms.ConnectionFactory
Creates a JMSContext with the default user identity and an unspecified sessionMode.
createContext(int) - Method in interface jakarta.jms.ConnectionFactory
Creates a JMSContext with the default user identity and the specified session mode.
createContext(int) - Method in interface jakarta.jms.JMSContext
Creates a new JMSContext with the specified session mode using the same connection as this JMSContext and creating a new session.
createContext(Class<?>[], Map<String, ?>) - Method in interface jakarta.xml.bind.JAXBContextFactory
Create a new instance of a JAXBContext class.
createContext(String, ClassLoader, Map<String, ?>) - Method in interface jakarta.xml.bind.JAXBContextFactory
Create a new instance of a JAXBContext class.
createContext(String, String) - Method in interface jakarta.jms.ConnectionFactory
Creates a JMSContext with the specified user identity and an unspecified sessionMode.
createContext(String, String, int) - Method in interface jakarta.jms.ConnectionFactory
Creates a JMSContext with the specified user identity and the specified session mode.
createContextualProxy(Object, Class<?>...) - Method in interface jakarta.enterprise.concurrent.ContextService
Creates a new contextual object proxy for the input object instance.
createContextualProxy(Object, Map<String, String>, Class<?>...) - Method in interface jakarta.enterprise.concurrent.ContextService
Creates a new contextual object proxy for the input object instance.
createContextualProxy(T, Class<T>) - Method in interface jakarta.enterprise.concurrent.ContextService
Creates a new contextual object proxy for the input object instance.
createContextualProxy(T, Map<String, String>, Class<T>) - Method in interface jakarta.enterprise.concurrent.ContextService
Creates a new contextual object proxy for the input object instance.
createConverter(BeanManager, Class<?>) - Static method in class com.sun.faces.cdi.CdiUtils
Create a converter using the FacesConverter forClass attribute.
createConverter(BeanManager, String) - Static method in class com.sun.faces.cdi.CdiUtils
Create a converter using the FacesConverter value attribute.
createConverter(FaceletContext) - Method in class com.sun.faces.facelets.tag.faces.core.ConvertDateTimeHandler
Returns a new DateTimeConverter
createConverter(FaceletContext) - Method in class com.sun.faces.facelets.tag.faces.core.ConvertDelegateHandler
Uses the specified "converterId" to pull an instance from the Application
createConverter(FaceletContext) - Method in class com.sun.faces.facelets.tag.faces.core.ConvertNumberHandler
Returns a new NumberConverter
createConverter(Class<?>) - Method in class com.sun.faces.application.ApplicationImpl
 
createConverter(Class<?>) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
createConverter(Class<?>) - Method in class jakarta.faces.application.Application
Instantiate and return a new Converter instance of the class that has registered itself as capable of performing conversions for objects of the specified type.
createConverter(Class<?>) - Method in class jakarta.faces.application.ApplicationWrapper
The default behavior of this method is to call Application.createConverter(Class) on the wrapped Application object.
createConverter(String) - Method in class com.sun.faces.application.ApplicationImpl
 
createConverter(String) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
createConverter(String) - Method in class jakarta.faces.application.Application
Instantiate and return a new Converter instance of the class specified by a previous call to addConverter() for the specified converter id.
createConverter(String) - Method in class jakarta.faces.application.ApplicationWrapper
The default behavior of this method is to call Application.createConverter(String) on the wrapped Application object.
createConverterHandlerDelegate(ConverterHandler) - Method in class com.sun.faces.facelets.tag.faces.TagHandlerDelegateFactoryImpl
 
createConverterHandlerDelegate(ConverterHandler) - Method in class jakarta.faces.view.facelets.TagHandlerDelegateFactory
Create and return a TagHandlerDelegate instance designed for use with ConverterHandler.
createCreationalContext(Contextual<T>) - Method in class com.sun.faces.util.ELAwareBeanManagerWrapper
 
createCreationalContext(Contextual<T>) - Method in interface jakarta.enterprise.inject.spi.BeanContainer
Obtain an instance of a CreationalContext for the given contextual type, or for a non-contextual object.
createCriteriaDelete(Class<T>) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create a CriteriaDelete query object to perform a bulk delete operation.
createCriteriaUpdate(Class<T>) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create a CriteriaUpdate query object to perform a bulk update operation.
created(URI) - Static method in class jakarta.ws.rs.core.Response
Create a new ResponseBuilder for a created resource, set the location header using the supplied value.
CREATED - Enum constant in enum class jakarta.ws.rs.core.Response.Status
201 Created, see HTTP/1.1 documentation.
CREATED - Static variable in class jakarta.mail.event.FolderEvent
The folder was created.
createDataContentHandler(String) - Method in class jakarta.activation.CommandMap
Locate a DataContentHandler that corresponds to the MIME type.
createDataContentHandler(String) - Method in interface jakarta.activation.DataContentHandlerFactory
Creates a new DataContentHandler object for the MIME type.
createDataContentHandler(String) - Method in class jakarta.activation.MailcapCommandMap
Return the DataContentHandler for the specified MIME type.
createDataContentHandler(String, DataSource) - Method in class jakarta.activation.CommandMap
Locate a DataContentHandler that corresponds to the MIME type.
createDataModel(Class<?>) - Static method in class com.sun.faces.cdi.CdiUtils
 
createDetail() - Method in class jakarta.xml.soap.SOAPFactory
Creates a new Detail object which serves as a container for DetailEntry objects.
createDiff(JsonStructure, JsonStructure) - Static method in class jakarta.json.Json
Generates a JSON Patch (RFC 6902) from the source and target JsonStructure.
createDiff(JsonStructure, JsonStructure) - Method in class jakarta.json.spi.JsonProvider
Generates a JSON Patch (RFC 6902) from the source and target JsonStructure.
createDispatch(EndpointReference, JAXBContext, Service.Mode, WebServiceFeature...) - Method in class jakarta.xml.ws.Service
Creates a Dispatch instance for use with Jakarta XML Binding generated objects.
createDispatch(EndpointReference, JAXBContext, Service.Mode, WebServiceFeature...) - Method in class jakarta.xml.ws.spi.ServiceDelegate
Creates a Dispatch instance for use with Jakarta XML Binding generated objects.
createDispatch(EndpointReference, Class<T>, Service.Mode, WebServiceFeature...) - Method in class jakarta.xml.ws.Service
Creates a Dispatch instance for use with objects of the client's choosing.
createDispatch(EndpointReference, Class<T>, Service.Mode, WebServiceFeature...) - Method in class jakarta.xml.ws.spi.ServiceDelegate
Creates a Dispatch instance for use with objects of the user's choosing.
createDispatch(QName, JAXBContext, Service.Mode) - Method in class jakarta.xml.ws.Service
Creates a Dispatch instance for use with Jakarta XML Binding generated objects.
createDispatch(QName, JAXBContext, Service.Mode) - Method in class jakarta.xml.ws.spi.ServiceDelegate
Creates a Dispatch instance for use with Jakarta XML Binding generated objects.
createDispatch(QName, JAXBContext, Service.Mode, WebServiceFeature...) - Method in class jakarta.xml.ws.Service
Creates a Dispatch instance for use with Jakarta XML Binding generated objects.
createDispatch(QName, JAXBContext, Service.Mode, WebServiceFeature...) - Method in class jakarta.xml.ws.spi.ServiceDelegate
Creates a Dispatch instance for use with Jakarta XML Binding generated objects.
createDispatch(QName, Class<T>, Service.Mode) - Method in class jakarta.xml.ws.Service
Creates a Dispatch instance for use with objects of the client's choosing.
createDispatch(QName, Class<T>, Service.Mode) - Method in class jakarta.xml.ws.spi.ServiceDelegate
Creates a Dispatch instance for use with objects of the user's choosing.
createDispatch(QName, Class<T>, Service.Mode, WebServiceFeature...) - Method in class jakarta.xml.ws.Service
Creates a Dispatch instance for use with objects of the client's choosing.
createDispatch(QName, Class<T>, Service.Mode, WebServiceFeature...) - Method in class jakarta.xml.ws.spi.ServiceDelegate
Creates a Dispatch instance for use with objects of the user's choosing.
createDocumentBuilderFactory() - Static method in class com.sun.faces.util.Util
 
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in interface jakarta.jms.Connection
Creates a connection consumer for this connection (optional operation) on the specific topic using an unshared durable subscription with the specified name.
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in interface jakarta.jms.TopicConnection
Create a durable connection consumer for this connection (optional operation).
createDurableConsumer(Topic, String) - Method in interface jakarta.jms.JMSContext
Creates an unshared durable subscription on the specified topic (if one does not already exist) and creates a consumer on that durable subscription.
createDurableConsumer(Topic, String) - Method in interface jakarta.jms.Session
Creates an unshared durable subscription on the specified topic (if one does not already exist) and creates a consumer on that durable subscription.
createDurableConsumer(Topic, String, String, boolean) - Method in interface jakarta.jms.JMSContext
Creates an unshared durable subscription on the specified topic (if one does not already exist), specifying a message selector and the noLocal parameter, and creates a consumer on that durable subscription.
createDurableConsumer(Topic, String, String, boolean) - Method in interface jakarta.jms.Session
Creates an unshared durable subscription on the specified topic (if one does not already exist), specifying a message selector and the noLocal parameter, and creates a consumer on that durable subscription.
createDurableSubscriber(Topic, String) - Method in interface jakarta.jms.Session
Creates an unshared durable subscription on the specified topic (if one does not already exist) and creates a consumer on that durable subscription.
createDurableSubscriber(Topic, String) - Method in interface jakarta.jms.TopicSession
Creates an unshared durable subscription on the specified topic (if one does not already exist) and creates a consumer on that durable subscription.
createDurableSubscriber(Topic, String, String, boolean) - Method in interface jakarta.jms.Session
Creates an unshared durable subscription on the specified topic (if one does not already exist), specifying a message selector and the noLocal parameter, and creates a consumer on that durable subscription.
createDurableSubscriber(Topic, String, String, boolean) - Method in interface jakarta.jms.TopicSession
Creates an unshared durable subscription on the specified topic (if one does not already exist), specifying a message selector and the noLocal parameter, and creates a consumer on that durable subscription.
createEJBContainer() - Static method in class jakarta.ejb.embeddable.EJBContainer
Create and initialize an embeddable enterprise bean container.
createEJBContainer(Map<?, ?>) - Static method in class jakarta.ejb.embeddable.EJBContainer
Create and initialize an embeddable enterprise bean container with a set of configuration properties.
createEJBContainer(Map<?, ?>) - Method in interface jakarta.ejb.spi.EJBContainerProvider
Called by the embeddable container bootstrap process to find a suitable embeddable container implementation.
createElement(Name) - Method in class jakarta.xml.soap.SOAPFactory
Creates a SOAPElement object initialized with the given Name object.
createElement(String) - Method in class jakarta.xml.soap.SOAPFactory
Creates a SOAPElement object initialized with the given local name.
createElement(String, String, String) - Method in class jakarta.xml.soap.SOAPFactory
Creates a new SOAPElement object with the given local name, prefix and uri.
createElement(QName) - Method in class jakarta.xml.soap.SOAPFactory
Creates a SOAPElement object initialized with the given QName object.
createElement(Element) - Method in class jakarta.xml.soap.SOAPFactory
Creates a SOAPElement object from an existing DOM Element.
createEndpoint(Application, Class<T>) - Method in class jakarta.ws.rs.ext.RuntimeDelegate
Create a configured instance of the supplied endpoint type.
createEndpoint(String, Class<?>, Invoker, WebServiceFeature...) - Method in class jakarta.xml.ws.spi.Provider
Creates an endpoint object with the provided binding, implementation class, invoker and web service features.
createEndpoint(String, Object) - Method in class jakarta.xml.ws.spi.Provider
Creates an endpoint object with the provided binding and implementation object.
createEndpoint(String, Object, WebServiceFeature...) - Method in class jakarta.xml.ws.spi.Provider
Creates an endpoint object with the provided binding, implementation object and web service features.
createEndpoint(XAResource) - Method in interface jakarta.resource.spi.endpoint.MessageEndpointFactory
This is used to create a message endpoint.
createEndpoint(XAResource, long) - Method in interface jakarta.resource.spi.endpoint.MessageEndpointFactory
This is used to create a message endpoint.
createEntityGraph(Class<T>) - Method in interface jakarta.persistence.EntityManager
Create a new mutable EntityGraph, allowing dynamic definition of an entity graph.
createEntityGraph(String) - Method in interface jakarta.persistence.EntityManager
Obtain a mutable copy of a named EntityGraph, or return null if there is no entity graph with the given name.
createEntityManager() - Method in interface jakarta.persistence.EntityManagerFactory
Create a new application-managed EntityManager.
createEntityManager(SynchronizationType) - Method in interface jakarta.persistence.EntityManagerFactory
Create a new JTA application-managed EntityManager with the specified synchronization type.
createEntityManager(SynchronizationType, Map<?, ?>) - Method in interface jakarta.persistence.EntityManagerFactory
Create a new JTA application-managed EntityManager with the specified synchronization type and map of properties.
createEntityManager(Map<?, ?>) - Method in interface jakarta.persistence.EntityManagerFactory
Create a new application-managed EntityManager with the given Map specifying property settings.
createEntityManagerFactory() - Method in class jakarta.persistence.PersistenceConfiguration
Create a new EntityManagerFactory based on this configuration.
createEntityManagerFactory(PersistenceConfiguration) - Static method in class jakarta.persistence.Persistence
Create and return an EntityManagerFactory for the named persistence unit, using the given properties.
createEntityManagerFactory(PersistenceConfiguration) - Method in interface jakarta.persistence.spi.PersistenceProvider
Called by Persistence class when an EntityManagerFactory is to be created.
createEntityManagerFactory(String) - Static method in class jakarta.persistence.Persistence
Create and return an EntityManagerFactory for the named persistence unit.
createEntityManagerFactory(String, Map<?, ?>) - Static method in class jakarta.persistence.Persistence
Create and return an EntityManagerFactory for the named persistence unit, using the given properties.
createEntityManagerFactory(String, Map<?, ?>) - Method in interface jakarta.persistence.spi.PersistenceProvider
Called by Persistence class when an EntityManagerFactory is to be created.
createEntityPartBuilder(String) - Method in class jakarta.ws.rs.ext.RuntimeDelegate
Create a new instance of a EntityPart.Builder.
CreateException - Exception Class in jakarta.ejb
The CreateException exception must be included in the throws clauses of all create methods defined in an enterprise bean's home or local home interface.
CreateException() - Constructor for exception class jakarta.ejb.CreateException
Constructs a CreateException with no detail message.
CreateException(String) - Constructor for exception class jakarta.ejb.CreateException
Constructs a CreateException with the specified detail message.
createExpressionFactory() - Method in class com.sun.faces.facelets.compiler.Compiler
 
createFaceletFactory(FacesContext, Compiler, WebConfiguration) - Method in class com.sun.faces.application.ApplicationAssociate
 
createFault() - Method in class jakarta.xml.soap.SOAPFactory
Creates a new default SOAPFault object
createFault(String, QName) - Method in class jakarta.xml.soap.SOAPFactory
Creates a new SOAPFault object initialized with the given reasonText and faultCode
createFilter(Class<T>) - Method in interface jakarta.servlet.ServletContext
Instantiates the given Filter class.
createFlowHandler(FacesContext) - Method in class com.sun.faces.flow.FlowHandlerFactoryImpl
Create the flow handler.
createFlowHandler(FacesContext) - Method in class jakarta.faces.flow.FlowHandlerFactory
Create the singleton instance of FlowHandler.
createFlowHandler(FacesContext) - Method in class jakarta.faces.flow.FlowHandlerFactoryWrapper
 
createFunction(String, String) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
 
createFunction(String, String) - Method in class com.sun.faces.facelets.tag.CompositeTagLibrary
 
createFunction(String, String) - Method in interface com.sun.faces.facelets.tag.TagLibrary
Return a Method instance for the passed namespace and name
createFunction(String, String) - Method in class com.sun.faces.facelets.util.FunctionLibrary
 
createGenerator(OutputStream) - Static method in class jakarta.json.Json
Creates a JSON generator for writing JSON to a byte stream.
createGenerator(OutputStream) - Method in class jakarta.json.spi.JsonProvider
Creates a JSON generator for writing JSON text to a byte stream.
createGenerator(OutputStream) - Method in interface jakarta.json.stream.JsonGeneratorFactory
Creates a JSON generator to write JSON text to a byte stream.
createGenerator(OutputStream, Charset) - Method in interface jakarta.json.stream.JsonGeneratorFactory
Creates a JSON generator to write JSON text to a byte stream.
createGenerator(Writer) - Static method in class jakarta.json.Json
Creates a JSON generator for writing JSON to a character stream.
createGenerator(Writer) - Method in class jakarta.json.spi.JsonProvider
Creates a JSON generator for writing JSON text to a character stream.
createGenerator(Writer) - Method in interface jakarta.json.stream.JsonGeneratorFactory
Creates a JSON generator to write JSON text to a character stream.
createGeneratorFactory(Map<String, ?>) - Static method in class jakarta.json.Json
Creates a generator factory for creating JsonGenerator objects.
createGeneratorFactory(Map<String, ?>) - Method in class jakarta.json.spi.JsonProvider
Creates a generator factory for creating JsonGenerator instances.
createGenericConfiguration(BootstrapState) - Method in interface jakarta.validation.spi.ValidationProvider
Returns a Configuration instance.
createHeaderDelegate(Class<T>) - Method in class jakarta.ws.rs.ext.RuntimeDelegate
Obtain an instance of a RuntimeDelegate.HeaderDelegate for the supplied class.
createIndexedRecord(String) - Method in interface jakarta.resource.cci.RecordFactory
Creates a IndexedRecord.
createInjectionPoint(AnnotatedField<?>) - Method in class com.sun.faces.util.ELAwareBeanManagerWrapper
 
createInjectionPoint(AnnotatedField<?>) - Method in interface jakarta.enterprise.inject.spi.BeanManager
Obtains a container provided implementation of InjectionPoint for the given AnnotatedField.
createInjectionPoint(AnnotatedParameter<?>) - Method in class com.sun.faces.util.ELAwareBeanManagerWrapper
 
createInjectionPoint(AnnotatedParameter<?>) - Method in interface jakarta.enterprise.inject.spi.BeanManager
Obtains a container provided implementation of InjectionPoint for the given AnnotatedParameter.
createInjectionTarget(Bean<T>) - Method in interface jakarta.enterprise.inject.spi.InjectionTargetFactory
Create a new injection target for a bean.
createInstance() - Method in class com.sun.faces.util.ELAwareBeanManagerWrapper
 
createInstance() - Method in interface jakarta.enterprise.inject.spi.BeanContainer
Obtains an Instance object to access to beans instances.
createInstance(ExternalContext) - Static method in class com.sun.faces.spi.InjectionProviderFactory
Creates a new instance of the class specified by the com.sun.faces.InjectionProvider system property.
createInstance(ExternalContext) - Static method in class com.sun.faces.spi.SerializationProviderFactory
Creates a new instance of the class specified by the com.sun.faces.InjectionProvider system property.
createInstance(ServletContext) - Static method in class com.sun.faces.config.ConfigManager
 
createInstance(ServletContext, FacesContext, String, Class<?>, Object, Node) - Method in class com.sun.faces.config.processor.AbstractConfigProcessor
 
createInstance(ServletContext, FacesContext, String, Class<?>, Object, Node, boolean, boolean[]) - Method in class com.sun.faces.config.processor.AbstractConfigProcessor
 
createInstance(ServletContext, FacesContext, String, Node) - Method in class com.sun.faces.config.processor.AbstractConfigProcessor
 
createInteraction() - Method in interface jakarta.resource.cci.Connection
Creates an Interaction associated with this Connection.
createInterceptedInstance(T) - Method in interface jakarta.enterprise.inject.spi.InterceptionFactory
Returns a wrapper instance whose method invocations are intercepted by method interceptors and forwarded to a provided instance.
createInterceptionFactory(CreationalContext<T>, Class<T>) - Method in class com.sun.faces.util.ELAwareBeanManagerWrapper
 
createInterceptionFactory(CreationalContext<T>, Class<T>) - Method in interface jakarta.enterprise.inject.spi.BeanManager
Create an InterceptionFactory for the given CreationalContext and type.
createInternetHeaders(InputStream) - Method in class jakarta.mail.internet.MimeMessage
Create and return an InternetHeaders object that loads the headers from the given InputStream.
createInternetHeaders(InputStream) - Method in class jakarta.mail.internet.MimeMultipart
Create and return an InternetHeaders object that loads the headers from the given InputStream.
createIntervalTimer(long, long, TimerConfig) - Method in interface jakarta.ejb.TimerService
Create an interval timer whose first expiration occurs after a specified duration, and whose subsequent expirations occur after a specified interval.
createIntervalTimer(Date, long, TimerConfig) - Method in interface jakarta.ejb.TimerService
Create an interval timer whose first expiration occurs at a given point in time and whose subsequent expirations occur after a specified interval.
createInvoker(BeanInfo, MethodInfo) - Method in interface jakarta.enterprise.inject.build.compatible.spi.InvokerFactory
Returns a new InvokerBuilder for given method of given bean.
createInvoker(AnnotatedMethod<? super X>) - Method in interface jakarta.enterprise.inject.spi.ProcessManagedBean
Returns a new InvokerBuilder for given method.
createJAXBIntrospector() - Method in class jakarta.xml.bind.JAXBContext
Creates a JAXBIntrospector object that can be used to introspect Jakarta XML Binding objects.
createKey(UIComponent) - Method in class com.sun.faces.renderkit.html_basic.BaseTableRenderer
Creates a unique key based on the provided UIComponent with which the TableMetaInfo can be looked up.
createLinkBuilder() - Method in class jakarta.ws.rs.ext.RuntimeDelegate
Create a new instance of a Link.Builder.
createListener(Class<T>) - Method in interface jakarta.servlet.AsyncContext
Instantiates the given AsyncListener class.
createListener(Class<T>) - Method in interface jakarta.servlet.ServletContext
Instantiates the given EventListener class.
createLocalDocumentBuilderFactory() - Static method in class com.sun.faces.util.Util
 
createManagedConnection(Subject, ConnectionRequestInfo) - Method in interface jakarta.resource.spi.ManagedConnectionFactory
Creates a new physical connection to the underlying EIS resource manager.
createMapMessage() - Method in interface jakarta.jms.JMSContext
Creates a MapMessage object.
createMapMessage() - Method in interface jakarta.jms.Session
Creates a MapMessage object.
createMappedRecord(String) - Method in interface jakarta.resource.cci.RecordFactory
Creates a MappedRecord.
createMarshaller() - Method in class jakarta.xml.bind.JAXBContext
Create a Marshaller object that can be used to convert a java content tree into XML data.
createMergeDiff(JsonValue, JsonValue) - Static method in class jakarta.json.Json
Generates a JSON Merge Patch (RFC 7396) from the source and target JsonValues which when applied to the source, yields the target.
createMergeDiff(JsonValue, JsonValue) - Method in class jakarta.json.spi.JsonProvider
Generates a JSON Merge Patch (RFC 7396) from the source and target JsonValues which when applied to the source, yields the target.
createMergePatch(JsonValue) - Static method in class jakarta.json.Json
Creates JSON Merge Patch (RFC 7396) from specified JsonValue.
createMergePatch(JsonValue) - Method in class jakarta.json.spi.JsonProvider
Creates JSON Merge Patch (RFC 7396) from specified JsonValue.
createMessage() - Method in interface jakarta.jms.JMSContext
Creates a Message object.
createMessage() - Method in interface jakarta.jms.Session
Creates a Message object.
createMessage() - Method in class jakarta.xml.soap.MessageFactory
Creates a new SOAPMessage object with the default SOAPPart, SOAPEnvelope, SOAPBody, and SOAPHeader objects.
createMessage(MimeHeaders, InputStream) - Method in class jakarta.xml.soap.MessageFactory
Internalizes the contents of the given InputStream object into a new SOAPMessage object and returns the SOAPMessage object.
createMetadataView(FacesContext) - Method in class com.sun.faces.application.view.ViewMetadataImpl
 
createMetadataView(FacesContext) - Method in class jakarta.faces.view.ViewMetadata
Creates a new UIViewRoot containing only view parameter metadata.
createMetaRuleset(Class) - Method in class com.sun.faces.facelets.tag.faces.ComponentTagHandlerDelegateImpl
 
createMetaRuleset(Class) - Method in class com.sun.faces.facelets.tag.faces.CompositeComponentTagHandler
This is basically a copy of what's define in ComponentTagHandlerDelegateImpl except for the MetaRuleset implementation that's being used.
createMetaRuleset(Class) - Method in class com.sun.faces.facelets.tag.faces.ConverterTagHandlerDelegateImpl
 
createMetaRuleset(Class) - Method in class com.sun.faces.facelets.tag.faces.core.ConvertDateTimeHandler
 
createMetaRuleset(Class) - Method in class com.sun.faces.facelets.tag.faces.core.ConvertDelegateHandler
 
createMetaRuleset(Class) - Method in class com.sun.faces.facelets.tag.faces.core.ConvertNumberHandler
 
createMetaRuleset(Class) - Method in class com.sun.faces.facelets.tag.faces.core.ValidateDelegateHandler
 
createMetaRuleset(Class) - Method in class com.sun.faces.facelets.tag.faces.html.HtmlComponentHandler
 
createMetaRuleset(Class) - Method in class com.sun.faces.facelets.tag.faces.ValidatorTagHandlerDelegateImpl
 
createMetaRuleset(Class) - Method in class com.sun.faces.facelets.tag.MetaTagHandlerImpl
Extend this method in order to add your own rules.
createMetaRuleset(Class) - Method in class com.sun.faces.facelets.tag.ui.RepeatHandler
 
createMetaRuleset(Class) - Method in class jakarta.faces.view.facelets.DelegatingMetaTagHandler
The default implementation simply calls through to TagHandlerDelegate.createMetaRuleset(java.lang.Class) and returns the result.
createMetaRuleset(Class) - Method in class jakarta.faces.view.facelets.MetaTagHandler
Extend this method in order to add your own rules.
createMetaRuleset(Class) - Method in class jakarta.faces.view.facelets.TagHandlerDelegate
Return a MetaRuleset particular to this kind of tag handler.
createMethodExpression(ELContext, String, Class<?>, Class<?>[]) - Method in class jakarta.el.ExpressionFactory
Parses an expression into a MethodExpression for later evaluation.
createMimeBodyPart(InternetHeaders, byte[]) - Method in class jakarta.mail.internet.MimeMultipart
Create and return a MimeBodyPart object to represent a body part parsed from the InputStream.
createMimeBodyPart(InputStream) - Method in class jakarta.mail.internet.MimeMultipart
Create and return a MimeBodyPart object to represent a body part parsed from the InputStream.
createMimeMessage(Session) - Method in class jakarta.mail.internet.MimeMessage
Create and return a MimeMessage object.
createName(String) - Method in interface jakarta.xml.soap.SOAPEnvelope
Creates a new Name object initialized with the given local name.
createName(String) - Method in class jakarta.xml.soap.SOAPFactory
Creates a new Name object initialized with the given local name.
createName(String, String) - Method in interface jakarta.xml.soap.SOAPEnvelope
Creates a new Name object initialized with the given local name and namespace prefix.
createName(String, String, String) - Method in interface jakarta.xml.soap.SOAPEnvelope
Creates a new Name object initialized with the given local name, namespace prefix, and namespace URI.
createName(String, String, String) - Method in class jakarta.xml.soap.SOAPFactory
Creates a new Name object initialized with the given local name, namespace prefix, and namespace URI.
createNamedQuery(String) - Method in interface jakarta.persistence.EntityManager
Create an instance of Query for executing a named query written in the Jakarta Persistence query language or in native SQL.
createNamedQuery(String, Class<T>) - Method in interface jakarta.persistence.EntityManager
Create an instance of TypedQuery for executing a Jakarta Persistence query language named query.
createNamedStoredProcedureQuery(String) - Method in interface jakarta.persistence.EntityManager
Create an instance of StoredProcedureQuery for executing a stored procedure in the database.
createNativeQuery(String) - Method in interface jakarta.persistence.EntityManager
Create an instance of Query for executing a native SQL statement, e.g., for update or delete.
createNativeQuery(String, Class<T>) - Method in interface jakarta.persistence.EntityManager
Create an instance of Query for executing a native SQL query.
createNativeQuery(String, String) - Method in interface jakarta.persistence.EntityManager
Create an instance of Query for executing a native SQL query.
createObjectBuilder() - Static method in class jakarta.json.Json
Creates a JSON object builder
createObjectBuilder() - Method in interface jakarta.json.JsonBuilderFactory
Creates a JsonObjectBuilder instance that is used to build JsonObject.
createObjectBuilder() - Method in class jakarta.json.spi.JsonProvider
Creates a JSON object builder.
createObjectBuilder(JsonObject) - Static method in class jakarta.json.Json
Creates a JSON object builder, initialized with the specified object.
createObjectBuilder(JsonObject) - Method in interface jakarta.json.JsonBuilderFactory
Creates a JsonObjectBuilder instance, initialized with an object.
createObjectBuilder(JsonObject) - Method in class jakarta.json.spi.JsonProvider
Creates a JSON object builder, initialized with the specified object.
createObjectBuilder(Map<String, ?>) - Static method in class jakarta.json.Json
Creates a JSON object builder, initialized with the data from specified map.
createObjectBuilder(Map<String, ?>) - Method in class jakarta.json.spi.JsonProvider
Creates a JSON object builder, initialized with the data from specified map.
createObjectBuilder(Map<String, Object>) - Method in interface jakarta.json.JsonBuilderFactory
Creates a JsonObjectBuilder instance, initialized with the specified object.
createObjectInputStream(InputStream) - Method in interface com.sun.faces.spi.SerializationProvider
Creates a new ObjectInputStream wrapping the specified source.
createObjectMessage() - Method in interface jakarta.jms.JMSContext
Creates an ObjectMessage object.
createObjectMessage() - Method in interface jakarta.jms.Session
Creates an ObjectMessage object.
createObjectMessage(Serializable) - Method in interface jakarta.jms.JMSContext
Creates an initialized ObjectMessage object.
createObjectMessage(Serializable) - Method in interface jakarta.jms.Session
Creates an initialized ObjectMessage object.
createObjectOutputStream(OutputStream) - Method in interface com.sun.faces.spi.SerializationProvider
Creates a new ObjectOutputStream wrapping the specified destination.
createOutput(String, String) - Method in class jakarta.xml.bind.SchemaOutputResolver
Decides where the schema file (of the given namespace URI) will be written, and return it as a Result object.
createParser(JsonArray) - Method in interface jakarta.json.stream.JsonParserFactory
Creates a JSON parser from the specified JSON array.
createParser(JsonObject) - Method in interface jakarta.json.stream.JsonParserFactory
Creates a JSON parser from the specified JSON object.
createParser(InputStream) - Static method in class jakarta.json.Json
Creates a JSON parser from a byte stream.
createParser(InputStream) - Method in class jakarta.json.spi.JsonProvider
Creates a JSON parser from the specified byte stream.
createParser(InputStream) - Method in interface jakarta.json.stream.JsonParserFactory
Creates a JSON parser from the specified byte stream.
createParser(InputStream, Charset) - Method in interface jakarta.json.stream.JsonParserFactory
Creates a JSON parser from the specified byte stream.
createParser(Reader) - Static method in class jakarta.json.Json
Creates a JSON parser from a character stream.
createParser(Reader) - Method in class jakarta.json.spi.JsonProvider
Creates a JSON parser from a character stream.
createParser(Reader) - Method in interface jakarta.json.stream.JsonParserFactory
Creates a JSON parser from a character stream.
createParserFactory(Map<String, ?>) - Static method in class jakarta.json.Json
Creates a parser factory for creating JsonParser objects.
createParserFactory(Map<String, ?>) - Method in class jakarta.json.spi.JsonProvider
Creates a parser factory for creating JsonParser instances.
createPatch(JsonArray) - Static method in class jakarta.json.Json
Creates a JSON Patch (RFC 6902) from the specified operations.
createPatch(JsonArray) - Method in class jakarta.json.spi.JsonProvider
Creates a JSON Patch (RFC 6902) from the specified operations.
createPatchBuilder() - Static method in class jakarta.json.Json
Creates a JSON Patch builder (RFC 6902).
createPatchBuilder() - Method in class jakarta.json.spi.JsonProvider
Creates a JSON Patch builder (RFC 6902).
createPatchBuilder(JsonArray) - Static method in class jakarta.json.Json
Creates a JSON Patch builder (RFC 6902), initialized with the specified operations.
createPatchBuilder(JsonArray) - Method in class jakarta.json.spi.JsonProvider
Creates a JSON Patch builder (RFC 6902), initialized with the specified operations.
createPointer(String) - Static method in class jakarta.json.Json
Creates JSON Pointer (RFC 6901) from given jsonPointer string.
createPointer(String) - Method in class jakarta.json.spi.JsonProvider
Creates JSON Pointer (RFC 6901) from given jsonPointer string.
createProducer() - Method in interface jakarta.jms.JMSContext
Creates a new JMSProducer object which can be used to configure and send messages
createProducer(Bean<T>) - Method in interface jakarta.enterprise.inject.spi.ProducerFactory
Create a new producer for a bean.
createProducer(Destination) - Method in interface jakarta.jms.Session
Creates a MessageProducer to send messages to the specified destination.
createProviders(ConfigurationResourceProviderFactory.ProviderType) - Static method in class com.sun.faces.spi.ConfigurationResourceProviderFactory
 
createPublisher(Topic) - Method in interface jakarta.jms.TopicSession
Creates a publisher for the specified topic.
createQName(String, String) - Method in interface jakarta.xml.soap.SOAPElement
Creates a QName whose namespace URI is the one associated with the parameter, prefix, in the context of this SOAPElement.
createQuery() - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create a CriteriaQuery object.
createQuery(CriteriaDelete<?>) - Method in interface jakarta.persistence.EntityManager
Create an instance of Query for executing a criteria delete query.
createQuery(CriteriaQuery<T>) - Method in interface jakarta.persistence.EntityManager
Create an instance of TypedQuery for executing a criteria query.
createQuery(CriteriaSelect<T>) - Method in interface jakarta.persistence.EntityManager
Create an instance of TypedQuery for executing a criteria query, which may be a union or intersection of top-level queries.
createQuery(CriteriaUpdate<?>) - Method in interface jakarta.persistence.EntityManager
Create an instance of Query for executing a criteria update query.
createQuery(TypedQueryReference<T>) - Method in interface jakarta.persistence.EntityManager
Create an instance of TypedQuery for executing a named query written in the Jakarta Persistence query language or in native SQL.
createQuery(Class<T>) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create a CriteriaQuery object with the given result type.
createQuery(String) - Method in interface jakarta.persistence.EntityManager
Create an instance of Query for executing a Jakarta Persistence query language statement.
createQuery(String, Class<T>) - Method in interface jakarta.persistence.EntityManager
Create an instance of TypedQuery for executing a Jakarta Persistence query language statement.
createQueue(String) - Method in interface jakarta.jms.JMSContext
Creates a Queue object which encapsulates a specified provider-specific queue name.
createQueue(String) - Method in interface jakarta.jms.QueueSession
Creates a queue identity given a Queue name.
createQueue(String) - Method in interface jakarta.jms.Session
Creates a Queue object which encapsulates a specified provider-specific queue name.
createQueueConnection() - Method in interface jakarta.jms.QueueConnectionFactory
Creates a queue connection with the default user identity.
createQueueConnection(String, String) - Method in interface jakarta.jms.QueueConnectionFactory
Creates a queue connection with the specified user identity.
createQueueSession(boolean, int) - Method in interface jakarta.jms.QueueConnection
Creates a QueueSession object, specifying transacted and acknowledgeMode.
createQueueSession(boolean, int) - Method in interface jakarta.jms.XAQueueConnection
Creates a QueueSession object.
createReader(InputStream) - Static method in class jakarta.json.Json
Creates a JSON reader from a byte stream.
createReader(InputStream) - Method in interface jakarta.json.JsonReaderFactory
Creates a JSON reader from a byte stream.
createReader(InputStream) - Method in class jakarta.json.spi.JsonProvider
Creates a JSON reader from a byte stream.
createReader(InputStream, Charset) - Method in interface jakarta.json.JsonReaderFactory
Creates a JSON reader from a byte stream.
createReader(Reader) - Static method in class jakarta.json.Json
Creates a JSON reader from a character stream.
createReader(Reader) - Method in interface jakarta.json.JsonReaderFactory
Creates a JSON reader from a character stream.
createReader(Reader) - Method in class jakarta.json.spi.JsonProvider
Creates a JSON reader from a character stream.
createReaderFactory(Map<String, ?>) - Static method in class jakarta.json.Json
Creates a reader factory for creating JsonReader objects.
createReaderFactory(Map<String, ?>) - Method in class jakarta.json.spi.JsonProvider
Creates a reader factory for creating JsonReader objects.
createReceiver(Queue) - Method in interface jakarta.jms.QueueSession
Creates a QueueReceiver object to receive messages from the specified queue.
createReceiver(Queue, String) - Method in interface jakarta.jms.QueueSession
Creates a QueueReceiver object to receive messages from the specified queue using a message selector.
createResource(String) - Method in class com.sun.faces.application.resource.ResourceHandlerImpl
 
createResource(String) - Method in class jakarta.faces.application.ResourceHandler
Create an instance of ViewResource given the argument resourceName.
createResource(String) - Method in class jakarta.faces.application.ResourceHandlerWrapper
The default behavior of this method is to call ResourceHandler.createResource(String) on the wrapped ResourceHandler object.
createResource(String, String) - Method in class com.sun.faces.application.resource.ResourceHandlerImpl
 
createResource(String, String) - Method in class jakarta.faces.application.ResourceHandler
Create an instance of Resource with a resourceName given by the value of the argument resourceName that is a member of the library named by the argument libraryName.
createResource(String, String) - Method in class jakarta.faces.application.ResourceHandlerWrapper
The default behavior of this method is to call ResourceHandler.createResource(String, String) on the wrapped ResourceHandler object.
createResource(String, String, String) - Method in class com.sun.faces.application.resource.ResourceHandlerImpl
 
createResource(String, String, String) - Method in class jakarta.faces.application.ResourceHandler
Create an instance of Resource with a resourceName given by the value of the argument resourceName that is a member of the library named by the argument libraryName that claims to have the content-type given by the argument content-type.
createResource(String, String, String) - Method in class jakarta.faces.application.ResourceHandlerWrapper
The default behavior of this method is to call ResourceHandler.createResource(String, String, String) on the wrapped ResourceHandler object.
createResourceFromId(String) - Method in class com.sun.faces.application.resource.ResourceHandlerImpl
 
createResourceFromId(String) - Method in class jakarta.faces.application.ResourceHandler
Create an instance of Resource given the argument resourceId.
createResourceFromId(String) - Method in class jakarta.faces.application.ResourceHandlerWrapper
The default behavior of this method is to call ResourceHandler.createResourceFromId(String) on the wrapped ResourceHandler object.
createResponseBuilder() - Method in class jakarta.ws.rs.ext.RuntimeDelegate
Create a new instance of a Response.ResponseBuilder.
createResponseStream(OutputStream) - Method in class com.sun.faces.renderkit.RenderKitImpl
 
createResponseStream(OutputStream) - Method in class jakarta.faces.render.RenderKit
Use the provided OutputStream to create a new ResponseStream instance.
createResponseStream(OutputStream) - Method in class jakarta.faces.render.RenderKitWrapper
The default behavior of this method is to call RenderKit.createResponseStream(java.io.OutputStream) on the wrapped RenderKit object.
createResponseWriter(FacesContext) - Method in class com.sun.faces.application.view.FaceletViewHandlingStrategy
 
createResponseWriter(Writer, String, String) - Method in class com.sun.faces.renderkit.RenderKitImpl
 
createResponseWriter(Writer, String, String) - Method in class jakarta.faces.render.RenderKit
Use the provided Writer to create a new ResponseWriter instance for the specified (optional) content type, and character encoding.
createResponseWriter(Writer, String, String) - Method in class jakarta.faces.render.RenderKitWrapper
The default behavior of this method is to call RenderKit.createResponseWriter(java.io.Writer, String, String) on the wrapped RenderKit object.
createSAXParserFactory() - Static method in class com.sun.faces.util.Util
 
createSchemaFactory(String) - Static method in class com.sun.faces.util.Util
 
createSearchExpressionContext(FacesContext, UIComponent) - Static method in class jakarta.faces.component.search.SearchExpressionContext
Creates a SearchExpressionContext instance for use with the SearchExpressionHandler.
createSearchExpressionContext(FacesContext, UIComponent, Set<SearchExpressionHint>, Set<VisitHint>) - Static method in class jakarta.faces.component.search.SearchExpressionContext
Creates a SearchExpressionContext instance for use with the SearchExpressionHandler.
createSelectItem(UIComponent, Object, Supplier<S>) - Static method in class com.sun.faces.util.SelectItemUtils
 
createSelectItems(FacesContext, UIComponent, Object, Supplier<S>, Consumer<S>) - Static method in class com.sun.faces.util.SelectItemUtils
 
createSender(Queue) - Method in interface jakarta.jms.QueueSession
Creates a QueueSender object to send messages to the specified queue.
createServiceDelegate(URL, QName, Class<? extends Service>) - Method in class jakarta.xml.ws.spi.Provider
Creates a service delegate object.
createServiceDelegate(URL, QName, Class<? extends Service>, WebServiceFeature...) - Method in class jakarta.xml.ws.spi.Provider
Creates a service delegate object.
createServlet(Class<T>) - Method in interface jakarta.servlet.ServletContext
Instantiates the given Servlet class.
createSession() - Method in interface jakarta.jms.Connection
Creates a Session object, specifying no arguments.
createSession(boolean, int) - Method in interface jakarta.jms.Connection
Creates a Session object, specifying transacted and acknowledgeMode.
createSession(boolean, int) - Method in interface jakarta.jms.XAConnection
Creates an Session object.
createSession(int) - Method in interface jakarta.jms.Connection
Creates a Session object, specifying sessionMode.
createSharedConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in interface jakarta.jms.Connection
Creates a connection consumer for this connection (optional operation) on the specific topic using a shared non-durable subscription with the specified name.
createSharedConsumer(Topic, String) - Method in interface jakarta.jms.JMSContext
Creates a shared non-durable subscription with the specified name on the specified topic (if one does not already exist) and creates a consumer on that subscription.
createSharedConsumer(Topic, String) - Method in interface jakarta.jms.Session
Creates a shared non-durable subscription with the specified name on the specified topic (if one does not already exist) and creates a consumer on that subscription.
createSharedConsumer(Topic, String, String) - Method in interface jakarta.jms.JMSContext
Creates a shared non-durable subscription with the specified name on the specified topic (if one does not already exist) specifying a message selector, and creates a consumer on that subscription.
createSharedConsumer(Topic, String, String) - Method in interface jakarta.jms.Session
Creates a shared non-durable subscription with the specified name on the specified topic (if one does not already exist) specifying a message selector, and creates a consumer on that subscription.
createSharedDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in interface jakarta.jms.Connection
Creates a connection consumer for this connection (optional operation) on the specific topic using a shared durable subscription with the specified name.
createSharedDurableConsumer(Topic, String) - Method in interface jakarta.jms.JMSContext
Creates a shared durable subscription on the specified topic (if one does not already exist), specifying a message selector, and creates a consumer on that durable subscription.
createSharedDurableConsumer(Topic, String) - Method in interface jakarta.jms.Session
Creates a shared durable subscription on the specified topic (if one does not already exist), specifying a message selector and the noLocal parameter, and creates a consumer on that durable subscription.
createSharedDurableConsumer(Topic, String, String) - Method in interface jakarta.jms.JMSContext
Creates a shared durable subscription on the specified topic (if one does not already exist), specifying a message selector, and creates a consumer on that durable subscription.
createSharedDurableConsumer(Topic, String, String) - Method in interface jakarta.jms.Session
Creates a shared durable subscription on the specified topic (if one does not already exist), specifying a message selector, and creates a consumer on that durable subscription.
createSingleActionTimer(long, TimerConfig) - Method in interface jakarta.ejb.TimerService
Create a single-action timer that expires after a specified duration.
createSingleActionTimer(Date, TimerConfig) - Method in interface jakarta.ejb.TimerService
Create a single-action timer that expires at a given point in time.
createSpecializedConfiguration(BootstrapState) - Method in interface jakarta.validation.spi.ValidationProvider
Returns a Configuration instance implementing T, the Configuration sub-interface.
createStoredProcedureQuery(String) - Method in interface jakarta.persistence.EntityManager
Create an instance of StoredProcedureQuery for executing a stored procedure in the database.
createStoredProcedureQuery(String, Class<?>...) - Method in interface jakarta.persistence.EntityManager
Create an instance of StoredProcedureQuery for executing a stored procedure in the database.
createStoredProcedureQuery(String, String...) - Method in interface jakarta.persistence.EntityManager
Create an instance of StoredProcedureQuery for executing a stored procedure in the database.
createStreamMessage() - Method in interface jakarta.jms.JMSContext
Creates a StreamMessage object.
createStreamMessage() - Method in interface jakarta.jms.Session
Creates a StreamMessage object.
createSubscriber(Topic) - Method in interface jakarta.jms.TopicSession
Creates a nondurable subscriber to the specified topic.
createSubscriber(Topic, String, boolean) - Method in interface jakarta.jms.TopicSession
Creates a nondurable subscriber to the specified topic, using a message selector or specifying whether messages published by its own connection should be delivered to it.
createSystemEvent(Object) - Method in class com.sun.faces.application.applicationimpl.events.EventInfo
 
createTag() - Element in annotation interface jakarta.faces.component.FacesComponent
If the value of this attribute is true, the runtime must create a Facelet tag handler, that extends from ComponentHandler, suitable for use in pages under the tag library with namespace given by the value of the FacesComponent.namespace() attribute.
createTagDecorator() - Method in class com.sun.faces.facelets.compiler.Compiler
 
createTagHandler(String, String, TagConfig) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
 
createTagHandler(String, String, TagConfig) - Method in class com.sun.faces.facelets.tag.CompositeTagLibrary
 
createTagHandler(String, String, TagConfig) - Method in class com.sun.faces.facelets.tag.faces.CompositeComponentTagLibrary
 
createTagHandler(String, String, TagConfig) - Method in class com.sun.faces.facelets.tag.faces.FacesComponentTagLibrary
 
createTagHandler(String, String, TagConfig) - Method in interface com.sun.faces.facelets.tag.TagLibrary
Create a new instance of a TagHandler, using the passed TagConfig
createTagHandler(String, String, TagConfig) - Method in class com.sun.faces.facelets.util.FunctionLibrary
 
createTagLibrary(CompilationMessageHolder) - Method in class com.sun.faces.facelets.compiler.Compiler
 
createTemporaryQueue() - Method in interface jakarta.jms.JMSContext
Creates a TemporaryQueue object.
createTemporaryQueue() - Method in interface jakarta.jms.QueueSession
Creates a TemporaryQueue object.
createTemporaryQueue() - Method in interface jakarta.jms.Session
Creates a TemporaryQueue object.
createTemporaryTopic() - Method in interface jakarta.jms.JMSContext
Creates a TemporaryTopic object.
createTemporaryTopic() - Method in interface jakarta.jms.Session
Creates a TemporaryTopic object.
createTemporaryTopic() - Method in interface jakarta.jms.TopicSession
Creates a TemporaryTopic object.
createTextMessage() - Method in interface jakarta.jms.JMSContext
Creates a TextMessage object.
createTextMessage() - Method in interface jakarta.jms.Session
Creates a TextMessage object.
createTextMessage(String) - Method in interface jakarta.jms.JMSContext
Creates an initialized TextMessage object.
createTextMessage(String) - Method in interface jakarta.jms.Session
Creates an initialized TextMessage object.
createTimer() - Method in interface jakarta.resource.spi.BootstrapContext
Creates a new java.util.Timer instance.
createTimer(long, long, Serializable) - Method in interface jakarta.ejb.TimerService
Create an interval timer whose first expiration occurs after a specified duration, and whose subsequent expirations occur after a specified interval.
createTimer(long, Serializable) - Method in interface jakarta.ejb.TimerService
Create a single-action timer that expires after a specified duration.
createTimer(Date, long, Serializable) - Method in interface jakarta.ejb.TimerService
Create an interval timer whose first expiration occurs at a given point in time and whose subsequent expirations occur after a specified interval.
createTimer(Date, Serializable) - Method in interface jakarta.ejb.TimerService
Create a single-action timer that expires at a given point in time.
createTopic(String) - Method in interface jakarta.jms.JMSContext
Creates a Topic object which encapsulates a specified provider-specific topic name.
createTopic(String) - Method in interface jakarta.jms.Session
Creates a Topic object which encapsulates a specified provider-specific topic name.
createTopic(String) - Method in interface jakarta.jms.TopicSession
Creates a topic identity given a Topic name.
createTopicConnection() - Method in interface jakarta.jms.TopicConnectionFactory
Creates a topic connection with the default user identity.
createTopicConnection(String, String) - Method in interface jakarta.jms.TopicConnectionFactory
Creates a topic connection with the specified user identity.
createTopicSession(boolean, int) - Method in interface jakarta.jms.TopicConnection
Creates a TopicSession object, specifying transacted and acknowledgeMode.
createTopicSession(boolean, int) - Method in interface jakarta.jms.XATopicConnection
Creates a TopicSession object.
createTransformerFactory() - Static method in class com.sun.faces.util.Util
 
createTupleQuery() - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create a CriteriaQuery object that returns a tuple of objects as its result.
createUniqueId() - Method in class jakarta.faces.component.UIViewRoot
Generate an identifier for a component.
createUniqueId(FacesContext, String) - Method in class jakarta.faces.component.UIData
 
createUniqueId(FacesContext, String) - Method in class jakarta.faces.component.UIForm
Generate an identifier for a component.
createUniqueId(FacesContext, String) - Method in class jakarta.faces.component.UINamingContainer
 
createUniqueId(FacesContext, String) - Method in class jakarta.faces.component.UIViewRoot
Generate an identifier for a component.
createUniqueId(FacesContext, String) - Method in interface jakarta.faces.component.UniqueIdVendor
Generate an identifier for a component.
createUnmarshalException(SAXException) - Method in class jakarta.xml.bind.helpers.AbstractUnmarshallerImpl
Creates an UnmarshalException from a SAXException.
createUnmarshaller() - Method in class jakarta.xml.bind.JAXBContext
Create an Unmarshaller object that can be used to convert XML data into a java content tree.
createUnmarshaller(ValidationEventHandler) - Method in interface jakarta.xml.bind.annotation.DomHandler
When a Jakarta XML Binding provider needs to unmarshal a part of a document into an infoset representation, it first calls this method to create a Result object.
createUnmarshaller(ValidationEventHandler) - Method in class jakarta.xml.bind.annotation.W3CDomHandler
 
createUriBuilder() - Method in class jakarta.ws.rs.ext.RuntimeDelegate
Create a new instance of a UriBuilder.
createValidator(BeanManager, String) - Static method in class com.sun.faces.cdi.CdiUtils
Create a validator using the FacesValidator value attribute.
createValidator(String) - Method in class com.sun.faces.application.ApplicationImpl
 
createValidator(String) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
createValidator(String) - Method in class jakarta.faces.application.Application
Instantiate and return a new Validator instance of the class specified by a previous call to addValidator() for the specified validator id.
createValidator(String) - Method in class jakarta.faces.application.ApplicationWrapper
The default behavior of this method is to call Application.createValidator(String) on the wrapped Application object.
createValidatorHandlerDelegate(ValidatorHandler) - Method in class com.sun.faces.facelets.tag.faces.TagHandlerDelegateFactoryImpl
 
createValidatorHandlerDelegate(ValidatorHandler) - Method in class jakarta.faces.view.facelets.TagHandlerDelegateFactory
Create and return a TagHandlerDelegate instance designed for use with ValidatorHandler.
createValidatorInfo(FaceletContext) - Method in class com.sun.faces.facelets.tag.faces.ValidatorTagHandlerDelegateImpl
 
createValidECMAIdentifier(String) - Static method in class com.sun.faces.renderkit.RenderKitUtils
Replaces all occurrences of - with $_.
createValue(double) - Static method in class jakarta.json.Json
Creates a JsonNumber.
createValue(double) - Method in class jakarta.json.spi.JsonProvider
Creates a JsonNumber.
createValue(int) - Static method in class jakarta.json.Json
Creates a JsonNumber.
createValue(int) - Method in class jakarta.json.spi.JsonProvider
Creates a JsonNumber.
createValue(long) - Static method in class jakarta.json.Json
Creates a JsonNumber.
createValue(long) - Method in class jakarta.json.spi.JsonProvider
Creates a JsonNumber.
createValue(Number) - Static method in class jakarta.json.Json
Creates a JsonNumber.
createValue(Number) - Method in class jakarta.json.spi.JsonProvider
Creates a JsonNumber.
createValue(String) - Static method in class jakarta.json.Json
Creates a JsonString.
createValue(String) - Method in class jakarta.json.spi.JsonProvider
Creates a JsonString.
createValue(BigDecimal) - Static method in class jakarta.json.Json
Creates a JsonNumber.
createValue(BigDecimal) - Method in class jakarta.json.spi.JsonProvider
Creates a JsonNumber.
createValue(BigInteger) - Static method in class jakarta.json.Json
Creates a JsonNumber.
createValue(BigInteger) - Method in class jakarta.json.spi.JsonProvider
Creates a JsonNumber.
createValueExpression(ELContext, String, Class<?>) - Method in class jakarta.el.ExpressionFactory
Parses an expression into a ValueExpression for later evaluation.
createValueExpression(Object, Class<?>) - Method in class jakarta.el.ExpressionFactory
Creates a ValueExpression that wraps an object instance.
createValueExpression(String) - Static method in class com.sun.faces.el.ELUtils
Create a ValueExpression with the expected type of Object.class
createValueExpression(String, Class<?>) - Static method in class com.sun.faces.el.ELUtils
 
createVariantListBuilder() - Method in class jakarta.ws.rs.ext.RuntimeDelegate
Create a new instance of a Variant.VariantListBuilder.
createView(FacesContext, String) - Method in class com.sun.faces.application.view.FaceletViewHandlingStrategy
 
createView(FacesContext, String) - Method in class com.sun.faces.application.view.MultiViewHandler
Derive the physical view ID (i.e.
createView(FacesContext, String) - Method in class com.sun.faces.application.view.ViewHandlingStrategy
 
createView(FacesContext, String) - Method in class jakarta.faces.application.ViewHandler
Create and return a new UIViewRoot instance initialized with information from the argument FacesContext and viewId.
createView(FacesContext, String) - Method in class jakarta.faces.application.ViewHandlerWrapper
The default behavior of this method is to call ViewHandler.createView(jakarta.faces.context.FacesContext, String) on the wrapped ViewHandler object.
createView(FacesContext, String) - Method in class jakarta.faces.view.ViewDeclarationLanguage
Create a UIViewRoot from the VDL contained in the artifact referenced by the argument viewId.
createView(FacesContext, String) - Method in class jakarta.faces.view.ViewDeclarationLanguageWrapper
 
createViewResource(FacesContext, String) - Method in class com.sun.faces.application.resource.ResourceHandlerImpl
 
createViewResource(FacesContext, String) - Method in class jakarta.faces.application.ResourceHandler
Create an instance of Resource given the argument resourceName, which may contain "/" characters.
createViewResource(FacesContext, String) - Method in class jakarta.faces.application.ResourceHandlerWrapper
The default behavior of this method is to call ResourceHandler.createViewResource(jakarta.faces.context.FacesContext, java.lang.String) on the wrapped ResourceHandler object.
createVisitContext(FacesContext) - Static method in class jakarta.faces.component.visit.VisitContext
Creates a VisitContext instance for use with UIComponent.visitTree().
createVisitContext(FacesContext, Collection<String>, Set<VisitHint>) - Static method in class jakarta.faces.component.visit.VisitContext
Returns a VisitContext instance that is initialized with the specified ids and hintsfor use with UIComponent.visitTree(jakarta.faces.component.visit.VisitContext, jakarta.faces.component.visit.VisitCallback).
createW3CEndpointReference(String, QName, QName, List<Element>, String, List<Element>) - Method in class jakarta.xml.ws.spi.Provider
Factory method to create a W3CEndpointReference.
createW3CEndpointReference(String, QName, QName, QName, List<Element>, String, List<Element>, List<Element>, Map<QName, String>) - Method in class jakarta.xml.ws.spi.Provider
Factory method to create a W3CEndpointReference.
createWith(Class<? extends SyntheticBeanCreator<T>>) - Method in interface jakarta.enterprise.inject.build.compatible.spi.SyntheticBeanBuilder
Sets the class of the synthetic bean creation function.
createWith(Function<CreationalContext<U>, U>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
Set a callback to create a bean instance.
createWriter(OutputStream) - Static method in class jakarta.json.Json
Creates a JSON writer to write a JSON object or array structure to the specified byte stream.
createWriter(OutputStream) - Method in interface jakarta.json.JsonWriterFactory
Creates a JSON writer to write a JSON object or array structure to the specified byte stream.
createWriter(OutputStream) - Method in class jakarta.json.spi.JsonProvider
Creates a JSON writer to write a JSON object or array structure to the specified byte stream.
createWriter(OutputStream, Charset) - Method in interface jakarta.json.JsonWriterFactory
Creates a JSON writer to write a JSON object or array structure to the specified byte stream.
createWriter(Writer) - Static method in class jakarta.json.Json
Creates a JSON writer to write a JSON object or array structure to the specified character stream.
createWriter(Writer) - Method in interface jakarta.json.JsonWriterFactory
Creates a JSON writer to write a JSON object or array structure to the specified character stream.
createWriter(Writer) - Method in class jakarta.json.spi.JsonProvider
Creates a JSON writer to write a JSON object or array structure to the specified character stream.
createWriterFactory(Map<String, ?>) - Static method in class jakarta.json.Json
Creates a writer factory for creating JsonWriter objects.
createWriterFactory(Map<String, ?>) - Method in class jakarta.json.spi.JsonProvider
Creates a writer factory for creating JsonWriter objects.
createXAConnection() - Method in interface jakarta.jms.XAConnectionFactory
Creates an XAConnection with the default user identity.
createXAConnection(String, String) - Method in interface jakarta.jms.XAConnectionFactory
Creates an XAConnection with the specified user identity.
createXAContext() - Method in interface jakarta.jms.XAConnectionFactory
Creates a XAJMSContext with the default user identity
createXAContext(String, String) - Method in interface jakarta.jms.XAConnectionFactory
Creates a JMSContext with the specified user identity
createXAQueueConnection() - Method in interface jakarta.jms.XAQueueConnectionFactory
Creates an XA queue connection with the default user identity.
createXAQueueConnection(String, String) - Method in interface jakarta.jms.XAQueueConnectionFactory
Creates an XA queue connection with the specified user identity.
createXAQueueSession() - Method in interface jakarta.jms.XAQueueConnection
Creates an XAQueueSession object.
createXASession() - Method in interface jakarta.jms.XAConnection
Creates an XASession object.
createXATopicConnection() - Method in interface jakarta.jms.XATopicConnectionFactory
Creates an XA topic connection with the default user identity.
createXATopicConnection(String, String) - Method in interface jakarta.jms.XATopicConnectionFactory
Creates an XA topic connection with the specified user identity.
createXATopicSession() - Method in interface jakarta.jms.XATopicConnection
Creates an XATopicSession object.
CreationalContext<T> - Interface in jakarta.enterprise.context.spi
Provides operations that are used by the Contextual implementation during instance creation and destruction.
CreationException - Exception Class in jakarta.enterprise.inject
Indicates that a checked exception was thrown during creation of a bean.
CreationException() - Constructor for exception class jakarta.enterprise.inject.CreationException
Creates the exception with no detail message or cause.
CreationException(String) - Constructor for exception class jakarta.enterprise.inject.CreationException
Creates the exception with given detail message.
CreationException(String, Throwable) - Constructor for exception class jakarta.enterprise.inject.CreationException
Creates the exception with given detail message and cause.
CreationException(Throwable) - Constructor for exception class jakarta.enterprise.inject.CreationException
Creates the exception with given cause.
Creation of Expressions - Search tag in package jakarta.el
Section
CREATOR_PARAMETERS_REQUIRED - Static variable in class jakarta.json.bind.JsonbConfig
Property used to specify required creator parameters.
credential(Credential) - Method in class jakarta.security.enterprise.authentication.mechanism.http.AuthenticationParameters
Sets the credential to be used by the authentication mechanism responding to the authenticate call in which these AuthenticationParameters are passed.
Credential - Interface in jakarta.security.enterprise.credential
Credential represents the credential the caller will use to authenticate.
credentialInterface() - Element in annotation interface jakarta.resource.spi.AuthenticationMechanism
Represents the interface that the resource adapter implementation supports for the representation of the credentials.
CredentialValidationResult - Class in jakarta.security.enterprise.identitystore
CredentialValidationResult is the result from an attempt to validate an instance of Credential.
CredentialValidationResult(CallerPrincipal) - Constructor for class jakarta.security.enterprise.identitystore.CredentialValidationResult
Constructor for a VALID result.
CredentialValidationResult(CallerPrincipal, Set<String>) - Constructor for class jakarta.security.enterprise.identitystore.CredentialValidationResult
Constructor for a VALID result.
CredentialValidationResult(String) - Constructor for class jakarta.security.enterprise.identitystore.CredentialValidationResult
Constructor for a VALID result.
CredentialValidationResult(String, CallerPrincipal, String, String, Set<String>) - Constructor for class jakarta.security.enterprise.identitystore.CredentialValidationResult
Constructor for a VALID result.
CredentialValidationResult(String, String, String, String, Set<String>) - Constructor for class jakarta.security.enterprise.identitystore.CredentialValidationResult
Constructor for a VALID result.
CredentialValidationResult(String, Set<String>) - Constructor for class jakarta.security.enterprise.identitystore.CredentialValidationResult
Constructor for a VALID result.
CredentialValidationResult.Status - Enum Class in jakarta.security.enterprise.identitystore
 
CriteriaBuilder - Interface in jakarta.persistence.criteria
Used to construct criteria queries, compound selections, expressions, predicates, orderings.
CriteriaBuilder.Case<R> - Interface in jakarta.persistence.criteria
Interface used to build general case expressions.
CriteriaBuilder.Coalesce<T> - Interface in jakarta.persistence.criteria
Interface used to build coalesce expressions.
CriteriaBuilder.In<T> - Interface in jakarta.persistence.criteria
Interface used to build in predicates.
CriteriaBuilder.SimpleCase<C,R> - Interface in jakarta.persistence.criteria
Interface used to build simple case expressions.
CriteriaBuilder.Trimspec - Enum Class in jakarta.persistence.criteria
Used to specify how strings are trimmed.
CriteriaDelete<T> - Interface in jakarta.persistence.criteria
The CriteriaDelete interface defines functionality for performing bulk delete operations using the Criteria API
CriteriaQuery<T> - Interface in jakarta.persistence.criteria
The CriteriaQuery interface defines functionality that is specific to top-level queries.
CriteriaSelect<T> - Interface in jakarta.persistence.criteria
Abstracts over top-level queries and unions and intersections of top-level queries.
CriteriaUpdate<T> - Interface in jakarta.persistence.criteria
The CriteriaUpdate interface defines functionality for performing bulk update operations using the Criteria API.
cron() - Element in annotation interface jakarta.enterprise.concurrent.Schedule
Cron expression following the rules of CronTrigger.
CronTrigger - Class in jakarta.enterprise.concurrent
Cron-based Trigger implementation, which supports 5 or 6 fields delimited by a single space character, plus a ZoneId.
CronTrigger(String, ZoneId) - Constructor for class jakarta.enterprise.concurrent.CronTrigger
Constructor that accepts a cron expression.
CronTrigger(ZoneId) - Constructor for class jakarta.enterprise.concurrent.CronTrigger
Constructor for the fluent configuration pattern.
CROSS_PARAMETER - Enum constant in enum class jakarta.validation.ElementKind
Element holding cross-parameter constraints of a method or constructor.
CrossParameterDescriptor - Interface in jakarta.validation.metadata
Describes an element holding cross-parameter constraints of a method or constructor
CrudRepository<T,K> - Interface in jakarta.data.repository
A built-in repository supertype for performing Create, Read, Update, and Delete (CRUD) operations.
CURRENCY_ID - Static variable in class jakarta.faces.convert.NumberConverter
The message identifier of the FacesMessage to be created if the conversion to Number fails.
current() - Static method in class jakarta.enterprise.inject.spi.CDI
Get the CDI instance that provides access to the current container.
currentContext(Map<String, String>) - Method in interface jakarta.enterprise.concurrent.spi.ThreadContextProvider
Captures from the current thread a snapshot of the provided thread context type.
currentContextExecutor() - Method in interface jakarta.enterprise.concurrent.ContextService
Captures thread context as an Executor that runs tasks on the same thread from which executeis invoked but with context that is captured from the thread that invokes currentContextExecutor.
currentDate() - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create expression to return current date.
currentEvent() - Method in interface jakarta.json.stream.JsonParser
Returns the event for the current parsing state.
currentSelectComponent() - Method in class com.sun.faces.renderkit.SelectItemsIterator
 
currentTime() - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create expression to return current time.
currentTimestamp() - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create expression to return current timestamp.
cursor() - Method in interface jakarta.data.page.PageRequest
Returns the key values which are the starting point for cursor-based pagination.
cursor(int) - Method in interface jakarta.data.page.CursoredPage
Returns a Cursor for key values at the specified position.
cursor(int) - Method in record class jakarta.data.page.impl.CursoredPageRecord
 
CURSOR_NEXT - Enum constant in enum class jakarta.data.page.PageRequest.Mode
Indicates forward cursor-based pagination, which follows the direction of the sort criteria, using a cursor that is formed from the key of the last entity on the current page.
CURSOR_PREVIOUS - Enum constant in enum class jakarta.data.page.PageRequest.Mode
Indicates a request for a page with cursor-based pagination in the previous page direction to the sort criteria, using a cursor that is formed from the key of first entity on the current page.
Cursor-based Pagination with @Query - Search tag in interface jakarta.data.page.CursoredPage
Section
CursoredPage<T> - Interface in jakarta.data.page
A page of data retrieved to satisfy a given page request, with a cursor for each result on the page.
CursoredPageRecord<T> - Record Class in jakarta.data.page.impl
Record type implementing CursoredPage.
CursoredPageRecord(List<T>, List<PageRequest.Cursor>, long, PageRequest<T>, PageRequest<T>, PageRequest<T>) - Constructor for record class jakarta.data.page.impl.CursoredPageRecord
Creates an instance of a CursoredPageRecord record class.
cursors() - Method in record class jakarta.data.page.impl.CursoredPageRecord
Returns the value of the cursors record component.
CustomFormAuthenticationMechanismDefinition - Annotation Interface in jakarta.security.enterprise.authentication.mechanism.http
Annotation used to define a container authentication mechanism that implements authentication resembling Servlet FORM authentication (Servlet spec 13.6.3).
CustomFormAuthenticationMechanismDefinition.CustomFormAuthenticationMechanism - Annotation Interface in jakarta.security.enterprise.authentication.mechanism.http
 
CustomFormAuthenticationMechanismDefinition.CustomFormAuthenticationMechanism.Literal - Class in jakarta.security.enterprise.authentication.mechanism.http
CustomFormAuthenticationMechanismDefinition.List - Annotation Interface in jakarta.security.enterprise.authentication.mechanism.http
Enables multiple CustomFormAuthenticationMechanismDefinition annotations on the same type.
CYCLIC_REFERENCE_ERROR_ID - Static variable in class com.sun.faces.util.MessageUtils
 
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