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

N

name - Enum constant in enum class jakarta.faces.component.html.HtmlCommandScript.PropertyKeys
 
name - Variable in class com.sun.faces.facelets.tag.faces.core.FacetHandler
 
name - Variable in class com.sun.faces.renderkit.html_basic.HtmlBasicRenderer.Param
 
name - Variable in class jakarta.xml.bind.JAXBElement
xml element tag name
name() - Element in annotation interface jakarta.annotation.Resource
The JNDI name of the resource.
name() - Element in annotation interface jakarta.annotation.sql.DataSourceDefinition
JNDI name by which the data source will be registered.
name() - Method in interface jakarta.data.metamodel.Attribute
Obtain the entity attribute name, suitable for use wherever the specification requires an entity attribute name.
name() - Method in record class jakarta.data.metamodel.impl.AttributeRecord
Returns the value of the name record component.
name() - Method in record class jakarta.data.metamodel.impl.SortableAttributeRecord
Returns the value of the name record component.
name() - Method in record class jakarta.data.metamodel.impl.TextAttributeRecord
Returns the value of the name record component.
name() - Element in annotation interface jakarta.ejb.EJB
The logical name of the enterprise bean reference within the declaring component's (e.g., java:comp/env) environment.
name() - Element in annotation interface jakarta.ejb.MessageDriven
The ejb-name for this bean.
name() - Element in annotation interface jakarta.ejb.Singleton
The ejb-name for this bean.
name() - Element in annotation interface jakarta.ejb.Stateful
The ejb-name for this bean.
name() - Element in annotation interface jakarta.ejb.Stateless
The ejb-name for this bean.
name() - Element in annotation interface jakarta.enterprise.concurrent.ContextServiceDefinition
JNDI name of the ContextService instance being defined.
name() - Element in annotation interface jakarta.enterprise.concurrent.ManagedExecutorDefinition
JNDI name of the ManagedExecutorService instance.
name() - Element in annotation interface jakarta.enterprise.concurrent.ManagedScheduledExecutorDefinition
JNDI name of the ManagedScheduledExecutorService instance.
name() - Element in annotation interface jakarta.enterprise.concurrent.ManagedThreadFactoryDefinition
JNDI name of the ManagedThreadFactory instance.
name() - Method in interface jakarta.enterprise.inject.build.compatible.spi.BeanInfo
Returns the bean name of this bean.
name() - Method in interface jakarta.enterprise.inject.build.compatible.spi.ScopeInfo
Binary name of this scope annotation, as defined by The Java™ Language Specification; in other words, the scope annotation name as returned by Class.getName().
name() - Method in interface jakarta.enterprise.lang.model.AnnotationInfo
Binary name of this annotation's type, as defined by The Java™ Language Specification; in other words, the annotation type name as returned by Class.getName().
name() - Method in interface jakarta.enterprise.lang.model.declarations.ClassInfo
Returns the binary name of this class, as defined by The Java™ Language Specification; in other words, the class name as returned by Class.getName().
name() - Method in interface jakarta.enterprise.lang.model.declarations.FieldInfo
Returns the name of this field.
name() - Method in interface jakarta.enterprise.lang.model.declarations.MethodInfo
Returns the name of this method.
name() - Method in interface jakarta.enterprise.lang.model.declarations.PackageInfo
Returns the fully qualified name of this package, as defined by The Java™ Language Specification; in other words, the package name as returned by Package.getName().
name() - Method in interface jakarta.enterprise.lang.model.declarations.ParameterInfo
Returns the name of this parameter, if it is known.
name() - Method in interface jakarta.enterprise.lang.model.declarations.RecordComponentInfo
Returns the name of this record component.
name() - Method in interface jakarta.enterprise.lang.model.types.PrimitiveType
Returns the name of this primitive type.
name() - Method in interface jakarta.enterprise.lang.model.types.TypeVariable
Returns the name of this type variable.
name() - Method in interface jakarta.enterprise.lang.model.types.VoidType
Returns the name of the void pseudo-type, that is, the string void.
name() - Element in annotation interface jakarta.faces.application.ResourceDependency
The resourceName of the resource pointed to by this ResourceDependency.
name() - Element in annotation interface jakarta.jws.HandlerChain
Deprecated.
As of JSR-181 2.0 with no replacement.
name() - Element in annotation interface jakarta.jws.soap.InitParam
Deprecated.
Name of the initialization parameter.
name() - Element in annotation interface jakarta.jws.soap.SOAPMessageHandler
Deprecated.
Name of the handler.Defaults to the name of the handler class.
name() - Element in annotation interface jakarta.jws.WebParam
Name of the parameter.
name() - Element in annotation interface jakarta.jws.WebResult
Name of return value.
name() - Element in annotation interface jakarta.jws.WebService
The name of the Web Service.
name() - Element in annotation interface jakarta.persistence.AssociationOverride
(Required) The name of the relationship property whose mapping is being overridden if property-based access is being used, or the name of the relationship field if field-based access is used.
name() - Element in annotation interface jakarta.persistence.AttributeOverride
(Required) The name of the property whose mapping is being overridden if property-based access is being used, or the name of the field if field-based access is used.
name() - Element in annotation interface jakarta.persistence.CheckConstraint
(Optional) The name of the constraint.
name() - Element in annotation interface jakarta.persistence.CollectionTable
(Optional) The name of the collection table.
name() - Element in annotation interface jakarta.persistence.Column
(Optional) The name of the column.
name() - Element in annotation interface jakarta.persistence.ColumnResult
(Required) The name of a column in the SELECT clause of a SQL query
name() - Element in annotation interface jakarta.persistence.DiscriminatorColumn
(Optional) The name of column to be used for the discriminator.
name() - Element in annotation interface jakarta.persistence.Entity
(Optional) The entity name.
name() - Element in annotation interface jakarta.persistence.FieldResult
Name of the persistent field or property of the class.
name() - Element in annotation interface jakarta.persistence.ForeignKey
(Optional) The name of the foreign key constraint.
name() - Element in annotation interface jakarta.persistence.Index
(Optional) The name of the index.
name() - Element in annotation interface jakarta.persistence.JoinColumn
(Optional) The name of the foreign key column.
name() - Element in annotation interface jakarta.persistence.JoinTable
(Optional) The name of the join table.
name() - Element in annotation interface jakarta.persistence.MapKey
(Optional) The name of the persistent field or property of the associated entity that is used as the map key.
name() - Element in annotation interface jakarta.persistence.MapKeyColumn
(Optional) The name of the map key column.
name() - Element in annotation interface jakarta.persistence.MapKeyJoinColumn
(Optional) The name of the foreign key column for the map key.
name() - Element in annotation interface jakarta.persistence.NamedEntityGraph
(Optional) The name used to identify the entity graph in calls to EntityManager.getEntityGraph(String).
name() - Element in annotation interface jakarta.persistence.NamedNativeQuery
The name used to identify the query in calls to EntityManager.createNamedQuery(java.lang.String).
name() - Element in annotation interface jakarta.persistence.NamedQuery
(Required) The name used to identify the query in calls to EntityManager.createNamedQuery(java.lang.String).
name() - Element in annotation interface jakarta.persistence.NamedStoredProcedureQuery
The name used to refer to the query with the EntityManager methods that create stored procedure query objects.
name() - Element in annotation interface jakarta.persistence.NamedSubgraph
(Required) The name of the subgraph as referenced from a NamedAttributeNode element.
name() - Element in annotation interface jakarta.persistence.OrderColumn
(Optional) The name of the ordering column.
name() - Method in class jakarta.persistence.PersistenceConfiguration
The name of the persistence unit, which may be used by the persistence provider for logging and error reporting.
name() - Element in annotation interface jakarta.persistence.PersistenceContext
(Optional) The name by which the entity manager is to be accessed in the environment referencing context; not needed when dependency injection is used.
name() - Element in annotation interface jakarta.persistence.PersistenceProperty
The name of the property
name() - Element in annotation interface jakarta.persistence.PersistenceUnit
(Optional) The name by which the entity manager factory is to be accessed in the environment referencing context; not needed when dependency injection is used.
name() - Element in annotation interface jakarta.persistence.PrimaryKeyJoinColumn
(Optional) The name of the primary key column of the current table.
name() - Element in annotation interface jakarta.persistence.QueryHint
Name of the hint.
name() - Element in annotation interface jakarta.persistence.SecondaryTable
(Required) The name of the table.
name() - Element in annotation interface jakarta.persistence.SequenceGenerator
(Optional) A unique generator name that can be referenced by one or more classes to be the generator for primary key values.
name() - Element in annotation interface jakarta.persistence.SqlResultSetMapping
The name given to the result set mapping, and used to refer to it in the methods of the Query and StoredProcedureQuery APIs.
name() - Element in annotation interface jakarta.persistence.StoredProcedureParameter
The name of the parameter as defined by the stored procedure in the database.
name() - Element in annotation interface jakarta.persistence.Table
(Optional) The name of the table.
name() - Element in annotation interface jakarta.persistence.TableGenerator
(optional) A unique generator name that can be referenced by one or more classes to be the generator for id values.
name() - Element in annotation interface jakarta.persistence.UniqueConstraint
(Optional) The name of the constraint.
name() - Element in annotation interface jakarta.servlet.annotation.WebInitParam
Name of the initialization parameter
name() - Element in annotation interface jakarta.servlet.annotation.WebServlet
The name of the servlet
name() - Element in annotation interface jakarta.validation.OverridesAttribute
Name of the Constraint attribute overridden.
name() - Element in annotation interface jakarta.xml.bind.annotation.XmlAttribute
Name of the XML Schema attribute.
name() - Element in annotation interface jakarta.xml.bind.annotation.XmlElement
Name of the XML Schema element.
name() - Element in annotation interface jakarta.xml.bind.annotation.XmlElementDecl
local name of the XML element.
name() - Element in annotation interface jakarta.xml.bind.annotation.XmlElementRef
 
name() - Element in annotation interface jakarta.xml.bind.annotation.XmlElementWrapper
Name of the XML wrapper element.
name() - Element in annotation interface jakarta.xml.bind.annotation.XmlRootElement
local name of the XML element.
name() - Element in annotation interface jakarta.xml.bind.annotation.XmlSchemaType
 
name() - Element in annotation interface jakarta.xml.bind.annotation.XmlType
Name of the XML Schema type which the class is mapped.
name() - Element in annotation interface jakarta.xml.ws.WebEndpoint
The local name of the endpoint.
name() - Element in annotation interface jakarta.xml.ws.WebFault
Element's local name.
name() - Element in annotation interface jakarta.xml.ws.WebServiceClient
The local name of the Web service.
name() - Element in annotation interface jakarta.xml.ws.WebServiceRef
The JNDI name of the resource.
name(String) - Method in class com.sun.faces.cdi.ApplicationMapProducer
 
name(String) - Method in class com.sun.faces.cdi.ApplicationProducer
 
name(String) - Method in class com.sun.faces.cdi.ComponentProducer
 
name(String) - Method in class com.sun.faces.cdi.CompositeComponentProducer
 
name(String) - Method in class com.sun.faces.cdi.DataModelClassesMapProducer
 
name(String) - Method in class com.sun.faces.cdi.ExternalContextProducer
 
name(String) - Method in class com.sun.faces.cdi.FacesContextProducer
 
name(String) - Method in class com.sun.faces.cdi.FlashProducer
 
name(String) - Method in class com.sun.faces.cdi.FlowMapProducer
 
name(String) - Method in class com.sun.faces.cdi.FlowProducer
 
name(String) - Method in class com.sun.faces.cdi.HeaderMapProducer
 
name(String) - Method in class com.sun.faces.cdi.HeaderValuesMapProducer
 
name(String) - Method in class com.sun.faces.cdi.InitParameterMapProducer
 
name(String) - Method in class com.sun.faces.cdi.ManagedPropertyProducer
 
name(String) - Method in class com.sun.faces.cdi.RequestCookieMapProducer
 
name(String) - Method in class com.sun.faces.cdi.RequestMapProducer
 
name(String) - Method in class com.sun.faces.cdi.RequestParameterMapProducer
 
name(String) - Method in class com.sun.faces.cdi.RequestParameterValuesMapProducer
 
name(String) - Method in class com.sun.faces.cdi.RequestProducer
 
name(String) - Method in class com.sun.faces.cdi.ResourceHandlerProducer
 
name(String) - Method in class com.sun.faces.cdi.SessionMapProducer
 
name(String) - Method in class com.sun.faces.cdi.SessionProducer
 
name(String) - Method in class com.sun.faces.cdi.ViewMapProducer
 
name(String) - Method in class com.sun.faces.cdi.ViewProducer
 
name(String) - Method in interface jakarta.enterprise.inject.build.compatible.spi.SyntheticBeanBuilder
Sets the bean name of this synthetic bean.
name(String) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanAttributesConfigurator
Set the name of the configured bean
name(String) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
Set the name of the configured bean
name(String) - Method in interface jakarta.ws.rs.sse.OutboundSseEvent.Builder
Set event name.
Name - Interface in jakarta.xml.soap
A representation of an XML name.
Name - Static variable in class com.sun.faces.facelets.tag.composite.ImplementationHandler
 
Name - Static variable in class com.sun.faces.facelets.tag.composite.InterfaceHandler
 
Name - Static variable in class com.sun.faces.facelets.tag.ui.ComponentRefHandler
 
Name - Static variable in class com.sun.faces.facelets.tag.ui.CompositionHandler
 
NAME - Static variable in interface jakarta.security.enterprise.authentication.mechanism.http.openid.OpenIdConstant
 
NameBinding - Annotation Interface in jakarta.ws.rs
Meta-annotation used to create name binding annotations for filters and interceptors.
Named - Annotation Interface in jakarta.inject
String-based qualifier.
NAMED_OBJECT_NOT_FOUND_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
NamedAttributeNode - Annotation Interface in jakarta.persistence
A NamedAttributeNode is a member element of a NamedEntityGraph.
NamedEntityGraph - Annotation Interface in jakarta.persistence
Defines a named entity graph.
NamedEntityGraphs - Annotation Interface in jakarta.persistence
Used to group NamedEntityGraph annotations.
NamedEvent - Annotation Interface in jakarta.faces.event
The presence of this annotation on a class automatically registers the class with the runtime as a ComponentSystemEvent for use with the <f:event /> tag in a page.
NamedEventConfigHandler - Class in com.sun.faces.application.annotation
This class handles the processing the NamedEvent annotation.
NamedEventConfigHandler() - Constructor for class com.sun.faces.application.annotation.NamedEventConfigHandler
 
NamedEventManager - Class in com.sun.faces.application
Note: New, relevant spec'd ComponentSystemEvents must be added to the constructor
NamedEventManager() - Constructor for class com.sun.faces.application.NamedEventManager
 
NamedLiteral - Class in jakarta.enterprise.inject.literal
Supports inline instantiation of the Named qualifier.
NamedNativeQueries - Annotation Interface in jakarta.persistence
Declares multiple native SQL named queries.
NamedNativeQuery - Annotation Interface in jakarta.persistence
Declares a named native SQL query and, optionally, the mapping of the result of the native SQL query.
NamedQueries - Annotation Interface in jakarta.persistence
Declares multiple named Jakarta Persistence query language queries.
NamedQuery - Annotation Interface in jakarta.persistence
Declares a named query written in the Jakarta Persistence query language.
NamedStoredProcedureQueries - Annotation Interface in jakarta.persistence
Specifies multiple named stored procedure queries.
NamedStoredProcedureQuery - Annotation Interface in jakarta.persistence
Declares and names a stored procedure, its parameters, and its result type.
NamedSubgraph - Annotation Interface in jakarta.persistence
A NamedSubgraph is a member element of a NamedEntityGraph.
namespace() - Element in annotation interface jakarta.faces.component.FacesComponent
If the value of the FacesComponent.createTag() attribute is true, the value of this attribute is taken to be the tag library namespace into which this component is placed.
namespace() - Element in annotation interface jakarta.xml.bind.annotation.XmlAttribute
Specifies the XML target namespace of the XML Schema attribute.
namespace() - Element in annotation interface jakarta.xml.bind.annotation.XmlElement
XML target namespace of the XML Schema element.
namespace() - Element in annotation interface jakarta.xml.bind.annotation.XmlElementDecl
namespace name of the XML element.
namespace() - Element in annotation interface jakarta.xml.bind.annotation.XmlElementRef
This parameter and XmlElementRef.name() are used to determine the XML element for the JavaBean property.
namespace() - Element in annotation interface jakarta.xml.bind.annotation.XmlElementWrapper
XML target namespace of the XML wrapper element.
namespace() - Element in annotation interface jakarta.xml.bind.annotation.XmlRootElement
namespace name of the XML element.
namespace() - Element in annotation interface jakarta.xml.bind.annotation.XmlSchema
Name of the XML namespace.
namespace() - Element in annotation interface jakarta.xml.bind.annotation.XmlSchemaType
 
namespace() - Element in annotation interface jakarta.xml.bind.annotation.XmlType
Name of the target namespace of the XML Schema type.
NAMESPACE - Static variable in annotation interface jakarta.faces.component.FacesComponent
Components that declare a createTag = true attribute will be placed into this tag namespace if the namespace attribute is omitted.
NAMESPACES - Static variable in class com.sun.faces.facelets.tag.composite.CompositeLibrary
 
NAMESPACES - Static variable in class com.sun.faces.facelets.tag.faces.core.CoreLibrary
 
NAMESPACES - Static variable in class com.sun.faces.facelets.tag.faces.html.HtmlLibrary
 
NAMESPACES - Static variable in class com.sun.faces.facelets.tag.faces.PassThroughAttributeLibrary
 
NAMESPACES - Static variable in class com.sun.faces.facelets.tag.faces.PassThroughElementLibrary
 
NAMESPACES - Static variable in class com.sun.faces.facelets.tag.jstl.core.JstlCoreLibrary
 
NAMESPACES - Static variable in class com.sun.faces.facelets.tag.ui.UILibrary
 
NAMESPACES - Static variable in class com.sun.faces.facelets.util.DevTools
 
NAMESPACES - Static variable in class com.sun.faces.facelets.util.FunctionLibrary
 
namespaceURI() - Element in annotation interface jakarta.xml.bind.annotation.XmlNs
Namespace URI
NamingContainer - Interface in jakarta.faces.component
NamingContainer is an interface that must be implemented by any UIComponent that wants to be a naming container.
NAVIGATION_INVALID_QUERY_STRING_ID - Static variable in class com.sun.faces.util.MessageUtils
 
NAVIGATION_NO_MATCHING_OUTCOME_ACTION_ID - Static variable in class com.sun.faces.util.MessageUtils
 
NAVIGATION_NO_MATCHING_OUTCOME_ID - Static variable in class com.sun.faces.util.MessageUtils
 
navigationCase() - Method in class com.sun.faces.flow.builder.FlowBuilderImpl
 
navigationCase() - Method in class jakarta.faces.flow.builder.FlowBuilder
Define a particular combination of conditions that must match for this case to be executed, and the view id of the component tree that should be selected next.
NavigationCase - Class in jakarta.faces.application
NavigationCase represents a <navigation-case> in the navigation rule base, as well as the <from-view-id> with which this <navigation-case> is a sibling.
NavigationCase(String, String, String, String, String, String, Map<String, List<String>>, boolean, boolean) - Constructor for class jakarta.faces.application.NavigationCase
Construct a new NavigationCase based on the provided arguments.
NavigationCase(String, String, String, String, String, Map<String, List<String>>, boolean, boolean) - Constructor for class jakarta.faces.application.NavigationCase
Construct a new NavigationCase based on the provided arguments.
NavigationCaseBuilder - Class in jakarta.faces.flow.builder
Create a navigation case in the current Flow.
NavigationCaseBuilder() - Constructor for class jakarta.faces.flow.builder.NavigationCaseBuilder
 
NavigationCaseBuilder.RedirectBuilder - Class in jakarta.faces.flow.builder
Allows populating the redirect with parameters and setting the includeViewParams option.
NavigationCaseBuilderImpl - Class in com.sun.faces.flow.builder
 
NavigationCaseBuilderImpl(FlowBuilderImpl) - Constructor for class com.sun.faces.flow.builder.NavigationCaseBuilderImpl
 
NavigationCaseWrapper - Class in jakarta.faces.application
Provides a simple implementation of NavigationCase that can be subclassed by developers wishing to provide specialized behavior to an existing NavigationCase instance.
NavigationCaseWrapper() - Constructor for class jakarta.faces.application.NavigationCaseWrapper
Deprecated.
Use the other constructor taking the implementation being wrapped.
NavigationCaseWrapper(NavigationCase) - Constructor for class jakarta.faces.application.NavigationCaseWrapper
If this navigation case has been decorated, the implementation doing the decorating should push the implementation being wrapped to this constructor.
NavigationConfigProcessor - Class in com.sun.faces.config.processor
This ConfigProcessor handles all elements defined under /faces-config/navigation-rule.
NavigationConfigProcessor() - Constructor for class com.sun.faces.config.processor.NavigationConfigProcessor
 
NavigationHandler - Class in jakarta.faces.application
A NavigationHandler is passed the outcome string returned by an application action invoked for this application, and will use this (along with related state information) to choose the view to be displayed next.
NavigationHandler() - Constructor for class jakarta.faces.application.NavigationHandler
 
NavigationHandlerImpl - Class in com.sun.faces.application
NavigationHandlerImpl is the class that implements default navigation handling.
NavigationHandlerImpl() - Constructor for class com.sun.faces.application.NavigationHandlerImpl
This constructor uses the current ApplicationAssociate instance to obtain the navigation mappings used to make navigational decisions.
NavigationHandlerWrapper - Class in jakarta.faces.application
NavigationHandlerWrapper provides a simple implementation of NavigationHandler that can be subclassed by developers wishing to provide specialized behavior to an existing NavigationHandler instance.
NavigationHandlerWrapper() - Constructor for class jakarta.faces.application.NavigationHandlerWrapper
Deprecated.
Use the other constructor taking the implementation being wrapped.
NavigationHandlerWrapper(NavigationHandler) - Constructor for class jakarta.faces.application.NavigationHandlerWrapper
If this navigation handler has been decorated, the implementation doing the decorating should push the implementation being wrapped to this constructor.
needsToBeRefreshed(URL) - Method in class com.sun.faces.facelets.impl.DefaultFaceletFactory
 
neg(Expression<N>) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create an expression that returns the arithmetic negation of its argument.
Negative - Annotation Interface in jakarta.validation.constraints
The annotated element must be a strictly negative number (i.e.
Negative.List - Annotation Interface in jakarta.validation.constraints
Defines several Negative constraints on the same element.
NegativeOrZero - Annotation Interface in jakarta.validation.constraints
The annotated element must be a negative number or 0.
NegativeOrZero.List - Annotation Interface in jakarta.validation.constraints
Defines several NegativeOrZero constraints on the same element.
NESTED - Static variable in class jakarta.servlet.jsp.tagext.VariableInfo
Scope information that scripting variable is synchronized with the calling page only within the start/end tags.
NESTED_ANNOTATION - Enum constant in enum class jakarta.enterprise.lang.model.AnnotationMember.Kind
A nested Annotation value.
NETWORK_AUTHENTICATION_REQUIRED - Enum constant in enum class jakarta.ws.rs.core.Response.Status
511 Network Authentication Required, see RFC 6585: Additional HTTP Status Codes.
NEVER - Enum constant in enum class jakarta.ejb.TransactionAttributeType
The client is required to call without a transaction context, otherwise an exception is thrown.
NEVER - Enum constant in enum class jakarta.transaction.Transactional.TxType
If called outside a transaction context, managed bean method execution must then continue outside a transaction context.
newAuthentication(boolean) - Method in class jakarta.security.enterprise.authentication.mechanism.http.AuthenticationParameters
Signal to the authentication mechanism responding to the authenticate call in which these AuthenticationParameters are passed, that an explicit new authentication dialog is required, as opposed to continuing a potentially existing one.
newBroadcaster() - Method in interface jakarta.ws.rs.sse.Sse
Get a new Server-sent event broadcaster.
newBuilder() - Static method in interface jakarta.json.bind.JsonbBuilder
Create a new JsonbBuilder instance as returned by the default JsonbProvider.provider() method.
newBuilder() - Static method in class jakarta.ws.rs.client.ClientBuilder
Create a new ClientBuilder instance using the default client builder implementation class provided by the JAX-RS implementation provider.
newBuilder(JsonbProvider) - Static method in interface jakarta.json.bind.JsonbBuilder
Create a new JsonbBuilder instance as returned by provider#create call.
newBuilder(String) - Static method in interface jakarta.json.bind.JsonbBuilder
Create a new JsonbBuilder instance as returned by JsonbProvider.provider(String) method.
newClient() - Static method in class jakarta.ws.rs.client.ClientBuilder
Create a new Client instance using the default client builder implementation class provided by the JAX-RS implementation provider.
newClient(Configuration) - Static method in class jakarta.ws.rs.client.ClientBuilder
Create a new custom-configured Client instance using the default client builder implementation class provided by the JAX-RS implementation provider.
newConverter(Class<?>, Map<Class<?>, Object>, Class<?>) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
The same as newThing except that a single argument constructor that accepts a Class is looked for before calling the no-arg version.
NewCookie - Class in jakarta.ws.rs.core
Used to create a new HTTP cookie, transferred in a response.
NewCookie(Cookie) - Constructor for class jakarta.ws.rs.core.NewCookie
Deprecated.
This constructor will be removed in a future version. Please use NewCookie.Builder instead.
NewCookie(Cookie, String, int, boolean) - Constructor for class jakarta.ws.rs.core.NewCookie
Deprecated.
This constructor will be removed in a future version. Please use NewCookie.Builder instead.
NewCookie(Cookie, String, int, Date, boolean, boolean) - Constructor for class jakarta.ws.rs.core.NewCookie
Deprecated.
This constructor will be removed in a future version. Please use NewCookie.Builder instead.
NewCookie(Cookie, String, int, Date, boolean, boolean, NewCookie.SameSite) - Constructor for class jakarta.ws.rs.core.NewCookie
Deprecated.
This constructor will be removed in a future version. Please use NewCookie.Builder instead.
NewCookie(NewCookie.AbstractNewCookieBuilder<?>) - Constructor for class jakarta.ws.rs.core.NewCookie
Create a new instance from the supplied NewCookie.AbstractNewCookieBuilder instance.
NewCookie(String, String) - Constructor for class jakarta.ws.rs.core.NewCookie
Deprecated.
This constructor will be removed in a future version. Please use NewCookie.Builder instead.
NewCookie(String, String, String, String, int, String, int, boolean) - Constructor for class jakarta.ws.rs.core.NewCookie
Deprecated.
This constructor will be removed in a future version. Please use NewCookie.Builder instead.
NewCookie(String, String, String, String, int, String, int, Date, boolean, boolean) - Constructor for class jakarta.ws.rs.core.NewCookie
Deprecated.
This constructor will be removed in a future version. Please use NewCookie.Builder instead.
NewCookie(String, String, String, String, int, String, int, Date, boolean, boolean, NewCookie.SameSite) - Constructor for class jakarta.ws.rs.core.NewCookie
Deprecated.
This constructor will be removed in a future version. Please use NewCookie.Builder instead.
NewCookie(String, String, String, String, String, int, boolean) - Constructor for class jakarta.ws.rs.core.NewCookie
Deprecated.
This constructor will be removed in a future version. Please use NewCookie.Builder instead.
NewCookie(String, String, String, String, String, int, boolean, boolean) - Constructor for class jakarta.ws.rs.core.NewCookie
Deprecated.
This constructor will be removed in a future version. Please use NewCookie.Builder instead.
NewCookie.AbstractNewCookieBuilder<T> - Class in jakarta.ws.rs.core
JAX-RS abstract NewCookie builder class.
NewCookie.Builder - Class in jakarta.ws.rs.core
JAX-RS NewCookie builder class.
NewCookie.SameSite - Enum Class in jakarta.ws.rs.core
The available values for the SameSite cookie attribute.
newEvent(String) - Method in interface jakarta.ws.rs.sse.Sse
Create new OutboundSseEvent from provided data.
newEvent(String, String) - Method in interface jakarta.ws.rs.sse.Sse
Create new OutboundSseEvent from provided data and name.
newEventBuilder() - Method in interface jakarta.ws.rs.sse.Sse
Get a new outbound event builder.
newIncompleteFuture() - Method in interface jakarta.enterprise.concurrent.ManagedExecutorService
Returns a new incomplete CompletableFuture.
newInstance() - Static method in class jakarta.el.ExpressionFactory
Creates a new instance of a ExpressionFactory.
newInstance() - Static method in class jakarta.enterprise.inject.se.SeContainerInitializer
Returns an instance of SeContainerInitializer Each call returns a new instance
newInstance() - Method in class jakarta.enterprise.inject.spi.Unmanaged
Instantiate a new UnmanagedInstance
newInstance() - Static method in class jakarta.ws.rs.core.Response.ResponseBuilder
Create a new builder instance.
newInstance() - Static method in class jakarta.ws.rs.core.UriBuilder
Creates a new instance of UriBuilder.
newInstance() - Static method in class jakarta.ws.rs.core.Variant.VariantListBuilder
Create a new builder instance.
newInstance() - Static method in class jakarta.xml.soap.MessageFactory
Creates a new MessageFactory object that is an instance of the default implementation (SOAP 1.1).
newInstance() - Static method in class jakarta.xml.soap.SOAPConnectionFactory
Creates an instance of the default SOAPConnectionFactory object.
newInstance() - Static method in class jakarta.xml.soap.SOAPFactory
Creates a new SOAPFactory object that is an instance of the default implementation (SOAP 1.1).
newInstance(Class<?>) - Static method in class com.sun.faces.util.Util
 
newInstance(Class<?>...) - Static method in class jakarta.xml.bind.JAXBContext
Create a new instance of a JAXBContext class.
newInstance(Class<?>[], Map<String, ?>) - Static method in class jakarta.xml.bind.JAXBContext
Create a new instance of a JAXBContext class.
newInstance(String) - Static method in class com.sun.faces.facelets.util.ReflectionUtil
 
newInstance(String) - Static method in class com.sun.faces.util.ReflectionUtils
Constructs a new object instance based off the provided class name.
newInstance(String) - Static method in class jakarta.xml.bind.JAXBContext
Create a new instance of a JAXBContext class.
newInstance(String) - Static method in class jakarta.xml.soap.MessageFactory
Creates a new MessageFactory object that is an instance of the specified implementation.
newInstance(String) - Static method in class jakarta.xml.soap.SOAPFactory
Creates a new SOAPFactory object that is an instance of the specified implementation, this method uses the SAAJMetaFactory to locate the implementation class and create the SOAPFactory instance.
newInstance(String, ClassLoader) - Static method in class jakarta.xml.bind.JAXBContext
Create a new instance of a JAXBContext class.
newInstance(String, ClassLoader, Map<String, ?>) - Static method in class jakarta.xml.bind.JAXBContext
Create a new instance of a JAXBContext class.
newInstance(URL) - Method in interface jakarta.faces.view.facelets.FaceletCache.MemberFactory
Create a Facelet or View Metadata Facelet (depending on the type of factory this is) for the argument URL.
newInstance(Properties) - Static method in class jakarta.el.ExpressionFactory
Create a new instance of a ExpressionFactory, with optional properties.
newInstance(K) - Method in interface com.sun.faces.util.Cache.Factory
 
newInstance(K) - Method in interface com.sun.faces.util.ConcurrentCache.Factory
 
NewInstanceCopier - Class in com.sun.faces.util.copier
Copier that doesn't actually copy an object fully, but just returns a new instance of the same type.
NewInstanceCopier() - Constructor for class com.sun.faces.util.copier.NewInstanceCopier
 
newLine() - Method in class jakarta.servlet.jsp.JspWriter
Write a line separator.
newMessageFactory(String) - Method in class jakarta.xml.soap.SAAJMetaFactory
Creates a MessageFactory object for the given String protocol.
newPushBuilder() - Method in interface jakarta.servlet.http.HttpServletRequest
Deprecated.
In favor of 103 early hints
newPushBuilder() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
Deprecated.
In favor of 103 early hints
newRow() - Method in class com.sun.faces.renderkit.html_basic.BaseTableRenderer.TableMetaInfo
Reset the counter used to apply column styles.
newSOAPFactory(String) - Method in class jakarta.xml.soap.SAAJMetaFactory
Creates a SOAPFactory object for the given String protocol.
newThread(Runnable) - Method in class com.sun.faces.util.MojarraThreadFactory
 
next() - Method in class com.sun.faces.application.resource.ResourcePathsIterator
 
next() - Method in class com.sun.faces.renderkit.SelectItemsIterator
Return the next element in the iteration.
next() - Method in class com.sun.faces.util.CollectionsUtils.UnmodifiableIterator
 
next() - Method in interface jakarta.data.page.PageRequest
Returns the PageRequest requesting the next page if using offset pagination.
next() - Method in interface jakarta.json.stream.JsonParser
Returns the event for the next parsing state.
next() - Method in class jakarta.servlet.jsp.jstl.core.LoopTagSupport
Returns the next object over which the tag should iterate.
next(ZonedDateTime) - Method in class jakarta.enterprise.concurrent.CronTrigger
Advance to the next date/time according to the cron schedule.
nextHandler - Variable in class jakarta.faces.view.facelets.TagHandler
A reference to the FaceletHandler that represents the first nested child of this TagHandler instance.
nextPageRequest() - Method in interface jakarta.data.page.CursoredPage
Creates a request for the next page in a forward direction from the current page.
nextPageRequest() - Method in record class jakarta.data.page.impl.CursoredPageRecord
Returns the value of the nextPageRequest record component.
nextPageRequest() - Method in record class jakarta.data.page.impl.PageRecord
 
nextPageRequest() - Method in interface jakarta.data.page.Page
Returns a request for the next page if Page.hasNext() indicates there might be a next page.
nextPageRequest(Class<E>) - Method in record class jakarta.data.page.impl.CursoredPageRecord
 
nextPageRequest(Class<E>) - Method in record class jakarta.data.page.impl.PageRecord
 
nextPageRequest(Class<E>) - Method in interface jakarta.data.page.Page
Returns a request for the next page if Page.hasNext() indicates there might be a next page.
NICKNAME - Static variable in interface jakarta.security.enterprise.authentication.mechanism.http.openid.OpenIdConstant
 
nil - Variable in class jakarta.xml.bind.JAXBElement
true iff the xml element instance has xsi:nil="true".
nillable() - Element in annotation interface jakarta.json.bind.annotation.JsonbProperty
Deprecated.
Please use JsonbNillable as another annotation instead. This option will be removed in the future.
nillable() - Element in annotation interface jakarta.xml.bind.annotation.XmlElement
Customize the element declaration to be nillable.
nillable() - Element in annotation interface jakarta.xml.bind.annotation.XmlElementWrapper
If true, the absence of the collection is represented by using xsi:nil='true'.
NO_BUFFER - Static variable in class jakarta.servlet.jsp.JspWriter
Constant indicating that the Writer is not buffering output.
NO_COMPONENT_ASSOCIATED_WITH_UICOMPONENT_TAG_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
NO_CONSTRAINT - Enum constant in enum class jakarta.persistence.ConstraintMode
Do not apply the constraint.
NO_CONTENT - Enum constant in enum class jakarta.ws.rs.core.Response.Status
204 No Content, see HTTP/1.1 documentation.
NO_DTD_FOUND_ERROR_ID - Static variable in class com.sun.faces.util.MessageUtils
 
NO_EXTENSION - Enum constant in enum class jakarta.websocket.CloseReason.CloseCodes
1010 indicates that an endpoint (client) is terminating the connection because it has expected the server to negotiate one or more extension, but the server didn't return them in the response message of the WebSocket handshake.
NO_LOCATION - Static variable in annotation interface jakarta.xml.bind.annotation.XmlSchema
The default value of the XmlSchema.location() attribute, which indicates that the schema generator will generate components in this namespace.
NO_RESOURCE_TARGET_AVAILABLE - Static variable in class com.sun.faces.util.MessageUtils
 
NO_STATUS_CODE - Enum constant in enum class jakarta.websocket.CloseReason.CloseCodes
1005 is a reserved value and MUST NOT be set as a status code in a Close control frame by an endpoint.
NO_TIMEOUT - Static variable in interface jakarta.ws.rs.container.AsyncResponse
Constant specifying no suspend timeout value.
NO_VALUE - Static variable in class com.sun.faces.RIConstants
 
noContent() - Static method in class jakarta.ws.rs.core.Response
Create a new ResponseBuilder for an empty response.
NoContentException - Exception Class in jakarta.ws.rs.core
An I/O exception thrown by MessageBodyReader implementations when reading a zero-length message content to indicate that the message body reader is not able to produce an instance representing an zero-length message content.
NoContentException(String) - Constructor for exception class jakarta.ws.rs.core.NoContentException
Construct a new NoContentException instance.
NoContentException(String, Throwable) - Constructor for exception class jakarta.ws.rs.core.NoContentException
Construct a new NoContentException instance.
NoContentException(Throwable) - Constructor for exception class jakarta.ws.rs.core.NoContentException
Construct a new NoContentException instance.
Node - Interface in jakarta.xml.soap
A representation of a node (element) in an XML document.
NodeBuilder - Interface in jakarta.faces.flow.builder
Base interface for building all kinds of flow nodes.
NoMoreTimeoutsException - Exception Class in jakarta.ejb
This exception indicates that a calendar-based timer will not result in any more timeouts.
NoMoreTimeoutsException() - Constructor for exception class jakarta.ejb.NoMoreTimeoutsException
Constructor for NoMoreTimeoutsException.
NoMoreTimeoutsException(String) - Constructor for exception class jakarta.ejb.NoMoreTimeoutsException
Constructor for NoMoreTimeoutsException.
NON_ANONYMOUS - Enum constant in enum class jakarta.xml.ws.soap.AddressingFeature.Responses
Specifies the use of only non-anonymous responses.
NON_GETTER - Enum constant in enum class jakarta.validation.metadata.MethodType
A method that does not follow the getter pattern.
NON_GETTER_METHODS - Enum constant in enum class jakarta.validation.executable.ExecutableType
All methods except the ones following the getter pattern.
NON_POSTBACK_VIEW_TOKEN_PARAM - Static variable in class jakarta.faces.render.ResponseStateManager
The value of this constant is taken to be the name of a request parameter whose value is inspected to verify the safety of an incoming non-postback request with respect to the currently configured Set of protected views for this application.
Nonbinding - Annotation Interface in jakarta.enterprise.util
Excludes a member of an annotation type (such as a qualifier type or interceptor binding type) from consideration when the container compares two annotation instances.
Nonbinding.Literal - Class in jakarta.enterprise.util
Supports inline instantiation of the Nonbinding annotation.
NONCE - Static variable in interface jakarta.security.enterprise.authentication.mechanism.http.openid.OpenIdConstant
 
NONE - Enum constant in enum class jakarta.json.JsonConfig.KeyStrategy
Configuration value that will throw JsonException when duplicate key is found.
NONE - Enum constant in enum class jakarta.persistence.criteria.Nulls
Null precedence not specified.
NONE - Enum constant in enum class jakarta.persistence.LockModeType
No lock.
NONE - Enum constant in enum class jakarta.persistence.SharedCacheMode
Caching is disabled for the persistence unit.
NONE - Enum constant in enum class jakarta.persistence.ValidationMode
The persistence provider must not perform lifecycle event validation.
NONE - Enum constant in enum class jakarta.security.enterprise.authentication.mechanism.http.openid.PromptType
The Authorization Server must not display any authentication or consent user interface pages.
NONE - Enum constant in enum class jakarta.servlet.annotation.ServletSecurity.TransportGuarantee
no protection of user data must be performed by the transport.
NONE - Enum constant in enum class jakarta.validation.executable.ExecutableType
None of the executables.
NONE - Enum constant in enum class jakarta.ws.rs.core.NewCookie.SameSite
The None mode disables protection provided by the SameSite cookie attribute.
NONE - Enum constant in enum class jakarta.ws.rs.SeBootstrap.Configuration.SSLClientAuthentication
Server will not request client authentication.
NONE - Enum constant in enum class jakarta.xml.bind.annotation.XmlAccessType
None of the fields or properties is bound to XML unless they are specifically annotated with some of the Jakarta XML Binding annotations.
NONE - Static variable in interface jakarta.security.enterprise.identitystore.openid.JwtClaims
Singleton instance representing no claims
NonexistentConversationException - Exception Class in jakarta.enterprise.context
Indicates that the conversation context could not be restored.
NonexistentConversationException() - Constructor for exception class jakarta.enterprise.context.NonexistentConversationException
Creates the exception with no detail message or cause.
NonexistentConversationException(String) - Constructor for exception class jakarta.enterprise.context.NonexistentConversationException
Creates the exception with given detail message.
NonexistentConversationException(String, Throwable) - Constructor for exception class jakarta.enterprise.context.NonexistentConversationException
Creates the exception with given detail message and cause.
NonexistentConversationException(Throwable) - Constructor for exception class jakarta.enterprise.context.NonexistentConversationException
Creates the exception with given cause.
nonJtaDataSource() - Method in class jakarta.persistence.PersistenceConfiguration
The JNDI name of a non-JTA javax.sql.DataSource.
nonJtaDataSource(String) - Method in class jakarta.persistence.PersistenceConfiguration
Specify the JNDI name of a non-JTA javax.sql.DataSource.
Nonnull - Annotation Interface in jakarta.annotation
The annotated element must not be null.
NonUniqueResultException - Exception Class in jakarta.data.exceptions
This exception is raised when execution of a repository method with a singular return type finds multiple results.
NonUniqueResultException - Exception Class in jakarta.persistence
Thrown by the persistence provider when Query.getSingleResult() or TypedQuery.getSingleResult() is executed and there is more than one result from the query.
NonUniqueResultException() - Constructor for exception class jakarta.persistence.NonUniqueResultException
Constructs a new NonUniqueResultException exception with null as its detail message.
NonUniqueResultException(Exception) - Constructor for exception class jakarta.persistence.NonUniqueResultException
Constructs a new NonUniqueResultException exception with null as its detail message.
NonUniqueResultException(String) - Constructor for exception class jakarta.data.exceptions.NonUniqueResultException
Constructs a new NonUniqueResultException exception with the specified detail message.
NonUniqueResultException(String) - Constructor for exception class jakarta.persistence.NonUniqueResultException
Constructs a new NonUniqueResultException exception with the specified detail message.
NonUniqueResultException(String, Exception) - Constructor for exception class jakarta.persistence.NonUniqueResultException
Constructs a new NonUniqueResultException exception with the specified detail message.
NonUniqueResultException(String, Throwable) - Constructor for exception class jakarta.data.exceptions.NonUniqueResultException
Constructs a new NonUniqueResultException exception with the specified detail message.
NonUniqueResultException(Throwable) - Constructor for exception class jakarta.data.exceptions.NonUniqueResultException
Constructs a new NonUniqueResultException exception with the specified cause.
NOOP_WRITER - Static variable in class com.sun.faces.application.WebPrintWriter
 
NoopAddRemoveListener(FacesContext) - Constructor for class com.sun.faces.context.StateContext.NoopAddRemoveListener
 
NoOpELContext - Class in com.sun.faces.config.initfacescontext
 
NoOpELContext() - Constructor for class com.sun.faces.config.initfacescontext.NoOpELContext
 
NoOpFacesContext - Class in com.sun.faces.config.initfacescontext
 
NoOpFacesContext() - Constructor for class com.sun.faces.config.initfacescontext.NoOpFacesContext
 
NoOpFlash - Class in com.sun.faces.config.initfacescontext
 
NoOpFlash() - Constructor for class com.sun.faces.config.initfacescontext.NoOpFlash
 
NoProviderFoundException - Exception Class in jakarta.validation
Exception raised if no Jakarta Validation provider could be found.
NoProviderFoundException() - Constructor for exception class jakarta.validation.NoProviderFoundException
 
NoProviderFoundException(String) - Constructor for exception class jakarta.validation.NoProviderFoundException
 
NoProviderFoundException(String, Throwable) - Constructor for exception class jakarta.validation.NoProviderFoundException
 
NoProviderFoundException(Throwable) - Constructor for exception class jakarta.validation.NoProviderFoundException
 
NoResultException - Exception Class in jakarta.persistence
Thrown by the persistence provider when Query.getSingleResult() or TypedQuery.getSingleResult() is executed and there is no result to return.
NoResultException() - Constructor for exception class jakarta.persistence.NoResultException
Constructs a new NoResultException exception with null as its detail message.
NoResultException(String) - Constructor for exception class jakarta.persistence.NoResultException
Constructs a new NoResultException exception with the specified detail message.
NORMAL - Enum constant in enum class jakarta.persistence.PessimisticLockScope
This value defines the default behavior for pessimistic locking.
NORMAL_CLOSURE - Enum constant in enum class jakarta.websocket.CloseReason.CloseCodes
1000 indicates a normal closure, meaning that the purpose for which the connection was established has been fulfilled.
normalize(String) - Static method in class com.sun.faces.facelets.util.Path
 
NormalizedStringAdapter - Class in jakarta.xml.bind.annotation.adapters
XmlAdapter to handle xs:normalizedString.
NormalizedStringAdapter() - Constructor for class jakarta.xml.bind.annotation.adapters.NormalizedStringAdapter
 
normalizeMimeType(String) - Method in class jakarta.activation.ActivationDataFlavor
Deprecated. 
normalizeMimeTypeParameter(String, String) - Method in class jakarta.activation.ActivationDataFlavor
Deprecated. 
normalizeRequestURI(String, String) - Method in class com.sun.faces.application.view.MultiViewHandler
If the specified mapping is a prefix mapping, and the provided request URI (sometimes the value from ExternalContext.getRequestServletPath()) starts with mapping, prune the mapping from the URI and return it, otherwise, return the original URI.
NormalScope - Annotation Interface in jakarta.enterprise.context
Specifies that an annotation type is a normal scope type.
Normal scopes and pseudo-scopes - Search tag in package jakarta.enterprise.context
Section
NoSuchEJBException - Exception Class in jakarta.ejb
A NoSuchEJBException is thrown if an attempt is made to invoke a business method on a stateful session or singleton object that no longer exists.
NoSuchEJBException() - Constructor for exception class jakarta.ejb.NoSuchEJBException
Constructs a NoSuchEJBException with no detail message.
NoSuchEJBException(String) - Constructor for exception class jakarta.ejb.NoSuchEJBException
Constructs a NoSuchEJBException with the specified detail message.
NoSuchEJBException(String, Exception) - Constructor for exception class jakarta.ejb.NoSuchEJBException
Constructs a NoSuchEJBException with the specified detail message and a nested exception.
NoSuchEntityException - Exception Class in jakarta.ejb
The NoSuchEntityException exception is thrown by an entity bean instance to its container to report that the invoked business method or callback method could not be completed because of the underlying entity was removed from the database.
NoSuchEntityException() - Constructor for exception class jakarta.ejb.NoSuchEntityException
Constructs a NoSuchEntityException with no detail message.
NoSuchEntityException(Exception) - Constructor for exception class jakarta.ejb.NoSuchEntityException
Constructs a NoSuchEntityException that embeds the originally thrown exception.
NoSuchEntityException(String) - Constructor for exception class jakarta.ejb.NoSuchEntityException
Constructs a NoSuchEntityException with the specified detailed message.
NoSuchObjectLocalException - Exception Class in jakarta.ejb
A NoSuchObjectLocalException is thrown if an attempt is made to invoke a method on a local object (local enterprise bean object or timer) that no longer exists.
NoSuchObjectLocalException() - Constructor for exception class jakarta.ejb.NoSuchObjectLocalException
Constructs a NoSuchObjectLocalException with no detail message.
NoSuchObjectLocalException(String) - Constructor for exception class jakarta.ejb.NoSuchObjectLocalException
Constructs a NoSuchObjectLocalException with the specified detail message.
NoSuchObjectLocalException(String, Exception) - Constructor for exception class jakarta.ejb.NoSuchObjectLocalException
Constructs a NoSuchObjectLocalException with the specified detail message and a nested exception.
not() - Method in interface jakarta.persistence.criteria.Predicate
Create a negation of the predicate.
not(Expression<Boolean>) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create a negation of the given restriction.
NOT_ACCEPTABLE - Enum constant in enum class jakarta.ws.rs.core.Response.Status
406 Not Acceptable, see HTTP/1.1 documentation.
NOT_CONSISTENT - Enum constant in enum class jakarta.websocket.CloseReason.CloseCodes
1007 indicates that an endpoint is terminating the connection because it has received data within a message that was not consistent with the type of the message (e.g., non-UTF-8 data within a text message).
NOT_DONE - Enum constant in enum class jakarta.security.enterprise.AuthenticationStatus
The authentication mechanism was called, but decided not to authenticate.
NOT_FOUND - Enum constant in enum class jakarta.ws.rs.core.Response.Status
404 Not Found, see HTTP/1.1 documentation.
NOT_IMPLEMENTED - Enum constant in enum class jakarta.ws.rs.core.Response.Status
501 Not Implemented, see HTTP/1.1 documentation.
NOT_IN_RANGE_MESSAGE_ID - Static variable in class jakarta.faces.validator.DoubleRangeValidator
The message identifier of the FacesMessage to be created if the maximum or minimum value check fails, and both the maximum and minimum values for this validator have been set.
NOT_IN_RANGE_MESSAGE_ID - Static variable in class jakarta.faces.validator.LongRangeValidator
The message identifier of the FacesMessage to be created if the maximum or minimum value check fails, and both the maximum and minimum values for this validator have been set.
NOT_LOADED - Enum constant in enum class jakarta.persistence.spi.LoadState
The state of the element is known not to have been loaded.
NOT_MATCHED_MESSAGE_ID - Static variable in class jakarta.faces.validator.RegexValidator
The message identifier of the FacesMessage to be created if the act of matching the value against the pattern returned from RegexValidator.getPattern() fails because the value does not match the pattern.
NOT_MODIFIED - Enum constant in enum class jakarta.ws.rs.core.Response.Status
304 Not Modified, see HTTP/1.1 documentation.
NOT_NESTED_IN_FACES_TAG_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
NOT_NESTED_IN_TYPE_TAG_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
NOT_NESTED_IN_UICOMPONENT_TAG_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
NOT_SUPPORTED - Enum constant in enum class jakarta.ejb.TransactionAttributeType
The container invokes an enterprise bean method whose transaction attribute NOT_SUPPORTED with an unspecified transaction context.
NOT_SUPPORTED - Enum constant in enum class jakarta.transaction.Transactional.TxType
If called outside a transaction context, managed bean method execution must then continue outside a transaction context.
NOT_VALIDATED - Enum constant in enum class jakarta.security.enterprise.identitystore.CredentialValidationResult.Status
Indicates that the credential could not be validated
NOT_VALIDATED_RESULT - Static variable in class jakarta.security.enterprise.identitystore.CredentialValidationResult
 
notAcceptable(List<Variant>) - Static method in class jakarta.ws.rs.core.Response
Create a new ResponseBuilder for a not acceptable response.
NotAcceptableException - Exception Class in jakarta.ws.rs
A runtime exception indicating that a client request is not acceptable by the server.
NotAcceptableException() - Constructor for exception class jakarta.ws.rs.NotAcceptableException
Construct a new "request not acceptable" exception.
NotAcceptableException(Response) - Constructor for exception class jakarta.ws.rs.NotAcceptableException
Construct a new "request not acceptable" exception.
NotAcceptableException(Response, Throwable) - Constructor for exception class jakarta.ws.rs.NotAcceptableException
Construct a new "request not acceptable" exception.
NotAcceptableException(String) - Constructor for exception class jakarta.ws.rs.NotAcceptableException
Construct a new "request not acceptable" exception.
NotAcceptableException(String, Response) - Constructor for exception class jakarta.ws.rs.NotAcceptableException
Construct a new "request not acceptable" exception.
NotAcceptableException(String, Response, Throwable) - Constructor for exception class jakarta.ws.rs.NotAcceptableException
Construct a new "request not acceptable" exception.
NotAcceptableException(String, Throwable) - Constructor for exception class jakarta.ws.rs.NotAcceptableException
Construct a new "request not acceptable" exception.
NotAcceptableException(Throwable) - Constructor for exception class jakarta.ws.rs.NotAcceptableException
Construct a new "request not acceptable" exception.
NotAllowedException - Exception Class in jakarta.ws.rs
A runtime exception indicating a client requesting a resource method that is not allowed.
NotAllowedException(Response) - Constructor for exception class jakarta.ws.rs.NotAllowedException
Construct a new method not allowed exception.
NotAllowedException(Response, Throwable) - Constructor for exception class jakarta.ws.rs.NotAllowedException
Construct a new method not allowed exception.
NotAllowedException(String, Response) - Constructor for exception class jakarta.ws.rs.NotAllowedException
Construct a new method not allowed exception.
NotAllowedException(String, Response, Throwable) - Constructor for exception class jakarta.ws.rs.NotAllowedException
Construct a new method not allowed exception.
NotAllowedException(String, String...) - Constructor for exception class jakarta.ws.rs.NotAllowedException
Construct a new method not allowed exception.
NotAllowedException(String, String, String...) - Constructor for exception class jakarta.ws.rs.NotAllowedException
Construct a new method not allowed exception.
NotAllowedException(String, Throwable, String...) - Constructor for exception class jakarta.ws.rs.NotAllowedException
Construct a new method not allowed exception.
NotAllowedException(Throwable, String...) - Constructor for exception class jakarta.ws.rs.NotAllowedException
Construct a new method not allowed exception.
Notations - Search tag in package jakarta.xml.bind.annotation
Section
NotAuthorizedException - Exception Class in jakarta.ws.rs
A runtime exception indicating request authorization failure caused by one of the following scenarios: a client did not send the required authorization credentials to access the requested resource, i.e.
NotAuthorizedException(Response) - Constructor for exception class jakarta.ws.rs.NotAuthorizedException
Construct a new "not authorized" exception.
NotAuthorizedException(Response, Throwable) - Constructor for exception class jakarta.ws.rs.NotAuthorizedException
Construct a new "not authorized" exception.
NotAuthorizedException(Object, Object...) - Constructor for exception class jakarta.ws.rs.NotAuthorizedException
Construct a new "not authorized" exception.
NotAuthorizedException(String, Response) - Constructor for exception class jakarta.ws.rs.NotAuthorizedException
Construct a new "not authorized" exception.
NotAuthorizedException(String, Response, Throwable) - Constructor for exception class jakarta.ws.rs.NotAuthorizedException
Construct a new "not authorized" exception.
NotAuthorizedException(String, Object, Object...) - Constructor for exception class jakarta.ws.rs.NotAuthorizedException
Construct a new "not authorized" exception.
NotAuthorizedException(String, Throwable, Object, Object...) - Constructor for exception class jakarta.ws.rs.NotAuthorizedException
Construct a new "not authorized" exception.
NotAuthorizedException(Throwable, Object, Object...) - Constructor for exception class jakarta.ws.rs.NotAuthorizedException
Construct a new "not authorized" exception.
NotBlank - Annotation Interface in jakarta.validation.constraints
The annotated element must not be null and must contain at least one non-whitespace character.
NotBlank.List - Annotation Interface in jakarta.validation.constraints
Defines several @NotBlank constraints on the same element.
NotEmpty - Annotation Interface in jakarta.validation.constraints
The annotated element must not be null nor empty.
NotEmpty.List - Annotation Interface in jakarta.validation.constraints
Defines several @NotEmpty constraints on the same element.
notEqual(Expression<?>, Expression<?>) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create a predicate for testing the arguments for inequality.
notEqual(Expression<?>, Object) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create a predicate for testing the arguments for inequality.
notEqualTo(Expression<?>) - Method in interface jakarta.persistence.criteria.Expression
Create a predicate to test whether the expression is unequal to the argument.
notEqualTo(Object) - Method in interface jakarta.persistence.criteria.Expression
Create a predicate to test whether the expression is unequal to the argument.
NotFoundELResolver - Class in jakarta.servlet.jsp.el
Defines variable resolution when all other resolvers fail.
NotFoundELResolver() - Constructor for class jakarta.servlet.jsp.el.NotFoundELResolver
 
NotFoundException - Exception Class in jakarta.ws.rs
A runtime exception indicating a resource requested by a client was not found on the server.
NotFoundException() - Constructor for exception class jakarta.ws.rs.NotFoundException
Construct a new "not found" exception.
NotFoundException(Response) - Constructor for exception class jakarta.ws.rs.NotFoundException
Construct a new "not found" exception.
NotFoundException(Response, Throwable) - Constructor for exception class jakarta.ws.rs.NotFoundException
Construct a new "not found" exception.
NotFoundException(String) - Constructor for exception class jakarta.ws.rs.NotFoundException
Construct a new "not found" exception.
NotFoundException(String, Response) - Constructor for exception class jakarta.ws.rs.NotFoundException
Construct a new "not found" exception.
NotFoundException(String, Response, Throwable) - Constructor for exception class jakarta.ws.rs.NotFoundException
Construct a new "not found" exception.
NotFoundException(String, Throwable) - Constructor for exception class jakarta.ws.rs.NotFoundException
Construct a new "not found" exception.
NotFoundException(Throwable) - Constructor for exception class jakarta.ws.rs.NotFoundException
Construct a new "not found" exception.
NotIdentifiableEvent - Interface in jakarta.xml.bind
This event indicates that a problem was encountered resolving an ID/IDREF.
NotIdentifiableEventImpl - Class in jakarta.xml.bind.helpers
Default implementation of the NotIdentifiableEvent interface.
NotIdentifiableEventImpl(int, String, ValidationEventLocator) - Constructor for class jakarta.xml.bind.helpers.NotIdentifiableEventImpl
Create a new NotIdentifiableEventImpl.
NotIdentifiableEventImpl(int, String, ValidationEventLocator, Throwable) - Constructor for class jakarta.xml.bind.helpers.NotIdentifiableEventImpl
Create a new NotIdentifiableEventImpl.
NotificationOptions - Interface in jakarta.enterprise.event
Notification options are used to configure observer notification.
NotificationOptions.Builder - Interface in jakarta.enterprise.event
Notification options builder.
notify(EventContext<T>) - Method in interface jakarta.enterprise.inject.spi.ObserverMethod
Calls the observer method, passing the given event context.
notify(String, String) - Method in interface jakarta.security.auth.message.config.RegistrationListener
Notify the listener that a registration with which it was associated was replaced or unregistered.
notify(T) - Method in interface jakarta.enterprise.inject.spi.ObserverMethod
Calls the observer method, passing the given event object.
notifyAfterEvaluation(String) - Method in class jakarta.el.ELContext
Notifies the listeners after an Jakarta Expression Language expression is evaluated
notifyBeforeEvaluation(String) - Method in class jakarta.el.ELContext
Notifies the listeners before an Jakarta Expression Language expression is evaluated
notifyContainerAboutLogin(CredentialValidationResult) - Method in interface jakarta.security.enterprise.authentication.mechanism.http.HttpMessageContext
Convenience method intended to pass the CredentialValidationResult result of an identity store directly on to the container.
notifyContainerAboutLogin(CredentialValidationResult) - Method in class jakarta.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
 
notifyContainerAboutLogin(String, Set<String>) - Method in interface jakarta.security.enterprise.authentication.mechanism.http.HttpMessageContext
Asks the container to register the given caller name and groups in order to make them available to the application for use with SecurityContext.isCallerInRole(String) etc.
notifyContainerAboutLogin(String, Set<String>) - Method in class jakarta.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
 
notifyContainerAboutLogin(Principal, Set<String>) - Method in interface jakarta.security.enterprise.authentication.mechanism.http.HttpMessageContext
Asks the container to register the given caller principal and groups in order to make them available to the application for use with SecurityContext.isCallerInRole(String) etc.
notifyContainerAboutLogin(Principal, Set<String>) - Method in class jakarta.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
 
notifyObserver() - Element in annotation interface jakarta.enterprise.event.Observes
notifyObserver() - Element in annotation interface jakarta.enterprise.event.ObservesAsync
notifyPropertyResolved(Object, Object) - Method in class jakarta.el.ELContext
Notifies the listeners when the (base, property) pair is resolved
notifyProvider() - Element in annotation interface jakarta.security.enterprise.authentication.mechanism.http.openid.LogoutDefinition
Optional.
notifyProviderExpression() - Element in annotation interface jakarta.security.enterprise.authentication.mechanism.http.openid.LogoutDefinition
Optional.
notifyWith(ObserverMethodConfigurator.EventConsumer<T>) - Method in interface jakarta.enterprise.inject.spi.configurator.ObserverMethodConfigurator
Define an operation that accepts a context of a fired event.
notLike(Expression<String>, Expression<String>) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create a predicate for testing whether the expression does not satisfy the given pattern.
notLike(Expression<String>, Expression<String>, char) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create a predicate for testing whether the expression does not satisfy the given pattern.
notLike(Expression<String>, Expression<String>, Expression<Character>) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create a predicate for testing whether the expression does not satisfy the given pattern.
notLike(Expression<String>, String) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create a predicate for testing whether the expression does not satisfy the given pattern.
notLike(Expression<String>, String, char) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create a predicate for testing whether the expression does not satisfy the given pattern.
notLike(Expression<String>, String, Expression<Character>) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create a predicate for testing whether the expression does not satisfy the given pattern.
notModified() - Static method in class jakarta.ws.rs.core.Response
Create a new ResponseBuilder with a not-modified status.
notModified(EntityTag) - Static method in class jakarta.ws.rs.core.Response
Create a new ResponseBuilder with a not-modified status.
notModified(String) - Static method in class jakarta.ws.rs.core.Response
Create a new ResponseBuilder with a not-modified status and a strong entity tag.
notNegative(String, long) - Static method in class com.sun.faces.util.Util
 
notNull(String, Object) - Static method in class com.sun.faces.util.Util
 
NotNull - Annotation Interface in jakarta.validation.constraints
The annotated element must not be null.
NotNull.List - Annotation Interface in jakarta.validation.constraints
Defines several NotNull annotations on the same element.
notNullAttribute(String, Object) - Static method in class com.sun.faces.util.Util
 
notNullNamedObject(Object, String, String) - Static method in class com.sun.faces.util.Util
 
notNullViewId(String) - Static method in class com.sun.faces.util.Util
 
NotSupportedException - Exception Class in jakarta.transaction
NotSupportedException exception indicates that the request cannot be executed because the operation is not a supported feature.
NotSupportedException - Exception Class in jakarta.ws.rs
A runtime exception indicating that the client request entity media type is not supported.
NotSupportedException() - Constructor for exception class jakarta.transaction.NotSupportedException
 
NotSupportedException() - Constructor for exception class jakarta.ws.rs.NotSupportedException
Construct a new unsupported media type exception.
NotSupportedException(Response) - Constructor for exception class jakarta.ws.rs.NotSupportedException
Construct a new unsupported media type exception.
NotSupportedException(Response, Throwable) - Constructor for exception class jakarta.ws.rs.NotSupportedException
Construct a new unsupported media type exception.
NotSupportedException(String) - Constructor for exception class jakarta.transaction.NotSupportedException
 
NotSupportedException(String) - Constructor for exception class jakarta.ws.rs.NotSupportedException
Construct a new unsupported media type exception.
NotSupportedException(String, Response) - Constructor for exception class jakarta.ws.rs.NotSupportedException
Construct a new unsupported media type exception.
NotSupportedException(String, Response, Throwable) - Constructor for exception class jakarta.ws.rs.NotSupportedException
Construct a new unsupported media type exception.
NotSupportedException(String, Throwable) - Constructor for exception class jakarta.ws.rs.NotSupportedException
Construct a new unsupported media type exception.
NotSupportedException(Throwable) - Constructor for exception class jakarta.ws.rs.NotSupportedException
Construct a new unsupported media type exception.
Null - Annotation Interface in jakarta.validation.constraints
The annotated element must be null.
NULL - Enum constant in enum class jakarta.json.JsonValue.ValueType
JSON null.
NULL - Static variable in interface jakarta.json.JsonValue
JSON null value.
NULL_BODY_CONTENT_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
NULL_COMPONENT_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
NULL_CONFIGURATION_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
NULL_CONTEXT_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
NULL_EVENT_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
NULL_FLOW - Static variable in class jakarta.faces.flow.FlowHandler
Components that are rendered by Renderers of component-family jakarta.faces.OutcomeTarget must use this constant as the value of the parameter named by FlowHandler.TO_FLOW_DOCUMENT_ID_REQUEST_PARAM_NAME when returning from a flow (without entering another flow) using such a component.
NULL_FORVALUE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
NULL_HANDLER_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
NULL_LOCALE_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
NULL_MESSAGE_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
NULL_PARAMETERS_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
NULL_REQUEST_VIEW_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
NULL_RESPONSE_STREAM_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
NULL_RESPONSE_VIEW_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
NULL_RESPONSE_WRITER_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
NULL_VALUE - Static variable in class jakarta.faces.context.Flash
Because null values are not allowed as the source for subclasses of EventObject, such as PostKeepFlashValueEvent and PostPutFlashValueEvent, this value is substituted for null as the source in the case when a null value is put to or kept in the flash.
NULL_VALUES - Static variable in class jakarta.json.bind.JsonbConfig
Property used to specify null values serialization behavior.
NULL_VIEW_ID_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
Null.List - Annotation Interface in jakarta.validation.constraints
Defines several Null annotations on the same element.
nullable() - Element in annotation interface jakarta.persistence.Column
(Optional) Whether the database column is nullable.
nullable() - Element in annotation interface jakarta.persistence.JoinColumn
(Optional) Whether the foreign key column is nullable.
nullable() - Element in annotation interface jakarta.persistence.MapKeyColumn
(Optional) Whether the database column is nullable.
nullable() - Element in annotation interface jakarta.persistence.MapKeyJoinColumn
(Optional) Whether the foreign key column is nullable.
nullable() - Element in annotation interface jakarta.persistence.OrderColumn
(Optional) Whether the database column is nullable.
Nullable - Annotation Interface in jakarta.annotation
The annotated element could be null under some circumstances.
nullif(Expression<Y>, Expression<?>) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create an expression that tests whether its argument are equal, returning null if they are and the value of the first expression if they are not.
nullif(Expression<Y>, Y) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create an expression that tests whether its argument are equal, returning null if they are and the value of the first expression if they are not.
nullIfBlank(String) - Static method in class com.sun.faces.util.Util
 
nullLiteral(Class<T>) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
Create an expression for a null literal with the given type.
Nulls - Enum Class in jakarta.persistence.criteria
Specifies the precedence of null values within query result sets.
NullWriter() - Constructor for class com.sun.faces.application.view.FaceletViewHandlingStrategy.NullWriter
 
NUMBER - Enum constant in enum class jakarta.json.JsonValue.ValueType
JSON number.
NUMBER_ID - Static variable in class jakarta.faces.convert.NumberConverter
The message identifier of the FacesMessage to be created if the conversion to Number fails.
NUMBER_OF_CLIENT_WINDOWS_PARAM_NAME - Static variable in class jakarta.faces.lifecycle.ClientWindow
Indicate the max number of ClientWindows, which is used by ClientWindowScoped.
NumberConverter - Class in jakarta.faces.convert
Converter implementation for java.lang.Number values.
NumberConverter() - Constructor for class jakarta.faces.convert.NumberConverter
 
NumberOfActiveViewMaps - Enum constant in enum class com.sun.faces.config.WebConfiguration.WebContextInitParameter
 
NumberOfClientWindows - Enum constant in enum class com.sun.faces.config.WebConfiguration.WebContextInitParameter
 
NumberOfConcurrentFlashUsers - Enum constant in enum class com.sun.faces.config.WebConfiguration.WebContextInitParameter
 
numberOfElements() - Method in record class jakarta.data.page.impl.CursoredPageRecord
 
numberOfElements() - Method in record class jakarta.data.page.impl.PageRecord
 
numberOfElements() - Method in interface jakarta.data.page.Page
Returns the number of elements on this Page, which must be no larger than the maximum size of the page request.
NumberOfFlashesBetweenFlashReapings - Enum constant in enum class com.sun.faces.config.WebConfiguration.WebContextInitParameter
 
numberOfLogicalViews - Variable in class com.sun.faces.renderkit.ServerSideStateHelper
The number of logical views as configured by the user.
NumberOfLogicalViews - Enum constant in enum class com.sun.faces.config.WebConfiguration.WebContextInitParameter
 
numberOfViews - Variable in class com.sun.faces.renderkit.ServerSideStateHelper
The number of views as configured by the user.
NumberOfViews - Enum constant in enum class com.sun.faces.config.WebConfiguration.WebContextInitParameter
 
numberValue() - Method in interface jakarta.json.JsonNumber
Returns this JSON number as a Number object.
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