Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- GATEWAY_TIMEOUT - Enum constant in enum class jakarta.ws.rs.core.Response.Status
-
504 Gateway Timeout, see HTTP/1.1 documentation.
- ge(Expression<? extends Number>, Expression<? extends Number>) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
-
Create a predicate for testing whether the first argument is greater than or equal to the second.
- ge(Expression<? extends Number>, Number) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
-
Create a predicate for testing whether the first argument is greater than or equal to the second.
- GENDER - Static variable in interface jakarta.security.enterprise.authentication.mechanism.http.openid.OpenIdConstant
- generate(char[]) - Method in interface jakarta.security.enterprise.identitystore.PasswordHash
-
Generate an encoded password hash value for storage in a user's account.
- generateCreatedBy(FacesContext) - Static method in class com.sun.faces.util.Util
- Generated - Annotation Interface in jakarta.annotation
-
The
Generated
annotation is used to mark source code that has been generated. - GeneratedValue - Annotation Interface in jakarta.persistence
-
Specifies a generation strategy for generated primary keys.
- generateLoginToken(CallerPrincipal, Set<String>) - Method in interface jakarta.security.enterprise.identitystore.RememberMeIdentityStore
-
Associates the given principal and groups with a token.
- generateSchema(PersistenceUnitInfo, Map<?, ?>) - Method in interface jakarta.persistence.spi.PersistenceProvider
-
Create database schemas and/or tables and/or create DDL scripts as determined by the supplied properties.
- generateSchema(SchemaOutputResolver) - Method in class jakarta.xml.bind.JAXBContext
-
Generates the schema documents for this context.
- generateSchema(String, Map<?, ?>) - Static method in class jakarta.persistence.Persistence
-
Create database schemas and/or tables and/or create DDL scripts as determined by the supplied properties.
- generateSchema(String, Map<?, ?>) - Method in interface jakarta.persistence.spi.PersistenceProvider
-
Create database schemas and/or tables and/or create DDL scripts as determined by the supplied properties.
- generateUniqueId(String) - Method in class jakarta.faces.view.facelets.FaceletContext
-
Generate a unique ID for the passed String
- GenerateUniqueServerStateIds - Enum constant in enum class com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
- generateUniqueStateIds - Variable in class com.sun.faces.renderkit.ServerSideStateHelper
-
Flag determining how server state IDs are generated.
- GenerationType - Enum Class in jakarta.persistence
-
Enumerates the defined primary key generation strategies.
- generator() - Element in annotation interface jakarta.persistence.GeneratedValue
-
(Optional) The name of the primary key generator to use, as specified by the
SequenceGenerator
orTableGenerator
annotation which declares the generator. - GenericBootstrap - Interface in jakarta.validation.bootstrap
-
Defines the state used to bootstrap Jakarta Validation and creates a provider agnostic
Configuration
. - genericClass() - Method in interface jakarta.enterprise.lang.model.types.ParameterizedType
-
Returns the type of the generic class that was parameterized with a list of type arguments to form this parameterized type.
- GenericEntity<T> - Class in jakarta.ws.rs.core
-
Represents a message entity of a generic type
T
. - GenericEntity(T) - Constructor for class jakarta.ws.rs.core.GenericEntity
-
Constructs a new generic entity.
- GenericEntity(T, Type) - Constructor for class jakarta.ws.rs.core.GenericEntity
-
Create a new instance of GenericEntity, supplying the generic type information.
- GenericFilter - Class in jakarta.servlet
-
Defines a generic, protocol-independent filter.
- GenericFilter() - Constructor for class jakarta.servlet.GenericFilter
-
Does nothing.
- Generic Invocations - Search tag in package jakarta.ws.rs.client
- Section
- GenericServlet - Class in jakarta.servlet
-
Defines a generic, protocol-independent servlet.
- GenericServlet() - Constructor for class jakarta.servlet.GenericServlet
-
Does nothing.
- GenericType<T> - Class in jakarta.ws.rs.core
-
Represents a generic message entity type
T
. - GenericType() - Constructor for class jakarta.ws.rs.core.GenericType
-
Constructs a new generic type, deriving the generic type and class from type parameter.
- GenericType(Type) - Constructor for class jakarta.ws.rs.core.GenericType
-
Constructs a new generic type, supplying the generic type information and deriving the class.
- get() - Method in class jakarta.ejb.AsyncResult
-
This method should not be called.
- get() - Method in interface jakarta.enterprise.inject.Instance.Handle
-
The contextual reference is obtained lazily, i.e.
- get() - Method in class jakarta.enterprise.inject.spi.Unmanaged.UnmanagedInstance
-
Get the instance
- get() - Method in interface jakarta.inject.Provider
-
Provides a fully-constructed and injected instance of
T
. - get() - Method in interface jakarta.ws.rs.client.AsyncInvoker
-
Invoke HTTP GET method for the current request asynchronously.
- get() - Method in interface jakarta.ws.rs.client.CompletionStageRxInvoker
- get() - Method in interface jakarta.ws.rs.client.RxInvoker
-
Invoke HTTP GET method for the current request.
- get() - Method in interface jakarta.ws.rs.client.SyncInvoker
-
Invoke HTTP GET method for the current request synchronously.
- get(int) - Method in interface jakarta.data.page.PageRequest.Cursor
-
Returns the key value at the specified position.
- get(int) - Method in interface jakarta.persistence.Tuple
-
Get the value of the element at the specified position in the result tuple.
- get(int, Class<X>) - Method in interface jakarta.persistence.Tuple
-
Get the value of the element at the specified position in the result tuple.
- get(long, TimeUnit) - Method in class jakarta.ejb.AsyncResult
-
This method should not be called.
- get(Contextual<T>) - Method in class com.sun.faces.application.view.ViewScopeContext
-
Get the ViewScoped bean for the given contextual.
- get(Contextual<T>) - Method in class com.sun.faces.cdi.clientwindow.ClientWindowScopeContext
-
Get the ClientWindowScoped bean for the given contextual.
- get(Contextual<T>) - Method in class com.sun.faces.flow.FlowCDIContext
- get(Contextual<T>) - Method in interface jakarta.enterprise.context.spi.Context
-
Return an existing instance of a certain contextual type or a null value.
- get(Contextual<T>, CreationalContext<T>) - Method in class com.sun.faces.application.view.ViewScopeContext
-
Get the existing instance of the ViewScoped bean for the given contextual or create a new one.
- get(Contextual<T>, CreationalContext<T>) - Method in class com.sun.faces.cdi.clientwindow.ClientWindowScopeContext
-
Get the existing instance of the ClientWindowScoped bean for the given contextual or create a new one.
- get(Contextual<T>, CreationalContext<T>) - Method in class com.sun.faces.flow.FlowCDIContext
- get(Contextual<T>, CreationalContext<T>) - Method in interface jakarta.enterprise.context.spi.Context
-
Return an existing instance of certain contextual type or create a new instance by calling
Contextual.create(CreationalContext)
and return the new instance. - get(FacesContext, String) - Static method in class com.sun.faces.util.RequestStateManager
- get(MapAttribute<? super X, K, V>) - Method in interface jakarta.persistence.criteria.Path
-
Create a path corresponding to the referenced map-valued attribute.
- get(PluralAttribute<? super X, C, E>) - Method in interface jakarta.persistence.criteria.Path
-
Create a path corresponding to the referenced collection-valued attribute.
- get(SingularAttribute<? super X, Y>) - Method in interface jakarta.persistence.criteria.Path
-
Create a path corresponding to the referenced single-valued attribute.
- get(TupleElement<X>) - Method in interface jakarta.persistence.Tuple
-
Get the value of the specified tuple element.
- get(MessageInfo) - Method in interface jakarta.security.auth.message.MessagePolicy.Target
-
Get the Object identified by the Target from the MessageInfo.
- get(HttpSession, String) - Static method in class jakarta.servlet.jsp.jstl.core.Config
-
Looks up a configuration variable in the "session" scope.
- get(PageContext, String, int) - Static method in class jakarta.servlet.jsp.jstl.core.Config
-
Looks up a configuration variable in the given scope.
- get(ServletContext, String) - Static method in class jakarta.servlet.jsp.jstl.core.Config
-
Looks up a configuration variable in the "application" scope.
- get(ServletRequest, String) - Static method in class jakarta.servlet.jsp.jstl.core.Config
-
Looks up a configuration variable in the "request" scope.
- get(InvocationCallback<T>) - Method in interface jakarta.ws.rs.client.AsyncInvoker
-
Invoke HTTP GET method for the current request asynchronously.
- get(GenericType<R>) - Method in interface jakarta.ws.rs.client.RxInvoker
-
Invoke HTTP GET method for the current request.
- get(GenericType<T>) - Method in interface jakarta.ws.rs.client.AsyncInvoker
-
Invoke HTTP GET method for the current request asynchronously.
- get(GenericType<T>) - Method in interface jakarta.ws.rs.client.CompletionStageRxInvoker
- get(GenericType<T>) - Method in interface jakarta.ws.rs.client.SyncInvoker
-
Invoke HTTP GET method for the current request synchronously.
- get(Serializable) - Method in interface jakarta.faces.component.StateHelper
-
Return the value currently associated with the specified
key
if any. - get(Class<R>) - Method in interface jakarta.ws.rs.client.RxInvoker
-
Invoke HTTP GET method for the current request.
- get(Class<T>) - Method in interface jakarta.ws.rs.client.AsyncInvoker
-
Invoke HTTP GET method for the current request asynchronously.
- get(Class<T>) - Method in interface jakarta.ws.rs.client.CompletionStageRxInvoker
- get(Class<T>) - Method in interface jakarta.ws.rs.client.SyncInvoker
-
Invoke HTTP GET method for the current request synchronously.
- get(Object) - Method in class com.sun.faces.config.initfacescontext.NoOpFlash
- get(Object) - Method in class com.sun.faces.context.ApplicationMap
- get(Object) - Method in class com.sun.faces.context.flash.ELFlash
- get(Object) - Method in class com.sun.faces.context.InitParameterMap
- get(Object) - Method in class com.sun.faces.context.RequestCookieMap
- get(Object) - Method in class com.sun.faces.context.RequestHeaderMap
- get(Object) - Method in class com.sun.faces.context.RequestHeaderValuesMap
- get(Object) - Method in class com.sun.faces.context.RequestMap
- get(Object) - Method in class com.sun.faces.context.RequestParameterMap
- get(Object) - Method in class com.sun.faces.context.RequestParameterValuesMap
- get(Object) - Method in class com.sun.faces.context.SessionMap
- get(Object) - Method in class com.sun.faces.util.MetadataWrapperMap
- get(Object) - Method in class com.sun.faces.util.MultiKeyConcurrentHashMap
-
Returns the value to which the specified key is mapped in this table.
- get(Object) - Method in class jakarta.faces.context.FlashWrapper
-
The default behavior of this method is to call
Map.get(Object)
on the wrappedFlash
object. - get(Object) - Method in class jakarta.ws.rs.core.AbstractMultivaluedMap
- get(Object) - Method in class jakarta.xml.soap.SOAPConnection
-
Gets a message from a specific endpoint and blocks until it receives,
- get(Object, Object) - Method in class com.sun.faces.util.MultiKeyConcurrentHashMap
- get(Object, Object, Object) - Method in class com.sun.faces.util.MultiKeyConcurrentHashMap
- get(Object, Object, Object, Object) - Method in class com.sun.faces.util.MultiKeyConcurrentHashMap
- get(String) - Method in class com.sun.faces.facelets.tag.faces.AttachedBehaviors
- get(String) - Method in class com.sun.faces.facelets.tag.TagAttributesImpl
-
Using no namespace, find the TagAttribute
- get(String) - Method in class jakarta.activation.MimeTypeParameterList
-
Retrieve the value associated with the given name, or null if there is no current association.
- get(String) - Method in interface jakarta.enterprise.event.NotificationOptions
- get(String) - Method in class jakarta.faces.view.facelets.TagAttributes
-
Using no namespace, find the TagAttribute
- get(String) - Method in interface jakarta.persistence.criteria.Path
-
Create a path corresponding to the referenced attribute.
- get(String) - Method in interface jakarta.persistence.Tuple
-
Get the value of the tuple element to which the specified alias has been assigned.
- get(String, Class<T>) - Method in interface jakarta.enterprise.inject.build.compatible.spi.Parameters
-
Returns the value of a parameter with given
key
. - get(String, Class<T>, T) - Method in interface jakarta.enterprise.inject.build.compatible.spi.Parameters
-
Returns the value of a parameter with given
key
. - get(String, Class<X>) - Method in interface jakarta.persistence.Tuple
-
Get the value of the tuple element to which the specified alias has been assigned.
- get(String, String) - Method in class com.sun.faces.facelets.tag.TagAttributesImpl
-
Find a TagAttribute that matches the passed namespace and local name.
- get(String, String) - Method in class jakarta.faces.view.facelets.TagAttributes
-
Find a TagAttribute that matches the passed namespace and local name.
- get(String, String, String, List<String>) - Method in class com.sun.faces.application.resource.ResourceCache
- get(K) - Method in class com.sun.faces.util.Cache
-
If a value isn't associated with the specified key, a new
Callable
will be created wrapping theFactory
specified via the constructor and passed to aFutureTask
. - get(K) - Method in class com.sun.faces.util.ConcurrentCache
-
Retrieves a value for the specified key.
- get(K) - Method in class com.sun.faces.util.ExpiringConcurrentCache
- get(K) - Method in class com.sun.faces.util.LRUCache
-
get from cache if exists else init the value + save in cache + return created value
- GET - Annotation Interface in jakarta.ws.rs
-
Indicates that the annotated method responds to HTTP GET requests.
- GET - Static variable in annotation interface jakarta.ws.rs.HttpMethod
-
HTTP GET method.
- getAbsoluteOrdering() - Method in class com.sun.faces.config.manager.FacesConfigInfo
- getAbsolutePath() - Method in interface jakarta.ws.rs.core.UriInfo
-
Get the absolute path of the request.
- getAbsolutePathBuilder() - Method in interface jakarta.ws.rs.core.UriInfo
-
Get the absolute path of the request in the form of a UriBuilder.
- getAccept() - Method in class jakarta.faces.component.html.HtmlForm
-
Return the value of the
accept
property. - getAccept() - Method in class jakarta.faces.component.html.HtmlInputFile
-
Return the value of the
accept
property. - getAcceptableLanguages() - Method in interface jakarta.ws.rs.client.ClientRequestContext
-
Get a list of languages that are acceptable for the response.
- getAcceptableLanguages() - Method in interface jakarta.ws.rs.container.ContainerRequestContext
-
Get a list of languages that are acceptable for the response.
- getAcceptableLanguages() - Method in interface jakarta.ws.rs.core.HttpHeaders
-
Get a list of languages that are acceptable for the response.
- getAcceptableMediaTypes() - Method in interface jakarta.ws.rs.client.ClientRequestContext
-
Get a list of media types that are acceptable for the response.
- getAcceptableMediaTypes() - Method in interface jakarta.ws.rs.container.ContainerRequestContext
-
Get a list of media types that are acceptable for the response.
- getAcceptableMediaTypes() - Method in interface jakarta.ws.rs.core.HttpHeaders
-
Get a list of media types that are acceptable for the response.
- getAcceptcharset() - Method in class jakarta.faces.component.html.HtmlForm
-
Return the value of the
acceptcharset
property. - getAccesskey() - Method in class jakarta.faces.component.html.HtmlCommandButton
-
Return the value of the
accesskey
property. - getAccesskey() - Method in class jakarta.faces.component.html.HtmlCommandLink
-
Return the value of the
accesskey
property. - getAccesskey() - Method in class jakarta.faces.component.html.HtmlInputFile
-
Return the value of the
accesskey
property. - getAccesskey() - Method in class jakarta.faces.component.html.HtmlInputSecret
-
Return the value of the
accesskey
property. - getAccesskey() - Method in class jakarta.faces.component.html.HtmlInputText
-
Return the value of the
accesskey
property. - getAccesskey() - Method in class jakarta.faces.component.html.HtmlInputTextarea
-
Return the value of the
accesskey
property. - getAccesskey() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetButton
-
Return the value of the
accesskey
property. - getAccesskey() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetLink
-
Return the value of the
accesskey
property. - getAccesskey() - Method in class jakarta.faces.component.html.HtmlOutputLabel
-
Return the value of the
accesskey
property. - getAccesskey() - Method in class jakarta.faces.component.html.HtmlOutputLink
-
Return the value of the
accesskey
property. - getAccesskey() - Method in class jakarta.faces.component.html.HtmlSelectBooleanCheckbox
-
Return the value of the
accesskey
property. - getAccesskey() - Method in class jakarta.faces.component.html.HtmlSelectManyCheckbox
-
Return the value of the
accesskey
property. - getAccesskey() - Method in class jakarta.faces.component.html.HtmlSelectManyListbox
-
Return the value of the
accesskey
property. - getAccesskey() - Method in class jakarta.faces.component.html.HtmlSelectManyMenu
-
Return the value of the
accesskey
property. - getAccesskey() - Method in class jakarta.faces.component.html.HtmlSelectOneListbox
-
Return the value of the
accesskey
property. - getAccesskey() - Method in class jakarta.faces.component.html.HtmlSelectOneMenu
-
Return the value of the
accesskey
property. - getAccesskey() - Method in class jakarta.faces.component.html.HtmlSelectOneRadio
-
Return the value of the
accesskey
property. - getAccessor() - Method in interface jakarta.servlet.http.HttpSession
-
Provides a mechanism for applications to interact with this session outside the scope of an HTTP request.
- getAccessToken() - Method in interface jakarta.security.enterprise.identitystore.openid.OpenIdContext
- getAction() - Method in class com.sun.faces.util.ComponentStruct
- getActionExpression() - Method in interface jakarta.faces.component.ActionSource
-
Return the
MethodExpression
pointing at the application action to be invoked, if thisUIComponent
is activated by the user, during the Apply Request Values or Invoke Application phase of the request processing lifecycle, depending on the value of theimmediate
property. - getActionExpression() - Method in interface jakarta.faces.component.ActionSource2
-
Deprecated.Return the
MethodExpression
pointing at the application action to be invoked, if thisUIComponent
is activated by the user, during the Apply Request Values or Invoke Application phase of the request processing lifecycle, depending on the value of theimmediate
property. - getActionExpression() - Method in class jakarta.faces.component.UICommand
- getActionExpression() - Method in class jakarta.faces.component.UIViewAction
-
Return the
MethodExpression
pointing at the application action to be invoked, if thisUIComponent
is activated by the user, during the Apply Request Values or Invoke Application phase of the request processing lifecycle, depending on the value of theimmediate
property. - getActionListener() - Method in class com.sun.faces.application.ApplicationImpl
- getActionListener() - Method in class com.sun.faces.application.applicationimpl.Singletons
- getActionListener() - Method in class jakarta.faces.application.Application
-
Return the default
ActionListener
to be registered for allActionSource
components in this application. - getActionListener() - Method in class jakarta.faces.application.ApplicationWrapper
-
The default behavior of this method is to call
Application.getActionListener()
on the wrappedApplication
object. - getActionListeners() - Method in interface jakarta.faces.component.ActionSource
-
Return the set of registered
ActionListener
s for thisActionSource
instance. - getActionListeners() - Method in class jakarta.faces.component.UICommand
- getActionListeners() - Method in class jakarta.faces.component.UIViewAction
-
Return the set of registered
ActionListener
s for thisActionSource
instance. - getActionURL(FacesContext) - Method in class jakarta.faces.application.NavigationCase
-
Construct an absolute URL to this
NavigationCase
instance usingViewHandler.getActionURL(jakarta.faces.context.FacesContext, java.lang.String)
on the path portion of the url. - getActionURL(FacesContext) - Method in class jakarta.faces.application.NavigationCaseWrapper
- getActionURL(FacesContext, String) - Method in class com.sun.faces.application.view.MultiViewHandler
-
This code is currently common to all
ViewHandlingStrategy
instances. - getActionURL(FacesContext, String) - Method in class jakarta.faces.application.ViewHandler
-
If the value returned from this method is used as the
file
argument to the four-argument constructor forjava.net.URL
(assuming appropriate values are used for the first three arguments), then a client making a request to thetoExternalForm()
of thatURL
will select the argumentviewId
for traversing the Jakarta Faces lifecycle. - getActionURL(FacesContext, String) - Method in class jakarta.faces.application.ViewHandlerWrapper
-
The default behavior of this method is to call
ViewHandler.getActionURL(jakarta.faces.context.FacesContext, String)
on the wrappedViewHandler
object. - getActiveSessions() - Method in class com.sun.faces.application.WebappLifecycleListener
- getActor() - Method in interface jakarta.xml.soap.SOAPHeaderElement
-
Returns the uri of the actor attribute of this
SOAPHeaderElement
. - getActualTypeArguments() - Method in class com.sun.faces.cdi.ParameterizedTypeImpl
-
Get the actual type arguments.
- getAdaptee() - Method in class jakarta.servlet.jsp.tagext.TagAdapter
-
Gets the tag that is being adapted to the Tag interface.
- getAdapter(Class<A>) - Method in class jakarta.xml.bind.helpers.AbstractMarshallerImpl
- getAdapter(Class<A>) - Method in class jakarta.xml.bind.helpers.AbstractUnmarshallerImpl
- getAdapter(Class<A>) - Method in interface jakarta.xml.bind.Marshaller
-
Gets the adapter associated with the specified type.
- getAdapter(Class<A>) - Method in interface jakarta.xml.bind.Unmarshaller
-
Gets the adapter associated with the specified type.
- getAddress() - Method in interface jakarta.security.enterprise.identitystore.openid.OpenIdClaims
- getAfterIds() - Method in class com.sun.faces.config.manager.documents.DocumentOrderingWrapper
- getAfterPhaseListener() - Method in class jakarta.faces.component.UIViewRoot
-
Return the
MethodExpression
that will be invoked after this view is rendered. - getAjaxBehaviors(FacesContext, boolean) - Static method in class com.sun.faces.component.behavior.AjaxBehaviors
- getAlgorithm() - Method in class jakarta.security.auth.message.callback.PrivateKeyCallback.DigestRequest
-
Get the algorithm identifier.
- getAlias() - Method in interface jakarta.persistence.TupleElement
-
Return the alias assigned to the tuple element or null, if no alias has been assigned.
- getAlias() - Method in class jakarta.security.auth.message.callback.PrivateKeyCallback.AliasRequest
-
Get the alias.
- getAlias() - Method in class jakarta.security.auth.message.callback.SecretKeyCallback.AliasRequest
-
Get the alias.
- getAliasedId(String) - Method in class com.sun.faces.facelets.impl.IdMapper
- getAll() - Method in class com.sun.faces.facelets.tag.TagAttributesImpl
-
Return an array of all TagAttributesImpl in this set
- getAll() - Method in class jakarta.faces.view.facelets.TagAttributes
-
Return an array of all TagAttributes in this set
- getAll(String) - Method in class com.sun.faces.facelets.tag.TagAttributesImpl
-
Get all TagAttributesImpl for the passed namespace
- getAll(String) - Method in class jakarta.faces.view.facelets.TagAttributes
-
Get all TagAttributes for the passed namespace
- getAllAttributes() - Method in interface jakarta.xml.soap.SOAPElement
-
Returns an
Iterator
over all of the attributeName
objects in thisSOAPElement
object. - getAllAttributesAsQNames() - Method in interface jakarta.xml.soap.SOAPElement
-
Returns an
Iterator
over all of the attributes in thisSOAPElement
asQName
objects. - getAllCommands() - Method in class jakarta.activation.DataHandler
-
Return all the commands for this type of data.
- getAllCommands(String) - Method in class jakarta.activation.CommandMap
-
Get all the available commands for this type.
- getAllCommands(String) - Method in class jakarta.activation.MailcapCommandMap
-
Get all the available commands in all mailcap files known to this instance of MailcapCommandMap for this MIME type.
- getAllCommands(String, DataSource) - Method in class jakarta.activation.CommandMap
-
Get all the available commands for this type.
- getAllDeclaredCallerRoles() - Method in interface jakarta.security.enterprise.SecurityContext
-
A list of all static (declared) application roles that the authenticated caller is in or the empty list if the caller is either not authenticated or is not in any declared role.
- getAllHeaders() - Method in class jakarta.xml.soap.MimeHeaders
-
Returns all the
MimeHeader
s in thisMimeHeaders
object. - getAllMimeHeaders() - Method in class jakarta.xml.soap.AttachmentPart
-
Retrieves all the headers for this
AttachmentPart
object as an iterator over theMimeHeader
objects. - getAllMimeHeaders() - Method in class jakarta.xml.soap.SOAPPart
-
Retrieves all the headers for this
SOAPPart
object as an iterator over theMimeHeader
objects. - getAllowedMethods() - Method in interface jakarta.ws.rs.client.ClientResponseContext
-
Get the allowed HTTP methods from the Allow HTTP header.
- getAllowedMethods() - Method in interface jakarta.ws.rs.container.ContainerResponseContext
-
Get the allowed HTTP methods from the Allow HTTP header.
- getAllowedMethods() - Method in class jakarta.ws.rs.core.Response
-
Get the allowed HTTP methods from the Allow HTTP header.
- getAllTimers() - Method in interface jakarta.ejb.TimerService
-
Returns all active timers associated with the beans in the same module in which the caller bean is packaged.
- getAllViewDeclarationLanguages() - Method in class com.sun.faces.application.view.ViewDeclarationLanguageFactoryImpl
- getAllViewDeclarationLanguages() - Method in class jakarta.faces.view.ViewDeclarationLanguageFactory
-
Gets the list of all view declaration languages supported by this runtime.
- getAlt() - Method in class jakarta.faces.component.html.HtmlCommandButton
-
Return the value of the
alt
property. - getAlt() - Method in class jakarta.faces.component.html.HtmlGraphicImage
-
Return the value of the
alt
property. - getAlt() - Method in class jakarta.faces.component.html.HtmlInputFile
-
Deprecated, for removal: This API element is subject to removal in a future version.This attribute is actually not specified in HTML. Do not use it on this component.
- getAlt() - Method in class jakarta.faces.component.html.HtmlInputSecret
-
Deprecated, for removal: This API element is subject to removal in a future version.This attribute is actually not specified in HTML. Do not use it on this component.
- getAlt() - Method in class jakarta.faces.component.html.HtmlInputText
-
Return the value of the
alt
property. - getAlt() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetButton
-
Return the value of the
alt
property. - getAlternatives() - Method in interface jakarta.enterprise.inject.spi.AfterTypeDiscovery
- getAndClearReturnModeDepth(FacesContext) - Method in class com.sun.faces.flow.FlowHandlerImpl
- getAnnotated() - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedConstructorConfigurator
- getAnnotated() - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedFieldConfigurator
- getAnnotated() - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedMethodConfigurator
- getAnnotated() - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedParameterConfigurator
- getAnnotated() - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedTypeConfigurator
- getAnnotated() - Method in interface jakarta.enterprise.inject.spi.InjectionPoint
-
Obtain an instance of
AnnotatedField
orAnnotatedParameter
, depending upon whether the injection point is an injected field or a constructor/method parameter. - getAnnotated() - Method in interface jakarta.enterprise.inject.spi.ProcessBean
-
Returns the
AnnotatedType
representing the bean class, theAnnotatedMethod
representing the producer method, or theAnnotatedField
representing the producer field. - getAnnotated() - Method in interface jakarta.enterprise.inject.spi.ProcessBeanAttributes
- getAnnotatedBeanClass() - Method in interface jakarta.enterprise.inject.spi.ProcessManagedBean
-
Returns the
AnnotatedType
representing the bean class. - getAnnotatedClasses(FacesContext) - Static method in class com.sun.faces.config.ConfigManager
- getAnnotatedClasses(Set<URI>) - Method in class com.sun.faces.config.manager.spi.FilterClassesFromFacesInitializerAnnotationProvider
- getAnnotatedClasses(Set<URI>) - Method in class com.sun.faces.spi.AnnotationProvider
- getAnnotatedClassesInCurrentModule(ServletContext) - Method in interface com.sun.faces.spi.AnnotationScanner
- getAnnotatedDisposedParameter() - Method in interface jakarta.enterprise.inject.spi.ProcessProducerField
-
Returns the
AnnotatedParameter
for any matching injection point of the same type as the producer field return type found on a disposal method. - getAnnotatedDisposedParameter() - Method in interface jakarta.enterprise.inject.spi.ProcessProducerMethod
-
Returns the
AnnotatedParameter
for any matching injection point of the same type as the producer method return type found on a disposal method. - getAnnotatedEndpointClasses(Set<Class<?>>) - Method in interface jakarta.websocket.server.ServerApplicationConfig
-
Return a set of annotated endpoint classes that the server container must deploy.
- getAnnotatedMember() - Method in interface jakarta.enterprise.inject.spi.ProcessProducer
-
Returns the
AnnotatedField
representing the producer field or theAnnotatedMethod
representing the producer method. - getAnnotatedMethod() - Method in interface jakarta.enterprise.inject.spi.ProcessObserverMethod
-
The
AnnotatedMethod
representing the observer method. - getAnnotatedProducerField() - Method in interface jakarta.enterprise.inject.spi.ProcessProducerField
-
Returns the
AnnotatedField
representing the producer field. - getAnnotatedProducerMethod() - Method in interface jakarta.enterprise.inject.spi.ProcessProducerMethod
-
Returns the
AnnotatedMethod
representing the producer method. - getAnnotatedType() - Method in interface jakarta.enterprise.inject.spi.ProcessAnnotatedType
-
Returns the
AnnotatedType
object that will be used by the container to read the declared annotations. - getAnnotatedType() - Method in interface jakarta.enterprise.inject.spi.ProcessInjectionTarget
-
Returns the
AnnotatedType
representing the managed bean class, session bean class or other Java EE component class supporting injection. - getAnnotatedType(Class<T>, String) - Method in interface jakarta.enterprise.inject.spi.AfterBeanDiscovery
-
Obtain the
AnnotatedType
that may be used to read the annotations of the given class or interface as defined during container initialization. - getAnnotatedTypes(Class<T>) - Method in interface jakarta.enterprise.inject.spi.AfterBeanDiscovery
-
Obtain the
AnnotatedType
s that may be used to read the annotations of the given class or interface as defined during container initialization. - getAnnotation() - Method in class com.sun.faces.application.annotation.DelegatedEJBScanner
-
Delegate to the actual EJB scanner.
- getAnnotation() - Method in class com.sun.faces.application.annotation.DelegatedPersistenceContextScanner
-
Delegate to the actual PersistenceContext scanner.
- getAnnotation() - Method in class com.sun.faces.application.annotation.DelegatedPersistenceUnitScanner
-
Delegate to the actual PersistenceUnit scanner.
- getAnnotation() - Method in class com.sun.faces.application.annotation.DelegatedResourceScanner
-
Delegate to the actual Resource scanner.
- getAnnotation() - Method in class com.sun.faces.application.annotation.FacesComponentUsage
- getAnnotation() - Method in interface jakarta.validation.metadata.ConstraintDescriptor
-
Returns the annotation describing the constraint declaration.
- getAnnotation(BeanManager, Annotated, Class<A>) - Static method in class com.sun.faces.cdi.CdiUtils
-
Finds an annotation in an Annotated, taking stereo types into account
- getAnnotation(Class<T>) - Method in interface jakarta.enterprise.inject.spi.Annotated
-
Get program element annotation of a certain annotation type.
- getAnnotationManager() - Method in class com.sun.faces.application.ApplicationAssociate
- getAnnotations() - Method in class jakarta.el.MethodReference
-
Obtain the annotations on the method to which the associated expression resolves.
- getAnnotations() - Method in interface jakarta.enterprise.inject.spi.Annotated
-
Get all annotations of the program element.
- getAnnotations() - Method in class jakarta.ws.rs.client.Entity
-
Get the entity annotations.
- getAnnotations() - Method in interface jakarta.ws.rs.ext.InterceptorContext
-
Get an array of the annotations formally declared on the artifact that initiated the intercepted entity provider invocation.
- getAnnotations(Class<T>) - Method in interface jakarta.enterprise.inject.spi.Annotated
-
Get program element annotations of a certain annotation type.
- getAnnotations(Class<T>) - Method in interface jakarta.enterprise.inject.spi.AnnotatedConstructor
- getAnnotations(Class<T>) - Method in interface jakarta.enterprise.inject.spi.AnnotatedField
- getAnnotations(Class<T>) - Method in interface jakarta.enterprise.inject.spi.AnnotatedMethod
- getAnnotations(Class<T>) - Method in interface jakarta.enterprise.inject.spi.AnnotatedParameter
- getAnnotations(Class<T>) - Method in interface jakarta.enterprise.inject.spi.AnnotatedType
- getAnnotationScanner() - Method in class com.sun.faces.config.manager.tasks.ProvideMetadataToAnnotationScanTask
- getAnnotationScanURIs(Set<Class<?>>) - Method in class com.sun.faces.config.manager.tasks.ProvideMetadataToAnnotationScanTask
- getAppContext() - Method in interface jakarta.security.auth.message.config.AuthConfig
-
Get the application context identifier of this authentication context configuration object.
- getAppContext() - Method in interface jakarta.security.auth.message.config.AuthConfigFactory.RegistrationContext
-
Get the application context identifier from the registration context
- getApplication() - Method in class com.sun.faces.application.ApplicationAssociate
- getApplication() - Method in class com.sun.faces.application.ApplicationFactoryImpl
-
Create (if needed) and return an
Application
instance for this web application. - getApplication() - Method in class com.sun.faces.application.InjectionApplicationFactory
- getApplication() - Method in class com.sun.faces.config.InitFacesContext
- getApplication() - Method in class com.sun.faces.config.processor.AbstractConfigProcessor
- getApplication() - Method in class com.sun.faces.context.FacesContextImpl
- getApplication() - Static method in class com.sun.faces.util.MessageFactory
- getApplication() - Method in class jakarta.faces.application.ApplicationFactory
-
Create (if needed) and return an
Application
instance for this web application. - getApplication() - Method in class jakarta.faces.context.FacesContext
-
Return the
Application
instance associated with this web application. - getApplication() - Method in class jakarta.faces.context.FacesContextWrapper
-
The default behavior of this method is to call
FacesContext.getApplication()
on the wrappedFacesContext
object. - getApplication() - Method in class jakarta.faces.event.PostConstructApplicationEvent
-
The source
Application
that sent this event. - getApplication() - Method in class jakarta.faces.event.PreDestroyApplicationEvent
-
The source
Application
that sent this event. - getApplicationContextPath() - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
- getApplicationContextPath() - Method in class com.sun.faces.context.ExternalContextImpl
- getApplicationContextPath() - Method in class jakarta.faces.context.ExternalContext
-
Return the name of the container context for this application.
- getApplicationContextPath() - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getApplicationContextPath()
on the wrappedExternalContext
object. - getApplicationData() - Method in interface jakarta.websocket.PongMessage
-
The application data inside the pong message from the peer.
- getApplicationELResolvers() - Method in class com.sun.faces.application.ApplicationAssociate
- getApplicationELResolvers() - Method in class com.sun.faces.application.applicationimpl.ExpressionLanguage
- getApplicationELResolvers() - Method in class com.sun.faces.application.ApplicationImpl
- getApplicationMap() - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
- getApplicationMap() - Method in class com.sun.faces.context.ExternalContextImpl
- getApplicationMap() - Method in class jakarta.faces.context.ExternalContext
-
Return a mutable
Map
representing the application scope attributes for the current application. - getApplicationMap() - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getApplicationMap()
on the wrappedExternalContext
object. - getApplicationStateInfo() - Method in class com.sun.faces.application.ApplicationAssociate
- getArray() - Method in interface jakarta.json.stream.JsonParser
-
Returns a
JsonArray
and advance the parser to the the correspondingEND_ARRAY
. - getArrayStream() - Method in interface jakarta.json.stream.JsonParser
-
Returns a stream of the
JsonArray
elements. - getArrayStringClaim(String) - Method in interface jakarta.security.enterprise.identitystore.openid.Claims
-
Get String List claim of given name
- getAsMap() - Method in class jakarta.json.bind.JsonbConfig
-
Return all configuration properties as an unmodifiable map.
- getAsObject(FacesContext, UIComponent, String) - Method in class com.sun.faces.cdi.CdiConverter
-
Get the object.
- getAsObject(FacesContext, UIComponent, String) - Method in class jakarta.faces.convert.BigDecimalConverter
- getAsObject(FacesContext, UIComponent, String) - Method in class jakarta.faces.convert.BigIntegerConverter
- getAsObject(FacesContext, UIComponent, String) - Method in class jakarta.faces.convert.BooleanConverter
- getAsObject(FacesContext, UIComponent, String) - Method in class jakarta.faces.convert.ByteConverter
- getAsObject(FacesContext, UIComponent, String) - Method in class jakarta.faces.convert.CharacterConverter
- getAsObject(FacesContext, UIComponent, String) - Method in interface jakarta.faces.convert.Converter
-
Convert the specified string value, which is associated with the specified
UIComponent
, into a model data object that is appropriate for being stored during the Process Validations phase of the request processing lifecycle. - getAsObject(FacesContext, UIComponent, String) - Method in class jakarta.faces.convert.DateTimeConverter
- getAsObject(FacesContext, UIComponent, String) - Method in class jakarta.faces.convert.DoubleConverter
- getAsObject(FacesContext, UIComponent, String) - Method in class jakarta.faces.convert.EnumConverter
-
Convert the
value
argument to one of the enum constants of the class provided in our constructor. - getAsObject(FacesContext, UIComponent, String) - Method in class jakarta.faces.convert.FloatConverter
- getAsObject(FacesContext, UIComponent, String) - Method in class jakarta.faces.convert.IntegerConverter
- getAsObject(FacesContext, UIComponent, String) - Method in class jakarta.faces.convert.LongConverter
- getAsObject(FacesContext, UIComponent, String) - Method in class jakarta.faces.convert.NumberConverter
- getAsObject(FacesContext, UIComponent, String) - Method in class jakarta.faces.convert.ShortConverter
- getAsObject(FacesContext, UIComponent, String) - Method in class jakarta.faces.convert.UUIDConverter
- getAsString(FacesContext, UIComponent, Object) - Method in class com.sun.faces.cdi.CdiConverter
-
Get the string representation.
- getAsString(FacesContext, UIComponent, Object) - Method in class jakarta.faces.convert.BigDecimalConverter
- getAsString(FacesContext, UIComponent, Object) - Method in class jakarta.faces.convert.BigIntegerConverter
- getAsString(FacesContext, UIComponent, Object) - Method in class jakarta.faces.convert.BooleanConverter
- getAsString(FacesContext, UIComponent, Object) - Method in class jakarta.faces.convert.ByteConverter
- getAsString(FacesContext, UIComponent, Object) - Method in class jakarta.faces.convert.CharacterConverter
- getAsString(FacesContext, UIComponent, Object) - Method in class jakarta.faces.convert.DateTimeConverter
- getAsString(FacesContext, UIComponent, Object) - Method in class jakarta.faces.convert.DoubleConverter
- getAsString(FacesContext, UIComponent, Object) - Method in class jakarta.faces.convert.EnumConverter
-
Convert the enum constant given by the
value
argument into a String. - getAsString(FacesContext, UIComponent, Object) - Method in class jakarta.faces.convert.FloatConverter
- getAsString(FacesContext, UIComponent, Object) - Method in class jakarta.faces.convert.IntegerConverter
- getAsString(FacesContext, UIComponent, Object) - Method in class jakarta.faces.convert.LongConverter
- getAsString(FacesContext, UIComponent, Object) - Method in class jakarta.faces.convert.NumberConverter
- getAsString(FacesContext, UIComponent, Object) - Method in class jakarta.faces.convert.ShortConverter
- getAsString(FacesContext, UIComponent, UUID) - Method in class jakarta.faces.convert.UUIDConverter
- getAsString(FacesContext, UIComponent, T) - Method in interface jakarta.faces.convert.Converter
-
Convert the specified model object value, which is associated with the specified
UIComponent
, into a String that is suitable for being included in the response generated during the Render Response phase of the request processing lifeycle. - getAsText() - Method in class com.sun.faces.application.ConverterPropertyEditorBase
-
Convert an object of type
ConverterPropertyEditorBase.getTargetClass()
to text by delegating to a converter obtained from the Faces Application. - getAsyncContext() - Method in class jakarta.servlet.AsyncEvent
-
Gets the AsyncContext from this AsyncEvent.
- getAsyncContext() - Method in interface jakarta.servlet.ServletRequest
-
Gets the AsyncContext that was created or reinitialized by the most recent invocation of
ServletRequest.startAsync()
orServletRequest.startAsync(ServletRequest,ServletResponse)
on this request. - getAsyncContext() - Method in class jakarta.servlet.ServletRequestWrapper
-
Gets the AsyncContext that was created or reinitialized by the most recent invocation of
ServletRequestWrapper.startAsync()
orServletRequestWrapper.startAsync(ServletRequest,ServletResponse)
on the wrapped request. - getAsyncRemote() - Method in interface jakarta.websocket.Session
-
Return a reference a RemoteEndpoint object representing the peer of this conversation that is able to send messages asynchronously to the peer.
- getAttachedBehaviorsHandler(UIComponent) - Static method in class com.sun.faces.facelets.tag.faces.AttachedBehaviors
- getAttachedObjectHandlerHelper() - Method in class jakarta.faces.view.facelets.FaceletsAttachedObjectHandler
-
Return the underlying handler for this tag handler instance.
- getAttachedObjectHandlers(UIComponent) - Static method in class com.sun.faces.facelets.tag.faces.CompositeComponentTagHandler
- getAttachedObjectHandlers(UIComponent, boolean) - Static method in class com.sun.faces.facelets.tag.faces.CompositeComponentTagHandler
- getAttachment(SOAPElement) - Method in class jakarta.xml.soap.SOAPMessage
-
Returns an
AttachmentPart
object that is associated with an attachment that is referenced by thisSOAPElement
ornull
if no such attachment exists. - getAttachmentAsByteArray(String) - Method in class jakarta.xml.bind.attachment.AttachmentUnmarshaller
-
Retrieve the attachment identified by content-id,
cid
, as abyte[]
. - getAttachmentAsDataHandler(String) - Method in class jakarta.xml.bind.attachment.AttachmentUnmarshaller
-
Lookup MIME content by content-id,
cid
, and return as aDataHandler
. - getAttachmentMarshaller() - Method in class jakarta.xml.bind.helpers.AbstractMarshallerImpl
- getAttachmentMarshaller() - Method in interface jakarta.xml.bind.Marshaller
- getAttachments() - Method in class jakarta.xml.soap.SOAPMessage
-
Retrieves all the
AttachmentPart
objects that are part of thisSOAPMessage
object. - getAttachments(MimeHeaders) - Method in class jakarta.xml.soap.SOAPMessage
-
Retrieves all the
AttachmentPart
objects that have header entries that match the specified headers. - getAttachmentUnmarshaller() - Method in class jakarta.xml.bind.helpers.AbstractUnmarshallerImpl
- getAttachmentUnmarshaller() - Method in interface jakarta.xml.bind.Unmarshaller
- getAttribute() - Method in interface jakarta.persistence.criteria.Fetch
-
Return the metamodel attribute corresponding to the fetch join.
- getAttribute() - Method in interface jakarta.persistence.criteria.Join
-
Return the metamodel attribute representing the join target, if any, or null if the target of the join is an entity type.
- getAttribute(String) - Method in class com.sun.faces.facelets.tag.faces.html.ComponentResourceDelegate
- getAttribute(String) - Method in class jakarta.faces.view.facelets.FaceletContext
-
Return an attribute set by a previous call to
FaceletContext.setAttribute(java.lang.String, java.lang.Object)
. - getAttribute(String) - Method in class jakarta.faces.view.facelets.TagHandler
-
Utility method for fetching the appropriate TagAttribute
- getAttribute(String) - Method in interface jakarta.persistence.metamodel.ManagedType
-
Return the attribute of the managed type that corresponds to the specified name.
- getAttribute(String) - Method in class jakarta.servlet.http.Cookie
-
Gets the value of the cookie attribute associated with the given name.
- getAttribute(String) - Method in interface jakarta.servlet.http.HttpSession
-
Returns the object bound with the specified name in this session, or
null
if no object is bound under the name. - getAttribute(String) - Method in class jakarta.servlet.jsp.JspContext
-
Returns the object associated with the name in the page scope or null if not found.
- getAttribute(String) - Method in class jakarta.servlet.jsp.tagext.TagData
-
The value of the attribute.
- getAttribute(String) - Method in interface jakarta.servlet.ServletContext
-
Returns the servlet container attribute with the given name, or
null
if there is no attribute by that name. - getAttribute(String) - Method in interface jakarta.servlet.ServletRequest
-
Returns the value of the named attribute as an
Object
, ornull
if no attribute of the given name exists. - getAttribute(String) - Method in class jakarta.servlet.ServletRequestWrapper
-
The default behavior of this method is to call getAttribute(String name) on the wrapped request object.
- getAttribute(String) - Method in interface jakarta.servlet.SessionCookieConfig
-
Obtain the value for a given session cookie attribute.
- getAttribute(String) - Method in class jakarta.xml.ws.spi.http.HttpContext
-
Returns an attribute value for container's configuration and other data that can be used by Jakarta XML Web Services runtime.
- getAttribute(String) - Method in class jakarta.xml.ws.spi.http.HttpExchange
-
Returns an attribute that is associated with this
HttpExchange
. - getAttribute(String, int) - Method in class jakarta.servlet.jsp.JspContext
-
Return the object associated with the name in the specified scope or null if not found.
- getAttribute(Node, String) - Method in class com.sun.faces.config.processor.FacesFlowDefinitionConfigProcessor
- getAttributeName() - Method in interface jakarta.persistence.AttributeNode
-
Return the name of the attribute corresponding to the attribute node.
- getAttributeName(FaceletContext) - Method in class com.sun.faces.facelets.tag.faces.core.AttributeHandler
- getAttributeName(FaceletContext) - Method in class com.sun.faces.facelets.tag.faces.core.AttributesHandler
- getAttributeName(FaceletContext) - Method in class com.sun.faces.facelets.tag.faces.core.PassThroughAttributeHandler
- getAttributeName(FaceletContext) - Method in class com.sun.faces.facelets.tag.faces.core.PassThroughAttributesHandler
- getAttributeName(FaceletContext) - Method in interface jakarta.faces.view.facelets.AttributeHandler
-
Returns the resolved literal String value of the attribute name after evaluating EL.
- getAttributeNames() - Method in interface jakarta.servlet.http.HttpSession
-
Returns an
Enumeration
ofString
objects containing the names of all the objects bound to this session. - getAttributeNames() - Method in interface jakarta.servlet.ServletContext
-
Returns an
Enumeration
containing the attribute names available within this ServletContext. - getAttributeNames() - Method in interface jakarta.servlet.ServletRequest
-
Returns an
Enumeration
containing the names of the attributes available to this request. - getAttributeNames() - Method in class jakarta.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getAttributeNames() on the wrapped request object.
- getAttributeNames() - Method in class jakarta.xml.ws.spi.http.HttpContext
-
Returns all attribute names for container's configuration and other data that can be used by Jakarta XML Web Services runtime.
- getAttributeNames() - Method in class jakarta.xml.ws.spi.http.HttpExchange
-
Gives all the attribute names that are associated with this
HttpExchange
. - getAttributeNamesInScope(int) - Method in class jakarta.servlet.jsp.JspContext
-
Enumerate all the attributes in a given scope.
- getAttributeNode(Attribute<? super T, Y>) - Method in interface jakarta.persistence.Graph
-
Get an existing attribute node for the given attribute.
- getAttributeNode(String) - Method in interface jakarta.persistence.Graph
-
Get an existing attribute node for the attribute with the given name.
- getAttributeNodes() - Method in interface jakarta.persistence.Graph
-
Return the attribute nodes corresponding to the attributes of this managed type that are included in the graph.
- getAttributes() - Method in class com.sun.faces.config.InitFacesContext
- getAttributes() - Method in class com.sun.faces.context.FacesContextImpl
- getAttributes() - Method in class com.sun.faces.facelets.tag.composite.BehaviorHolderWrapper
- getAttributes() - Method in class jakarta.faces.component.UIComponent
-
Return a mutable
Map
representing the attributes (and properties, see below) associated wth thisUIComponent
, keyed by attribute name (which must be a String). - getAttributes() - Method in class jakarta.faces.component.UIComponentBase
- getAttributes() - Method in class jakarta.faces.context.FacesContext
-
Return a mutable
Map
representing the attributes associated wth thisFacesContext
instance. - getAttributes() - Method in class jakarta.faces.context.FacesContextWrapper
-
The default behavior of this method is to call
FacesContext.getAttributes()
on the wrappedFacesContext
object. - getAttributes() - Method in class jakarta.faces.event.ExceptionQueuedEventContext
-
A
Map
of attributes relevant to the context of thisExceptionQueuedEvent
. - getAttributes() - Method in class jakarta.faces.view.facelets.Tag
-
Return an object encapsulating the
TagAttributes
specified on this element in the view. - getAttributes() - Method in interface jakarta.persistence.metamodel.ManagedType
-
Return the attributes of the managed type.
- getAttributes() - Method in class jakarta.servlet.http.Cookie
-
Returns an unmodifiable mapping of all cookie attributes set via
Cookie.setAttribute(String, String)
as well as any predefined setter method, except forversion
. - getAttributes() - Method in class jakarta.servlet.jsp.tagext.TagData
-
Enumerates the attributes.
- getAttributes() - Method in class jakarta.servlet.jsp.tagext.TagInfo
-
Attribute information (in the TLD) on this tag.
- getAttributes() - Method in interface jakarta.servlet.SessionCookieConfig
-
Obtain the Map (keys are case insensitive) of all attributes and values, including those set via the attribute specific setters, (excluding version) for this SessionCookieConfig.
- getAttributes() - Method in interface jakarta.validation.metadata.ConstraintDescriptor
-
Returns a map containing the annotation attribute names as keys and the annotation attribute values as value.
- getAttributes(AttributeManager.Key) - Static method in class com.sun.faces.renderkit.AttributeManager
- getAttributesScope(String) - Method in class jakarta.servlet.jsp.JspContext
-
Get the scope where a given attribute is defined.
- getAttributeString(String) - Method in class jakarta.servlet.jsp.tagext.TagData
-
Get the value for a given attribute.
- getAttributeValue(Name) - Method in interface jakarta.xml.soap.SOAPElement
-
Returns the value of the attribute with the specified name.
- getAttributeValue(QName) - Method in interface jakarta.xml.soap.SOAPElement
-
Returns the value of the attribute with the specified qname.
- getAudience() - Method in interface jakarta.security.enterprise.identitystore.openid.JwtClaims
-
The recipients that the JWT is intended for.
- getAuthContext(String, Subject, Map<String, Object>) - Method in interface jakarta.security.auth.message.config.ClientAuthConfig
-
Get a ClientAuthContext instance from this ClientAuthConfig.
- getAuthContext(String, Subject, Map<String, Object>) - Method in interface jakarta.security.auth.message.config.ServerAuthConfig
-
Get a ServerAuthContext instance from this ServerAuthConfig.
- getAuthContextID(MessageInfo) - Method in interface jakarta.security.auth.message.config.AuthConfig
-
Get the authentication context identifier corresponding to the request and response objects encapsulated in messageInfo.
- getAuthenticationScheme() - Method in interface jakarta.ws.rs.core.SecurityContext
-
Returns the string value of the authentication scheme used to protect the resource.
- getAuthParameters() - Method in interface jakarta.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
Returns the parameters that were provided with the SecurityContext#authenticate(AuthParameters) call.
- getAuthParameters() - Method in class jakarta.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
- getAuthType() - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
- getAuthType() - Method in class com.sun.faces.context.ExternalContextImpl
- getAuthType() - Method in class jakarta.faces.context.ExternalContext
-
Return the name of the authentication scheme used to authenticate the current user, if any; otherwise, return
null
. - getAuthType() - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getAuthType()
on the wrappedExternalContext
object. - getAuthType() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Returns the name of the authentication scheme used to protect the servlet.
- getAuthType() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getAuthType() on the wrapped request object.
- getAutocomplete() - Method in class jakarta.faces.component.html.HtmlInputFile
-
Deprecated, for removal: This API element is subject to removal in a future version.This attribute is actually not specified in HTML. Do not use it on this component.
- getAutocomplete() - Method in class jakarta.faces.component.html.HtmlInputSecret
-
Return the value of the
autocomplete
property. - getAutocomplete() - Method in class jakarta.faces.component.html.HtmlInputText
-
Return the value of the
autocomplete
property. - getBase() - Method in class jakarta.el.MethodReference
-
Obtain the base object on which the method will be invoked.
- getBase() - Method in class jakarta.el.ValueReference
- getBase64Content() - Method in class jakarta.xml.soap.AttachmentPart
-
Returns an
InputStream
which can be used to obtain the content ofAttachmentPart
as Base64 encoded character data, this method would base64 encode the raw bytes of the attachment and return. - getBaseContractsPath() - Method in class com.sun.faces.application.resource.ClasspathResourceHelper
- getBaseContractsPath() - Method in class com.sun.faces.application.resource.FaceletWebappResourceHelper
- getBaseContractsPath() - Method in class com.sun.faces.application.resource.ResourceHelper
- getBaseContractsPath() - Method in class com.sun.faces.application.resource.ResourceManager
- getBaseContractsPath() - Method in class com.sun.faces.application.resource.WebappResourceHelper
- getBaseName() - Method in class com.sun.faces.application.ApplicationResourceBundle
- getBasePath(String) - Method in class com.sun.faces.application.resource.ResourceHelper
- getBaseResourcePath() - Method in class com.sun.faces.application.resource.ClasspathResourceHelper
- getBaseResourcePath() - Method in class com.sun.faces.application.resource.FaceletWebappResourceHelper
- getBaseResourcePath() - Method in class com.sun.faces.application.resource.ResourceHelper
- getBaseResourcePath() - Method in class com.sun.faces.application.resource.WebappResourceHelper
- getBaseType() - Method in class jakarta.activation.MimeType
-
Return a String representation of this object without the parameter list.
- getBaseType() - Method in interface jakarta.enterprise.inject.spi.Annotated
-
Get the type of the annotated program element.
- getBaseUri() - Method in interface jakarta.ws.rs.core.UriInfo
-
Get the base URI of the application.
- getBaseUriBuilder() - Method in interface jakarta.ws.rs.core.UriInfo
-
Get the base URI of the application in the form of a UriBuilder.
- getBasicRemote() - Method in interface jakarta.websocket.Session
-
Return a reference a RemoteEndpoint object representing the peer of this conversation that is able to send messages synchronously to the peer.
- getBatchingAllowed() - Method in interface jakarta.websocket.RemoteEndpoint
-
Return whether the implementation is allowed to batch outgoing messages before sending.
- getBean() - Method in interface jakarta.enterprise.inject.Instance.Handle
- getBean() - Method in interface jakarta.enterprise.inject.spi.InjectionPoint
-
Get the
Bean
object representing the bean that defines the injection point. - getBean() - Method in interface jakarta.enterprise.inject.spi.ProcessBean
-
Returns the
Bean
object that is about to be registered. - getBean(CommandInfo) - Method in class jakarta.activation.DataHandler
-
A convenience method that takes a CommandInfo object and instantiates the corresponding command, usually a JavaBean component.
- getBean(FacesContext, Contextual<T>) - Method in class com.sun.faces.application.view.ViewScopeContextManager
-
Get the value from the view map (or null if not found).
- getBean(FacesContext, Contextual<T>) - Method in class com.sun.faces.cdi.clientwindow.ClientWindowScopeContextManager
-
Get the value from the ClientWindow-map (or null if not found).
- getBean(String) - Method in class jakarta.el.BeanNameResolver
-
Returns the bean known by its name.
- getBeanAttributes() - Method in interface jakarta.enterprise.inject.spi.ProcessBeanAttributes
- getBeanClass() - Method in class com.sun.faces.cdi.ApplicationMapProducer
- getBeanClass() - Method in class com.sun.faces.cdi.ApplicationProducer
- getBeanClass() - Method in class com.sun.faces.cdi.ComponentProducer
- getBeanClass() - Method in class com.sun.faces.cdi.CompositeComponentProducer
- getBeanClass() - Method in class com.sun.faces.cdi.DataModelClassesMapProducer
- getBeanClass() - Method in class com.sun.faces.cdi.ExternalContextProducer
- getBeanClass() - Method in class com.sun.faces.cdi.FacesContextProducer
- getBeanClass() - Method in class com.sun.faces.cdi.FlashProducer
- getBeanClass() - Method in class com.sun.faces.cdi.FlowMapProducer
- getBeanClass() - Method in class com.sun.faces.cdi.FlowProducer
- getBeanClass() - Method in class com.sun.faces.cdi.HeaderMapProducer
- getBeanClass() - Method in class com.sun.faces.cdi.HeaderValuesMapProducer
- getBeanClass() - Method in class com.sun.faces.cdi.InitParameterMapProducer
- getBeanClass() - Method in class com.sun.faces.cdi.ManagedPropertyProducer
- getBeanClass() - Method in class com.sun.faces.cdi.RequestCookieMapProducer
- getBeanClass() - Method in class com.sun.faces.cdi.RequestMapProducer
- getBeanClass() - Method in class com.sun.faces.cdi.RequestParameterMapProducer
- getBeanClass() - Method in class com.sun.faces.cdi.RequestParameterValuesMapProducer
- getBeanClass() - Method in class com.sun.faces.cdi.RequestProducer
- getBeanClass() - Method in class com.sun.faces.cdi.ResourceHandlerProducer
- getBeanClass() - Method in class com.sun.faces.cdi.SessionMapProducer
- getBeanClass() - Method in class com.sun.faces.cdi.SessionProducer
- getBeanClass() - Method in class com.sun.faces.cdi.ViewMapProducer
- getBeanClass() - Method in class com.sun.faces.cdi.ViewProducer
- getBeanClass() - Method in interface jakarta.enterprise.inject.spi.Bean
-
The bean class of the managed bean or session bean or of the bean that declares the producer method or field.
- getBeanClass() - Method in interface jakarta.enterprise.inject.spi.ObserverMethod
-
Obtains the class of the type that declares the observer method.
- getBeanContainer() - Method in interface jakarta.enterprise.inject.se.SeContainer
-
Get the CDI
BeanContainer
for this container. - getBeanContainer() - Method in class jakarta.enterprise.inject.spi.CDI
-
Get the CDI
BeanContainer
for the current context. - getBeanDescriptor() - Method in class com.sun.faces.facelets.tag.composite.CompositeComponentBeanInfo
- getBeanInstance(Class<T>, boolean) - Static method in class com.sun.faces.cdi.CdiUtils
-
Returns concrete (non-proxied) bean instance of given class in current context.
- getBeanManager() - Method in interface jakarta.enterprise.inject.se.SeContainer
-
Get the CDI BeanManager for this container
- getBeanManager() - Method in class jakarta.enterprise.inject.spi.CDI
-
Get the CDI BeanManager for the current context
- getBeanReference(BeanManager, Class<T>, Annotation...) - Static method in class com.sun.faces.cdi.CdiUtils
- getBeanReference(FacesContext, Class<T>, Annotation...) - Static method in class com.sun.faces.cdi.CdiUtils
- getBeanReference(Class<T>, Annotation...) - Static method in class com.sun.faces.cdi.CdiUtils
- getBeanReferenceByType(BeanManager, Type, Annotation...) - Static method in class com.sun.faces.cdi.CdiUtils
- getBeans(Type, Annotation...) - Method in class com.sun.faces.util.ELAwareBeanManagerWrapper
- getBeans(Type, Annotation...) - Method in interface jakarta.enterprise.inject.spi.BeanContainer
-
Return the set of beans which have the given required type and qualifiers and are available for injection in the module or library containing the class into which the
BeanManager
/BeanContainer
was injected or, in the Jakarta EE environment, the Jakarta EE component from whose JNDI environment namespace theBeanManager
/BeanContainer
was obtained, according to the rules of typesafe resolution. - getBeans(String) - Method in class com.sun.faces.util.ELAwareBeanManagerWrapper
- getBeans(String) - Method in interface jakarta.enterprise.inject.spi.BeanContainer
-
Return the set of beans which have the given EL name and are available for injection in the module or library containing the class into which the
BeanManager
/BeanContainer
was injected or, in the Jakarta EE environment, the Jakarta EE component from whose JNDI environment namespace theBeanManager
/BeanContainer
was obtained, according to the rules of EL name resolution. - getBeanValidator(FacesContext) - Static method in class com.sun.faces.util.BeanValidation
- getBeforeIds() - Method in class com.sun.faces.config.manager.documents.DocumentOrderingWrapper
- getBeforePhaseListener() - Method in class jakarta.faces.component.UIViewRoot
-
Return the
MethodExpression
that will be invoked before this view is rendered. - getBegin() - Method in class com.sun.faces.facelets.component.UIRepeat
- getBegin() - Method in class com.sun.faces.facelets.tag.IterationStatus
- getBegin() - Method in interface jakarta.servlet.jsp.jstl.core.LoopTagStatus
-
Returns the value of the 'begin' attribute for the associated tag, or null if no 'begin' attribute was specified.
- getBehavior() - Method in class jakarta.faces.event.BehaviorEvent
-
Return the source
Behavior
that sent this event. - getBehaviorId() - Method in interface jakarta.faces.view.facelets.BehaviorConfig
-
Return the value of the behavior-id.
- getBehaviorId() - Method in class jakarta.faces.view.facelets.BehaviorHandler
-
Returns the behavior Id obtained from the passed-in config.
- getBehaviorIds() - Method in class com.sun.faces.application.ApplicationImpl
- getBehaviorIds() - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
- getBehaviorIds() - Method in class jakarta.faces.application.Application
-
Return an
Iterator
over the set of currently registered behavior ids for thisApplication
. - getBehaviorIds() - Method in class jakarta.faces.application.ApplicationWrapper
-
The default behavior of this method is to call
Application.getBehaviorIds()
on the wrappedApplication
object. - getBehaviorParameters(UIComponent) - Method in class com.sun.faces.renderkit.html_basic.HtmlBasicRenderer
-
Collections parameters for use with Behavior script rendering.
- getBgcolor() - Method in class jakarta.faces.component.html.HtmlDataTable
-
Return the value of the
bgcolor
property. - getBgcolor() - Method in class jakarta.faces.component.html.HtmlPanelGrid
-
Return the value of the
bgcolor
property. - getBigDecimal() - Method in interface jakarta.json.stream.JsonParser
-
Returns a JSON number as a
BigDecimal
. - getBindableJavaType() - Method in interface jakarta.persistence.metamodel.Bindable
-
Return the Java type of the represented object.
- getBindableType() - Method in interface jakarta.persistence.metamodel.Bindable
-
Return the bindable type of the represented object.
- getBinding() - Method in class jakarta.faces.view.facelets.DelegatingMetaTagHandler
-
Return the "binding" attribute.
- getBinding() - Method in interface jakarta.xml.ws.BindingProvider
-
Get the Binding for this binding provider.
- getBinding() - Method in class jakarta.xml.ws.Endpoint
-
Returns the binding for this endpoint.
- getBindingID() - Method in interface jakarta.xml.ws.Binding
-
Get the URI for this binding instance.
- getBindingID() - Method in interface jakarta.xml.ws.handler.PortInfo
-
Gets the URI identifying the binding used by the port being accessed.
- getBirthdate() - Method in interface jakarta.security.enterprise.identitystore.openid.OpenIdClaims
- getBody() - Method in interface jakarta.xml.soap.SOAPEnvelope
-
Returns the
SOAPBody
object associated with thisSOAPEnvelope
object. - getBodyContent() - Method in class jakarta.servlet.jsp.tagext.BodyTagSupport
-
Get current bodyContent.
- getBodyContent() - Method in class jakarta.servlet.jsp.tagext.TagInfo
-
The bodycontent information for this tag.
- getBodyrows() - Method in class jakarta.faces.component.html.HtmlDataTable
-
Return the value of the
bodyrows
property. - getBodyrows() - Method in class jakarta.faces.component.html.HtmlPanelGrid
-
Return the value of the
bodyrows
property. - getBookmarkableURL(FacesContext) - Method in class jakarta.faces.application.NavigationCase
-
Construct an absolute URL suitable for a bookmarkable link to this
NavigationCase
instance usingViewHandler.getBookmarkableURL(jakarta.faces.context.FacesContext, java.lang.String, java.util.Map<java.lang.String, java.util.List<java.lang.String>>, boolean)
on the path portion of the url. - getBookmarkableURL(FacesContext) - Method in class jakarta.faces.application.NavigationCaseWrapper
- getBookmarkableURL(FacesContext, String, Map<String, List<String>>, boolean) - Method in class com.sun.faces.application.view.MultiViewHandler
- getBookmarkableURL(FacesContext, String, Map<String, List<String>>, boolean) - Method in class jakarta.faces.application.ViewHandler
-
Return a Jakarta Faces action URL derived from the viewId argument that is suitable to be used as the target of a link in a Jakarta Faces response.
- getBookmarkableURL(FacesContext, String, Map<String, List<String>>, boolean) - Method in class jakarta.faces.application.ViewHandlerWrapper
-
The default behavior of this method is to call
ViewHandler.getBookmarkableURL(jakarta.faces.context.FacesContext, String, java.util.Map, boolean)
on the wrappedViewHandler
object. - getBoolean(int) - Method in interface jakarta.json.JsonArray
-
Returns the boolean value at the specified position.
- getBoolean(int, boolean) - Method in interface jakarta.json.JsonArray
-
Returns the boolean value at the specified position.
- getBoolean(FaceletContext) - Method in class com.sun.faces.facelets.tag.TagAttributeImpl
-
If literal,return
Boolean.valueOf(java.lang.String)
passing our value, otherwise callgetObject(FaceletContext, Class)
. - getBoolean(FaceletContext) - Method in class jakarta.faces.view.facelets.TagAttribute
-
If literal,return
Boolean.valueOf(java.lang.String)
passing our value, otherwise callgetObject(FaceletContext, Class)
. - getBoolean(String) - Method in interface jakarta.json.JsonObject
-
Returns the boolean value of the associated mapping for the specified name.
- getBoolean(String, boolean) - Method in interface jakarta.json.JsonObject
-
Returns the boolean value of the associated mapping for the specified name.
- getBootstrapConfiguration() - Method in interface jakarta.validation.Configuration
-
Returns configuration information stored in the
META-INF/validation.xml
file. - getBorder() - Method in class jakarta.faces.component.html.HtmlDataTable
-
Return the value of the
border
property. - getBorder() - Method in class jakarta.faces.component.html.HtmlPanelGrid
-
Return the value of the
border
property. - getBorder() - Method in class jakarta.faces.component.html.HtmlSelectManyCheckbox
-
Return the value of the
border
property. - getBorder() - Method in class jakarta.faces.component.html.HtmlSelectOneRadio
-
Return the value of the
border
property. - getBuffer() - Method in class com.sun.faces.io.FastStringWriter
-
Return the
StringBuilder
itself. - getBuffer() - Method in interface jakarta.servlet.descriptor.JspPropertyGroupDescriptor
-
Gets the value of the
buffer
configuration, which specifies the default size of the response buffer for any JSP pages mapped to the JSP property group represented by thisJspPropertyGroupDescriptor
. - getBufferSize() - Method in class jakarta.servlet.jsp.JspWriter
-
This method returns the size of the buffer used by the JspWriter.
- getBufferSize() - Method in interface jakarta.servlet.ServletResponse
-
Returns the actual buffer size used for the response.
- getBufferSize() - Method in class jakarta.servlet.ServletResponseWrapper
-
The default behavior of this method is to return getBufferSize() on the wrapped response object.
- getBuilder() - Method in class jakarta.xml.bind.annotation.W3CDomHandler
- getBusinessObject(Class<T>) - Method in interface jakarta.ejb.SessionContext
-
Obtain an object that can be used to invoke the current bean through a particular business interface view or its no-interface view.
- getByFileName(String) - Method in interface jakarta.activation.spi.MailcapRegistryProvider
-
Retrieve an instance of the MailcapRegistry based on the name of the file where the MailcapEntries are stored.
- getByFileName(String) - Method in interface jakarta.activation.spi.MimeTypeRegistryProvider
-
Retrieve an instance of the MimeTypeRegistry based on the name of the file where the MimeTypeEntries are stored.
- getByInputStream(InputStream) - Method in interface jakarta.activation.spi.MailcapRegistryProvider
-
Retrieve an instance of the MailcapRegistry based on the InputStream that is used to read data from some named resource.
- getByInputStream(InputStream) - Method in interface jakarta.activation.spi.MimeTypeRegistryProvider
-
Retrieve an instance of the MimeTypeRegistry based on the InputStream that is used to read data from some named resource.
- getBytes() - Method in class com.sun.faces.application.ViewHandlerResponseWrapper
- getBytes() - Method in exception class jakarta.websocket.DecodeException
-
Return the ByteBuffer containing either the whole message, or the partial message, that could not be decoded, or
null
if this exception arose from a failure to decode a text message. - getByValue(String) - Static method in enum class com.sun.faces.config.WebConfiguration.DisableUnicodeEscaping
- getCache() - Method in interface jakarta.persistence.EntityManagerFactory
-
Access the cache that is associated with the entity manager factory (the "second level cache").
- getCacheExtension() - Method in class jakarta.ws.rs.core.CacheControl
-
Corresponds to a set of extension cache control directives.
- getCacheRetrieveMode() - Method in interface jakarta.persistence.EntityManager
-
The cache retrieval mode for this persistence context.
- getCacheRetrieveMode() - Method in interface jakarta.persistence.Query
-
The cache retrieval mode that will be in effect during query execution.
- getCacheStoreMode() - Method in interface jakarta.persistence.EntityManager
-
The cache storage mode for this persistence context.
- getCacheStoreMode() - Method in interface jakarta.persistence.Query
-
The cache storage mode that will be in effect during query execution.
- getCallback() - Method in class jakarta.faces.component.search.SearchKeywordContext
-
Returns the
ContextCallback
for the current request. - getCalledFlowDocumentId(FacesContext) - Method in class com.sun.faces.flow.FlowCallNodeImpl
- getCalledFlowDocumentId(FacesContext) - Method in class jakarta.faces.flow.FlowCallNode
- getCalledFlowId(FacesContext) - Method in class com.sun.faces.flow.FlowCallNodeImpl
- getCalledFlowId(FacesContext) - Method in class jakarta.faces.flow.FlowCallNode
- getCaller() - Method in class jakarta.security.enterprise.credential.CallerOnlyCredential
- getCaller() - Method in class jakarta.security.enterprise.credential.UsernamePasswordCredential
- getCallerDn() - Method in class jakarta.security.enterprise.identitystore.CredentialValidationResult
-
Return the CallerPrincipal for the validated credential.
- getCallerGroups() - Method in class jakarta.security.enterprise.identitystore.CredentialValidationResult
-
Determines the set of groups that the specified Caller is in, based on the associated identity store.
- getCallerGroups(CredentialValidationResult) - Method in interface jakarta.security.enterprise.identitystore.IdentityStore
-
Returns groups for the caller, who is identified by the
CallerPrincipal
(and potentially other values) found in thevalidationResult
parameter. - getCallerPrincipal() - Method in interface jakarta.ejb.EJBContext
-
Obtain the
java.security.Principal
that identifies the caller. - getCallerPrincipal() - Method in interface jakarta.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
Gets the Principal set by a call to notifyContainerAboutLogin().
- getCallerPrincipal() - Method in class jakarta.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
- getCallerPrincipal() - Method in class jakarta.security.enterprise.identitystore.CredentialValidationResult
-
Return the CallerPrincipal for the validated credential.
- getCallerPrincipal() - Method in interface jakarta.security.enterprise.SecurityContext
-
Retrieve the platform-specific
java.security.Principal
that represents the name of authenticated caller, or null if the current caller is not authenticated. - getCallerUniqueId() - Method in class jakarta.security.enterprise.identitystore.CredentialValidationResult
-
Return a string that uniquely identifies this caller within the identity store (since the Principal name used may not be unique).
- getCaptionClass() - Method in class jakarta.faces.component.html.HtmlDataTable
-
Return the value of the
captionClass
property. - getCaptionClass() - Method in class jakarta.faces.component.html.HtmlPanelGrid
-
Return the value of the
captionClass
property. - getCaptionStyle() - Method in class jakarta.faces.component.html.HtmlDataTable
-
Return the value of the
captionStyle
property. - getCaptionStyle() - Method in class jakarta.faces.component.html.HtmlPanelGrid
-
Return the value of the
captionStyle
property. - getCases() - Method in class com.sun.faces.flow.SwitchNodeImpl
- getCases() - Method in class jakarta.faces.flow.SwitchNode
-
Return the cases in this switch.
- getCause() - Method in exception class jakarta.faces.FacesException
-
Return the cause of this exception, or
null
if the cause is nonexistent or unknown. - getCause() - Method in exception class jakarta.xml.bind.JAXBException
- getCause() - Method in exception class jakarta.xml.soap.SOAPException
-
Returns the
Throwable
object embedded in thisSOAPException
if there is one. - getCausedByException() - Method in exception class jakarta.ejb.EJBException
-
Obtain the exception that caused the EJBException to be thrown.
- getCDI() - Method in interface jakarta.enterprise.inject.spi.CDIProvider
-
Provides access to the current container
- getCdiBeanManager(FacesContext) - Static method in class com.sun.faces.util.Util
-
Get the CDI bean manager.
- getCellpadding() - Method in class jakarta.faces.component.html.HtmlDataTable
-
Return the value of the
cellpadding
property. - getCellpadding() - Method in class jakarta.faces.component.html.HtmlPanelGrid
-
Return the value of the
cellpadding
property. - getCellspacing() - Method in class jakarta.faces.component.html.HtmlDataTable
-
Return the value of the
cellspacing
property. - getCellspacing() - Method in class jakarta.faces.component.html.HtmlPanelGrid
-
Return the value of the
cellspacing
property. - getCertStore() - Method in class jakarta.security.auth.message.callback.CertStoreCallback
-
Used by the CertStore user to obtain the CertStore set within the Callback.
- getChain() - Method in class jakarta.security.auth.message.callback.PrivateKeyCallback
-
Used to obtain the certificate chain set within the Callback.
- getChainType() - Method in class com.sun.faces.el.ChainTypeCompositeELResolver
- getChainType() - Method in class com.sun.faces.el.DemuxCompositeELResolver
- getChainType() - Method in class com.sun.faces.el.FacesCompositeELResolver
- getChallenges() - Method in exception class jakarta.ws.rs.NotAuthorizedException
-
Get the list of authorization challenges associated with the exception and applicable to the resource requested by the client.
- getChannel() - Method in class jakarta.faces.component.UIWebsocket
-
Returns the name of the websocket channel.
- getChannel() - Method in class jakarta.faces.event.WebsocketEvent
-
Returns the
<f:websocket channel>
. - getChannelIds(Serializable, String) - Method in class com.sun.faces.push.WebsocketUserManager
-
Resolve the user-specific channel IDs associated with given user and channel name.
- getCharacterEncoding() - Method in class com.sun.faces.renderkit.html_basic.HtmlResponseWriter
- getCharacterEncoding() - Method in class jakarta.faces.context.ResponseWriter
-
Return the character encoding (such as "ISO-8859-1") for this
ResponseWriter
. - getCharacterEncoding() - Method in class jakarta.faces.context.ResponseWriterWrapper
-
The default behavior of this method is to call
ResponseWriter.getCharacterEncoding()
on the wrappedResponseWriter
object. - getCharacterEncoding() - Method in interface jakarta.servlet.ServletRequest
-
Returns the name of the character encoding used in the body of this request.
- getCharacterEncoding() - Method in class jakarta.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getCharacterEncoding() on the wrapped request object.
- getCharacterEncoding() - Method in interface jakarta.servlet.ServletResponse
-
Returns the name of the character encoding (MIME charset) used for the body sent in this response.
- getCharacterEncoding() - Method in class jakarta.servlet.ServletResponseWrapper
-
The default behavior of this method is to return getCharacterEncoding() on the wrapped response object.
- getChars() - Method in class com.sun.faces.application.ViewHandlerResponseWrapper
- getChars() - Method in interface jakarta.json.JsonString
-
Returns the char sequence for the JSON String value
- getCharset() - Method in class jakarta.faces.component.html.HtmlCommandLink
-
Return the value of the
charset
property. - getCharset() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetLink
-
Return the value of the
charset
property. - getCharset() - Method in class jakarta.faces.component.html.HtmlOutputLink
-
Return the value of the
charset
property. - getChildCount() - Method in class com.sun.faces.facelets.compiler.UILeaf
- getChildCount() - Method in class com.sun.faces.facelets.tag.composite.BehaviorHolderWrapper
- getChildCount() - Method in class jakarta.faces.component.UIComponent
-
Return the number of child
UIComponent
s that are associated with thisUIComponent
. - getChildCount() - Method in class jakarta.faces.component.UIComponentBase
- getChildElements() - Method in interface jakarta.xml.soap.SOAPElement
-
Returns an
Iterator
over all the immediate childNode
s of this element. - getChildElements(Name) - Method in interface jakarta.xml.soap.SOAPElement
-
Returns an
Iterator
over all the immediate childNode
s of this element with the specified name. - getChildElements(QName) - Method in interface jakarta.xml.soap.SOAPElement
-
Returns an
Iterator
over all the immediate childNode
s of this element with the specified qname. - getChildren() - Method in class com.sun.faces.facelets.compiler.UILeaf
- getChildren() - Method in class com.sun.faces.facelets.tag.composite.BehaviorHolderWrapper
- getChildren() - Method in class com.sun.faces.facelets.tag.ui.UIDebug
- getChildren() - Method in class jakarta.faces.component.UIComponent
- getChildren() - Method in class jakarta.faces.component.UIComponentBase
- getChildren(UIComponent) - Method in class com.sun.faces.renderkit.html_basic.HtmlBasicRenderer
- getClaim(String) - Method in interface jakarta.security.enterprise.identitystore.openid.AccessToken
- getClaims() - Method in interface jakarta.security.enterprise.identitystore.openid.AccessToken
- getClaims() - Method in interface jakarta.security.enterprise.identitystore.openid.IdentityToken
- getClaims() - Method in interface jakarta.security.enterprise.identitystore.openid.OpenIdContext
-
Gets the User Claims that were received from the userinfo endpoint
- getClaimsJson() - Method in interface jakarta.security.enterprise.identitystore.openid.OpenIdContext
-
Gets the User Claims that were received from the userinfo endpoint
- getClass(T) - Method in interface jakarta.persistence.PersistenceUnitUtil
-
Return the concrete entity class if the given entity belonging to the persistence unit and to an open persistence context.
- getClasses() - Method in class jakarta.ws.rs.core.Application
-
Get a set of root resource, provider and
feature
classes. - getClasses() - Method in interface jakarta.ws.rs.core.Configuration
-
Get the immutable set of registered JAX-RS component (such as provider, root resource or
feature
) classes to be instantiated, injected and utilized in the scope of the configurable instance. - getClassLoader() - Method in interface jakarta.persistence.spi.PersistenceUnitInfo
-
Returns ClassLoader that the provider may use to load any classes, resources, or open URLs.
- getClassLoader() - Method in interface jakarta.servlet.ServletContext
-
Gets the class loader of the web application represented by this ServletContext.
- getClassMetadataMapKey() - Method in class com.sun.faces.config.processor.AbstractConfigProcessor
- getClassName() - Method in class jakarta.servlet.jsp.tagext.TagVariableInfo
-
The body of the <variable-class> element.
- getClassName() - Method in class jakarta.servlet.jsp.tagext.VariableInfo
-
Returns the type of this variable.
- getClassName() - Method in interface jakarta.servlet.Registration
-
Gets the fully qualified class name of the Servlet or Filter that is represented by this Registration.
- getClasspathPackages() - Method in class com.sun.faces.config.manager.spi.AnnotationScanner
- getClassType() - Method in interface jakarta.persistence.Subgraph
-
Return the type for which this subgraph was defined.
- getClient() - Method in interface jakarta.ws.rs.client.ClientRequestContext
-
Get the client instance associated with the request.
- getClientAuthConfig(String, String, CallbackHandler) - Method in interface jakarta.security.auth.message.config.AuthConfigProvider
-
Get an instance of ClientAuthConfig from this provider.
- getClientBehaviorRenderer(String) - Method in class com.sun.faces.renderkit.RenderKitImpl
- getClientBehaviorRenderer(String) - Method in class jakarta.faces.render.RenderKit
-
Return the
ClientBehaviorRenderer
instance most recently registered for the specifiedtype
, if any; otherwise, returnnull
. - getClientBehaviorRenderer(String) - Method in class jakarta.faces.render.RenderKitWrapper
-
The default behavior of this method is to call
RenderKit.getClientBehaviorRenderer(String)
on the wrappedRenderKit
object. - getClientBehaviorRendererTypes() - Method in class com.sun.faces.renderkit.RenderKitImpl
- getClientBehaviorRendererTypes() - Method in class jakarta.faces.render.RenderKit
-
Return an
Iterator
over theClientBehaviorRenderer
types. - getClientBehaviorRendererTypes() - Method in class jakarta.faces.render.RenderKitWrapper
-
The default behavior of this method is to call
RenderKit.getClientBehaviorRendererTypes()
on the wrappedRenderKit
object. - getClientBehaviors() - Method in class com.sun.faces.facelets.tag.composite.BehaviorHolderWrapper
- getClientBehaviors() - Method in interface jakarta.faces.component.behavior.ClientBehaviorHolder
-
Returns a non-null, unmodifiable
Map
that contains the theClientBehavior
s that have been attached to the component implementing this interface. - getClientBehaviors() - Method in class jakarta.faces.component.UIComponentBase
-
This is a default implementation of
ClientBehaviorHolder.getClientBehaviors()
. - getClientId() - Method in class com.sun.faces.util.ComponentStruct
- getClientId() - Method in class jakarta.faces.component.UIComponent
-
Enable Jakarta Expression Language to access the
clientId
of a component. - getClientId(FacesContext) - Method in class com.sun.faces.facelets.component.UIRepeat
- getClientId(FacesContext) - Method in class com.sun.faces.facelets.tag.composite.BehaviorHolderWrapper
- getClientId(FacesContext) - Method in class jakarta.faces.component.UIComponent
-
Return a client-side identifier for this component, generating one if necessary.
- getClientId(FacesContext) - Method in class jakarta.faces.component.UIComponentBase
- getClientId(FacesContext) - Method in class jakarta.faces.component.UIData
-
Return a client identifier for this component that includes the current value of the
rowIndex
property, if it is not set to -1. - getClientIdsWithMessages() - Method in class com.sun.faces.config.initfacescontext.NoOpFacesContext
- getClientIdsWithMessages() - Method in class com.sun.faces.context.FacesContextImpl
- getClientIdsWithMessages() - Method in class jakarta.faces.context.FacesContext
-
Return an
Iterator
over the client identifiers for which at least oneFacesMessage
has been queued. - getClientIdsWithMessages() - Method in class jakarta.faces.context.FacesContextWrapper
-
The default behavior of this method is to call
FacesContext.getClientIdsWithMessages()
on the wrappedFacesContext
object. - getClientName() - Method in class com.sun.faces.renderkit.html_basic.RadioRenderer.Group
- getClientSubject() - Method in interface jakarta.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
Returns the subject for which authentication is to take place.
- getClientSubject() - Method in class jakarta.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
- getClientWindow() - Method in class com.sun.faces.context.ExternalContextImpl
- getClientWindow() - Method in class jakarta.faces.context.ExternalContext
-
Return the
ClientWindow
set in a preceding call toExternalContext.setClientWindow(jakarta.faces.lifecycle.ClientWindow)
, ornull
if no such call has been made. - getClientWindow() - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getClientWindow()
on the wrappedExternalContext
object. - getClientWindow(FacesContext) - Method in class com.sun.faces.lifecycle.ClientWindowFactoryImpl
- getClientWindow(FacesContext) - Method in class jakarta.faces.lifecycle.ClientWindowFactory
-
The implementation is responsible for creating the
ClientWindow
instance for this request. - getClientWindowFlowId(ClientWindow) - Method in class com.sun.faces.flow.FlowImpl
- getClientWindowFlowId(ClientWindow) - Method in class jakarta.faces.flow.Flow
-
Get the
ClientWindow
's id and append "_" and the return fromFlow.getId()
. - getClientWindowId(FacesContext) - Static method in class com.sun.faces.util.Util
- getClock() - Method in interface jakarta.validation.ClockProvider
-
Returns the clock which serves as the reference for
now
. - getClockProvider() - Method in interface jakarta.validation.ConstraintValidatorContext
-
Returns the provider for obtaining the current time in the form of a
Clock
, e.g. - getClockProvider() - Method in interface jakarta.validation.spi.ConfigurationState
-
Returns the clock provider for this configuration.
- getClockProvider() - Method in interface jakarta.validation.ValidatorFactory
-
Returns the
ClockProvider
instance configured at initialization time for theValidatorFactory
. - getClockProviderClassName() - Method in interface jakarta.validation.BootstrapConfiguration
-
Class name of the
ClockProvider
implementation ornull
if none is specified. - getCloseCode() - Method in class jakarta.faces.event.WebsocketEvent
-
Returns the close code.
- getCloseCode() - Method in class jakarta.websocket.CloseReason
-
The Close code associated with this CloseReason.
- getCloseCode(int) - Static method in enum class jakarta.websocket.CloseReason.CloseCodes
-
Creates a CloseCode from the given int code number.
- getClosestParent(UIComponent, Class<C>) - Static method in class com.sun.faces.ext.component.UIValidateWholeBean
- getCode() - Method in interface jakarta.websocket.CloseReason.CloseCode
-
Returns the code number, for example the integer '1000' for normal closure.
- getCode() - Method in enum class jakarta.websocket.CloseReason.CloseCodes
-
Return the code number of this status code.
- getCollection(String) - Method in interface jakarta.persistence.metamodel.ManagedType
-
Return the Collection-valued attribute of the managed type that corresponds to the specified name.
- getCollection(String, Class<E>) - Method in interface jakarta.persistence.metamodel.ManagedType
-
Return the Collection-valued attribute of the managed type that corresponds to the specified name and Java element type.
- getCollectionType() - Method in interface jakarta.persistence.metamodel.PluralAttribute
-
Return the collection type.
- getCols() - Method in class jakarta.faces.component.html.HtmlInputTextarea
-
Return the value of the
cols
property. - getColumn() - Method in class jakarta.faces.view.Location
-
Return the estimated character column.
- getColumnClasses() - Method in class jakarta.faces.component.html.HtmlDataTable
-
Return the value of the
columnClasses
property. - getColumnClasses() - Method in class jakarta.faces.component.html.HtmlPanelGrid
-
Return the value of the
columnClasses
property. - getColumnNames() - Method in interface jakarta.servlet.jsp.jstl.sql.Result
-
Returns the names of the columns in the result.
- getColumnNumber() - Method in interface jakarta.json.stream.JsonLocation
-
Return the column number (starts with 1 for the first column) for the current JSON event in the input source.
- getColumnNumber() - Method in class jakarta.xml.bind.helpers.ValidationEventLocatorImpl
- getColumnNumber() - Method in interface jakarta.xml.bind.ValidationEventLocator
-
Return the column number if available
- getColumns() - Method in class jakarta.faces.component.html.HtmlPanelGrid
-
Return the value of the
columns
property. - getCommand(String) - Method in class jakarta.activation.DataHandler
-
Get the command cmdName.
- getCommand(String, String) - Method in class jakarta.activation.CommandMap
-
Get the default command corresponding to the MIME type.
- getCommand(String, String) - Method in class jakarta.activation.MailcapCommandMap
-
Get the command corresponding to
cmdName
for the MIME type. - getCommand(String, String, DataSource) - Method in class jakarta.activation.CommandMap
-
Get the default command corresponding to the MIME type.
- getCommandClass() - Method in class jakarta.activation.CommandInfo
-
Return the command's class name.
- getCommandName() - Method in class jakarta.activation.CommandInfo
-
Return the command verb.
- getCommandObject(DataHandler, ClassLoader) - Method in class jakarta.activation.CommandInfo
-
Return the instantiated JavaBean component.
- getComment() - Method in class jakarta.servlet.http.Cookie
-
Deprecated, for removal: This API element is subject to removal in a future version.This is no longer required with RFC 6265
- getComment() - Method in interface jakarta.servlet.SessionCookieConfig
-
Deprecated, for removal: This API element is subject to removal in a future version.This is no longer required with RFC 6265
- getComment() - Method in class jakarta.ws.rs.core.NewCookie
-
Get the comment associated with the cookie.
- getComment() - Method in interface jakarta.ws.rs.sse.SseEvent
-
Get a comment string that accompanies the event.
- getCommonPropertyType(ELContext, Object) - Method in class com.sun.faces.context.flash.FlashELResolver
-
If
base
is non-null
and is the literal string "flash", returnObject.class
. - getCommonPropertyType(ELContext, Object) - Method in class com.sun.faces.el.CompositeComponentAttributesELResolver
-
attrs
is considered aString
property. - getCommonPropertyType(ELContext, Object) - Method in class com.sun.faces.el.DemuxCompositeELResolver
- getCommonPropertyType(ELContext, Object) - Method in class com.sun.faces.el.EmptyStringToNullELResolver
- getCommonPropertyType(ELContext, Object) - Method in class com.sun.faces.el.FacesResourceBundleELResolver
- getCommonPropertyType(ELContext, Object) - Method in class com.sun.faces.el.ResourceELResolver
- getCommonPropertyType(ELContext, Object) - Method in class com.sun.faces.el.ScopedAttributeELResolver
- getCommonPropertyType(ELContext, Object) - Method in class jakarta.el.ArrayELResolver
-
If the base object is a Java language array, returns the most general type that this resolver accepts for the
property
argument. - getCommonPropertyType(ELContext, Object) - Method in class jakarta.el.BeanELResolver
-
If the base object is not
null
, returns the most general type that this resolver accepts for theproperty
argument. - getCommonPropertyType(ELContext, Object) - Method in class jakarta.el.BeanNameELResolver
-
Always returns
String.class
, since a bean name is a String. - getCommonPropertyType(ELContext, Object) - Method in class jakarta.el.CompositeELResolver
-
Returns the most general type that this resolver accepts for the
property
argument, given abase
object. - getCommonPropertyType(ELContext, Object) - Method in class jakarta.el.ELResolver
-
Returns the most general type that this resolver accepts for the
property
argument, given abase
object. - getCommonPropertyType(ELContext, Object) - Method in class jakarta.el.ListELResolver
-
If the base object is a list, returns the most general type that this resolver accepts for the
property
argument. - getCommonPropertyType(ELContext, Object) - Method in class jakarta.el.MapELResolver
-
If the base object is a map, returns the most general type that this resolver accepts for the
property
argument. - getCommonPropertyType(ELContext, Object) - Method in class jakarta.el.OptionalELResolver
-
Returns the most general type that this resolver accepts for the
property
argument, given abase
object. - getCommonPropertyType(ELContext, Object) - Method in class jakarta.el.RecordELResolver
-
If the base object is an instance of
Record
, returns the most general type this resolver accepts for theproperty
argument. - getCommonPropertyType(ELContext, Object) - Method in class jakarta.el.ResourceBundleELResolver
-
If the base object is a ResourceBundle, returns the most general type that this resolver accepts for the
property
argument. - getCommonPropertyType(ELContext, Object) - Method in class jakarta.el.StaticFieldELResolver
-
Returns the type of the property.
- getCommonPropertyType(ELContext, Object) - Method in class jakarta.el.TypeConverter
- getCommonPropertyType(ELContext, Object) - Method in class jakarta.servlet.jsp.el.ImplicitObjectELResolver
-
If the base object is
null
, returnsString.class
. - getCommonPropertyType(ELContext, Object) - Method in class jakarta.servlet.jsp.el.ImportELResolver
-
Always returns
null
since in normal usageScopedAttributeELResolver
will handle calls toELResolver.getCommonPropertyType(ELContext, Object)
. - getCommonPropertyType(ELContext, Object) - Method in class jakarta.servlet.jsp.el.NotFoundELResolver
-
Always returns
null
since in normal usageScopedAttributeELResolver
will handle calls toELResolver.getCommonPropertyType(ELContext, Object)
. - getCommonPropertyType(ELContext, Object) - Method in class jakarta.servlet.jsp.el.ScopedAttributeELResolver
-
If the base object is
null
, returnsString.class
. - getCompilationMessageHolder(FaceletContext) - Static method in class com.sun.faces.facelets.compiler.EncodingHandler
- getCompiler() - Method in class com.sun.faces.application.ApplicationAssociate
- getComponent() - Method in class com.sun.faces.application.PropertyEditorHelper
-
Return the
UIComponent
that is currently being processed. - getComponent() - Method in class jakarta.faces.component.behavior.ClientBehaviorContext
-
Returns the
UIComponent
that is requesting theClientBehavior
script. - getComponent() - Method in class jakarta.faces.event.ComponentSystemEvent
-
the source
UIComponent
that sent this event. - getComponent() - Method in class jakarta.faces.event.ExceptionQueuedEventContext
-
Return the
UIComponent
which was being processed when the exception was thrown. - getComponent() - Method in class jakarta.faces.event.FacesEvent
-
Return the source
UIComponent
that sent this event. - getComponentConfig() - Method in class jakarta.faces.view.facelets.ComponentHandler
-
Returns the component configuration, a component-type/renderer-type pair.
- getComponentFamilies() - Method in class com.sun.faces.renderkit.RenderKitImpl
- getComponentFamilies() - Method in class jakarta.faces.render.RenderKit
-
Return an
Iterator
over the component-family entries supported by thisRenderKit
instance. - getComponentFamilies() - Method in class jakarta.faces.render.RenderKitWrapper
-
The default behavior of this method is to call
RenderKit.getComponentFamilies()
on the wrappedRenderKit
object. - getComponentMetadata(FacesContext, Resource) - Method in class com.sun.faces.application.view.FaceletViewHandlingStrategy
-
Called by Application._createComponent(Resource).
- getComponentMetadata(FacesContext, Resource) - Method in class jakarta.faces.view.ViewDeclarationLanguage
-
Return a reference to the component metadata for the composite component represented by the argument
componentResource
, ornull
if the metadata cannot be found. - getComponentMetadata(FacesContext, Resource) - Method in class jakarta.faces.view.ViewDeclarationLanguageWrapper
- getComponentResources(FacesContext) - Method in class jakarta.faces.component.UIViewRoot
-
Return an unmodifiable ordered
List
of allUIComponent
resources of all supported targets. - getComponentResources(FacesContext, String) - Method in class jakarta.faces.component.UIViewRoot
- getComponentsForNamespace(String) - Method in class com.sun.faces.application.ApplicationAssociate
- getComponentType() - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary.ComponentConfigWrapper
- getComponentType() - Method in interface jakarta.faces.view.facelets.ComponentConfig
-
ComponentType to pass to the
Application
. - getComponentTypes() - Method in class com.sun.faces.application.ApplicationImpl
- getComponentTypes() - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
- getComponentTypes() - Method in class jakarta.faces.application.Application
-
Return an
Iterator
over the set of currently defined component types for thisApplication
. - getComponentTypes() - Method in class jakarta.faces.application.ApplicationWrapper
-
The default behavior of this method is to call
Application.getComponentTypes()
on the wrappedApplication
object. - getComposingConstraints() - Method in interface jakarta.validation.metadata.ConstraintDescriptor
-
Return a set of composing
ConstraintDescriptor
s where each descriptor describes a composing constraint. - getCompositeComponent(FacesContext) - Method in class com.sun.faces.facelets.tag.faces.CompositeComponentTagHandler
- getCompositeComponentParent(UIComponent) - Static method in class jakarta.faces.component.UIComponent
-
Finds the nearest composite component parent of the specified component.
- getCompositeELResolver() - Method in class com.sun.faces.application.applicationimpl.ExpressionLanguage
- getCompositeELResolver() - Method in class com.sun.faces.application.ApplicationImpl
- getCompoundSelectionItems() - Method in interface jakarta.persistence.criteria.Selection
-
Return the selection items composing a compound selection.
- getCompressedPath() - Method in class com.sun.faces.application.resource.ClientResourceInfo
- getCondition(FacesContext) - Method in class com.sun.faces.flow.builder.MutableNavigationCase
- getCondition(FacesContext) - Method in class com.sun.faces.flow.SwitchCaseImpl
- getCondition(FacesContext) - Method in class jakarta.faces.application.NavigationCase
-
Evaluates the
<if>
for this<navigation-case>
, if any. - getCondition(FacesContext) - Method in class jakarta.faces.application.NavigationCaseWrapper
- getCondition(FacesContext) - Method in class jakarta.faces.flow.SwitchCase
-
Return
true
if this case should be taken,false
otherwise. - getConditionExpression() - Method in class com.sun.faces.flow.SwitchCaseImpl
- getConfigInUse() - Method in interface jakarta.json.JsonBuilderFactory
-
Returns read-only map of supported provider specific configuration properties that are used to configure the created JSON builders.
- getConfigInUse() - Method in interface jakarta.json.JsonReaderFactory
-
Returns read-only map of supported provider specific configuration properties that are used to configure the created JSON readers.
- getConfigInUse() - Method in interface jakarta.json.JsonWriterFactory
-
Returns read-only map of supported provider specific configuration properties that are used to configure the created JSON writer objects.
- getConfigInUse() - Method in interface jakarta.json.stream.JsonGeneratorFactory
-
Returns a read-only map of supported provider specific configuration properties that are used to configure the JSON generators.
- getConfigInUse() - Method in interface jakarta.json.stream.JsonParserFactory
-
Returns a read-only map of supported provider specific configuration properties that are used to configure the JSON parsers.
- getConfigProvider(String, String, RegistrationListener) - Method in class jakarta.security.auth.message.config.AuthConfigFactory
-
Get a registered AuthConfigProvider from the factory.
- getConfiguration() - Method in interface jakarta.ws.rs.client.ClientRequestContext
-
Get the immutable configuration of the request.
- getConfiguration() - Method in interface jakarta.ws.rs.core.Configurable
-
Get a live view of an internal configuration state of this configurable instance.
- getConfigurator() - Method in interface jakarta.websocket.ClientEndpointConfig
-
Return the custom configurator for this configuration.
- getConfigurator() - Method in interface jakarta.websocket.server.ServerEndpointConfig
-
Return the
ServerEndpointConfig.Configurator
this configuration is using. - getConfiguredExtensions() - Method in class com.sun.faces.config.WebConfiguration
- getConnectionId() - Method in interface jakarta.servlet.ServletConnection
-
Obtain a unique (within the lifetime of the JVM) identifier string for the network connection to the JVM that is being used for the
ServletRequest
from which thisServletConnection
was obtained. - getConnectTimeout() - Method in class jakarta.xml.soap.SOAPConnection
-
Returns setting for connect timeout.
- getConstrainedConstructors() - Method in interface jakarta.validation.metadata.BeanDescriptor
-
Returns a set with descriptors for the constrained constructors of the bean represented by this descriptor.
- getConstrainedContainerElementTypes() - Method in interface jakarta.validation.metadata.ContainerDescriptor
-
If this element is of a container type, e.g.
- getConstrainedMethods(MethodType, MethodType...) - Method in interface jakarta.validation.metadata.BeanDescriptor
-
Returns a set with descriptors for the constrained methods of the bean represented by this descriptor.
- getConstrainedProperties() - Method in interface jakarta.validation.metadata.BeanDescriptor
-
Returns a set of property descriptors having at least one constraint defined or marked as cascaded (
Valid
). - getConstraintDescriptor() - Method in interface jakarta.validation.ConstraintViolation
-
Returns the constraint metadata reported to fail.
- getConstraintDescriptor() - Method in interface jakarta.validation.MessageInterpolator.Context
- getConstraintDescriptors() - Method in interface jakarta.validation.metadata.ElementDescriptor.ConstraintFinder
-
Retrieves the constraint descriptors following the defined restrictions and hosted on the element described by
ElementDescriptor
. - getConstraintDescriptors() - Method in interface jakarta.validation.metadata.ElementDescriptor
-
Returns all constraint descriptors for this element in the class hierarchy or an empty
Set
if none are present. - getConstraintDescriptors() - Method in interface jakarta.validation.metadata.ExecutableDescriptor
-
Returns an empty
Set
. - getConstraintMappingResourcePaths() - Method in interface jakarta.validation.BootstrapConfiguration
-
Returns a set of resource paths pointing to XML constraint mapping files.
- getConstraintsForClass(Class<?>) - Method in interface jakarta.validation.Validator
-
Returns the descriptor object describing bean constraints.
- getConstraintsForConstructor(Class<?>...) - Method in interface jakarta.validation.metadata.BeanDescriptor
-
Returns a constructor descriptor for the given constructor.
- getConstraintsForMethod(String, Class<?>...) - Method in interface jakarta.validation.metadata.BeanDescriptor
-
Returns a method descriptor for the given method.
- getConstraintsForProperty(String) - Method in interface jakarta.validation.metadata.BeanDescriptor
-
Returns the property descriptor for a given property.
- getConstraintValidatorClasses() - Method in interface jakarta.validation.metadata.ConstraintDescriptor
-
List of the constraint validation implementation classes.
- getConstraintValidatorFactory() - Method in interface jakarta.validation.spi.ConfigurationState
-
Returns the constraint validator factory of this configuration.
- getConstraintValidatorFactory() - Method in interface jakarta.validation.ValidatorFactory
-
Returns the
ConstraintValidatorFactory
instance configured at initialization time for theValidatorFactory
. - getConstraintValidatorFactoryClassName() - Method in interface jakarta.validation.BootstrapConfiguration
-
Class name of the
ConstraintValidatorFactory
implementation ornull
if none is specified. - getConstraintViolations() - Method in exception class jakarta.validation.ConstraintViolationException
-
Returns the set of constraint violations reported during a validation.
- getConstructor() - Method in interface jakarta.interceptor.InvocationContext
-
Returns the constructor of the target class for which the
AroundConstruct
interceptor method was invoked. - getConstructors() - Method in interface jakarta.enterprise.inject.spi.AnnotatedType
-
Get the constructors of the type.
- getContainer() - Method in class jakarta.websocket.ContainerProvider
-
Create a new instance of the the WebSocket container implementation.
- getContainer() - Method in interface jakarta.websocket.Session
-
Return the container that this session is part of.
- getContainerClass() - Method in interface jakarta.validation.metadata.ContainerElementTypeDescriptor
-
Returns the container class hosting this container element type.
- getContainerClass() - Method in interface jakarta.validation.Path.BeanNode
- getContainerClass() - Method in interface jakarta.validation.Path.ContainerElementNode
- getContainerClass() - Method in interface jakarta.validation.Path.PropertyNode
- getContainerClientId(FacesContext) - Method in class jakarta.faces.component.UIComponent
-
Allow components that implement
NamingContainer
to selectively disable prepending their clientId to their descendent's clientIds by breaking the prepending logic into a separately callable method. - getContainerClientId(FacesContext) - Method in class jakarta.faces.component.UIForm
-
Override the
UIComponent.getContainerClientId(jakarta.faces.context.FacesContext)
to allow users to disable this form from prepending itsclientId
to its descendent'sclientIds
depending on the value of this form'sUIForm.isPrependId()
property. - getContainerDefaultConfigurator() - Method in class jakarta.websocket.server.ServerEndpointConfig.Configurator
-
Return the platform default configurator.
- getContainingQuery() - Method in interface jakarta.persistence.criteria.Subquery
-
Return the query of which this is a subquery.
- getContent() - Method in class jakarta.activation.DataHandler
-
Return the data in its preferred Object form.
- getContent() - Method in interface jakarta.ws.rs.core.EntityPart
-
Returns the input stream for this part.
- getContent() - Method in class jakarta.xml.soap.AttachmentPart
-
Gets the content of this
AttachmentPart
object as a Java object. - getContent() - Method in class jakarta.xml.soap.SOAPPart
-
Returns the content of the SOAPEnvelope as a JAXP
Source
object. - getContent(DataSource) - Method in interface jakarta.activation.DataContentHandler
-
Return an object representing the data in its most preferred form.
- getContent(GenericType<T>) - Method in interface jakarta.ws.rs.core.EntityPart
-
Converts the content stream for this part to the specified type and returns it.
- getContent(Class<T>) - Method in interface jakarta.ws.rs.core.EntityPart
-
Converts the content stream for this part to the specified class and returns it.
- getContentDescription() - Method in class jakarta.xml.soap.SOAPMessage
-
Retrieves a description of this
SOAPMessage
object's content. - getContentId() - Method in class jakarta.xml.soap.AttachmentPart
-
Gets the value of the MIME header whose name is "Content-ID".
- getContentId() - Method in class jakarta.xml.soap.SOAPPart
-
Retrieves the value of the MIME header whose name is "Content-Id".
- getContentLength() - Method in interface jakarta.servlet.ServletRequest
-
Returns the length, in bytes, of the request body and made available by the input stream, or -1 if the length is not known or is greater than Integer.MAX_VALUE.
- getContentLength() - Method in class jakarta.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getContentLength() on the wrapped request object.
- getContentLengthLong() - Method in interface jakarta.servlet.ServletRequest
-
Returns the length, in bytes, of the request body and made available by the input stream, or -1 if the length is not known.
- getContentLengthLong() - Method in class jakarta.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getContentLengthLong() on the wrapped request object.
- getContentLocation() - Method in class jakarta.xml.soap.AttachmentPart
-
Gets the value of the MIME header whose name is "Content-Location".
- getContentLocation() - Method in class jakarta.xml.soap.SOAPPart
-
Retrieves the value of the MIME header whose name is "Content-Location".
- getContentType() - Method in class com.sun.faces.renderkit.html_basic.HtmlResponseWriter
- getContentType() - Method in class jakarta.activation.DataHandler
-
Return the MIME type of this object as retrieved from the source object.
- getContentType() - Method in interface jakarta.activation.DataSource
-
This method returns the MIME type of the data in the form of a string.
- getContentType() - Method in class jakarta.activation.FileDataSource
-
This method returns the MIME type of the data in the form of a string.
- getContentType() - Method in class jakarta.activation.URLDataSource
-
Returns the value of the URL content-type header field.
- getContentType() - Method in class jakarta.faces.application.Resource
-
Return the MIME content-type for this resource.
- getContentType() - Method in class jakarta.faces.application.ResourceWrapper
-
The default behavior of this method is to call
Resource.getContentType()
on the wrappedResourceHandler
object. - getContentType() - Method in class jakarta.faces.context.ResponseWriter
-
Return the content type (such as "text/html") for this
ResponseWriter
. - getContentType() - Method in class jakarta.faces.context.ResponseWriterWrapper
-
The default behavior of this method is to call
ResponseWriter.getContentType()
on the wrappedResponseWriter
object. - getContentType() - Method in interface jakarta.servlet.http.Part
-
Gets the content type of this part.
- getContentType() - Method in interface jakarta.servlet.ServletRequest
-
Returns the MIME type of the body of the request, or
null
if the type is not known. - getContentType() - Method in class jakarta.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getContentType() on the wrapped request object.
- getContentType() - Method in interface jakarta.servlet.ServletResponse
-
Returns the content type used for the MIME body sent in this response.
- getContentType() - Method in class jakarta.servlet.ServletResponseWrapper
-
The default behavior of this method is to return getContentType() on the wrapped response object.
- getContentType() - Method in class jakarta.xml.soap.AttachmentPart
-
Gets the value of the MIME header whose name is "Content-Type".
- getContentType(File) - Method in class jakarta.activation.FileTypeMap
-
Return the type of the file object.
- getContentType(File) - Method in class jakarta.activation.MimetypesFileTypeMap
-
Return the MIME type of the file object.
- getContentType(String) - Method in class jakarta.activation.FileTypeMap
-
Return the type of the file passed in.
- getContentType(String) - Method in class jakarta.activation.MimetypesFileTypeMap
-
Return the MIME type based on the specified file name.
- getContentTypeFromResponse(Object) - Static method in class com.sun.faces.util.Util
-
PRECONDITION: argument
response
is non-null and has a method calledgetContentType
that takes no arguments and returns a String, with no side-effects. - getContext() - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
- getContext() - Method in class com.sun.faces.context.ApplicationMap
- getContext() - Method in class com.sun.faces.context.ExternalContextImpl
- getContext() - Method in class jakarta.ejb.embeddable.EJBContainer
-
Retrieve a naming context for looking up references to session beans executing in the embeddable container.
- getContext() - Method in class jakarta.faces.context.ExternalContext
-
Return the application environment object instance for the current appication.
- getContext() - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getContext()
on the wrappedExternalContext
object. - getContext() - Method in class jakarta.faces.event.ExceptionQueuedEvent
-
Return the
ExceptionQueuedEventContext
for this event instance. - getContext() - Method in class jakarta.faces.event.ExceptionQueuedEventContext
-
The
FacesContext
for this request. - getContext() - Method in class jakarta.faces.event.PostConstructCustomScopeEvent
-
Deprecated.Return the
ScopeContext
for this event. - getContext() - Method in class jakarta.faces.event.PreDestroyCustomScopeEvent
-
Deprecated.Return the
ScopeContext
for this event. - getContext() - Method in interface jakarta.xml.ws.Response
-
Gets the contained response context.
- getContext(Class<?>) - Method in class jakarta.el.ELContext
-
Returns the context object associated with the given key.
- getContext(Class<?>) - Method in class jakarta.el.StandardELContext
- getContext(Class<?>) - Method in interface jakarta.ws.rs.ext.ContextResolver
-
Get a context of type
T
that is applicable to the supplied type. - getContext(Class<? extends Annotation>) - Method in class com.sun.faces.util.ELAwareBeanManagerWrapper
- getContext(Class<? extends Annotation>) - Method in interface jakarta.enterprise.inject.spi.BeanContainer
-
Obtains an active context object for the given scope .
- getContext(String) - Method in interface jakarta.servlet.ServletContext
-
Returns a
ServletContext
object that corresponds to a specified URL on the server. - getContextClassLoader2() - Static method in class com.sun.faces.util.Util
-
Identify and return the class loader that is associated with the calling web application.
- getContextData() - Method in interface jakarta.ejb.EJBContext
-
The
getContextData
method enables a business method, lifecycle callback method, or timeout method to retrieve any interceptor/webservices context associated with its invocation. - getContextData() - Method in interface jakarta.interceptor.InvocationContext
-
Enables an interceptor to retrieve or update the data associated with the invocation by another interceptor, business method, and/or webservices endpoint in the invocation chain.
- getContextName() - Method in class com.sun.faces.application.ApplicationAssociate
- getContextName() - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
- getContextName() - Method in class com.sun.faces.context.ExternalContextImpl
- getContextName() - Method in class jakarta.faces.context.ExternalContext
-
Return the name of the container context for this application.
- getContextName() - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getContextName()
on the wrappedExternalContext
object. - getContextPath() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Returns the portion of the request URI that indicates the context of the request.
- getContextPath() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getContextPath() on the wrapped request object.
- getContextPath() - Method in interface jakarta.servlet.ServletContext
-
Returns the context path of the web application.
- getContextPath() - Method in class jakarta.xml.ws.spi.http.HttpExchange
-
Returns the context path of all the endpoints in an application.
- getContextResolver(Class<T>, MediaType) - Method in interface jakarta.ws.rs.ext.Providers
-
Get a context resolver for a particular type of context and media type.
- getContexts(Class<? extends Annotation>) - Method in class com.sun.faces.util.ELAwareBeanManagerWrapper
- getContexts(Class<? extends Annotation>) - Method in interface jakarta.enterprise.inject.spi.BeanContainer
-
Obtains all context objects, active and inactive, for the given scope.
- getContextService() - Method in interface jakarta.enterprise.concurrent.ManagedExecutorService
-
Returns a
ContextService
which has the same propagation settings as thisManagedExecutorService
and uses thisManagedExecutorService
as the default asynchronous execution facility forCompletionStage
andCompletableFuture
instances that it creates via thewithContextCapture
methods. - getContextURLForPath(ServletContext, String) - Method in class com.sun.faces.config.configprovider.BaseWebConfigResourceProvider
- getContract() - Method in class com.sun.faces.application.resource.LibraryInfo
- getContract() - Method in class com.sun.faces.application.resource.ResourceInfo
- getContracts(Class<?>) - Method in interface jakarta.ws.rs.core.Configuration
-
Get the extension contract registration information for a component of a given class.
- getConvertedValue(FacesContext, UIComponent, Object) - Method in class com.sun.faces.renderkit.html_basic.CheckboxRenderer
- getConvertedValue(FacesContext, UIComponent, Object) - Method in class com.sun.faces.renderkit.html_basic.FileRenderer
- getConvertedValue(FacesContext, UIComponent, Object) - Method in class com.sun.faces.renderkit.html_basic.HtmlBasicInputRenderer
- getConvertedValue(FacesContext, UIComponent, Object) - Method in class com.sun.faces.renderkit.html_basic.MenuRenderer
- getConvertedValue(FacesContext, UIComponent, Object) - Method in class jakarta.faces.render.RendererWrapper
- getConvertedValue(FacesContext, Object) - Method in class jakarta.faces.component.UIInput
-
Convert the submitted value into a "local value" of the appropriate data type, if necessary.
- getConvertedValue(FacesContext, Object) - Method in class jakarta.faces.component.UIViewParameter
-
Because this class has no
Renderer
, leverage the one from the standard HTML_BASICRenderKit
withcomponent-family: jakarta.faces.Input
andrenderer-type: jakarta.faces.Text
and call itsRenderer.getConvertedValue(jakarta.faces.context.FacesContext, T, java.lang.Object)
method. - getConvertedValue(FacesContext, T, Object) - Method in class jakarta.faces.render.Renderer
-
Attempt to convert previously stored state information into an object of the type required for this component (optionally using the registered
Converter
for this component, if there is one). - getConverter() - Method in class jakarta.faces.component.UIOutput
- getConverter() - Method in interface jakarta.faces.component.ValueHolder
-
Return the
Converter
(if any) that is registered for thisUIComponent
. - getConverter(Class<T>, Type, Annotation[]) - Method in interface jakarta.ws.rs.ext.ParamConverterProvider
-
Obtain a
ParamConverter
that can provide from/to string conversion for an instance of a particular Java type. - getConverterForClass(Class, FacesContext) - Static method in class com.sun.faces.util.Util
- getConverterForIdentifer(String, FacesContext) - Static method in class com.sun.faces.util.Util
- getConverterId() - Method in interface jakarta.faces.view.facelets.ConverterConfig
-
Return the converter id to be used in instantiating this converter
- getConverterId(FaceletContext) - Method in class jakarta.faces.view.facelets.ConverterHandler
-
Returns the converter Id.
- getConverterIds() - Method in class com.sun.faces.application.ApplicationImpl
- getConverterIds() - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
- getConverterIds() - Method in class jakarta.faces.application.Application
-
Return an
Iterator
over the set of currently registered converter ids for thisApplication
. - getConverterIds() - Method in class jakarta.faces.application.ApplicationWrapper
-
The default behavior of this method is to call
Application.getConverterIds()
on the wrappedApplication
object. - getConverterMessage() - Method in class jakarta.faces.component.UIInput
-
If there has been a call to
UIInput.setConverterMessage(java.lang.String)
on this instance, return the message. - getConverterTypes() - Method in class com.sun.faces.application.ApplicationImpl
- getConverterTypes() - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
- getConverterTypes() - Method in class jakarta.faces.application.Application
-
Return an
Iterator
over the set ofClass
instances for whichConverter
classes have been explicitly registered. - getConverterTypes() - Method in class jakarta.faces.application.ApplicationWrapper
-
The default behavior of this method is to call
Application.getConverterTypes()
on the wrappedApplication
object. - getCookies() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Returns an array containing all of the
Cookie
objects the client sent with this request. - getCookies() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getCookies() on the wrapped request object.
- getCookies() - Method in interface jakarta.ws.rs.client.ClientRequestContext
-
Get any cookies that accompanied the request.
- getCookies() - Method in interface jakarta.ws.rs.client.ClientResponseContext
-
Get any new cookies set on the response message.
- getCookies() - Method in interface jakarta.ws.rs.container.ContainerRequestContext
-
Get any cookies that accompanied the request.
- getCookies() - Method in interface jakarta.ws.rs.container.ContainerResponseContext
-
Get any new cookies set on the response message.
- getCookies() - Method in interface jakarta.ws.rs.core.HttpHeaders
-
Get any cookies that accompanied the request.
- getCookies() - Method in class jakarta.ws.rs.core.Response
-
Get any new cookies set on the response message.
- getCoords() - Method in class jakarta.faces.component.html.HtmlCommandLink
-
Return the value of the
coords
property. - getCoords() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetLink
-
Return the value of the
coords
property. - getCoords() - Method in class jakarta.faces.component.html.HtmlOutputLink
-
Return the value of the
coords
property. - getCopier(FacesContext, String) - Static method in class com.sun.faces.util.copier.CopierUtils
- getCorrelatedJoins() - Method in interface jakarta.persistence.criteria.Subquery
-
Return the correlated joins of the subquery.
- getCorrelationParent() - Method in interface jakarta.persistence.criteria.From
-
Returns the parent
From
object from which the correlatedFrom
object has been obtained through correlation (use ofSubquery.correlate(jakarta.persistence.criteria.Root<Y>)
method). - getCount() - Method in class com.sun.faces.facelets.tag.IterationStatus
- getCount() - Method in interface jakarta.servlet.jsp.jstl.core.LoopTagStatus
-
Retrieves the "count" of the current round of the iteration.
- getCreationTime() - Method in interface jakarta.servlet.http.HttpSession
-
Returns the time when this session was created, measured in milliseconds since midnight January 1, 1970 GMT.
- getCredential() - Method in class jakarta.security.enterprise.authentication.mechanism.http.AuthenticationParameters
-
The credential set as parameter in this instance.
- getCriteriaBuilder() - Method in interface jakarta.persistence.EntityManager
-
Obtain an instance of
CriteriaBuilder
which may be used to constructCriteriaQuery
objects. - getCriteriaBuilder() - Method in interface jakarta.persistence.EntityManagerFactory
-
Return an instance of
CriteriaBuilder
which may be used to constructCriteriaQuery
objects. - getCrossParameterDescriptor() - Method in interface jakarta.validation.metadata.ExecutableDescriptor
-
Returns a descriptor containing the cross-parameter constraints of this executable.
- getCryptographicallyStrongTokenFromSession(FacesContext) - Method in class com.sun.faces.renderkit.ResponseStateManagerImpl
- getCryptographicallyStrongTokenFromSession(FacesContext) - Method in class com.sun.faces.renderkit.StateHelper
- getCryptographicallyStrongTokenFromSession(FacesContext) - Method in class jakarta.faces.render.ResponseStateManager
-
Compliant implementations must return a cryptographically strong token for use to protect views in this application.
- getCurrencyCode() - Method in class jakarta.faces.convert.NumberConverter
-
Return the ISO 4217 currency code used by
getAsString()
with atype
ofcurrency
. - getCurrencySymbol() - Method in class jakarta.faces.convert.NumberConverter
-
Return the currency symbol used by
getAsString()
with atype
ofcurrency
. - getCurrent() - Method in class com.sun.faces.facelets.tag.IterationStatus
- getCurrent() - Method in interface jakarta.servlet.jsp.jstl.core.LoopTag
-
Retrieves the current item in the iteration.
- getCurrent() - Method in interface jakarta.servlet.jsp.jstl.core.LoopTagStatus
-
Retrieves the current item in the iteration.
- getCurrent() - Method in class jakarta.servlet.jsp.jstl.core.LoopTagSupport
- getCurrentClientWindowId(FacesContext) - Method in class com.sun.faces.cdi.clientwindow.ClientWindowScopeContextManager
- getCurrentColumnClass() - Method in class com.sun.faces.renderkit.html_basic.BaseTableRenderer.TableMetaInfo
-
Obtain the column class based on the current counter.
- getCurrentComponent(FacesContext) - Static method in class jakarta.faces.component.UIComponent
-
Return the
UIComponent
instance that is currently processing. - getCurrentCompositeComponent(FacesContext) - Static method in class jakarta.faces.component.UIComponent
-
Return the closest ancestor component, relative to the component returned from
UIComponent.getCurrentComponent(jakarta.faces.context.FacesContext)
, that is a composite component, ornull
if no such component exists. - getCurrentCompositeComponentCompilationManager() - Method in class com.sun.faces.facelets.compiler.CompilationMessageHolderImpl
- getCurrentFlow() - Method in class jakarta.faces.flow.FlowHandler
-
Convenience overload that calls
FacesContext.getCurrentInstance()
and then calls through toFlowHandler.getCurrentFlow(jakarta.faces.context.FacesContext)
. - getCurrentFlow(FacesContext) - Method in class com.sun.faces.flow.FlowHandlerImpl
- getCurrentFlow(FacesContext) - Method in class jakarta.faces.flow.FlowHandler
- getCurrentFlowScope() - Method in class com.sun.faces.flow.FlowHandlerImpl
- getCurrentFlowScope() - Method in class jakarta.faces.flow.FlowHandler
-
Return the
Map
that backs the#{flowScope}
Jakarta Expression Language implicit object ornull
if no flow is currently active. - getCurrentInjectionPoint(BeanManager, CreationalContext<?>) - Static method in class com.sun.faces.cdi.CdiUtils
-
Returns the current injection point.
- getCurrentInstance() - Static method in class com.sun.faces.application.ApplicationAssociate
- getCurrentInstance() - Static method in class com.sun.faces.config.Verifier
- getCurrentInstance() - Static method in class jakarta.faces.context.FacesContext
-
Return the
FacesContext
instance for the request that is being processed by the current thread. - getCurrentLoader(Class<?>) - Static method in class com.sun.faces.util.MessageFactory
- getCurrentLoader(Object) - Static method in class com.sun.faces.util.Util
- getCurrentPhaseId() - Method in class com.sun.faces.context.FacesContextImpl
- getCurrentPhaseId() - Method in class jakarta.faces.context.FacesContext
-
Return the value last set on this
FacesContext
instance whenFacesContext.setCurrentPhaseId(jakarta.faces.event.PhaseId)
was called. - getCurrentPhaseId() - Method in class jakarta.faces.context.FacesContextWrapper
-
The default behavior of this method is to call
FacesContext.getCurrentPhaseId()
on the wrappedFacesContext
object. - getCurrentRenderKit(FacesContext) - Static method in class com.sun.faces.renderkit.RenderKitUtils
-
Return the
RenderKit
for the current request. - getCurrentRowClass() - Method in class com.sun.faces.renderkit.html_basic.BaseTableRenderer.TableMetaInfo
-
Obtain the row class based on the current counter.
- getCurrentSelectedValues(UIComponent) - Method in class com.sun.faces.renderkit.html_basic.MenuRenderer
- getCurrentValue(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.HtmlBasicRenderer
- getData() - Method in interface jakarta.ws.rs.sse.OutboundSseEvent
-
Get event data.
- getDataHandler() - Method in class jakarta.xml.soap.AttachmentPart
-
Gets the
DataHandler
object for thisAttachmentPart
object. - getDataModel() - Method in class jakarta.faces.component.UIData
-
Return the internal
DataModel
object representing the data objects that we will iterate over in this component's rendering. - getDataModel() - Method in class jakarta.faces.model.DataModelEvent
-
Return the
DataModel
that fired this event. - getDataModelClassesMap(CDI<Object>) - Static method in class com.sun.faces.cdi.CdiUtils
- getDataModelListeners() - Method in class jakarta.faces.model.DataModel
-
Return the set of
DataModelListener
s interested in notifications from thisDataModel
. - getDataSource() - Method in class jakarta.activation.DataHandler
-
Return the DataSource associated with this instance of DataHandler.
- getDate() - Method in interface jakarta.ws.rs.client.ClientRequestContext
-
Get message date.
- getDate() - Method in interface jakarta.ws.rs.client.ClientResponseContext
-
Get message date.
- getDate() - Method in interface jakarta.ws.rs.container.ContainerRequestContext
-
Get message date.
- getDate() - Method in interface jakarta.ws.rs.container.ContainerResponseContext
-
Get message date.
- getDate() - Method in interface jakarta.ws.rs.core.HttpHeaders
-
Get message date.
- getDate() - Method in class jakarta.ws.rs.core.Response
-
Get message date.
- getDateHeader(String) - Method in interface jakarta.servlet.http.HttpServletRequest
-
Returns the value of the specified request header as a
long
value that represents aDate
object. - getDateHeader(String) - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getDateHeader(String name) on the wrapped request object.
- getDateStyle() - Method in class jakarta.faces.convert.DateTimeConverter
-
Return the style to be used to format or parse dates.
- getDayOfMonth() - Method in class jakarta.ejb.ScheduleExpression
-
Return the value of the day of the month attribute.
- getDayOfWeek() - Method in class jakarta.ejb.ScheduleExpression
-
Return the value of the day of the week attribute.
- getDeclare() - Method in class jakarta.servlet.jsp.tagext.TagVariableInfo
-
The body of the <declare> element.
- getDeclare() - Method in class jakarta.servlet.jsp.tagext.VariableInfo
-
Returns whether this is a new variable.
- getDeclaredAttribute(String) - Method in interface jakarta.persistence.metamodel.ManagedType
-
Return the attribute declared by the managed type that corresponds to the specified name.
- getDeclaredAttributes() - Method in interface jakarta.persistence.metamodel.ManagedType
-
Return the attributes declared by the managed type.
- getDeclaredCollection(String) - Method in interface jakarta.persistence.metamodel.ManagedType
-
Return the Collection-valued attribute declared by the managed type that corresponds to the specified name.
- getDeclaredCollection(String, Class<E>) - Method in interface jakarta.persistence.metamodel.ManagedType
-
Return the Collection-valued attribute declared by the managed type that corresponds to the specified name and Java element type.
- getDeclaredId(Class<Y>) - Method in interface jakarta.persistence.metamodel.IdentifiableType
-
Return the attribute that corresponds to the id attribute declared by the entity or mapped superclass.
- getDeclaredList(String) - Method in interface jakarta.persistence.metamodel.ManagedType
-
Return the List-valued attribute declared by the managed type that corresponds to the specified name.
- getDeclaredList(String, Class<E>) - Method in interface jakarta.persistence.metamodel.ManagedType
-
Return the List-valued attribute declared by the managed type that corresponds to the specified name and Java element type.
- getDeclaredMap(String) - Method in interface jakarta.persistence.metamodel.ManagedType
-
Return the Map-valued attribute declared by the managed type that corresponds to the specified name.
- getDeclaredMap(String, Class<K>, Class<V>) - Method in interface jakarta.persistence.metamodel.ManagedType
-
Return the Map-valued attribute declared by the managed type that corresponds to the specified name and Java key and value types.
- getDeclaredPluralAttributes() - Method in interface jakarta.persistence.metamodel.ManagedType
-
Return all multi-valued attributes (Collection-, Set-, List-, and Map-valued attributes) declared by the managed type.
- getDeclaredSet(String) - Method in interface jakarta.persistence.metamodel.ManagedType
-
Return the Set-valued attribute declared by the managed type that corresponds to the specified name.
- getDeclaredSet(String, Class<E>) - Method in interface jakarta.persistence.metamodel.ManagedType
-
Return the Set-valued attribute declared by the managed type that corresponds to the specified name and Java element type.
- getDeclaredSingularAttribute(String) - Method in interface jakarta.persistence.metamodel.ManagedType
-
Return the single-valued attribute declared by the managed type that corresponds to the specified name.
- getDeclaredSingularAttribute(String, Class<Y>) - Method in interface jakarta.persistence.metamodel.ManagedType
-
Return the single-valued attribute declared by the managed type that corresponds to the specified name and Java type.
- getDeclaredSingularAttributes() - Method in interface jakarta.persistence.metamodel.ManagedType
-
Return the single-valued attributes declared by the managed type.
- getDeclaredType() - Method in class jakarta.xml.bind.JAXBElement
-
Returns the Java binding of the xml element declaration's type attribute.
- getDeclaredVersion(Class<Y>) - Method in interface jakarta.persistence.metamodel.IdentifiableType
-
Return the attribute that corresponds to the version attribute declared by the entity or mapped superclass.
- getDeclaringBean() - Method in interface jakarta.enterprise.inject.spi.ObserverMethod
-
Obtains the bean that declares the observer method.
- getDeclaringCallable() - Method in interface jakarta.enterprise.inject.spi.AnnotatedParameter
-
Get the declaring method or constructor.
- getDeclaringType() - Method in interface jakarta.enterprise.inject.spi.AnnotatedMember
-
Get the type which defines this member.
- getDeclaringType() - Method in interface jakarta.persistence.metamodel.Attribute
-
Return the managed type representing the type in which the attribute was declared.
- getDecoders() - Method in interface jakarta.websocket.EndpointConfig
-
Return the Decoder implementation classes configured.
- getDecoratedTypes() - Method in interface jakarta.enterprise.inject.spi.Decorator
-
Obtains the decorated types.
- getDecorators() - Method in interface jakarta.enterprise.inject.spi.AfterTypeDiscovery
- getDefaultAsyncSendTimeout() - Method in interface jakarta.websocket.WebSocketContainer
-
Return the number of milliseconds the implementation will timeout attempting to send a websocket message for all RemoteEndpoints associated with this container.
- getDefaultClockProvider() - Method in interface jakarta.validation.Configuration
-
Returns an implementation of the
ClockProvider
interface following the defaultClockProvider
defined in the specification: returns a clock representing the current system time and default time zone. - getDefaultCommandMap() - Static method in class jakarta.activation.CommandMap
-
Get the default CommandMap.
- getDefaultConstraintMessageTemplate() - Method in interface jakarta.validation.ConstraintValidatorContext
- getDefaultConstraintValidatorFactory() - Method in interface jakarta.validation.Configuration
-
Returns an implementation of the
ConstraintValidatorFactory
interface following the defaultConstraintValidatorFactory
defined in the specification: uses the public no-arg constructor of theConstraintValidator
- getDefaultContentType() - Method in interface jakarta.servlet.descriptor.JspPropertyGroupDescriptor
-
Gets the value of the
default-content-type
configuration, which specifies the default response content type for any JSP pages mapped to the JSP property group represented by thisJspPropertyGroupDescriptor
. - getDefaultEventName() - Method in class com.sun.faces.component.PassthroughElement
- getDefaultEventName() - Method in class com.sun.faces.facelets.tag.composite.BehaviorHolderWrapper
- getDefaultEventName() - Method in interface jakarta.faces.component.behavior.ClientBehaviorHolder
-
Returns the default event name for this
ClientBehaviorHolder
implementation. - getDefaultEventName() - Method in class jakarta.faces.component.html.HtmlBody
- getDefaultEventName() - Method in class jakarta.faces.component.html.HtmlCommandButton
- getDefaultEventName() - Method in class jakarta.faces.component.html.HtmlCommandLink
- getDefaultEventName() - Method in class jakarta.faces.component.html.HtmlDataTable
- getDefaultEventName() - Method in class jakarta.faces.component.html.HtmlForm
- getDefaultEventName() - Method in class jakarta.faces.component.html.HtmlGraphicImage
- getDefaultEventName() - Method in class jakarta.faces.component.html.HtmlInputFile
- getDefaultEventName() - Method in class jakarta.faces.component.html.HtmlInputSecret
- getDefaultEventName() - Method in class jakarta.faces.component.html.HtmlInputText
- getDefaultEventName() - Method in class jakarta.faces.component.html.HtmlInputTextarea
- getDefaultEventName() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetButton
- getDefaultEventName() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetLink
- getDefaultEventName() - Method in class jakarta.faces.component.html.HtmlOutputLabel
- getDefaultEventName() - Method in class jakarta.faces.component.html.HtmlOutputLink
- getDefaultEventName() - Method in class jakarta.faces.component.html.HtmlPanelGrid
- getDefaultEventName() - Method in class jakarta.faces.component.html.HtmlPanelGroup
- getDefaultEventName() - Method in class jakarta.faces.component.html.HtmlSelectBooleanCheckbox
- getDefaultEventName() - Method in class jakarta.faces.component.html.HtmlSelectManyCheckbox
- getDefaultEventName() - Method in class jakarta.faces.component.html.HtmlSelectManyListbox
- getDefaultEventName() - Method in class jakarta.faces.component.html.HtmlSelectManyMenu
- getDefaultEventName() - Method in class jakarta.faces.component.html.HtmlSelectOneListbox
- getDefaultEventName() - Method in class jakarta.faces.component.html.HtmlSelectOneMenu
- getDefaultEventName() - Method in class jakarta.faces.component.html.HtmlSelectOneRadio
- getDefaultEventName() - Method in class jakarta.faces.component.UIComponentBase
-
This is a default implementation of
ClientBehaviorHolder.getDefaultEventName()
. - getDefaultExpressionFactory(ApplicationAssociate, FacesContext) - Static method in class com.sun.faces.el.ELUtils
- getDefaultExpressionFactory(FacesContext) - Static method in class com.sun.faces.el.ELUtils
- getDefaultFacesContext() - Static method in class com.sun.faces.context.FacesContextImpl
- getDefaultFactory() - Static method in class jakarta.servlet.jsp.JspFactory
-
Returns the default factory for this implementation.
- getDefaultFileTypeMap() - Static method in class jakarta.activation.FileTypeMap
-
Return the default FileTypeMap for the system.
- getDefaultInstance() - Static method in class com.sun.faces.application.ConverterPropertyEditorFactory
- getDefaultLocale() - Method in class com.sun.faces.application.ApplicationImpl
- getDefaultLocale() - Method in class com.sun.faces.application.applicationimpl.Singletons
- getDefaultLocale() - Method in class jakarta.faces.application.Application
-
Return the default
Locale
for this application. - getDefaultLocale() - Method in class jakarta.faces.application.ApplicationWrapper
-
The default behavior of this method is to call
Application.getDefaultLocale()
on the wrappedApplication
object. - getDefaultMaxBinaryMessageBufferSize() - Method in interface jakarta.websocket.WebSocketContainer
-
Returns the default maximum size of incoming binary message that this container will buffer.
- getDefaultMaxSessionIdleTimeout() - Method in interface jakarta.websocket.WebSocketContainer
-
Return the default time in milliseconds after which any web socket sessions in this container will be closed if it has been inactive.
- getDefaultMaxTextMessageBufferSize() - Method in interface jakarta.websocket.WebSocketContainer
-
Returns the default maximum size of incoming text message that this container will buffer.
- getDefaultMessageInterpolator() - Method in interface jakarta.validation.Configuration
-
Returns an implementation of the
MessageInterpolator
interface following the defaultMessageInterpolator
defined in the specification: use theValidationMessages
resource bundle to load keys useLocale.getDefault()
- getDefaultOutcome(FacesContext) - Method in class com.sun.faces.flow.SwitchNodeImpl
- getDefaultOutcome(FacesContext) - Method in class jakarta.faces.flow.SwitchNode
-
Return the default outcome in this switch.
- getDefaultParameterNameProvider() - Method in interface jakarta.validation.Configuration
-
Returns an implementation of the
ParameterNameProvider
interface following the defaultParameterNameProvider
defined in the specification: returns the actual parameter names as provided in the validated executable’s definition, if the class file of the executable contains parameter name information otherwise returns names in the formarg<PARAMETER_INDEX>
, wherePARAMETER_INDEX
starts at 0 for the first parameter, e.g. - getDefaultProviderClassName() - Method in interface jakarta.validation.BootstrapConfiguration
-
Class name of the
ValidationProvider
implementation ornull
if none is specified. - getDefaultRenderKitId() - Method in class com.sun.faces.application.ApplicationImpl
- getDefaultRenderKitId() - Method in class com.sun.faces.application.applicationimpl.Singletons
- getDefaultRenderKitId() - Method in class jakarta.faces.application.Application
-
Return the
renderKitId
to be used for rendering this application. - getDefaultRenderKitId() - Method in class jakarta.faces.application.ApplicationWrapper
-
The default behavior of this method is to call
Application.getDefaultRenderKitId()
on the wrappedApplication
object. - getDefaultSessionTrackingModes() - Method in interface jakarta.servlet.ServletContext
-
Gets the session tracking modes that are supported by default for this ServletContext.
- getDefaultTraversableResolver() - Method in interface jakarta.validation.Configuration
-
Returns an implementation of the
TraversableResolver
interface following the defaultTraversableResolver
defined in the specification: if Java Persistence is available in the runtime environment, a property is considered reachable if Java Persistence considers the property as loaded if Java Persistence is not available in the runtime environment, all properties are considered reachable all properties are considered cascadable. - getDefaultValidatedExecutableTypes() - Method in interface jakarta.validation.BootstrapConfiguration
-
Returns the set of executable types that should be considered unless explicitly overridden via
ValidateOnExecution
. - getDefaultValidationProviderResolver() - Method in interface jakarta.validation.spi.BootstrapState
-
Specification default
ValidationProviderResolver
strategy instance. - getDefaultValidatorInfo() - Method in class com.sun.faces.application.ApplicationImpl
- getDefaultValidatorInfo() - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
- getDefaultValidatorInfo() - Method in class jakarta.faces.application.Application
-
Return an immutable
Map
over the set of currently registered default validator IDs and their class name for thisApplication
. - getDefaultValidatorInfo() - Method in class jakarta.faces.application.ApplicationWrapper
-
The default behavior of this method is to call
Application.getDefaultValidatorInfo()
on the wrappedApplication
object. - getDefaultValue() - Method in enum class com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
- getDefaultValue() - Method in enum class com.sun.faces.config.WebConfiguration.WebContextInitParameter
- getDefaultValue() - Method in enum class com.sun.faces.context.ContextParam
-
Get the default value.
- getDefaultValue(Class<T>) - Method in enum class com.sun.faces.context.ContextParam
-
Get the default value.
- getDeferredSyntaxAllowedAsLiteral() - Method in interface jakarta.servlet.descriptor.JspPropertyGroupDescriptor
-
Gets the value of the
deferred-syntax-allowed-as-literal
configuration, which specifies whether the character sequence"#{"
, which is normally reserved for Expression Language (EL) expressions, will cause a translation error if it appears as a String literal in any JSP pages mapped to the JSP property group represented by thisJspPropertyGroupDescriptor
. - getDefiningClass() - Method in class com.sun.faces.flow.FlowDiscoveryInfo
- getDefiningDocument() - Method in class com.sun.faces.flow.FlowDiscoveryInfo
- getDefiningDocumentId() - Method in class com.sun.faces.flow.FlowImpl
- getDefiningDocumentId() - Method in class jakarta.faces.flow.Flow
-
Return the immutable application unique identifier for the document in which the argument flow is defined.
- getDefiningURIs() - Method in interface com.sun.faces.spi.AnnotationScanner.ScannedAnnotation
- getDelay() - Method in class com.sun.faces.facelets.tag.composite.RetargetedAjaxBehavior
- getDelay() - Method in class jakarta.faces.component.behavior.AjaxBehavior
-
Returns the delay value, or
null
if no value was set. - getDelegate() - Method in interface jakarta.persistence.EntityManager
-
Return the underlying provider object for the
EntityManager
, if available. - getDelegateQualifiers() - Method in interface jakarta.enterprise.inject.spi.Decorator
-
Obtains the qualifiers of the delegate injection point.
- getDelegateType() - Method in interface jakarta.enterprise.inject.spi.Decorator
-
Obtains the type of the delegate injection point.
- getDelims() - Method in class jakarta.servlet.jsp.jstl.core.LoopTagSupport
- getDescription() - Method in class jakarta.faces.model.SelectItem
-
Return a description of this item, for use in development tools.
- getDescription() - Method in interface jakarta.security.auth.message.config.AuthConfigFactory.RegistrationContext
-
Get the description from the registration context
- getDescription() - Method in class jakarta.servlet.jsp.tagext.TagAttributeInfo
-
Gets the description string of this tag attribute.
- getDescription(Locale) - Method in class com.sun.faces.application.ApplicationResourceBundle
- getDetail() - Method in class jakarta.faces.application.FacesMessage
-
Return the localized detail text.
- getDetail() - Method in interface jakarta.xml.soap.SOAPFault
-
Returns the optional detail element for this
SOAPFault
object. - getDetailEntries() - Method in interface jakarta.xml.soap.Detail
-
Gets an Iterator over all of the
DetailEntry
s in thisDetail
object. - getDigest() - Method in class jakarta.security.auth.message.callback.PrivateKeyCallback.DigestRequest
-
Get the digest value.
- getDir() - Method in class jakarta.faces.component.html.HtmlBody
-
Return the value of the
dir
property. - getDir() - Method in class jakarta.faces.component.html.HtmlCommandButton
-
Return the value of the
dir
property. - getDir() - Method in class jakarta.faces.component.html.HtmlCommandLink
-
Return the value of the
dir
property. - getDir() - Method in class jakarta.faces.component.html.HtmlDataTable
-
Return the value of the
dir
property. - getDir() - Method in class jakarta.faces.component.html.HtmlForm
-
Return the value of the
dir
property. - getDir() - Method in class jakarta.faces.component.html.HtmlGraphicImage
-
Return the value of the
dir
property. - getDir() - Method in class jakarta.faces.component.html.HtmlHead
-
Return the value of the
dir
property. - getDir() - Method in class jakarta.faces.component.html.HtmlInputFile
-
Return the value of the
dir
property. - getDir() - Method in class jakarta.faces.component.html.HtmlInputSecret
-
Return the value of the
dir
property. - getDir() - Method in class jakarta.faces.component.html.HtmlInputText
-
Return the value of the
dir
property. - getDir() - Method in class jakarta.faces.component.html.HtmlInputTextarea
-
Return the value of the
dir
property. - getDir() - Method in class jakarta.faces.component.html.HtmlMessage
-
Return the value of the
dir
property. - getDir() - Method in class jakarta.faces.component.html.HtmlMessages
-
Return the value of the
dir
property. - getDir() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetButton
-
Return the value of the
dir
property. - getDir() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetLink
-
Return the value of the
dir
property. - getDir() - Method in class jakarta.faces.component.html.HtmlOutputFormat
-
Return the value of the
dir
property. - getDir() - Method in class jakarta.faces.component.html.HtmlOutputLabel
-
Return the value of the
dir
property. - getDir() - Method in class jakarta.faces.component.html.HtmlOutputLink
-
Return the value of the
dir
property. - getDir() - Method in class jakarta.faces.component.html.HtmlOutputText
-
Return the value of the
dir
property. - getDir() - Method in class jakarta.faces.component.html.HtmlPanelGrid
-
Return the value of the
dir
property. - getDir() - Method in class jakarta.faces.component.html.HtmlSelectBooleanCheckbox
-
Return the value of the
dir
property. - getDir() - Method in class jakarta.faces.component.html.HtmlSelectManyCheckbox
-
Return the value of the
dir
property. - getDir() - Method in class jakarta.faces.component.html.HtmlSelectManyListbox
-
Return the value of the
dir
property. - getDir() - Method in class jakarta.faces.component.html.HtmlSelectManyMenu
-
Return the value of the
dir
property. - getDir() - Method in class jakarta.faces.component.html.HtmlSelectOneListbox
-
Return the value of the
dir
property. - getDir() - Method in class jakarta.faces.component.html.HtmlSelectOneMenu
-
Return the value of the
dir
property. - getDir() - Method in class jakarta.faces.component.html.HtmlSelectOneRadio
-
Return the value of the
dir
property. - getDisabledClass() - Method in class com.sun.faces.renderkit.html_basic.HtmlBasicRenderer.OptionComponentInfo
- getDisabledClass() - Method in class jakarta.faces.component.html.HtmlSelectManyCheckbox
-
Return the value of the
disabledClass
property. - getDisabledClass() - Method in class jakarta.faces.component.html.HtmlSelectManyListbox
-
Return the value of the
disabledClass
property. - getDisabledClass() - Method in class jakarta.faces.component.html.HtmlSelectManyMenu
-
Return the value of the
disabledClass
property. - getDisabledClass() - Method in class jakarta.faces.component.html.HtmlSelectOneListbox
-
Return the value of the
disabledClass
property. - getDisabledClass() - Method in class jakarta.faces.component.html.HtmlSelectOneMenu
-
Return the value of the
disabledClass
property. - getDisabledClass() - Method in class jakarta.faces.component.html.HtmlSelectOneRadio
-
Return the value of the
disabledClass
property. - getDispatcherType() - Method in interface jakarta.servlet.ServletRequest
-
Gets the dispatcher type of this request.
- getDispatcherType() - Method in class jakarta.servlet.ServletRequestWrapper
-
Gets the dispatcher type of the wrapped request.
- getDisplayName() - Method in class jakarta.servlet.jsp.tagext.TagInfo
-
Get the displayName.
- getDisplayName(Locale) - Method in class com.sun.faces.application.ApplicationResourceBundle
- getDoctype() - Method in class jakarta.faces.component.UIViewRoot
-
Return the doctype of this view.
- getDOCTYPEFromFacesContextAttributes(FacesContext) - Static method in class com.sun.faces.util.Util
- getDocument() - Method in class com.sun.faces.config.manager.documents.DocumentInfo
- getDocument() - Method in class com.sun.faces.config.manager.documents.DocumentOrderingWrapper
- getDocumentHashMap(DocumentOrderingWrapper[]) - Static method in class com.sun.faces.config.manager.documents.DocumentOrderingWrapper
- getDocumentId() - Method in class com.sun.faces.config.manager.documents.DocumentOrderingWrapper
- getDomain() - Method in class jakarta.servlet.http.Cookie
-
Gets the domain name of this Cookie.
- getDomain() - Method in interface jakarta.servlet.SessionCookieConfig
-
Gets the domain name that will be assigned to any session tracking cookies created on behalf of the application represented by the ServletContext from which this SessionCookieConfig was acquired.
- getDomain() - Method in class jakarta.ws.rs.core.Cookie
-
Get the domain of the cookie.
- getDoubleClaim(String) - Method in interface jakarta.security.enterprise.identitystore.openid.Claims
-
Get double claim of given name
- getDynamicActions() - Method in class com.sun.faces.context.StateContext.DynamicAddRemoveListener
-
Get the list of adds/removes.
- getDynamicActions() - Method in class com.sun.faces.context.StateContext
-
Get the dynamic list (of adds and removes).
- getDynamicActions() - Method in class com.sun.faces.context.StateContext.NoopAddRemoveListener
- getDynamicComponents() - Method in class com.sun.faces.context.StateContext.DynamicAddRemoveListener
-
Get the hash map of dynamic components.
- getDynamicComponents() - Method in class com.sun.faces.context.StateContext
-
Get the hash map of dynamic components.
- getDynamicComponents() - Method in class com.sun.faces.context.StateContext.NoopAddRemoveListener
- getEffectiveMajorVersion() - Method in interface jakarta.servlet.ServletContext
-
Gets the major version of the Servlet specification that the application represented by this ServletContext is based on.
- getEffectiveMinorVersion() - Method in interface jakarta.servlet.ServletContext
-
Gets the minor version of the Servlet specification that the application represented by this ServletContext is based on.
- getEffectiveSessionTrackingModes() - Method in interface jakarta.servlet.ServletContext
-
Gets the session tracking modes that are in effect for this ServletContext.
- getEJBHome() - Method in interface jakarta.ejb.EJBContext
-
Obtain the enterprise bean's remote home interface.
- getEJBHome() - Method in interface jakarta.ejb.EJBMetaData
-
Obtain the remote home interface of the enterprise bean.
- getEJBHome() - Method in interface jakarta.ejb.EJBObject
-
Obtain the enterprise bean's remote home interface.
- getEJBHome() - Method in interface jakarta.ejb.HomeHandle
-
Obtain the home object represented by this handle.
- getEJBLocalHome() - Method in interface jakarta.ejb.EJBContext
-
Obtain the enterprise bean's local home interface.
- getEJBLocalHome() - Method in interface jakarta.ejb.EJBLocalObject
-
Obtain the enterprise bean's local home interface.
- getEJBLocalObject() - Method in interface jakarta.ejb.EntityContext
-
Obtain a reference to the enterprise bean local object that is currently associated with the instance.
- getEJBLocalObject() - Method in interface jakarta.ejb.SessionContext
-
Obtain a reference to the enterprise bean local object that is associated with the instance.
- getEJBMetaData() - Method in interface jakarta.ejb.EJBHome
-
Obtain the EJBMetaData interface for the enterprise bean.
- getEjbName() - Method in interface jakarta.enterprise.inject.spi.ProcessSessionBean
-
Returns the EJB name of the session bean.
- getEJBObject() - Method in interface jakarta.ejb.EntityContext
-
Obtain a reference to the enterprise bean object that is currently associated with the instance.
- getEJBObject() - Method in interface jakarta.ejb.Handle
-
Obtain the enterprise bean object reference represented by this handle.
- getEJBObject() - Method in interface jakarta.ejb.SessionContext
-
Obtain a reference to the enterprise bean object that is currently associated with the instance.
- getELContext() - Method in class com.sun.faces.config.InitFacesContext
- getELContext() - Method in class com.sun.faces.context.FacesContextImpl
- getELContext() - Method in class jakarta.el.ELContextEvent
-
Returns the
ELContext
that was created. - getELContext() - Method in class jakarta.el.ELManager
-
Return the ELContext used for parsing and evaluating Jakarta Expression Language expressions.
- getELContext() - Method in class jakarta.faces.context.FacesContext
-
Return the
ELContext
instance for thisFacesContext
instance. - getELContext() - Method in class jakarta.faces.context.FacesContextWrapper
-
The default behavior of this method is to call
FacesContext.getELContext()
on the wrappedFacesContext
object. - getELContext() - Method in class jakarta.servlet.jsp.JspContext
-
Returns the
ELContext
associated with thisJspContext
. - getELContextListeners() - Method in class com.sun.faces.application.applicationimpl.ExpressionLanguage
- getELContextListeners() - Method in class com.sun.faces.application.ApplicationImpl
- getELContextListeners() - Method in class jakarta.faces.application.Application
-
If no calls have been made to
Application.addELContextListener(jakarta.el.ELContextListener)
, this method must return an empty array. - getELContextListeners() - Method in class jakarta.faces.application.ApplicationWrapper
-
The default behavior of this method is to call
Application.getELContextListeners()
on the wrappedApplication
object. - getElement(DOMResult) - Method in class jakarta.xml.bind.annotation.W3CDomHandler
- getElement(ResultT) - Method in interface jakarta.xml.bind.annotation.DomHandler
-
Once the portion is sent to the
Result
. - getElementClass() - Method in interface jakarta.validation.metadata.CrossParameterDescriptor
- getElementClass() - Method in interface jakarta.validation.metadata.ElementDescriptor
- getElementName() - Method in interface jakarta.xml.soap.SOAPElement
-
Returns the name of this
SOAPElement
object. - getElementName(Object) - Method in class jakarta.xml.bind.JAXBIntrospector
-
Get xml element qname for
jaxbElement
. - getElementQName() - Method in interface jakarta.xml.soap.SOAPElement
-
Returns the qname of this
SOAPElement
object. - getElements() - Method in interface jakarta.persistence.Tuple
-
Return the tuple elements.
- getElementType() - Method in interface jakarta.persistence.metamodel.PluralAttribute
-
Return the type representing the element type of the collection.
- getElIgnored() - Method in interface jakarta.servlet.descriptor.JspPropertyGroupDescriptor
-
Gets the value of the
el-ignored
configuration, which specifies whether Expression Language (EL) evaluation is enabled for any JSP pages mapped to the JSP property group represented by thisJspPropertyGroupDescriptor
. - getELManager() - Method in class jakarta.el.ELProcessor
-
Return the ELManager used for Jakarta Expression Language processing.
- getELResolver() - Method in class com.sun.faces.application.applicationimpl.ExpressionLanguage
- getELResolver() - Method in class com.sun.faces.application.ApplicationImpl
- getELResolver() - Method in class com.sun.faces.config.initfacescontext.NoOpELContext
- getELResolver() - Method in class com.sun.faces.el.ELContextImpl
- getELResolver() - Method in class com.sun.faces.util.ELAwareBeanManagerWrapper
- getELResolver() - Method in class jakarta.el.ELContext
-
Retrieves the
ELResolver
associated with this context. - getELResolver() - Method in class jakarta.el.StandardELContext
-
Construct (if needed) and return a default ELResolver.
- getELResolver() - Method in interface jakarta.enterprise.inject.spi.BeanManager
-
Deprecated, for removal: This API element is subject to removal in a future version.use
ELAwareBeanManager
, this method will be removed in CDI 5.0 - getELResolver() - Method in interface jakarta.enterprise.inject.spi.el.ELAwareBeanManager
-
Returns a
ELResolver
that resolves beans by EL name. - getELResolver() - Method in class jakarta.faces.application.Application
-
Return the singleton
ELResolver
instance to be used for all Jakarta Expression Language resolution. - getELResolver() - Method in class jakarta.faces.application.ApplicationWrapper
-
The default behavior of this method is to call
Application.getELResolver()
on the wrappedApplication
object. - getELResolversFromFacesConfig() - Method in class com.sun.faces.application.ApplicationAssociate
- getEmail() - Method in interface jakarta.security.enterprise.identitystore.openid.OpenIdClaims
- getEmailVerified() - Method in interface jakarta.security.enterprise.identitystore.openid.OpenIdClaims
- getEmbeddables() - Method in interface jakarta.persistence.metamodel.Metamodel
-
Return the metamodel embeddable types.
- getEmptyRoleSemantic() - Method in class jakarta.servlet.HttpConstraintElement
-
Gets the default authorization semantic.
- getEnabledClass() - Method in class com.sun.faces.renderkit.html_basic.HtmlBasicRenderer.OptionComponentInfo
- getEnabledClass() - Method in class jakarta.faces.component.html.HtmlSelectManyCheckbox
-
Return the value of the
enabledClass
property. - getEnabledClass() - Method in class jakarta.faces.component.html.HtmlSelectManyListbox
-
Return the value of the
enabledClass
property. - getEnabledClass() - Method in class jakarta.faces.component.html.HtmlSelectManyMenu
-
Return the value of the
enabledClass
property. - getEnabledClass() - Method in class jakarta.faces.component.html.HtmlSelectOneListbox
-
Return the value of the
enabledClass
property. - getEnabledClass() - Method in class jakarta.faces.component.html.HtmlSelectOneMenu
-
Return the value of the
enabledClass
property. - getEnabledClass() - Method in class jakarta.faces.component.html.HtmlSelectOneRadio
-
Return the value of the
enabledClass
property. - getEnclosingId() - Method in class com.sun.faces.flow.SwitchCaseImpl
- getEnclosingWriter() - Method in class jakarta.servlet.jsp.tagext.BodyContent
-
Get the enclosing JspWriter.
- getEncodedTargetURL(FacesContext, UIComponent, NavigationCase) - Method in class com.sun.faces.renderkit.html_basic.OutcomeTargetRenderer
-
Resolve the target view id and then delegate to
ViewHandler.getBookmarkableURL(jakarta.faces.context.FacesContext, String, java.util.Map, boolean)
to produce a redirect URL, which will add the page parameters if necessary and properly prioritizing the parameter overrides. - getEncoders() - Method in interface jakarta.websocket.EndpointConfig
-
Return the Encoder implementation classes configured.
- getEncoding() - Method in class jakarta.ws.rs.client.Entity
-
Get entity encoding.
- getEncoding() - Method in class jakarta.ws.rs.core.Variant
-
Get the encoding of the variant.
- getEncoding() - Method in class jakarta.xml.bind.helpers.AbstractMarshallerImpl
-
Convenience method for getting the current output encoding.
- getEncodingStyle() - Method in interface jakarta.xml.soap.SOAPElement
-
Returns the encoding style for this
SOAPElement
object. - getEnctype() - Method in class jakarta.faces.component.html.HtmlForm
-
Return the value of the
enctype
property. - getEnd() - Method in class com.sun.faces.facelets.component.UIRepeat
- getEnd() - Method in class com.sun.faces.facelets.tag.IterationStatus
- getEnd() - Method in class jakarta.ejb.ScheduleExpression
-
Return the end date, if set; otherwise null.
- getEnd() - Method in interface jakarta.servlet.jsp.jstl.core.LoopTagStatus
-
Returns the value of the 'end' attribute for the associated tag, or null if no 'end' attribute was specified.
- getEndpointClass() - Method in interface jakarta.websocket.server.ServerEndpointConfig
-
Returns the Class of the endpoint this configuration is configuring.
- getEndpointConfigs(Set<Class<? extends Endpoint>>) - Method in interface jakarta.websocket.server.ServerApplicationConfig
-
Return a set of ServerEndpointConfig instances that the server container will use to deploy the programmatic endpoints.
- getEndpointInstance(Class<T>) - Method in class jakarta.websocket.server.ServerEndpointConfig.Configurator
-
This method is called by the container each time a new client connects to the logical endpoint this configurator configures.
- getEndpointReference() - Method in interface jakarta.xml.ws.BindingProvider
-
Returns the
EndpointReference
associated with thisBindingProvider
instance. - getEndpointReference(Class<T>) - Method in interface jakarta.xml.ws.BindingProvider
-
Returns the
EndpointReference
associated with thisBindingProvider
instance. - getEndpointReference(Class<T>, Element...) - Method in class jakarta.xml.ws.Endpoint
-
Returns the
EndpointReference
associated with thisEndpoint
instance. - getEndpointReference(Class<T>, Element...) - Method in interface jakarta.xml.ws.WebServiceContext
-
Returns the
EndpointReference
associated with this endpoint. - getEndpointReference(Element...) - Method in class jakarta.xml.ws.Endpoint
-
Returns the
EndpointReference
associated with thisEndpoint
instance. - getEndpointReference(Element...) - Method in interface jakarta.xml.ws.WebServiceContext
-
Returns the
EndpointReference
for this endpoint. - getEndpoints() - Method in class jakarta.xml.ws.EndpointContext
-
This gives list of endpoints in an application.
- getEndTextToRender(FacesContext, UIComponent, String) - Method in class com.sun.faces.renderkit.html_basic.CheckboxRenderer
- getEndTextToRender(FacesContext, UIComponent, String) - Method in class com.sun.faces.renderkit.html_basic.FileRenderer
- getEndTextToRender(FacesContext, UIComponent, String) - Method in class com.sun.faces.renderkit.html_basic.HiddenRenderer
- getEndTextToRender(FacesContext, UIComponent, String) - Method in class com.sun.faces.renderkit.html_basic.HtmlBasicRenderer
-
Renderers override this method to write appropriate HTML content into the buffer.
- getEndTextToRender(FacesContext, UIComponent, String) - Method in class com.sun.faces.renderkit.html_basic.SecretRenderer
- getEndTextToRender(FacesContext, UIComponent, String) - Method in class com.sun.faces.renderkit.html_basic.TextareaRenderer
- getEndTextToRender(FacesContext, UIComponent, String) - Method in class com.sun.faces.renderkit.html_basic.TextRenderer
- getEngineInfo() - Method in class jakarta.servlet.jsp.JspFactory
-
called to get implementation-specific information on the current JSP engine.
- getEntities() - Method in interface jakarta.persistence.metamodel.Metamodel
-
Return the metamodel entity types.
- getEntity() - Method in exception class jakarta.persistence.OptimisticLockException
-
Returns the entity that caused this exception.
- getEntity() - Method in exception class jakarta.persistence.PessimisticLockException
-
Returns the entity that caused this exception.
- getEntity() - Method in interface jakarta.ws.rs.client.ClientRequestContext
-
Get the message entity Java instance.
- getEntity() - Method in class jakarta.ws.rs.client.Entity
-
Get entity data.
- getEntity() - Method in interface jakarta.ws.rs.container.ContainerResponseContext
-
Get the message entity Java instance.
- getEntity() - Method in class jakarta.ws.rs.core.GenericEntity
-
Get the enclosed entity.
- getEntity() - Method in class jakarta.ws.rs.core.Response
-
Get the message entity Java instance.
- getEntity() - Method in interface jakarta.ws.rs.ext.WriterInterceptorContext
-
Get object to be written as HTTP entity.
- getEntityAnnotations() - Method in interface jakarta.ws.rs.client.ClientRequestContext
-
Get the annotations attached to the entity instance.
- getEntityAnnotations() - Method in interface jakarta.ws.rs.container.ContainerResponseContext
-
Get the annotations attached to the entity instance.
- getEntityClass() - Method in interface jakarta.ws.rs.client.ClientRequestContext
-
Get the raw entity type information.
- getEntityClass() - Method in interface jakarta.ws.rs.container.ContainerResponseContext
-
Get the raw entity type information.
- getEntityGraph(String) - Method in interface jakarta.persistence.EntityManager
-
Obtain a named
EntityGraph
. - getEntityGraphs(Class<T>) - Method in interface jakarta.persistence.EntityManager
-
Return all named
EntityGraph
s that are defined for the given entity class type. - getEntityManagerFactory() - Method in interface jakarta.persistence.EntityManager
-
The entity manager factory which created this entity manager.
- getEntityStream() - Method in interface jakarta.ws.rs.client.ClientRequestContext
-
Get the entity output stream.
- getEntityStream() - Method in interface jakarta.ws.rs.client.ClientResponseContext
-
Get the entity input stream.
- getEntityStream() - Method in interface jakarta.ws.rs.container.ContainerRequestContext
-
Get the entity input stream.
- getEntityStream() - Method in interface jakarta.ws.rs.container.ContainerResponseContext
-
Get the entity output stream.
- getEntityTag() - Method in interface jakarta.ws.rs.client.ClientResponseContext
-
Get the entity tag.
- getEntityTag() - Method in interface jakarta.ws.rs.container.ContainerResponseContext
-
Get the entity tag.
- getEntityTag() - Method in class jakarta.ws.rs.core.Response
-
Get the entity tag.
- getEntityType() - Method in interface jakarta.ws.rs.client.ClientRequestContext
-
Get the generic entity type information.
- getEntityType() - Method in interface jakarta.ws.rs.container.ContainerResponseContext
-
Get the generic entity type information.
- getEntryIterator() - Method in class com.sun.faces.context.ApplicationMap
- getEntryIterator() - Method in class com.sun.faces.context.InitParameterMap
- getEntryIterator() - Method in class com.sun.faces.context.RequestCookieMap
- getEntryIterator() - Method in class com.sun.faces.context.RequestHeaderMap
- getEntryIterator() - Method in class com.sun.faces.context.RequestHeaderValuesMap
- getEntryIterator() - Method in class com.sun.faces.context.RequestMap
- getEntryIterator() - Method in class com.sun.faces.context.RequestParameterMap
- getEntryIterator() - Method in class com.sun.faces.context.RequestParameterValuesMap
- getEntryIterator() - Method in class com.sun.faces.context.SessionMap
- getEnvelope() - Method in class jakarta.xml.soap.SOAPPart
-
Gets the
SOAPEnvelope
object associated with thisSOAPPart
object. - getEnvironmentEntry(WebConfiguration.WebEnvironmentEntry) - Method in class com.sun.faces.config.WebConfiguration
-
Obtain the value of the specified env-entry
- getErrorClass() - Method in class jakarta.faces.component.html.HtmlMessage
-
Return the value of the
errorClass
property. - getErrorClass() - Method in class jakarta.faces.component.html.HtmlMessages
-
Return the value of the
errorClass
property. - getErrorCode() - Method in exception class jakarta.xml.bind.JAXBException
-
Get the vendor specific error code
- getErrorCode() - Method in exception class jakarta.xml.bind.TypeConstraintException
-
Get the vendor specific error code
- getErrorData() - Method in class jakarta.servlet.jsp.PageContext
-
Provides convenient access to error information.
- getErrorOnELNotFound() - Method in interface jakarta.servlet.descriptor.JspPropertyGroupDescriptor
-
Will the use of an unknown identifier in EL within a JSP page trigger an error for this group?
- getErrorOnUndeclaredNamespace() - Method in interface jakarta.servlet.descriptor.JspPropertyGroupDescriptor
-
Gets the value of the
error-on-undeclared-namespace
configuration, which specifies whether an error will be raised at translation time if tag with an undeclared namespace is used in any JSP pages mapped to the JSP property group represented by thisJspPropertyGroupDescriptor
. - getErrorStyle() - Method in class jakarta.faces.component.html.HtmlMessage
-
Return the value of the
errorStyle
property. - getErrorStyle() - Method in class jakarta.faces.component.html.HtmlMessages
-
Return the value of the
errorStyle
property. - getEvalMapFor(UIComponent, FacesContext) - Method in class com.sun.faces.el.CompositeComponentAttributesELResolver
-
Creates (if necessary) and caches an
ExpressionEvalMap
instance associated with the owningUIComponent
- getEvalScripts() - Method in class com.sun.faces.context.PartialViewContextImpl
- getEvalScripts() - Method in class jakarta.faces.context.PartialViewContext
-
Returns a mutable
List
of scripts to be evaluated in client side on complete of ajax request. - getEvalScripts() - Method in class jakarta.faces.context.PartialViewContextWrapper
-
The default behavior of this method is to call
PartialViewContext.getRenderIds()
on the wrappedPartialViewContext
object. - getEvaluatedParameters() - Method in class jakarta.el.MethodReference
-
Obtain the evaluated parameter values that will be passed to the method to which the associated expression resolves.
- getEvaluationListeners() - Method in class jakarta.el.ELContext
-
Returns the list of registered evaluation listeners.
- getEvent() - Method in class com.sun.faces.facelets.tag.composite.BehaviorHolderAttachedObjectTargetImpl
- getEvent() - Method in class com.sun.faces.util.ELAwareBeanManagerWrapper
- getEvent() - Method in interface jakarta.enterprise.inject.spi.BeanContainer
-
Returns an instance of Event with specified type
java.lang.Object
and specified qualifier@Default
It allows typesafe synchronous or asynchronous event firing without injection ofEvent
built-in bean requirement. - getEvent() - Method in interface jakarta.enterprise.inject.spi.EventContext
- getEvent() - Method in class jakarta.faces.view.facelets.BehaviorHandler
-
Returns the event that is set as the "event" attribute on the behavior tag.
- getEventClass(FaceletContext) - Method in class com.sun.faces.facelets.tag.faces.core.EventHandler
- getEventHandler() - Method in class jakarta.xml.bind.Binder
-
Return the current event handler or the default event handler if one hasn't been set.
- getEventHandler() - Method in class jakarta.xml.bind.helpers.AbstractMarshallerImpl
- getEventHandler() - Method in class jakarta.xml.bind.helpers.AbstractUnmarshallerImpl
-
Return the current event handler or the default event handler if one hasn't been set.
- getEventHandler() - Method in interface jakarta.xml.bind.Marshaller
-
Return the current event handler or the default event handler if one hasn't been set.
- getEventHandler() - Method in interface jakarta.xml.bind.Unmarshaller
-
Return the current event handler or the default event handler if one hasn't been set.
- getEventInfo(Class<?>) - Method in class com.sun.faces.application.applicationimpl.events.SystemEventInfo
- getEventInfo(Class<? extends SystemEvent>, Class<?>) - Method in class com.sun.faces.application.applicationimpl.events.ComponentSystemEventHelper
- getEventInfo(Class<? extends SystemEvent>, Class<?>) - Method in class com.sun.faces.application.applicationimpl.events.SystemEventHelper
- getEventInfo(Class<? extends SystemEvent>, Object, Class<?>, boolean) - Method in class com.sun.faces.application.applicationimpl.events.SystemEventHelper
- getEventName() - Method in class com.sun.faces.facelets.tag.faces.core.AjaxHandler
- getEventName() - Method in class jakarta.faces.component.behavior.ClientBehaviorContext
-
Returns the name of the behavior event for which the ClientBehavior script is being requested.
- getEventName() - Method in interface jakarta.faces.view.BehaviorHolderAttachedObjectHandler
-
Return the client event name to which this behavior applies.
- getEventName() - Method in class jakarta.faces.view.facelets.BehaviorHandler
- getEventNames() - Method in class com.sun.faces.component.PassthroughElement
- getEventNames() - Method in class com.sun.faces.facelets.tag.composite.BehaviorHolderWrapper
- getEventNames() - Method in interface jakarta.faces.component.behavior.ClientBehaviorHolder
-
Returns a non-null, unmodifiable
Collection
containing the names of the logical events supported by the component implementing this interface. - getEventNames() - Method in class jakarta.faces.component.html.HtmlBody
- getEventNames() - Method in class jakarta.faces.component.html.HtmlCommandButton
- getEventNames() - Method in class jakarta.faces.component.html.HtmlCommandLink
- getEventNames() - Method in class jakarta.faces.component.html.HtmlDataTable
- getEventNames() - Method in class jakarta.faces.component.html.HtmlForm
- getEventNames() - Method in class jakarta.faces.component.html.HtmlGraphicImage
- getEventNames() - Method in class jakarta.faces.component.html.HtmlInputFile
- getEventNames() - Method in class jakarta.faces.component.html.HtmlInputSecret
- getEventNames() - Method in class jakarta.faces.component.html.HtmlInputText
- getEventNames() - Method in class jakarta.faces.component.html.HtmlInputTextarea
- getEventNames() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetButton
- getEventNames() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetLink
- getEventNames() - Method in class jakarta.faces.component.html.HtmlOutputLabel
- getEventNames() - Method in class jakarta.faces.component.html.HtmlOutputLink
- getEventNames() - Method in class jakarta.faces.component.html.HtmlPanelGrid
- getEventNames() - Method in class jakarta.faces.component.html.HtmlPanelGroup
- getEventNames() - Method in class jakarta.faces.component.html.HtmlSelectBooleanCheckbox
- getEventNames() - Method in class jakarta.faces.component.html.HtmlSelectManyCheckbox
- getEventNames() - Method in class jakarta.faces.component.html.HtmlSelectManyListbox
- getEventNames() - Method in class jakarta.faces.component.html.HtmlSelectManyMenu
- getEventNames() - Method in class jakarta.faces.component.html.HtmlSelectOneListbox
- getEventNames() - Method in class jakarta.faces.component.html.HtmlSelectOneMenu
- getEventNames() - Method in class jakarta.faces.component.html.HtmlSelectOneRadio
- getEventNames() - Method in class jakarta.faces.component.UIComponentBase
-
This is a default implementation of
ClientBehaviorHolder.getEventNames()
. - getEventNames() - Method in class jakarta.faces.component.UIWebsocket
-
Returns a non-null, empty, unmodifiable
Collection
which returnstrue
on anyCollection#contains()
invocation, indicating that all client behavior event names are acceptable. - getEvents() - Method in class com.sun.faces.renderkit.Attribute
- getEvents() - Method in class jakarta.xml.bind.util.ValidationEventCollector
-
Return an array of ValidationEvent objects containing a copy of each of the collected errors and warnings.
- getException() - Method in class jakarta.faces.event.ExceptionQueuedEventContext
-
Return the
exception
property. - getException() - Method in class jakarta.servlet.jsp.PageContext
-
The current value of the exception object (an Exception).
- getException() - Method in class jakarta.websocket.SendResult
-
The problem sending the message.
- getExceptionHandler() - Method in class com.sun.faces.config.InitFacesContext
- getExceptionHandler() - Method in class com.sun.faces.context.ExceptionHandlerFactoryImpl
- getExceptionHandler() - Method in class com.sun.faces.context.FacesContextImpl
- getExceptionHandler() - Method in class jakarta.faces.context.ExceptionHandlerFactory
-
Create and return a A new
ExceptionHandler
instance. - getExceptionHandler() - Method in class jakarta.faces.context.FacesContext
-
Return the
ExceptionHandler
for this request. - getExceptionHandler() - Method in class jakarta.faces.context.FacesContextWrapper
-
The default behavior of this method is to call
FacesContext.getExceptionHandler()
on the wrappedFacesContext
object. - getExceptionMapper(Class<T>) - Method in interface jakarta.ws.rs.ext.Providers
-
Get an exception mapping provider for a particular class of exception.
- getExceptionMessage(String, Object...) - Static method in class com.sun.faces.util.MessageUtils
-
Creates a new
FacesMessage
instance using the specified #messageId. - getExceptionMessageString(String, Object...) - Static method in class com.sun.faces.util.MessageUtils
-
Returns the localized message for the specified #messageId.
- getExcludedResources() - Method in class com.sun.faces.config.configprovider.BaseWebConfigResourceProvider
- getExcludedResources() - Method in class com.sun.faces.config.configprovider.WebFaceletTaglibResourceProvider
- getExcludedResources() - Method in class com.sun.faces.config.configprovider.WebFacesConfigResourceProvider
- getExecutableParameters() - Method in interface jakarta.validation.ConstraintViolation
-
Returns an
Object[]
representing the constructor or method invocation arguments if theConstraintViolation
is returned after validating the method or constructor parameters. - getExecutableReturnValue() - Method in interface jakarta.validation.ConstraintViolation
-
Returns the return value of the constructor or method invocation if the
ConstraintViolation
is returned after validating the method or constructor return value. - getExecute() - Method in class com.sun.faces.facelets.tag.composite.RetargetedAjaxBehavior
- getExecute() - Method in class jakarta.faces.component.behavior.AjaxBehavior
-
Return a non-empty
Collection<String>
of component identifiers that will be used to identify components that should be processed during theexecute
phase of the request processing lifecycle. - getExecute() - Method in class jakarta.faces.component.html.HtmlCommandScript
-
Return the value of the
execute
property. - getExecuteIds() - Method in class com.sun.faces.context.PartialViewContextImpl
- getExecuteIds() - Method in class jakarta.faces.context.PartialViewContext
-
Return a
Collection
of client identifiers from the current request with the request parameter namePartialViewContext.PARTIAL_EXECUTE_PARAM_NAME
. - getExecuteIds() - Method in class jakarta.faces.context.PartialViewContextWrapper
-
The default behavior of this method is to call
PartialViewContext.getExecuteIds()
on the wrappedPartialViewContext
object. - getExecutionProperties() - Method in interface jakarta.enterprise.concurrent.ManagedTask
-
Provides additional information to the
ManagedExecutorService
orManagedScheduledExecutorService
when executing this task. - getExecutionProperties(Object) - Method in interface jakarta.enterprise.concurrent.ContextService
-
Gets the current execution properties on the context proxy instance.
- getExecutor() - Method in interface jakarta.enterprise.event.NotificationOptions
- getExecutor() - Method in class jakarta.xml.ws.Endpoint
-
Returns the executor for this
Endpoint
instance. - getExecutor() - Method in class jakarta.xml.ws.Service
-
Returns the executor for this
Service
instance. - getExecutor() - Method in class jakarta.xml.ws.spi.ServiceDelegate
-
Returns the executor for this
Service
instance. - getExpectedType() - Method in class com.sun.faces.facelets.el.ContextualCompositeValueExpression
- getExpectedType() - Method in class com.sun.faces.facelets.el.TagValueExpression
- getExpectedType() - Method in class com.sun.faces.facelets.tag.jstl.core.IndexedValueExpression
- getExpectedType() - Method in class com.sun.faces.facelets.tag.jstl.core.IteratedValueExpression
- getExpectedType() - Method in class com.sun.faces.facelets.tag.jstl.core.IterationStatusExpression
- getExpectedType() - Method in class com.sun.faces.facelets.tag.jstl.core.MappedValueExpression
- getExpectedType() - Method in class jakarta.el.ValueExpression
-
Returns the type the result of the expression will be coerced to after evaluation.
- getExpectedType() - Method in class jakarta.servlet.jsp.jstl.core.IndexedValueExpression
- getExpectedType() - Method in class jakarta.servlet.jsp.jstl.core.IteratedValueExpression
- getExpectedTypeName() - Method in class jakarta.servlet.jsp.tagext.TagAttributeInfo
-
Returns the name of the expected type (as a String) of this deferred value attribute.
- getExpirationTime() - Method in interface jakarta.security.enterprise.identitystore.openid.AccessToken
-
Optional.
- getExpirationTime() - Method in interface jakarta.security.enterprise.identitystore.openid.JwtClaims
-
Expiration time on or after which the JWT MUST NOT be accepted for processing.
- getExpiresIn() - Method in interface jakarta.security.enterprise.identitystore.openid.OpenIdContext
- getExpiry() - Method in class jakarta.ws.rs.core.NewCookie
-
Get the cookie expiry date.
- getExpression() - Method in interface jakarta.persistence.criteria.CriteriaBuilder.In
-
Return the expression to be tested against the list of values.
- getExpression() - Method in interface jakarta.persistence.criteria.CriteriaBuilder.SimpleCase
-
Return the expression to be tested against the conditions.
- getExpression() - Method in interface jakarta.persistence.criteria.Order
-
Return the expression that is used for ordering.
- getExpression(String) - Method in interface jakarta.faces.el.CompositeComponentExpressionHolder
- getExpressionFactory() - Method in class com.sun.faces.application.ApplicationAssociate
- getExpressionFactory() - Method in class com.sun.faces.application.applicationimpl.ExpressionLanguage
- getExpressionFactory() - Method in class com.sun.faces.application.ApplicationImpl
- getExpressionFactory() - Static method in class jakarta.el.ELManager
-
Return the ExpressionFactory instance used for Jakarta Expression Language evaluations.
- getExpressionFactory() - Method in class jakarta.faces.application.Application
-
Return the
ExpressionFactory
instance for this application. - getExpressionFactory() - Method in class jakarta.faces.application.ApplicationWrapper
-
The default behavior of this method is to call
Application.getExpressionFactory()
on the wrappedApplication
object. - getExpressionFactory() - Method in class jakarta.faces.view.facelets.FaceletContext
-
The ExpressionFactory to use within the Facelet this context is executing upon.
- getExpressionFactory() - Method in interface jakarta.servlet.jsp.JspApplicationContext
-
Returns a factory used to create
ValueExpression
s andMethodExpression
s so that EL expressions can be parsed and evaluated. - getExpressionHints() - Method in class com.sun.faces.component.search.SearchExpressionContextImpl
- getExpressionHints() - Method in class jakarta.faces.component.search.SearchExpressionContext
-
Returns hints that influence the behavior of resolving the expression.
- getExpressions() - Method in interface jakarta.persistence.criteria.Predicate
-
Return the top-level conjuncts or disjuncts of the predicate.
- getExpressionSeperatorChars(FacesContext) - Method in class jakarta.faces.component.search.SearchExpressionHandler
-
Return the characters used to separate expressions in a series of expressions.
- getExpressionSeperatorChars(FacesContext) - Method in class jakarta.faces.component.search.SearchExpressionHandlerWrapper
- getExpressionString() - Method in class com.sun.faces.facelets.el.ContextualCompositeMethodExpression
- getExpressionString() - Method in class com.sun.faces.facelets.el.ContextualCompositeValueExpression
- getExpressionString() - Method in class com.sun.faces.facelets.el.TagMethodExpression
- getExpressionString() - Method in class com.sun.faces.facelets.el.TagValueExpression
- getExpressionString() - Method in class com.sun.faces.facelets.tag.jstl.core.IndexedValueExpression
- getExpressionString() - Method in class com.sun.faces.facelets.tag.jstl.core.IteratedValueExpression
- getExpressionString() - Method in class com.sun.faces.facelets.tag.jstl.core.IterationStatusExpression
- getExpressionString() - Method in class com.sun.faces.facelets.tag.jstl.core.MappedValueExpression
- getExpressionString() - Method in class jakarta.el.Expression
-
Returns the original String used to create this
Expression
, unmodified. - getExpressionString() - Method in class jakarta.servlet.jsp.jstl.core.IndexedValueExpression
- getExpressionString() - Method in class jakarta.servlet.jsp.jstl.core.IteratedValueExpression
- getExtension() - Method in class com.sun.faces.application.resource.VersionInfo
- getExtension(Class<T>) - Method in class com.sun.faces.util.ELAwareBeanManagerWrapper
- getExtension(Class<T>) - Method in interface jakarta.enterprise.inject.spi.BeanManager
-
Obtains the container's instance of an Extension class declared in
META-INF/services
. - getExtensions() - Method in interface jakarta.websocket.ClientEndpointConfig
-
Return the extensions, in order of preference, favorite first, that this client would like to use for its sessions.
- getExtensions() - Method in interface jakarta.websocket.server.ServerEndpointConfig
-
Return the websocket extensions configured.
- getExternalContext() - Method in class com.sun.faces.config.InitFacesContext
- getExternalContext() - Method in class com.sun.faces.context.FacesContextImpl
- getExternalContext() - Method in class jakarta.faces.context.FacesContext
- getExternalContext() - Method in class jakarta.faces.context.FacesContextWrapper
-
The default behavior of this method is to call
FacesContext.getExternalContext()
on the wrappedFacesContext
object. - getExternalContext(Object, Object, Object) - Method in class com.sun.faces.context.ExternalContextFactoryImpl
- getExternalContext(Object, Object, Object) - Method in class jakarta.faces.context.ExternalContextFactory
-
Create (if needed) and return an
ExternalContext
instance that is initialized for the processing of the specified request and response objects, for this web application. - getFacelet(FacesContext, String) - Method in class com.sun.faces.facelets.impl.DefaultFaceletFactory
- getFacelet(FacesContext, URL) - Method in class com.sun.faces.facelets.impl.DefaultFaceletFactory
-
Create a Facelet from the passed URL.
- getFacelet(URL) - Method in class jakarta.faces.view.facelets.FaceletCache
-
Returns a cached Facelet instance.
- getFaceletCache() - Method in class com.sun.faces.facelets.impl.FaceletCacheFactoryImpl
- getFaceletCache() - Method in class jakarta.faces.view.facelets.FaceletCacheFactory
-
Returns the facility by which the Facelets
ViewDeclarationLanguage
creates and caches instances of Facelets. - getFaceletFactory() - Method in class com.sun.faces.application.ApplicationAssociate
- getFaceletsConfiguration() - Method in class com.sun.faces.config.WebConfiguration
- getFacesConfigOptionValue(WebConfiguration.WebContextInitParameter) - Method in class com.sun.faces.config.WebConfiguration
- getFacesConfigOptionValue(WebConfiguration.WebContextInitParameter, boolean) - Method in class com.sun.faces.config.WebConfiguration
- getFacesConfigXmlVersion(FacesContext) - Static method in class com.sun.faces.util.Util
-
Get the faces-config.xml version (if any).
- getFacesContext() - Method in class com.sun.faces.component.search.SearchExpressionContextImpl
- getFacesContext() - Method in class com.sun.faces.component.visit.FullVisitContext
- getFacesContext() - Method in class com.sun.faces.component.visit.PartialVisitContext
- getFacesContext() - Method in class com.sun.faces.facelets.compiler.UILeaf
- getFacesContext() - Method in class com.sun.faces.facelets.tag.composite.BehaviorHolderWrapper
- getFacesContext() - Method in class jakarta.faces.component.behavior.ClientBehaviorContext
-
Returns the
FacesContext
for the current request. - getFacesContext() - Method in class jakarta.faces.component.search.SearchExpressionContext
-
Returns the FacesContext for the current request.
- getFacesContext() - Method in class jakarta.faces.component.UIComponent
-
Convenience method to return the
FacesContext
instance for the current request. - getFacesContext() - Method in class jakarta.faces.component.UIComponentBase
- getFacesContext() - Method in class jakarta.faces.component.visit.VisitContext
-
Returns the FacesContext for the current request.
- getFacesContext() - Method in class jakarta.faces.component.visit.VisitContextWrapper
- getFacesContext() - Method in class jakarta.faces.event.FacesEvent
-
Get the Faces context.
- getFacesContext() - Method in class jakarta.faces.event.PhaseEvent
-
Return the
FacesContext
for the request being processed. - getFacesContext() - Method in class jakarta.faces.event.SystemEvent
-
Get the Faces context.
- getFacesContext() - Method in class jakarta.faces.view.facelets.FaceletContext
-
The current FacesContext bound to this "request".
- getFacesContext(Object, Object, Object, Lifecycle) - Method in class com.sun.faces.context.FacesContextFactoryImpl
- getFacesContext(Object, Object, Object, Lifecycle) - Method in class com.sun.faces.context.InjectionFacesContextFactory
- getFacesContext(Object, Object, Object, Lifecycle) - Method in class jakarta.faces.context.FacesContextFactory
-
Create (if needed) and return a
FacesContext
instance that is initialized for the processing of the specified request and response objects, utilizing the specifiedLifecycle
instance, for this web application. - getFacesListeners(Class) - Method in class com.sun.faces.facelets.compiler.UILeaf
- getFacesListeners(Class) - Method in class com.sun.faces.facelets.tag.composite.BehaviorHolderWrapper
- getFacesListeners(Class) - Method in class jakarta.faces.component.UIComponent
-
Return an array of registered
FacesListener
s that are instances of the specified class. - getFacesListeners(Class) - Method in class jakarta.faces.component.UIComponentBase
- getFacesMapping(FacesContext) - Static method in class com.sun.faces.util.Util
-
Returns the URL pattern of the
FacesServlet
that is executing the current request. - getFacesMessage() - Method in exception class jakarta.faces.component.UpdateModelException
-
Return the
FacesMessage
passed to the constructor. - getFacesMessage() - Method in exception class jakarta.faces.convert.ConverterException
-
Returns the FacesMessage associated with this exception; this will only be available if the converter that thew this exception instance placed it there.
- getFacesMessage() - Method in exception class jakarta.faces.validator.ValidatorException
-
Returns the
FacesMessage
associated with the exception. - getFacesMessages() - Method in exception class jakarta.faces.validator.ValidatorException
-
If this instance was created with a constructor that takes
Collection<FacesMessage>
, this method returns the passed collection, otherwise this method returnsnull
. - getFacesServletRegistration(FacesContext) - Static method in class com.sun.faces.util.Util
- getFacet(UIComponent, String) - Method in class com.sun.faces.renderkit.html_basic.HtmlBasicRenderer
- getFacet(String) - Method in class com.sun.faces.facelets.compiler.UILeaf
- getFacet(String) - Method in class com.sun.faces.facelets.tag.composite.BehaviorHolderWrapper
- getFacet(String) - Method in class jakarta.faces.component.UIComponent
-
Convenience method to return the named facet, if it exists, or
null
otherwise. - getFacet(String) - Method in class jakarta.faces.component.UIComponentBase
- getFacetCount() - Method in class com.sun.faces.facelets.compiler.UILeaf
- getFacetCount() - Method in class jakarta.faces.component.UIComponent
-
Return the number of facet
UIComponent
s that are associated with thisUIComponent
. - getFacetCount() - Method in class jakarta.faces.component.UIComponentBase
- getFacetName() - Method in class com.sun.faces.util.ComponentStruct
- getFacetName(UIComponent) - Static method in class com.sun.faces.facelets.tag.faces.ComponentSupport
- getFacetName(FaceletContext) - Method in class com.sun.faces.facelets.tag.faces.core.FacetHandler
- getFacetName(FaceletContext) - Method in interface jakarta.faces.view.facelets.FacetHandler
-
Returns the resolved literal String value of the facet name after evaluating EL.
- getFacets() - Method in class com.sun.faces.facelets.compiler.UILeaf
- getFacets() - Method in class com.sun.faces.facelets.tag.composite.BehaviorHolderWrapper
- getFacets() - Method in class jakarta.faces.component.UIComponent
-
Return a mutable
Map
representing the facetUIComponent
s associated with thisUIComponent
, keyed by facet name (which must be a String). - getFacets() - Method in class jakarta.faces.component.UIComponentBase
- getFacetsAndChildren() - Method in class com.sun.faces.facelets.compiler.UILeaf
- getFacetsAndChildren() - Method in class com.sun.faces.facelets.tag.composite.BehaviorHolderWrapper
- getFacetsAndChildren() - Method in class jakarta.faces.component.UIComponent
- getFacetsAndChildren() - Method in class jakarta.faces.component.UIComponentBase
- getFactory() - Static method in class com.sun.faces.config.manager.DbfFactory
- getFactory() - Method in class com.sun.faces.util.ConcurrentCache
-
Retrieves a
Factory
instance aasociated with this cache - getFactory() - Static method in class jakarta.security.auth.message.config.AuthConfigFactory
-
Get the system-wide AuthConfigFactory implementation.
- getFactory(String) - Static method in class jakarta.faces.FactoryFinder
-
Create (if necessary) and return a per-web-application instance of the appropriate implementation class for the specified Jakarta Faces factory class, based on the discovery algorithm described in the class description.
- getFailures() - Method in exception class jakarta.persistence.SchemaValidationException
-
An array of problems detected while validating the schema.
- getFamily() - Method in class com.sun.faces.ext.component.UIValidateWholeBean
- getFamily() - Method in class com.sun.faces.facelets.compiler.UILeaf
- getFamily() - Method in class com.sun.faces.facelets.compiler.UIText
- getFamily() - Method in class com.sun.faces.facelets.component.UIRepeat
- getFamily() - Method in class com.sun.faces.facelets.tag.composite.BehaviorHolderWrapper
- getFamily() - Method in class com.sun.faces.facelets.tag.faces.CompositeComponentImpl
- getFamily() - Method in class com.sun.faces.facelets.tag.ui.ComponentRef
- getFamily() - Method in class com.sun.faces.facelets.tag.ui.UIDebug
- getFamily() - Method in class jakarta.faces.component.UIColumn
-
Get the component family.
- getFamily() - Method in class jakarta.faces.component.UICommand
- getFamily() - Method in class jakarta.faces.component.UIComponent
-
Return the identifier of the component family to which this component belongs.
- getFamily() - Method in class jakarta.faces.component.UIData
- getFamily() - Method in class jakarta.faces.component.UIForm
- getFamily() - Method in class jakarta.faces.component.UIGraphic
- getFamily() - Method in class jakarta.faces.component.UIImportConstants
- getFamily() - Method in class jakarta.faces.component.UIInput
- getFamily() - Method in class jakarta.faces.component.UIMessage
- getFamily() - Method in class jakarta.faces.component.UIMessages
- getFamily() - Method in class jakarta.faces.component.UINamingContainer
- getFamily() - Method in class jakarta.faces.component.UIOutcomeTarget
- getFamily() - Method in class jakarta.faces.component.UIOutput
- getFamily() - Method in class jakarta.faces.component.UIPanel
- getFamily() - Method in class jakarta.faces.component.UIParameter
- getFamily() - Method in class jakarta.faces.component.UISelectBoolean
- getFamily() - Method in class jakarta.faces.component.UISelectItem
- getFamily() - Method in class jakarta.faces.component.UISelectItems
- getFamily() - Method in class jakarta.faces.component.UISelectMany
- getFamily() - Method in class jakarta.faces.component.UISelectOne
- getFamily() - Method in class jakarta.faces.component.UIViewAction
- getFamily() - Method in class jakarta.faces.component.UIViewParameter
- getFamily() - Method in class jakarta.faces.component.UIViewRoot
- getFamily() - Method in class jakarta.faces.component.UIWebsocket
-
Returns
UIWebsocket.COMPONENT_FAMILY
. - getFamily() - Method in enum class jakarta.ws.rs.core.Response.Status
-
Get the class of status code.
- getFamily() - Method in interface jakarta.ws.rs.core.Response.StatusType
-
Get the class of status code.
- getFamilyName() - Method in interface jakarta.security.enterprise.identitystore.openid.OpenIdClaims
- getFatalClass() - Method in class jakarta.faces.component.html.HtmlMessage
-
Return the value of the
fatalClass
property. - getFatalClass() - Method in class jakarta.faces.component.html.HtmlMessages
-
Return the value of the
fatalClass
property. - getFatalStyle() - Method in class jakarta.faces.component.html.HtmlMessage
-
Return the value of the
fatalStyle
property. - getFatalStyle() - Method in class jakarta.faces.component.html.HtmlMessages
-
Return the value of the
fatalStyle
property. - getFault() - Method in interface jakarta.xml.soap.SOAPBody
-
Returns the
SOAPFault
object in thisSOAPBody
object. - getFault() - Method in exception class jakarta.xml.ws.soap.SOAPFaultException
-
Gets the embedded
SOAPFault
instance. - getFaultActor() - Method in interface jakarta.xml.soap.SOAPFault
-
Gets the fault actor for this
SOAPFault
object. - getFaultCode() - Method in interface jakarta.xml.soap.SOAPFault
-
Gets the fault code for this
SOAPFault
object. - getFaultCodeAsName() - Method in interface jakarta.xml.soap.SOAPFault
-
Gets the mandatory SOAP 1.1 fault code for this
SOAPFault
object as a SAAJName
object. - getFaultCodeAsQName() - Method in interface jakarta.xml.soap.SOAPFault
-
Gets the fault code for this
SOAPFault
object as aQName
object. - getFaultNode() - Method in interface jakarta.xml.soap.SOAPFault
-
Returns the optional Node element value for this
SOAPFault
object. - getFaultReasonLocales() - Method in interface jakarta.xml.soap.SOAPFault
-
Returns an
Iterator
over a distinct sequence ofLocale
s for which there are associated Reason Text items. - getFaultReasonText(Locale) - Method in interface jakarta.xml.soap.SOAPFault
-
Returns the Reason Text associated with the given
Locale
. - getFaultReasonTexts() - Method in interface jakarta.xml.soap.SOAPFault
-
Returns an
Iterator
over a sequence ofString
objects containing all of the Reason Text items for thisSOAPFault
. - getFaultRole() - Method in interface jakarta.xml.soap.SOAPFault
-
Returns the optional Role element value for this
SOAPFault
object. - getFaultString() - Method in interface jakarta.xml.soap.SOAPFault
-
Gets the fault string for this
SOAPFault
object. - getFaultStringLocale() - Method in interface jakarta.xml.soap.SOAPFault
-
Gets the locale of the fault string for this
SOAPFault
object. - getFaultSubcodes() - Method in interface jakarta.xml.soap.SOAPFault
-
Gets the Subcodes for this
SOAPFault
as an iterator overQNames
. - getFeature(String) - Method in class com.sun.faces.facelets.compiler.Compiler
- getFetches() - Method in interface jakarta.persistence.criteria.FetchParent
-
Return the fetch joins that have been made from this type.
- getFields() - Method in interface jakarta.enterprise.inject.spi.AnnotatedType
-
Get the fields of the type.
- getFile() - Method in class jakarta.activation.FileDataSource
-
Return the File object that corresponds to this FileDataSource.
- getFileExtension() - Method in class jakarta.activation.MimeTypeEntry
-
Get the file extension
- getFileName() - Method in interface jakarta.ws.rs.core.EntityPart
-
Returns the filename of this part.
- getFileSizeThreshold() - Method in class jakarta.servlet.MultipartConfigElement
-
Gets the size threshold (in bytes) after which files will be written to disk.
- getFilterConfig() - Method in class jakarta.servlet.GenericFilter
-
Returns this servlet's
ServletConfig
object. - getFilterName() - Method in interface jakarta.servlet.FilterConfig
-
Returns the filter-name of this filter as defined in the deployment descriptor.
- getFilterName() - Method in class jakarta.servlet.GenericFilter
-
Returns the name of this filter instance.
- getFilterRegistration(String) - Method in interface jakarta.servlet.ServletContext
-
Gets the FilterRegistration corresponding to the filter with the given filterName.
- getFilterRegistrations() - Method in interface jakarta.servlet.ServletContext
-
Gets a (possibly empty) Map of the FilterRegistration objects (keyed by filter name) corresponding to all filters registered with this ServletContext.
- getFinalizer() - Method in class com.sun.faces.flow.FlowImpl
- getFinalizer() - Method in class jakarta.faces.flow.Flow
-
Return the
MethodExpression
that must be called by the runtime as the last thing that happens before exiting this flow. - getFirst() - Method in class jakarta.faces.component.UIData
-
Return the zero-relative row number of the first row to be displayed.
- getFirst(K) - Method in class jakarta.ws.rs.core.AbstractMultivaluedMap
- getFirst(K) - Method in interface jakarta.ws.rs.core.MultivaluedMap
-
A shortcut to get the first value of the supplied key.
- getFirstResult() - Method in interface jakarta.persistence.Query
-
The position of the first result the query object was set to retrieve.
- getFirstWildCardMappingToFacesServlet(ExternalContext) - Static method in class com.sun.faces.util.Util
- getFlash() - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
- getFlash() - Method in class com.sun.faces.context.ExternalContextImpl
- getFlash() - Static method in class com.sun.faces.context.flash.ELFlash
-
Returns the flash
Map
for this application. - getFlash() - Method in class jakarta.faces.context.ExternalContext
-
Return the threadsafe
Flash
for this application. - getFlash() - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getFlash()
on the wrappedExternalContext
object. - getFlash(boolean) - Method in class com.sun.faces.context.flash.FlashFactoryImpl
- getFlash(boolean) - Method in class jakarta.faces.context.FlashFactory
-
Create (if needed) and return a
Flash
instance for this web application. - getFlow() - Method in class com.sun.faces.flow.builder.FlowBuilderImpl
- getFlow() - Method in class jakarta.faces.flow.builder.FlowBuilder
-
Called as the last step in flow definition, this method must perform any implementation specific initialization and return the built
Flow
. - getFlow(FacesContext, String, String) - Method in class com.sun.faces.flow.FlowHandlerImpl
- getFlow(FacesContext, String, String) - Method in class jakarta.faces.flow.FlowHandler
-
Return the
Flow
whoseid
is equivalent to the argumentid
, within the scope of the argumentdefiningDocument
. - getFlowCall(Flow) - Method in class com.sun.faces.flow.FlowImpl
- getFlowCall(Flow) - Method in class jakarta.faces.flow.Flow
-
Return the
FlowCallNode
that represents calling thetargetFlow
from this flow, ornull
iftargetFlow
cannot be reached from this flow. - getFlowCalls() - Method in class com.sun.faces.flow.FlowImpl
- getFlowCalls() - Method in class jakarta.faces.flow.Flow
-
Return an immutable data structure containing all the flow call nodes declared for this flow.
- getFlowHandler() - Method in class com.sun.faces.application.ApplicationAssociate
- getFlowHandler() - Method in class com.sun.faces.application.ApplicationImpl
- getFlowHandler() - Method in class com.sun.faces.application.applicationimpl.Singletons
- getFlowHandler() - Method in class jakarta.faces.application.Application
-
Return the thread-safe singleton
FlowHandler
for this application. - getFlowHandler() - Method in class jakarta.faces.application.ApplicationWrapper
- getFlowProducers() - Method in class com.sun.faces.flow.FlowDiscoveryCDIExtension
- getFlushMode() - Method in interface jakarta.persistence.EntityManager
-
Get the flush mode that applies to all objects contained in the persistence context.
- getFlushMode() - Method in interface jakarta.persistence.Query
-
Get the flush mode in effect for the query execution.
- getFooter() - Method in class jakarta.faces.component.UIColumn
-
Return the footer facet of the column (if any).
- getFooter() - Method in class jakarta.faces.component.UIData
-
Return the footer facet of this component (if any).
- getFooterClass() - Method in class jakarta.faces.component.html.HtmlColumn
-
Return the value of the
footerClass
property. - getFooterClass() - Method in class jakarta.faces.component.html.HtmlDataTable
-
Return the value of the
footerClass
property. - getFooterClass() - Method in class jakarta.faces.component.html.HtmlPanelGrid
-
Return the value of the
footerClass
property. - getFor() - Method in class com.sun.faces.facelets.tag.faces.ConverterTagHandlerDelegateImpl
- getFor() - Method in class com.sun.faces.facelets.tag.faces.core.ActionListenerHandlerBase
- getFor() - Method in class com.sun.faces.facelets.tag.faces.core.AjaxHandler
- getFor() - Method in class com.sun.faces.facelets.tag.faces.core.SetPropertyActionListenerHandler
- getFor() - Method in class com.sun.faces.facelets.tag.faces.core.ValueChangeListenerHandler
- getFor() - Method in class com.sun.faces.facelets.tag.faces.ValidatorTagHandlerDelegateImpl
- getFor() - Method in class jakarta.faces.component.html.HtmlOutputLabel
-
Return the value of the
for
property. - getFor() - Method in class jakarta.faces.component.UIMessage
-
Return the Identifier of the component for which to render error messages.
- getFor() - Method in class jakarta.faces.component.UIMessages
-
Return the client identifier of the component for which this component represents associated message(s) (if any).
- getFor() - Method in interface jakarta.faces.view.AttachedObjectHandler
-
Return the value of the "for" attribute specified by the page author on the tag for this
AttachedObjectHandler
. - getFor() - Method in class jakarta.faces.view.facelets.FaceletsAttachedObjectHandler
-
Return the value of the "for" attribute.
- getForClassToDataModelClass() - Method in class com.sun.faces.cdi.CdiExtension
-
Gets the map of classes that can be wrapped by a data model to data model implementation classes
- getForComponent(FacesContext, String, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.HtmlBasicRenderer
-
Locates the component identified by
forComponent
- getForComponentClientId(UIComponent, FacesContext, String) - Method in class com.sun.faces.renderkit.html_basic.LabelRenderer
-
Builds and returns the clientId of the component that is represented by the forValue.
- getForm(UIComponent, FacesContext) - Static method in class com.sun.faces.renderkit.RenderKitUtils
-
Utility method to return the client ID of the parent form.
- getFormattedValue(FacesContext, UIComponent, Object) - Method in class com.sun.faces.renderkit.html_basic.HtmlBasicRenderer
- getFormattedValue(FacesContext, UIComponent, Object, Converter) - Method in class com.sun.faces.renderkit.html_basic.HtmlBasicRenderer
-
Overloads getFormattedValue to take a advantage of a previously obtained converter.
- getFormClientId(UIComponent, FacesContext) - Static method in class com.sun.faces.renderkit.RenderKitUtils
-
Utility method to return the client ID of the parent form.
- getFragment() - Method in class jakarta.faces.component.html.HtmlOutputLink
-
Return the value of the
fragment
property. - getFragment(UIComponent) - Method in class com.sun.faces.renderkit.html_basic.OutcomeTargetRenderer
- getFragment(UIComponent) - Method in class com.sun.faces.renderkit.html_basic.OutputLinkRenderer
- getFrame() - Method in class jakarta.faces.component.html.HtmlDataTable
-
Return the value of the
frame
property. - getFrame() - Method in class jakarta.faces.component.html.HtmlPanelGrid
-
Return the value of the
frame
property. - getFrom() - Method in interface jakarta.validation.metadata.GroupConversionDescriptor
-
Returns the source group of this conversion rule.
- getFromAction() - Method in class com.sun.faces.flow.builder.MutableNavigationCase
- getFromAction() - Method in class jakarta.faces.application.NavigationCase
-
Return the
<from-action>
for this<navigation-case>
- getFromAction() - Method in class jakarta.faces.application.NavigationCaseWrapper
- getFromOutcome() - Method in class com.sun.faces.flow.builder.MutableNavigationCase
- getFromOutcome() - Method in class com.sun.faces.flow.SwitchCaseImpl
- getFromOutcome() - Method in class jakarta.faces.application.NavigationCase
-
Return the
<from-outcome>
for this<navigation-case>
- getFromOutcome() - Method in class jakarta.faces.application.NavigationCaseWrapper
- getFromOutcome() - Method in class jakarta.faces.flow.SwitchCase
-
Return the outcome to be used if
SwitchCase.getCondition(jakarta.faces.context.FacesContext)
returntrue
. - getFromOutcome(FacesContext) - Method in class com.sun.faces.flow.ReturnNodeImpl
- getFromOutcome(FacesContext) - Method in class jakarta.faces.flow.ReturnNode
-
Return the
fromOutcome
to be used when control passes to this return node. - getFromViewId() - Method in class com.sun.faces.flow.builder.MutableNavigationCase
- getFromViewId() - Method in class jakarta.faces.application.NavigationCase
-
Return the
<from-view-id>
of the<navigation-rule>
inside which this<navigation-case>
is nested. - getFromViewId() - Method in class jakarta.faces.application.NavigationCaseWrapper
- getFullParameterList(FacesContext, String, Map<String, List<String>>) - Method in class com.sun.faces.application.view.MultiViewHandler
- getFullyQualifiedClassName() - Method in interface com.sun.faces.spi.AnnotationScanner.ScannedAnnotation
- getFunction(String) - Method in class jakarta.servlet.jsp.tagext.TagLibraryInfo
-
Get the FunctionInfo for a given function name, looking through all the functions in this tag library.
- getFunctionClass() - Method in class jakarta.servlet.jsp.tagext.FunctionInfo
-
The class of the function.
- getFunctionMapper() - Method in class com.sun.faces.config.initfacescontext.NoOpELContext
- getFunctionMapper() - Method in class com.sun.faces.el.ELContextImpl
- getFunctionMapper() - Method in class jakarta.el.ELContext
-
Retrieves the
FunctionMapper
associated with thisELContext
. - getFunctionMapper() - Method in class jakarta.el.StandardELContext
-
Construct (if needed) and return a default FunctionMapper.
- getFunctions() - Method in class jakarta.servlet.jsp.tagext.TagLibraryInfo
-
An array describing the functions that are defined in this tag library.
- getFunctionSignature() - Method in class jakarta.servlet.jsp.tagext.FunctionInfo
-
The signature of the function.
- getFuture() - Static method in class jakarta.enterprise.concurrent.Asynchronous.Result
-
Obtains the same
CompletableFuture
instance that the Jakarta EE Product Provider supplies to the caller of the asynchronous method. - getGender() - Method in interface jakarta.security.enterprise.identitystore.openid.OpenIdClaims
- getGenericType() - Method in interface jakarta.ws.rs.ext.InterceptorContext
-
Get the type of the object to be produced or written.
- getGenericType() - Method in interface jakarta.ws.rs.sse.OutboundSseEvent
-
Get generic data type.
- getGivenName() - Method in interface jakarta.security.enterprise.identitystore.openid.OpenIdClaims
- getGroup() - Method in class jakarta.faces.component.html.HtmlSelectOneRadio
-
Return the value of the
group
property. - getGroup() - Method in class jakarta.faces.component.UISelectOne
-
Returns the name of the radio button group.
- getGroup(FacesContext, UISelectOne) - Static method in class com.sun.faces.renderkit.html_basic.RadioRenderer
- getGroupConversions() - Method in interface jakarta.validation.metadata.CascadableDescriptor
-
Returns the group conversions configured for this element.
- getGroupList() - Method in interface jakarta.persistence.criteria.AbstractQuery
-
Return a list of the grouping expressions.
- getGroupRestriction() - Method in interface jakarta.persistence.criteria.AbstractQuery
-
Return the predicate that corresponds to the restriction(s) over the grouping items, or null if no restrictions have been specified.
- getGroups() - Method in class jakarta.security.auth.message.callback.GroupPrincipalCallback
-
Get the array of group names.
- getGroups() - Method in interface jakarta.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
Gets the groups set by a call to notifyContainerAboutLogin().
- getGroups() - Method in class jakarta.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
- getGroups() - Method in interface jakarta.validation.metadata.ConstraintDescriptor
-
The set of groups the constraint is applied on.
- getHandle() - Method in interface jakarta.ejb.EJBObject
-
Obtain a handle for the enterprise bean object.
- getHandle() - Method in interface jakarta.ejb.Timer
-
Get a serializable handle to the timer.
- getHandle() - Method in interface jakarta.enterprise.inject.Instance
-
Obtains an initialized contextual reference handle for a bean that has the required type and qualifiers and is eligible for injection.
- getHandledAnnotations() - Method in class com.sun.faces.application.annotation.BehaviorConfigHandler
- getHandledAnnotations() - Method in class com.sun.faces.application.annotation.ComponentConfigHandler
- getHandledAnnotations() - Method in interface com.sun.faces.application.annotation.ConfigAnnotationHandler
- getHandledAnnotations() - Method in class com.sun.faces.application.annotation.ConverterConfigHandler
- getHandledAnnotations() - Method in class com.sun.faces.application.annotation.NamedEventConfigHandler
- getHandledAnnotations() - Method in class com.sun.faces.application.annotation.RenderKitConfigHandler
- getHandledAnnotations() - Method in class com.sun.faces.application.annotation.ValidatorConfigHandler
- getHandledExceptionQueuedEvent() - Method in class com.sun.faces.context.AjaxExceptionHandlerImpl
- getHandledExceptionQueuedEvent() - Method in class com.sun.faces.context.ExceptionHandlerImpl
- getHandledExceptionQueuedEvent() - Method in class jakarta.faces.context.ExceptionHandler
-
Return the first
ExceptionQueuedEvent
handled by this handler. - getHandledExceptionQueuedEvent() - Method in class jakarta.faces.context.ExceptionHandlerWrapper
-
The default behavior of this method is to call
ExceptionHandler.getHandledExceptionQueuedEvent()
on the wrappedExceptionHandler
object. - getHandledExceptionQueuedEvents() - Method in class com.sun.faces.context.AjaxExceptionHandlerImpl
- getHandledExceptionQueuedEvents() - Method in class com.sun.faces.context.ExceptionHandlerImpl
- getHandledExceptionQueuedEvents() - Method in class jakarta.faces.context.ExceptionHandler
-
The default implementation must return an
Iterable
over allExceptionQueuedEvent
s that have been handled by theExceptionHandler.handle()
method. - getHandledExceptionQueuedEvents() - Method in class jakarta.faces.context.ExceptionHandlerWrapper
-
The default behavior of this method is to call
ExceptionHandler.getHandledExceptionQueuedEvents()
on the wrappedExceptionHandler
object. - getHandler() - Method in interface jakarta.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
Returns the low level Jakarta Authentication handler that the runtime provided when creating this
HttpMessageContext
, and which this context uses to communicate the authentication details to the runtime. - getHandler() - Method in class jakarta.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
- getHandlerChain() - Method in interface jakarta.xml.ws.Binding
-
Gets a copy of the handler chain for a protocol binding instance.
- getHandlerChain(PortInfo) - Method in interface jakarta.xml.ws.handler.HandlerResolver
-
Gets the handler chain for the specified port.
- getHandlerResolver() - Method in class jakarta.xml.ws.Service
-
Returns the configured handler resolver.
- getHandlerResolver() - Method in class jakarta.xml.ws.spi.ServiceDelegate
-
Returns the configured handler resolver.
- getHandlers() - Method in class jakarta.faces.view.facelets.CompositeFaceletHandler
-
Returns the array of child handlers contained by this handler.
- getHeader() - Method in class jakarta.faces.component.UIColumn
-
Return the header facet of the column (if any).
- getHeader() - Method in class jakarta.faces.component.UIData
-
Return the header facet of this component (if any).
- getHeader() - Method in interface jakarta.xml.soap.SOAPEnvelope
-
Returns the
SOAPHeader
object for thisSOAPEnvelope
object. - getHeader(String) - Method in interface jakarta.servlet.http.HttpServletRequest
-
Returns the value of the specified request header as a
String
. - getHeader(String) - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getHeader(String name) on the wrapped request object.
- getHeader(String) - Method in interface jakarta.servlet.http.HttpServletResponse
-
Gets the value of the response header with the given name.
- getHeader(String) - Method in class jakarta.servlet.http.HttpServletResponseWrapper
-
The default behaviour of this method is to call
HttpServletResponse.getHeader(java.lang.String)
on the wrapped response object. - getHeader(String) - Method in interface jakarta.servlet.http.Part
-
Returns the value of the specified mime header as a
String
. - getHeader(String) - Method in interface jakarta.servlet.http.PushBuilder
-
Deprecated.Return the header of the given name to be used for the push.
- getHeader(String) - Method in class jakarta.xml.soap.MimeHeaders
-
Returns all of the values for the specified header as an array of
String
objects. - getHeaderClass() - Method in class jakarta.faces.component.html.HtmlColumn
-
Return the value of the
headerClass
property. - getHeaderClass() - Method in class jakarta.faces.component.html.HtmlDataTable
-
Return the value of the
headerClass
property. - getHeaderClass() - Method in class jakarta.faces.component.html.HtmlPanelGrid
-
Return the value of the
headerClass
property. - getHeaderNames() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Returns an enumeration of all the header names this request contains.
- getHeaderNames() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getHeaderNames() on the wrapped request object.
- getHeaderNames() - Method in interface jakarta.servlet.http.HttpServletResponse
-
Gets the names of the headers of this response.
- getHeaderNames() - Method in class jakarta.servlet.http.HttpServletResponseWrapper
-
The default behaviour of this method is to call
HttpServletResponse.getHeaderNames()
on the wrapped response object. - getHeaderNames() - Method in interface jakarta.servlet.http.Part
-
Gets the header names of this Part.
- getHeaderNames() - Method in interface jakarta.servlet.http.PushBuilder
-
Deprecated.Return the set of header to be used for the push.
- getHeaders() - Method in interface jakarta.websocket.HandshakeResponse
-
Return the map of HTTP headers to header values sent by the WebSocket server.
- getHeaders() - Method in interface jakarta.websocket.server.HandshakeRequest
-
Return the read only map of HTTP headers to header values that came with the handshake request.
- getHeaders() - Method in interface jakarta.ws.rs.client.ClientRequestContext
-
Get the mutable request headers multivalued map.
- getHeaders() - Method in interface jakarta.ws.rs.client.ClientResponseContext
-
Get the mutable response headers multivalued map.
- getHeaders() - Method in interface jakarta.ws.rs.container.ContainerRequestContext
-
Get the mutable request headers multivalued map.
- getHeaders() - Method in interface jakarta.ws.rs.container.ContainerResponseContext
-
Get the mutable response headers multivalued map.
- getHeaders() - Method in interface jakarta.ws.rs.core.EntityPart
-
Returns an immutable multivalued map of headers for this specific part.
- getHeaders() - Method in class jakarta.ws.rs.core.Response
-
Get view of the response headers and their object values.
- getHeaders() - Method in interface jakarta.ws.rs.ext.ReaderInterceptorContext
-
Get mutable map of HTTP headers.
- getHeaders() - Method in interface jakarta.ws.rs.ext.WriterInterceptorContext
-
Get mutable map of HTTP headers.
- getHeaders() - Method in interface jakarta.xml.ws.handler.soap.SOAPHandler
-
Gets the header blocks that can be processed by this Handler instance.
- getHeaders(String) - Method in interface jakarta.servlet.http.HttpServletRequest
-
Returns all the values of the specified request header as an
Enumeration
ofString
objects. - getHeaders(String) - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getHeaders(String name) on the wrapped request object.
- getHeaders(String) - Method in interface jakarta.servlet.http.HttpServletResponse
-
Gets the values of the response header with the given name.
- getHeaders(String) - Method in class jakarta.servlet.http.HttpServletResponseWrapper
-
The default behaviour of this method is to call
HttpServletResponse.getHeaders(java.lang.String)
on the wrapped response object. - getHeaders(String) - Method in interface jakarta.servlet.http.Part
-
Gets the values of the Part header with the given name.
- getHeaders(QName, JAXBContext, boolean) - Method in interface jakarta.xml.ws.handler.soap.SOAPMessageContext
-
Gets headers that have a particular qualified name from the message in the message context.
- getHeaderString(String) - Method in interface jakarta.ws.rs.client.ClientRequestContext
-
Get a message header as a single string value.
- getHeaderString(String) - Method in interface jakarta.ws.rs.client.ClientResponseContext
-
Get a message header as a single string value.
- getHeaderString(String) - Method in interface jakarta.ws.rs.container.ContainerRequestContext
-
Get a message header as a single string value.
- getHeaderString(String) - Method in interface jakarta.ws.rs.container.ContainerResponseContext
-
Get a message header as a single string value.
- getHeaderString(String) - Method in interface jakarta.ws.rs.core.HttpHeaders
-
Get a HTTP header as a single string value.
- getHeaderString(String) - Method in class jakarta.ws.rs.core.Response
-
Get a message header as a single string value.
- getHeight() - Method in class jakarta.faces.component.html.HtmlGraphicImage
-
Return the value of the
height
property. - getHelper() - Method in class com.sun.faces.application.resource.LibraryInfo
- getHelper() - Method in class com.sun.faces.application.resource.ResourceInfo
- getHints() - Method in class com.sun.faces.component.visit.FullVisitContext
- getHints() - Method in class com.sun.faces.component.visit.PartialVisitContext
- getHints() - Method in class com.sun.faces.facelets.tag.composite.RetargetedAjaxBehavior
- getHints() - Method in class jakarta.faces.component.behavior.AjaxBehavior
- getHints() - Method in interface jakarta.faces.component.behavior.ClientBehavior
-
Returns hints that describe the behavior of the ClientBehavior implementation.
- getHints() - Method in class jakarta.faces.component.behavior.ClientBehaviorBase
-
Default implementation of
ClientBehavior.getHints()
. - getHints() - Method in class jakarta.faces.component.visit.VisitContext
-
Returns hints that influence the behavior of the tree visit.
- getHints() - Method in class jakarta.faces.component.visit.VisitContextWrapper
- getHints() - Method in interface jakarta.persistence.Query
-
Get the properties and hints and associated values that are in effect for the query instance.
- getHints() - Method in interface jakarta.persistence.TypedQueryReference
-
A map keyed by hint name of all hints specified via
NamedQuery.hints()
orNamedNativeQuery.hints()
. - getHomeHandle() - Method in interface jakarta.ejb.EJBHome
-
Obtain a handle for the remote home object.
- getHomeInterfaceClass() - Method in interface jakarta.ejb.EJBMetaData
-
Obtain the class object for the enterprise bean's remote home interface.
- getHostnameVerifier() - Method in interface jakarta.ws.rs.client.Client
-
Get the hostname verifier configured in the client or
null
in case no hostname verifier has been configured. - getHotkey() - Method in class com.sun.faces.facelets.tag.ui.UIDebug
- getHour() - Method in class jakarta.ejb.ScheduleExpression
-
Return the value of the hour attribute.
- getHreflang() - Method in class jakarta.faces.component.html.HtmlCommandLink
-
Return the value of the
hreflang
property. - getHreflang() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetLink
-
Return the value of the
hreflang
property. - getHreflang() - Method in class jakarta.faces.component.html.HtmlOutputLink
-
Return the value of the
hreflang
property. - getHttpContext() - Method in class jakarta.xml.ws.spi.http.HttpExchange
-
Returns a
HttpContext
for this exchange. - getHttpMethodConstraints() - Method in class jakarta.servlet.ServletSecurityElement
-
Gets the (possibly empty) collection of HTTP Method specific constraint elements.
- getHttpServletMapping() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Return the HttpServletMapping of the request.
- getHttpServletMapping() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getServletMapping() on the wrapped request object.
- getHttpSession() - Method in interface jakarta.websocket.server.HandshakeRequest
-
Return a reference to the HttpSession that the web socket handshake that started this conversation was part of, if the implementation is part of a Java EE web container.
- getHumanPresentableName() - Method in class jakarta.activation.ActivationDataFlavor
-
Return the Human Presentable name.
- getId() - Method in class com.sun.faces.application.view.FaceletViewHandlingStrategy
- getId() - Method in class com.sun.faces.cdi.ApplicationMapProducer
-
Get the ID of this particular instantiation of the producer.
- getId() - Method in class com.sun.faces.cdi.ApplicationProducer
-
Get the ID of this particular instantiation of the producer.
- getId() - Method in class com.sun.faces.cdi.ComponentProducer
-
Get the ID of this particular instantiation of the producer.
- getId() - Method in class com.sun.faces.cdi.CompositeComponentProducer
-
Get the ID of this particular instantiation of the producer.
- getId() - Method in class com.sun.faces.cdi.DataModelClassesMapProducer
-
Get the ID of this particular instantiation of the producer.
- getId() - Method in class com.sun.faces.cdi.ExternalContextProducer
-
Get the ID of this particular instantiation of the producer.
- getId() - Method in class com.sun.faces.cdi.FacesContextProducer
-
Get the ID of this particular instantiation of the producer.
- getId() - Method in class com.sun.faces.cdi.FlashProducer
-
Get the ID of this particular instantiation of the producer.
- getId() - Method in class com.sun.faces.cdi.FlowMapProducer
-
Get the ID of this particular instantiation of the producer.
- getId() - Method in class com.sun.faces.cdi.FlowProducer
-
Get the ID of this particular instantiation of the producer.
- getId() - Method in class com.sun.faces.cdi.HeaderMapProducer
-
Get the ID of this particular instantiation of the producer.
- getId() - Method in class com.sun.faces.cdi.HeaderValuesMapProducer
-
Get the ID of this particular instantiation of the producer.
- getId() - Method in class com.sun.faces.cdi.InitParameterMapProducer
-
Get the ID of this particular instantiation of the producer.
- getId() - Method in class com.sun.faces.cdi.ManagedPropertyProducer
-
Get the ID of this particular instantiation of the producer.
- getId() - Method in class com.sun.faces.cdi.RequestCookieMapProducer
-
Get the ID of this particular instantiation of the producer.
- getId() - Method in class com.sun.faces.cdi.RequestMapProducer
-
Get the ID of this particular instantiation of the producer.
- getId() - Method in class com.sun.faces.cdi.RequestParameterMapProducer
-
Get the ID of this particular instantiation of the producer.
- getId() - Method in class com.sun.faces.cdi.RequestParameterValuesMapProducer
-
Get the ID of this particular instantiation of the producer.
- getId() - Method in class com.sun.faces.cdi.RequestProducer
-
Get the ID of this particular instantiation of the producer.
- getId() - Method in class com.sun.faces.cdi.ResourceHandlerProducer
-
Get the ID of this particular instantiation of the producer.
- getId() - Method in class com.sun.faces.cdi.SessionMapProducer
-
Get the ID of this particular instantiation of the producer.
- getId() - Method in class com.sun.faces.cdi.SessionProducer
-
Get the ID of this particular instantiation of the producer.
- getId() - Method in class com.sun.faces.cdi.ViewMapProducer
-
Get the ID of this particular instantiation of the producer.
- getId() - Method in class com.sun.faces.cdi.ViewProducer
-
Get the ID of this particular instantiation of the producer.
- getId() - Method in class com.sun.faces.facelets.tag.composite.BehaviorHolderWrapper
- getId() - Method in class com.sun.faces.flow.FlowCallNodeImpl
- getId() - Method in class com.sun.faces.flow.FlowDiscoveryInfo
- getId() - Method in class com.sun.faces.flow.FlowImpl
- getId() - Method in class com.sun.faces.flow.MethodCallNodeImpl
- getId() - Method in class com.sun.faces.flow.ReturnNodeImpl
- getId() - Method in class com.sun.faces.flow.SwitchNodeImpl
- getId() - Method in class com.sun.faces.flow.ViewNodeImpl
- getId() - Method in class com.sun.faces.lifecycle.ApplyRequestValuesPhase
- getId() - Method in class com.sun.faces.lifecycle.ClientWindowImpl
- getId() - Method in class com.sun.faces.lifecycle.InvokeApplicationPhase
- getId() - Method in class com.sun.faces.lifecycle.Phase
- getId() - Method in class com.sun.faces.lifecycle.ProcessValidationsPhase
- getId() - Method in class com.sun.faces.lifecycle.RenderResponsePhase
- getId() - Method in class com.sun.faces.lifecycle.RestoreViewPhase
- getId() - Method in class com.sun.faces.lifecycle.UpdateModelValuesPhase
- getId() - Method in class com.sun.faces.util.ComponentStruct
- getId() - Method in interface jakarta.enterprise.context.Conversation
-
Get the identifier of the current long-running conversation.
- getId() - Method in interface jakarta.enterprise.inject.spi.PassivationCapable
-
A string that uniquely identifies the instance of
Bean
orContextual
. - getId() - Method in class jakarta.faces.component.UIComponent
-
Return the component identifier of this
UIComponent
. - getId() - Method in class jakarta.faces.component.UIComponentBase
- getId() - Method in class jakarta.faces.flow.Flow
-
Return the immutable id for this Flow.
- getId() - Method in class jakarta.faces.flow.FlowNode
- getId() - Method in class jakarta.faces.lifecycle.ClientWindow
-
Return a String value that uniquely identifies this
ClientWindow
within the scope of the current session. - getId() - Method in class jakarta.faces.lifecycle.ClientWindowWrapper
- getId() - Method in class jakarta.faces.view.ViewDeclarationLanguage
-
Returns a non-null String that can be used to identify this view declaration language.
- getId() - Method in class jakarta.faces.view.ViewDeclarationLanguageWrapper
- getId() - Method in interface jakarta.servlet.http.HttpSession
-
Returns a string containing the unique identifier assigned to this session.
- getId() - Method in class jakarta.servlet.jsp.tagext.TagData
-
The value of the tag's id attribute.
- getId() - Method in class jakarta.servlet.jsp.tagext.TagSupport
-
The value of the id attribute of this tag; or null.
- getId() - Method in class jakarta.servlet.jsp.tagext.ValidationMessage
-
Get the jsp:id.
- getId() - Method in interface jakarta.websocket.Session
-
Returns a string containing the unique identifier assigned to this session.
- getId() - Method in interface jakarta.ws.rs.sse.SseEvent
-
Get event identifier.
- getId(Class<Y>) - Method in interface jakarta.persistence.metamodel.IdentifiableType
-
Return the attribute that corresponds to the id attribute of the entity or mapped superclass.
- getID() - Method in interface jakarta.security.auth.message.MessagePolicy.ProtectionPolicy
-
Get the ProtectionPolicy identifier.
- getID() - Method in class jakarta.xml.ws.RespectBindingFeature
- getID() - Method in class jakarta.xml.ws.soap.AddressingFeature
- getID() - Method in class jakarta.xml.ws.soap.MTOMFeature
- getID() - Method in class jakarta.xml.ws.WebServiceFeature
-
Get the unique identifier for this WebServiceFeature.
- getIdAttribute(TagAttributeInfo[]) - Static method in class jakarta.servlet.jsp.tagext.TagAttributeInfo
-
Convenience static method that goes through an array of TagAttributeInfo objects and looks for "id".
- getIdAttribute(Node) - Method in class com.sun.faces.config.processor.FacesFlowDefinitionConfigProcessor
- getIdClassAttributes() - Method in interface jakarta.persistence.metamodel.IdentifiableType
-
Return the attributes corresponding to the id class of the identifiable type.
- getIdentifier(Object) - Method in interface jakarta.persistence.PersistenceUnitUtil
-
Return the id of the entity.
- getIdentityName() - Method in interface jakarta.enterprise.concurrent.LastExecution
-
The name or ID of the identifiable object, as specified in the
ManagedTask.IDENTITY_NAME
execution property of the task if it also implements theManagedTask
interface. - getIdentityStoreId() - Method in class jakarta.security.enterprise.identitystore.CredentialValidationResult
-
Return the unique ID of the identity store used to validate the credentials.
- getIdentityToken() - Method in interface jakarta.security.enterprise.identitystore.openid.OpenIdContext
- getIds(DocumentOrderingWrapper[]) - Static method in class com.sun.faces.config.manager.documents.DocumentOrderingWrapper
- getIdsToVisit() - Method in class com.sun.faces.component.visit.FullVisitContext
- getIdsToVisit() - Method in class com.sun.faces.component.visit.PartialVisitContext
- getIdsToVisit() - Method in class jakarta.faces.component.visit.VisitContext
-
Returns the ids of the components to visit.
- getIdsToVisit() - Method in class jakarta.faces.component.visit.VisitContextWrapper
- getIdType() - Method in interface jakarta.persistence.metamodel.IdentifiableType
-
Return the type that represents the type of the id.
- getImage() - Method in class jakarta.faces.component.html.HtmlCommandButton
-
Return the value of the
image
property. - getImage() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetButton
-
Return the value of the
image
property. - getImageSource(FacesContext, UIComponent, String) - Static method in class com.sun.faces.renderkit.RenderKitUtils
-
Determine the path value of an image value for a component such as UIGraphic or UICommand.
- getImplementor() - Method in class jakarta.xml.ws.Endpoint
-
Returns the implementation object for this endpoint.
- getImportConstants(UIViewRoot) - Static method in class jakarta.faces.view.ViewMetadata
-
Utility method to extract view metadata from the provided
UIViewRoot
. - getImportHandler() - Method in class jakarta.el.ELContext
-
Retrieves the
ImportHandler
associated with thisELContext
. - getInboundParameters() - Method in class com.sun.faces.flow.FlowImpl
- getInboundParameters() - Method in class jakarta.faces.flow.Flow
-
Return an immutable data structure containing the inbound parameters that have been declared for this flow.
- getIncludeCodas() - Method in interface jakarta.servlet.descriptor.JspPropertyGroupDescriptor
-
Gets the
include-coda
configuration of the JSP property group represented by thisJspPropertyGroupDescriptor
. - getIncludePreludes() - Method in interface jakarta.servlet.descriptor.JspPropertyGroupDescriptor
-
Gets the
include-prelude
configuration of the JSP property group represented by thisJspPropertyGroupDescriptor
. - getIndex() - Method in class com.sun.faces.facelets.tag.IterationStatus
- getIndex() - Method in interface jakarta.servlet.jsp.jstl.core.LoopTagStatus
-
Retrieves the index of the current round of the iteration.
- getIndex() - Method in interface jakarta.validation.metadata.ParameterDescriptor
-
Returns this parameter's index within the parameter array of the method or constructor holding it.
- getIndex() - Method in interface jakarta.validation.Path.Node
- getIndexOfDynamicallyAddedChildInParent(UIComponent) - Method in class com.sun.faces.context.StateContext
- getInfo() - Method in interface jakarta.ejb.Timer
-
Get the information associated with the timer at the time of creation.
- getInfo() - Method in class jakarta.ejb.TimerConfig
-
Return the
info
object made available to timer callbacks. - getInfoClass() - Method in class jakarta.faces.component.html.HtmlMessage
-
Return the value of the
infoClass
property. - getInfoClass() - Method in class jakarta.faces.component.html.HtmlMessages
-
Return the value of the
infoClass
property. - getInfoString() - Method in class jakarta.servlet.jsp.tagext.TagInfo
-
The information string for the tag.
- getInfoString() - Method in class jakarta.servlet.jsp.tagext.TagLibraryInfo
-
Information (documentation) for this TLD.
- getInfoStyle() - Method in class jakarta.faces.component.html.HtmlMessage
-
Return the value of the
infoStyle
property. - getInfoStyle() - Method in class jakarta.faces.component.html.HtmlMessages
-
Return the value of the
infoStyle
property. - getInitFunctionMap() - Method in class jakarta.el.ExpressionFactory
-
Retrieve a function map containing a pre-configured function mapping.
- getInitializer() - Method in class com.sun.faces.flow.FlowImpl
- getInitializer() - Method in class jakarta.faces.flow.Flow
-
Return the
MethodExpression
that must be called by the runtime immediately after activating anyFlowScoped
beans declared for this flow. - getInitParameter(String) - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
- getInitParameter(String) - Method in class com.sun.faces.context.ExternalContextImpl
- getInitParameter(String) - Method in class jakarta.faces.context.ExternalContext
-
Return the value of the specified application initialization parameter (if any).
- getInitParameter(String) - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getInitParameter(String)
on the wrappedExternalContext
object. - getInitParameter(String) - Method in interface jakarta.servlet.FilterConfig
-
Returns a
String
containing the value of the named initialization parameter, ornull
if the initialization parameter does not exist. - getInitParameter(String) - Method in class jakarta.servlet.GenericFilter
-
Returns a
String
containing the value of the named initialization parameter, ornull
if the parameter does not exist. - getInitParameter(String) - Method in class jakarta.servlet.GenericServlet
-
Returns a
String
containing the value of the named initialization parameter, ornull
if the parameter does not exist. - getInitParameter(String) - Method in interface jakarta.servlet.Registration
-
Gets the value of the initialization parameter with the given name that will be used to initialize the Servlet or Filter represented by this Registration object.
- getInitParameter(String) - Method in interface jakarta.servlet.ServletConfig
-
Gets the value of the initialization parameter with the given name.
- getInitParameter(String) - Method in interface jakarta.servlet.ServletContext
-
Returns a
String
containing the value of the named context-wide initialization parameter, ornull
if the parameter does not exist. - getInitParameterMap() - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
- getInitParameterMap() - Method in class com.sun.faces.context.ExternalContextImpl
- getInitParameterMap() - Method in class jakarta.faces.context.ExternalContext
-
Return an immutable
Map
whose keys are the set of application initialization parameter names configured for this application, and whose values are the corresponding parameter values. - getInitParameterMap() - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getInitParameterMap()
on the wrappedExternalContext
object. - getInitParameterNames() - Method in interface jakarta.servlet.FilterConfig
-
Returns the names of the filter's initialization parameters as an
Enumeration
ofString
objects, or an emptyEnumeration
if the filter has no initialization parameters. - getInitParameterNames() - Method in class jakarta.servlet.GenericFilter
-
Returns the names of the filter's initialization parameters as an
Enumeration
ofString
objects, or an emptyEnumeration
if the filter has no initialization parameters. - getInitParameterNames() - Method in class jakarta.servlet.GenericServlet
-
Returns the names of the servlet's initialization parameters as an
Enumeration
ofString
objects, or an emptyEnumeration
if the servlet has no initialization parameters. - getInitParameterNames() - Method in interface jakarta.servlet.ServletConfig
-
Returns the names of the servlet's initialization parameters as an
Enumeration
ofString
objects, or an emptyEnumeration
if the servlet has no initialization parameters. - getInitParameterNames() - Method in interface jakarta.servlet.ServletContext
-
Returns the names of the context's initialization parameters as an
Enumeration
ofString
objects, or an emptyEnumeration
if the context has no initialization parameters. - getInitParameters() - Method in class jakarta.servlet.jsp.tagext.TagLibraryValidator
-
Get the init parameters data as an immutable Map.
- getInitParameters() - Method in interface jakarta.servlet.Registration
-
Gets an immutable (and possibly empty) Map containing the currently available initialization parameters that will be used to initialize the Servlet or Filter represented by this Registration object.
- getInjectableReference(InjectionPoint, CreationalContext<?>) - Method in class com.sun.faces.util.ELAwareBeanManagerWrapper
- getInjectableReference(InjectionPoint, CreationalContext<?>) - Method in interface jakarta.enterprise.inject.spi.BeanManager
-
Obtains an injectable reference for a certain injection point.
- getInjectionPoint() - Method in class com.sun.faces.cdi.InjectionPointGenerator
- getInjectionPoint() - Method in interface jakarta.enterprise.inject.spi.EventMetadata
-
Get the
InjectionPoint
representing the injectedEvent
instance which fired the event - getInjectionPoint() - Method in interface jakarta.enterprise.inject.spi.ProcessInjectionPoint
- getInjectionPoints() - Method in class com.sun.faces.cdi.ApplicationMapProducer
-
Get the injection points.
- getInjectionPoints() - Method in class com.sun.faces.cdi.ApplicationProducer
-
Get the injection points.
- getInjectionPoints() - Method in class com.sun.faces.cdi.ComponentProducer
-
Get the injection points.
- getInjectionPoints() - Method in class com.sun.faces.cdi.CompositeComponentProducer
-
Get the injection points.
- getInjectionPoints() - Method in class com.sun.faces.cdi.DataModelClassesMapProducer
-
Get the injection points.
- getInjectionPoints() - Method in class com.sun.faces.cdi.ExternalContextProducer
-
Get the injection points.
- getInjectionPoints() - Method in class com.sun.faces.cdi.FacesContextProducer
-
Get the injection points.
- getInjectionPoints() - Method in class com.sun.faces.cdi.FlashProducer
-
Get the injection points.
- getInjectionPoints() - Method in class com.sun.faces.cdi.FlowMapProducer
-
Get the injection points.
- getInjectionPoints() - Method in class com.sun.faces.cdi.FlowProducer
-
Get the injection points.
- getInjectionPoints() - Method in class com.sun.faces.cdi.HeaderMapProducer
-
Get the injection points.
- getInjectionPoints() - Method in class com.sun.faces.cdi.HeaderValuesMapProducer
-
Get the injection points.
- getInjectionPoints() - Method in class com.sun.faces.cdi.InitParameterMapProducer
-
Get the injection points.
- getInjectionPoints() - Method in class com.sun.faces.cdi.ManagedPropertyProducer
-
Get the injection points.
- getInjectionPoints() - Method in class com.sun.faces.cdi.RequestCookieMapProducer
-
Get the injection points.
- getInjectionPoints() - Method in class com.sun.faces.cdi.RequestMapProducer
-
Get the injection points.
- getInjectionPoints() - Method in class com.sun.faces.cdi.RequestParameterMapProducer
-
Get the injection points.
- getInjectionPoints() - Method in class com.sun.faces.cdi.RequestParameterValuesMapProducer
-
Get the injection points.
- getInjectionPoints() - Method in class com.sun.faces.cdi.RequestProducer
-
Get the injection points.
- getInjectionPoints() - Method in class com.sun.faces.cdi.ResourceHandlerProducer
-
Get the injection points.
- getInjectionPoints() - Method in class com.sun.faces.cdi.SessionMapProducer
-
Get the injection points.
- getInjectionPoints() - Method in class com.sun.faces.cdi.SessionProducer
-
Get the injection points.
- getInjectionPoints() - Method in class com.sun.faces.cdi.ViewMapProducer
-
Get the injection points.
- getInjectionPoints() - Method in class com.sun.faces.cdi.ViewProducer
-
Get the injection points.
- getInjectionPoints() - Method in interface jakarta.enterprise.inject.spi.Bean
-
Obtains the
InjectionPoint
objects representing injection points of the bean, that will be validated by the container at initialization time. - getInjectionPoints() - Method in interface jakarta.enterprise.inject.spi.Producer
-
Returns the set of all
InjectionPoints
. - getInjectionProvider() - Method in class com.sun.faces.application.ApplicationAssociate
- getInjectionTarget() - Method in interface jakarta.enterprise.inject.spi.ProcessInjectionTarget
-
Returns the
InjectionTarget
object that will be used by the container to perform injection. - getInjectionTargetFactory(AnnotatedType<T>) - Method in class com.sun.faces.util.ELAwareBeanManagerWrapper
- getInjectionTargetFactory(AnnotatedType<T>) - Method in interface jakarta.enterprise.inject.spi.BeanManager
-
An implementation of
InjectionTargetFactory
that provides container createdInjectionTarget
instances. - getInMemory() - Method in interface jakarta.activation.spi.MailcapRegistryProvider
-
Retrieve an instance of the in-memory implementation of the MailcapRegistry.
- getInMemory() - Method in interface jakarta.activation.spi.MimeTypeRegistryProvider
-
Retrieve an instance of the in-memory implementation of the MimeTypeRegistry.
- getInputStream() - Method in class com.sun.faces.application.resource.ResourceImpl
- getInputStream() - Method in class jakarta.activation.DataHandler
-
Get the InputStream for this object.
- getInputStream() - Method in interface jakarta.activation.DataSource
-
This method returns an
InputStream
representing the data and throws the appropriate exception if it can not do so. - getInputStream() - Method in class jakarta.activation.FileDataSource
-
This method will return an InputStream representing the the data and will throw an IOException if it can not do so.
- getInputStream() - Method in class jakarta.activation.URLDataSource
-
The getInputStream method from the URL.
- getInputStream() - Method in class jakarta.faces.application.Resource
-
If the current request is a resource request, (that is,
ResourceHandler.isResourceRequest(jakarta.faces.context.FacesContext)
returnstrue
), return anInputStream
containing the bytes of the resource. - getInputStream() - Method in class jakarta.faces.application.ResourceWrapper
-
The default behavior of this method is to call
Resource.getInputStream()
on the wrappedResourceHandler
object. - getInputStream() - Method in interface jakarta.servlet.http.Part
-
Gets the content of this part as an InputStream
- getInputStream() - Method in interface jakarta.servlet.http.WebConnection
-
Returns an input stream for this web connection.
- getInputStream() - Method in class jakarta.servlet.jsp.tagext.PageData
-
Returns an input stream on the XML view of a JSP page.
- getInputStream() - Method in interface jakarta.servlet.ServletRequest
-
Retrieves the body of the request as binary data using a
ServletInputStream
. - getInputStream() - Method in class jakarta.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getInputStream() on the wrapped request object.
- getInputStream() - Method in interface jakarta.ws.rs.ext.ReaderInterceptorContext
-
Get the input stream of the object to be read.
- getInputStream(ResourceInfo, FacesContext) - Method in class com.sun.faces.application.resource.ResourceHelper
-
If the resource is compressable, return an InputStream to read the compressed content, otherwise, call
ResourceHelper.getNonCompressedInputStream(ResourceInfo, jakarta.faces.context.FacesContext)
to return the content of the original resource. - getInstalledExtensions() - Method in interface jakarta.websocket.WebSocketContainer
-
Return the set of Extensions installed in the container.
- getInstance() - Static method in class com.sun.faces.application.ApplicationAssociate
- getInstance() - Static method in class com.sun.faces.config.FaceletsConfiguration
- getInstance() - Static method in class com.sun.faces.config.WebConfiguration
-
Return the WebConfiguration instance for this application passing the result of FacesContext.getCurrentInstance().getExternalContext() to
WebConfiguration.getInstance(jakarta.faces.context.ExternalContext)
. - getInstance() - Static method in class com.sun.faces.util.Timer
- getInstance() - Static method in class jakarta.ws.rs.ext.RuntimeDelegate
-
Obtain a
RuntimeDelegate
instance. - getInstance(ExternalContext) - Static method in class com.sun.faces.application.ApplicationAssociate
- getInstance(ExternalContext) - Static method in class com.sun.faces.config.WebConfiguration
-
Return the WebConfiguration instance for this application.
- getInstance(FacesContext) - Static method in class com.sun.faces.application.ApplicationAssociate
- getInstance(FacesContext) - Static method in class com.sun.faces.application.view.ViewScopeManager
-
Get our instance.
- getInstance(FacesContext) - Static method in class com.sun.faces.cdi.clientwindow.ClientWindowScopeManager
-
Get our instance.
- getInstance(FacesContext) - Static method in class com.sun.faces.config.FaceletsConfiguration
- getInstance(ServletContext) - Static method in class com.sun.faces.application.ApplicationAssociate
- getInstance(ServletContext) - Static method in class com.sun.faces.config.ConfigManager
- getInstance(ServletContext) - Static method in class com.sun.faces.config.InitFacesContext
- getInstance(ServletContext) - Static method in class com.sun.faces.config.WebConfiguration
-
Return the WebConfiguration instance for this application.
- getInstance(Class<T>) - Method in interface jakarta.validation.ConstraintValidatorFactory
- getInstance(Level) - Static method in class com.sun.faces.util.Timer
- getInstances() - Method in interface jakarta.ws.rs.core.Configuration
-
Get the immutable set of registered JAX-RS component (such as provider or
feature
) instances to be utilized by the configurable instance. - getInstanceWithoutCreating(ServletContext) - Static method in class com.sun.faces.config.WebConfiguration
- getInt() - Method in interface jakarta.json.stream.JsonParser
-
Returns a JSON number as an integer.
- getInt(int) - Method in interface jakarta.json.JsonArray
-
A convenience method for
getJsonNumber(index).intValue()
. - getInt(int, int) - Method in interface jakarta.json.JsonArray
-
Returns the int value of the
JsonNumber
at the specified position. - getInt(FaceletContext) - Method in class com.sun.faces.facelets.tag.TagAttributeImpl
-
If literal, call
Integer.parseInt(String)
, otherwise callgetObject(FaceletContext, Class)
. - getInt(FaceletContext) - Method in class jakarta.faces.view.facelets.TagAttribute
-
If literal, call
Integer.parseInt(String)
, otherwise callgetObject(FaceletContext, Class)
. - getInt(String) - Method in interface jakarta.json.JsonObject
-
A convenience method for
getJsonNumber(name).intValue()
- getInt(String, int) - Method in interface jakarta.json.JsonObject
-
Returns the int value of the associated
JsonNumber
mapping for the specified name. - getIntClaim(String) - Method in interface jakarta.security.enterprise.identitystore.openid.Claims
-
Get integer claim of given name
- getIntegerConfigValue(WebConfiguration.WebContextInitParameter) - Method in class com.sun.faces.renderkit.ServerSideStateHelper
-
Utility method for obtaining the
Integer
based configuration values used to change the behavior of theServerSideStateHelper
. - getInterceptorBinding(Class<T>) - Method in interface jakarta.interceptor.InvocationContext
-
Returns the single annotation of given type present in the full set of interceptor binding annotations.
- getInterceptorBindingDefinition(Class<? extends Annotation>) - Method in class com.sun.faces.util.ELAwareBeanManagerWrapper
- getInterceptorBindingDefinition(Class<? extends Annotation>) - Method in interface jakarta.enterprise.inject.spi.BeanManager
-
Obtains the set of meta-annotations for a certain interceptor binding type .
- getInterceptorBindingHashCode(Annotation) - Method in class com.sun.faces.util.ELAwareBeanManagerWrapper
- getInterceptorBindingHashCode(Annotation) - Method in interface jakarta.enterprise.inject.spi.BeanManager
-
Determine the hash code of an interceptor binding, using the JDK algorithm for determining an annotation hash code, ignoring any members annotated with
Nonbinding
. - getInterceptorBindings() - Method in interface jakarta.enterprise.inject.spi.Interceptor
-
Obtains the interceptor bindings of the interceptor.
- getInterceptorBindings() - Method in interface jakarta.interceptor.InvocationContext
-
Returns the set of interceptor binding annotations for the method or constructor whose invocation is being intercepted.
- getInterceptorBindings(Class<T>) - Method in interface jakarta.interceptor.InvocationContext
-
Returns all annotations of given type present in the full set of interceptor binding annotations.
- getInterceptors() - Method in interface jakarta.enterprise.inject.spi.AfterTypeDiscovery
- getIntHeader(String) - Method in interface jakarta.servlet.http.HttpServletRequest
-
Returns the value of the specified request header as an
int
. - getIntHeader(String) - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getIntHeader(String name) on the wrapped request object.
- getInvalidValue() - Method in interface jakarta.validation.ConstraintViolation
-
Returns the value failing to pass the constraint.
- getInvokedBusinessInterface() - Method in interface jakarta.ejb.SessionContext
-
Obtain the business interface or no-interface view type through which the current business method invocation was made.
- getIssuedAt() - Method in interface jakarta.security.enterprise.identitystore.openid.JwtClaims
-
The time at which the JWT was issued.
- getIssuer() - Method in class jakarta.security.auth.message.callback.PrivateKeyCallback.IssuerSerialNumRequest
-
Get the issuer.
- getIssuer() - Method in interface jakarta.security.enterprise.identitystore.openid.JwtClaims
-
The principal that issued the JWT
- getIsXml() - Method in interface jakarta.servlet.descriptor.JspPropertyGroupDescriptor
-
Gets the value of the
is-xml
configuration, which specifies whether any JSP pages mapped to the JSP property group represented by thisJspPropertyGroupDescriptor
will be treated as JSP documents (XML syntax). - getItem(ELContext, int) - Method in class jakarta.servlet.jsp.jstl.core.IteratedExpression
-
Evaluates the stored ValueExpression and return the indexed item.
- getItemDescription() - Method in class com.sun.faces.renderkit.html_basic.RadioRenderer.GroupSelectItem
- getItemDescription() - Method in class jakarta.faces.component.UISelectItem
-
Return the description for this selection item.
- getItemLabel() - Method in class com.sun.faces.renderkit.html_basic.RadioRenderer.GroupSelectItem
- getItemLabel() - Method in class jakarta.faces.component.UISelectItem
-
Return the localized label for this selection item.
- getItemValue() - Method in class com.sun.faces.renderkit.html_basic.RadioRenderer.GroupSelectItem
- getItemValue() - Method in class jakarta.faces.component.UISelectItem
-
Return the server value for this selection item.
- getJarFileUrls() - Method in interface jakarta.persistence.spi.PersistenceUnitInfo
-
Returns a list of URLs for the jar files or exploded jar file directories that the persistence provider must examine for managed classes of the persistence unit.
- getJarNames(Set<Class<?>>) - Method in class com.sun.faces.config.manager.tasks.ProvideMetadataToAnnotationScanTask
- getJavaClass() - Method in interface jakarta.enterprise.inject.spi.AnnotatedType
-
Get the underlying
Class
. - getJavaEncoding(String) - Method in class jakarta.xml.bind.helpers.AbstractMarshallerImpl
-
Gets the corresponding Java encoding name from an IANA name.
- getJavaMember() - Method in interface jakarta.enterprise.inject.spi.AnnotatedConstructor
-
Get the underlying
Constructor
. - getJavaMember() - Method in interface jakarta.enterprise.inject.spi.AnnotatedField
-
Get the underlying
Field
. - getJavaMember() - Method in interface jakarta.enterprise.inject.spi.AnnotatedMember
-
Get the underlying
Member
. - getJavaMember() - Method in interface jakarta.enterprise.inject.spi.AnnotatedMethod
-
Get the underlying
Method
. - getJavaMember() - Method in interface jakarta.persistence.metamodel.Attribute
-
Return the
Member
for the represented attribute. - getJavaParameter() - Method in interface jakarta.enterprise.inject.spi.AnnotatedParameter
-
Get the underlying
Parameter
. - getJavaType() - Method in interface jakarta.persistence.metamodel.Attribute
-
Return the Java type of the represented attribute.
- getJavaType() - Method in interface jakarta.persistence.metamodel.Type
-
Return the represented Java type.
- getJavaType() - Method in interface jakarta.persistence.TupleElement
-
Return the Java type of the tuple element.
- getJAXBNode(XmlNode) - Method in class jakarta.xml.bind.Binder
-
Gets the Jakarta XML Binding object associated with the given XML element.
- getJoins() - Method in interface jakarta.persistence.criteria.From
-
Return the joins that have been made from this bound type.
- getJoinType() - Method in interface jakarta.persistence.criteria.Fetch
-
Return the join type used in the fetch join.
- getJoinType() - Method in interface jakarta.persistence.criteria.Join
-
Return the join type.
- getJsonArray(int) - Method in interface jakarta.json.JsonArray
-
Returns the array value at the specified position in this array.
- getJsonArray(String) - Method in interface jakarta.json.JsonObject
-
Returns the array value to which the specified name is mapped.
- getJsonNumber(int) - Method in interface jakarta.json.JsonArray
-
Returns the number value at the specified position in this array.
- getJsonNumber(String) - Method in interface jakarta.json.JsonObject
-
Returns the number value to which the specified name is mapped.
- getJsonObject(int) - Method in interface jakarta.json.JsonArray
-
Returns the object value at the specified position in this array.
- getJsonObject(String) - Method in interface jakarta.json.JsonObject
-
Returns the object value to which the specified name is mapped.
- getJsonString(int) - Method in interface jakarta.json.JsonArray
-
Returns the string value at ths specified position in this array.
- getJsonString(String) - Method in interface jakarta.json.JsonObject
-
Returns the string value to which the specified name is mapped.
- getJspApplicationContext(ServletContext) - Method in class jakarta.servlet.jsp.JspFactory
-
Obtains the
JspApplicationContext
instance associated with the web application for the givenServletContext
. - getJspBody() - Method in class jakarta.servlet.jsp.tagext.SimpleTagSupport
-
Returns the body passed in by the container via setJspBody.
- getJspConfigDescriptor() - Method in interface jakarta.servlet.ServletContext
-
Gets the
<jsp-config>
related configuration that was aggregated from theweb.xml
andweb-fragment.xml
descriptor files of the web application represented by this ServletContext. - getJspContext() - Method in class jakarta.servlet.jsp.tagext.JspFragment
-
Returns the JspContext that is bound to this JspFragment.
- getJspContext() - Method in class jakarta.servlet.jsp.tagext.SimpleTagSupport
-
Returns the page context passed in by the container via setJspContext.
- getJspPropertyGroups() - Method in interface jakarta.servlet.descriptor.JspConfigDescriptor
-
Gets the
<jsp-property-group>
child elements of the<jsp-config>
element represented by thisJspConfigDescriptor
. - getJtaDataSource() - Method in interface jakarta.persistence.spi.PersistenceUnitInfo
-
Returns the JTA-enabled data source to be used by the persistence provider.
- getJwtClaims() - Method in interface jakarta.security.enterprise.identitystore.openid.AccessToken
-
Access token's claims
- getJwtClaims() - Method in interface jakarta.security.enterprise.identitystore.openid.IdentityToken
-
Claims of this token
- getJwtId() - Method in interface jakarta.security.enterprise.identitystore.openid.JwtClaims
-
Unique identifier for the JWT
- getKey() - Method in class jakarta.faces.event.PostKeepFlashValueEvent
- getKey() - Method in class jakarta.faces.event.PostPutFlashValueEvent
- getKey() - Method in class jakarta.faces.event.PreRemoveFlashValueEvent
- getKey() - Method in class jakarta.security.auth.message.callback.PrivateKeyCallback
-
Used to obtain the private key set within the Callback.
- getKey() - Method in class jakarta.security.auth.message.callback.SecretKeyCallback
-
Used to obtain the secret key set within the Callback.
- getKey() - Method in interface jakarta.validation.Path.Node
- getKeyIterator() - Method in class com.sun.faces.context.ApplicationMap
- getKeyIterator() - Method in class com.sun.faces.context.InitParameterMap
- getKeyIterator() - Method in class com.sun.faces.context.RequestCookieMap
- getKeyIterator() - Method in class com.sun.faces.context.RequestHeaderMap
- getKeyIterator() - Method in class com.sun.faces.context.RequestHeaderValuesMap
- getKeyIterator() - Method in class com.sun.faces.context.RequestMap
- getKeyIterator() - Method in class com.sun.faces.context.RequestParameterMap
- getKeyIterator() - Method in class com.sun.faces.context.RequestParameterValuesMap
- getKeyIterator() - Method in class com.sun.faces.context.SessionMap
- getKeyJavaType() - Method in interface jakarta.persistence.metamodel.MapAttribute
-
Return the Java type of the map key.
- getKeySubgraphs() - Method in interface jakarta.persistence.AttributeNode
-
Return a map of subgraphs associated with this attribute node's map key.
- getKeyType() - Method in interface jakarta.persistence.metamodel.MapAttribute
-
Return the type representing the key type of the map.
- getKind() - Method in interface jakarta.validation.Path.Node
-
The kind of element represented by the node.
- getKlass() - Method in class jakarta.el.ELClass
-
Returns the Class instance
- getLabel() - Method in class jakarta.faces.component.html.HtmlCommandButton
-
Return the value of the
label
property. - getLabel() - Method in class jakarta.faces.component.html.HtmlInputFile
-
Return the value of the
label
property. - getLabel() - Method in class jakarta.faces.component.html.HtmlInputSecret
-
Return the value of the
label
property. - getLabel() - Method in class jakarta.faces.component.html.HtmlInputText
-
Return the value of the
label
property. - getLabel() - Method in class jakarta.faces.component.html.HtmlInputTextarea
-
Return the value of the
label
property. - getLabel() - Method in class jakarta.faces.component.html.HtmlSelectBooleanCheckbox
-
Return the value of the
label
property. - getLabel() - Method in class jakarta.faces.component.html.HtmlSelectManyCheckbox
-
Return the value of the
label
property. - getLabel() - Method in class jakarta.faces.component.html.HtmlSelectManyListbox
-
Return the value of the
label
property. - getLabel() - Method in class jakarta.faces.component.html.HtmlSelectManyMenu
-
Return the value of the
label
property. - getLabel() - Method in class jakarta.faces.component.html.HtmlSelectOneListbox
-
Return the value of the
label
property. - getLabel() - Method in class jakarta.faces.component.html.HtmlSelectOneMenu
-
Return the value of the
label
property. - getLabel() - Method in class jakarta.faces.component.html.HtmlSelectOneRadio
-
Return the value of the
label
property. - getLabel() - Method in class jakarta.faces.model.SelectItem
-
Return the label of this item, to be rendered visibly for the user.
- getLabel(UIComponent) - Method in class com.sun.faces.renderkit.html_basic.OutcomeTargetRenderer
- getLabel(FacesContext, UIComponent) - Static method in class com.sun.faces.ext.component.MessageFactory
-
Returns the
label
property from the specified component. - getLabel(FacesContext, UIComponent) - Static method in class com.sun.faces.util.MessageFactory
-
Returns the
label
property from the specified component. - getLambdaArgument(String) - Method in class jakarta.el.ELContext
-
Retrieves the Lambda argument associated with a formal parameter.
- getLang() - Method in class jakarta.faces.component.html.HtmlBody
-
Return the value of the
lang
property. - getLang() - Method in class jakarta.faces.component.html.HtmlCommandButton
-
Return the value of the
lang
property. - getLang() - Method in class jakarta.faces.component.html.HtmlCommandLink
-
Return the value of the
lang
property. - getLang() - Method in class jakarta.faces.component.html.HtmlDataTable
-
Return the value of the
lang
property. - getLang() - Method in class jakarta.faces.component.html.HtmlForm
-
Return the value of the
lang
property. - getLang() - Method in class jakarta.faces.component.html.HtmlGraphicImage
-
Return the value of the
lang
property. - getLang() - Method in class jakarta.faces.component.html.HtmlHead
-
Return the value of the
lang
property. - getLang() - Method in class jakarta.faces.component.html.HtmlInputFile
-
Return the value of the
lang
property. - getLang() - Method in class jakarta.faces.component.html.HtmlInputSecret
-
Return the value of the
lang
property. - getLang() - Method in class jakarta.faces.component.html.HtmlInputText
-
Return the value of the
lang
property. - getLang() - Method in class jakarta.faces.component.html.HtmlInputTextarea
-
Return the value of the
lang
property. - getLang() - Method in class jakarta.faces.component.html.HtmlMessage
-
Return the value of the
lang
property. - getLang() - Method in class jakarta.faces.component.html.HtmlMessages
-
Return the value of the
lang
property. - getLang() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetButton
-
Return the value of the
lang
property. - getLang() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetLink
-
Return the value of the
lang
property. - getLang() - Method in class jakarta.faces.component.html.HtmlOutputFormat
-
Return the value of the
lang
property. - getLang() - Method in class jakarta.faces.component.html.HtmlOutputLabel
-
Return the value of the
lang
property. - getLang() - Method in class jakarta.faces.component.html.HtmlOutputLink
-
Return the value of the
lang
property. - getLang() - Method in class jakarta.faces.component.html.HtmlOutputText
-
Return the value of the
lang
property. - getLang() - Method in class jakarta.faces.component.html.HtmlPanelGrid
-
Return the value of the
lang
property. - getLang() - Method in class jakarta.faces.component.html.HtmlSelectBooleanCheckbox
-
Return the value of the
lang
property. - getLang() - Method in class jakarta.faces.component.html.HtmlSelectManyCheckbox
-
Return the value of the
lang
property. - getLang() - Method in class jakarta.faces.component.html.HtmlSelectManyListbox
-
Return the value of the
lang
property. - getLang() - Method in class jakarta.faces.component.html.HtmlSelectManyMenu
-
Return the value of the
lang
property. - getLang() - Method in class jakarta.faces.component.html.HtmlSelectOneListbox
-
Return the value of the
lang
property. - getLang() - Method in class jakarta.faces.component.html.HtmlSelectOneMenu
-
Return the value of the
lang
property. - getLang() - Method in class jakarta.faces.component.html.HtmlSelectOneRadio
-
Return the value of the
lang
property. - getLanguage() - Method in interface jakarta.ws.rs.client.ClientRequestContext
-
Get the language of the entity.
- getLanguage() - Method in interface jakarta.ws.rs.client.ClientResponseContext
-
Get the language of the entity.
- getLanguage() - Method in class jakarta.ws.rs.client.Entity
-
Get entity language.
- getLanguage() - Method in interface jakarta.ws.rs.container.ContainerRequestContext
-
Get the language of the entity.
- getLanguage() - Method in interface jakarta.ws.rs.container.ContainerResponseContext
-
Get the language of the entity.
- getLanguage() - Method in interface jakarta.ws.rs.core.HttpHeaders
-
Get the language of the request entity.
- getLanguage() - Method in class jakarta.ws.rs.core.Response
-
Get the language of the message entity.
- getLanguage() - Method in class jakarta.ws.rs.core.Variant
-
Get the language of the variant.
- getLanguageString() - Method in class jakarta.ws.rs.core.Variant
-
Get the string representation of the variant language, or
null
if no language has been set. - getLargeIcon() - Method in class jakarta.servlet.jsp.tagext.TagInfo
-
Get the path to the large icon.
- getLastAccessedTime() - Method in interface jakarta.servlet.http.HttpSession
-
Returns the last time the client sent a request associated with this session, as the number of milliseconds since midnight January 1, 1970 GMT, and marked by the time the container received the request.
- getLastDisplayedViewId(FacesContext) - Method in class com.sun.faces.flow.FlowHandlerImpl
- getLastDisplayedViewId(FacesContext) - Method in class jakarta.faces.flow.FlowHandler
-
Return the last displayed viewId for the current flow, as returned by
FlowHandler.getCurrentFlow(jakarta.faces.context.FacesContext)
, ornull
if there is no current flow. - getLastModified() - Method in interface jakarta.ws.rs.client.ClientResponseContext
-
Get the last modified date.
- getLastModified() - Method in interface jakarta.ws.rs.container.ContainerResponseContext
-
Get the last modified date.
- getLastModified() - Method in class jakarta.ws.rs.core.Response
-
Get the last modified date.
- getLastModified(ResourceInfo, FacesContext) - Method in class com.sun.faces.application.resource.ResourceHelper
-
The default implementation of this method will call through to
ResourceHelper.getURL(ResourceInfo, jakarta.faces.context.FacesContext)
and leverage the URL to obtain the date information of the resource and return the value ofURLConnection.getLastModified()
- getLastModified(FacesContext) - Method in class com.sun.faces.application.resource.ClientResourceInfo
-
Returns the time this resource was last modified.
- getLastModified(HttpServletRequest) - Method in class jakarta.servlet.http.HttpServlet
-
Returns the time the
HttpServletRequest
object was last modified, in milliseconds since midnight January 1, 1970 GMT. - getLastModified(URL) - Static method in class com.sun.faces.util.Util
- getLayout() - Method in class jakarta.faces.component.html.HtmlMessages
-
Return the value of the
layout
property. - getLayout() - Method in class jakarta.faces.component.html.HtmlPanelGroup
-
Return the value of the
layout
property. - getLayout() - Method in class jakarta.faces.component.html.HtmlSelectManyCheckbox
-
Return the value of the
layout
property. - getLayout() - Method in class jakarta.faces.component.html.HtmlSelectOneRadio
-
Return the value of the
layout
property. - getLeafBean() - Method in interface jakarta.validation.ConstraintViolation
-
Returns: the bean instance the constraint is applied on if it is a bean constraint the bean instance hosting the property the constraint is applied on if it is a property constraint or a container element constraint hosted on a property
null
when theConstraintViolation
is returned after callingValidator.validateValue(Class, String, Object, Class[])
the object the method is executed on if it is a method parameter, cross-parameter or return value constraint or a container element constraint hosted on a method parameter or return valuenull
if it is a constructor parameter or cross-parameter constraint or a container element constraint hosted on a constructor parameter the object the constructor has created if it is a constructor return value constraint - getLength() - Method in interface jakarta.ws.rs.client.ClientResponseContext
-
Get Content-Length value.
- getLength() - Method in interface jakarta.ws.rs.container.ContainerRequestContext
-
Get Content-Length value.
- getLength() - Method in interface jakarta.ws.rs.container.ContainerResponseContext
-
Get Content-Length value.
- getLength() - Method in interface jakarta.ws.rs.core.HttpHeaders
-
Get Content-Length value.
- getLength() - Method in class jakarta.ws.rs.core.Response
-
Get Content-Length value.
- getLibraryInfo() - Method in class com.sun.faces.application.resource.ResourceInfo
- getLibraryName() - Method in class jakarta.faces.application.Resource
-
Return the libraryName for this resource.
- getLibraryName() - Method in class jakarta.faces.application.ResourceWrapper
-
The default behavior of this method is to call
Resource.getLibraryName()
on the wrappedResourceHandler
object. - getLifecycle() - Method in class com.sun.faces.config.initfacescontext.NoOpFacesContext
- getLifecycle() - Method in class com.sun.faces.context.FacesContextImpl
- getLifecycle() - Method in class jakarta.faces.context.FacesContext
- getLifecycle() - Method in class jakarta.faces.context.FacesContextWrapper
-
The default behavior of this method is to call
FacesContext.getLifecycle()
on the wrappedFacesContext
object. - getLifecycle(String) - Method in class com.sun.faces.lifecycle.LifecycleFactoryImpl
- getLifecycle(String) - Method in class jakarta.faces.lifecycle.LifecycleFactory
-
Create (if needed) and return a
Lifecycle
instance for the specified lifecycle identifier. - getLifecycleIds() - Method in class com.sun.faces.lifecycle.LifecycleFactoryImpl
- getLifecycleIds() - Method in class jakarta.faces.lifecycle.LifecycleFactory
-
Return an
Iterator
over the set of lifecycle identifiers supported by this factory. - getLine() - Method in class jakarta.faces.view.Location
-
Return the line number in the page for this location.
- getLineNumber() - Method in interface jakarta.json.stream.JsonLocation
-
Return the line number (starts with 1 for the first line) for the current JSON event in the input source.
- getLineNumber() - Method in class jakarta.xml.bind.helpers.ValidationEventLocatorImpl
- getLineNumber() - Method in interface jakarta.xml.bind.ValidationEventLocator
-
Return the line number if available
- getLink(String) - Method in interface jakarta.ws.rs.client.ClientResponseContext
-
Get the link for the relation.
- getLink(String) - Method in interface jakarta.ws.rs.container.ContainerResponseContext
-
Get the link for the relation.
- getLink(String) - Method in class jakarta.ws.rs.core.Response
-
Get the link for the relation.
- getLinkBuilder(String) - Method in interface jakarta.ws.rs.client.ClientResponseContext
-
Convenience method that returns a
Link.Builder
for the relation. - getLinkBuilder(String) - Method in interface jakarta.ws.rs.container.ContainerResponseContext
-
Convenience method that returns a
Link.Builder
for the relation. - getLinkBuilder(String) - Method in class jakarta.ws.rs.core.Response
-
Convenience method that returns a
Link.Builder
for the relation. - getLinkedException() - Method in class jakarta.xml.bind.helpers.ValidationEventImpl
- getLinkedException() - Method in exception class jakarta.xml.bind.JAXBException
-
Get the linked exception
- getLinkedException() - Method in exception class jakarta.xml.bind.TypeConstraintException
-
Get the linked exception
- getLinkedException() - Method in interface jakarta.xml.bind.ValidationEvent
-
Retrieve the linked exception for this warning/error.
- getLinks() - Method in interface jakarta.ws.rs.client.ClientResponseContext
-
Get the links attached to the message as header.
- getLinks() - Method in interface jakarta.ws.rs.container.ContainerResponseContext
-
Get the links attached to the message as header.
- getLinks() - Method in class jakarta.ws.rs.core.Response
-
Get the links attached to the message as headers.
- getList(String) - Method in interface jakarta.persistence.metamodel.ManagedType
-
Return the List-valued attribute of the managed type that corresponds to the specified name.
- getList(String, Class<E>) - Method in interface jakarta.persistence.metamodel.ManagedType
-
Return the List-valued attribute of the managed type that corresponds to the specified name and Java element type.
- getListener() - Method in class jakarta.xml.bind.helpers.AbstractMarshallerImpl
- getListener() - Method in class jakarta.xml.bind.helpers.AbstractUnmarshallerImpl
- getListener() - Method in interface jakarta.xml.bind.Marshaller
-
Return
Marshaller.Listener
registered with thisMarshaller
. - getListener() - Method in interface jakarta.xml.bind.Unmarshaller
-
Return
Unmarshaller.Listener
registered with thisUnmarshaller
. - getListenerInstance(ValueExpression, ValueExpression) - Static method in class com.sun.faces.util.Util
-
Factory method for creating the various Faces listener instances that may be referenced by
type
orbinding
. - getListeners() - Method in class com.sun.faces.application.applicationimpl.events.EventInfo
- getListenersForEventClass(Class<? extends SystemEvent>) - Method in class jakarta.faces.component.UIComponent
-
This implementation throws
UnsupportedOperationException
and is provided for the sole purpose of not breaking existing applications that extend this class. - getListenersForEventClass(Class<? extends SystemEvent>) - Method in class jakarta.faces.component.UIComponentBase
-
Return the
SystemEventListener
instances registered on thisUIComponent
instance that are interested in events of typeeventClass
. - getListenersForEventClass(Class<? extends SystemEvent>) - Method in class jakarta.faces.event.ExceptionQueuedEventContext
-
Return a
List
that contains a single entry, theExceptionHandler
for the current request. - getListenersForEventClass(Class<? extends SystemEvent>) - Method in interface jakarta.faces.event.SystemEventListenerHolder
- getLocalAddr() - Method in interface jakarta.servlet.ServletRequest
-
Returns the Internet Protocol (IP) address representing the interface on which the request was received.
- getLocalAddr() - Method in class jakarta.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getLocalAddr() on the wrapped request object.
- getLocalAddress() - Method in class jakarta.xml.ws.spi.http.HttpExchange
-
Returns the unresolved local address on which the request was received.
- getLocale() - Method in class jakarta.el.ELContext
-
Get the
Locale
stored by a previous invocation toELContext.setLocale(java.util.Locale)
. - getLocale() - Method in class jakarta.faces.component.UIViewRoot
-
Return the
Locale
to be used in localizing the response being created for this view. - getLocale() - Method in class jakarta.faces.convert.DateTimeConverter
-
Return the
Locale
to be used when parsing or formatting dates and times. - getLocale() - Method in class jakarta.faces.convert.NumberConverter
-
Return the
Locale
to be used when parsing numbers. - getLocale() - Method in interface jakarta.security.enterprise.identitystore.openid.OpenIdClaims
- getLocale() - Method in class jakarta.servlet.jsp.jstl.fmt.LocalizationContext
-
Gets the locale of this I18N localization context.
- getLocale() - Method in interface jakarta.servlet.ServletRequest
-
Returns the preferred
Locale
that the client will accept content in, based on the Accept-Language header. - getLocale() - Method in class jakarta.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getLocale() on the wrapped request object.
- getLocale() - Method in interface jakarta.servlet.ServletResponse
-
Returns the locale specified for this response using the
ServletResponse.setLocale(java.util.Locale)
method. - getLocale() - Method in class jakarta.servlet.ServletResponseWrapper
-
The default behavior of this method is to return getLocale() on the wrapped response object.
- getLocale(FaceletContext, TagAttribute) - Static method in class com.sun.faces.facelets.tag.faces.ComponentSupport
-
According to Faces 1.2 tag specs, this helper method will use the TagAttribute passed in determining the Locale intended.
- getLocaleFromContextOrSystem(FacesContext) - Static method in class com.sun.faces.util.Util
- getLocaleFromString(String) - Static method in class com.sun.faces.util.Util
- getLocalePrefix() - Method in class com.sun.faces.application.resource.LibraryInfo
- getLocalePrefix() - Method in class com.sun.faces.application.resource.ResourceInfo
- getLocales() - Method in interface jakarta.servlet.ServletRequest
-
Returns an
Enumeration
ofLocale
objects indicating, in decreasing order starting with the preferred locale, the locales that are acceptable to the client based on the Accept-Language header. - getLocales() - Method in class jakarta.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getLocales() on the wrapped request object.
- getLocalizedMessage(PageContext, String) - Static method in class jakarta.servlet.jsp.jstl.fmt.LocaleSupport
-
Retrieves the localized message corresponding to the given key.
- getLocalizedMessage(PageContext, String, Object[]) - Static method in class jakarta.servlet.jsp.jstl.fmt.LocaleSupport
-
Retrieves the localized message corresponding to the given key, and performs parametric replacement using the arguments specified via
args
. - getLocalizedMessage(PageContext, String, Object[], String) - Static method in class jakarta.servlet.jsp.jstl.fmt.LocaleSupport
-
Retrieves the localized message corresponding to the given key, and performs parametric replacement using the arguments specified via
args
. - getLocalizedMessage(PageContext, String, String) - Static method in class jakarta.servlet.jsp.jstl.fmt.LocaleSupport
-
Retrieves the localized message corresponding to the given key.
- getLocalizedPaths(String, FacesContext) - Method in class com.sun.faces.application.resource.ResourceHelper
- getLocalName() - Method in class com.sun.faces.facelets.tag.TagAttributeImpl
-
Local name of this attribute
- getLocalName() - Method in class jakarta.faces.view.facelets.Tag
-
Return the XML local name of the tag.
- getLocalName() - Method in class jakarta.faces.view.facelets.TagAttribute
-
Local name of this attribute
- getLocalName() - Method in interface jakarta.servlet.ServletRequest
-
Returns the fully qualified name of the address returned by
ServletRequest.getLocalAddr()
. - getLocalName() - Method in class jakarta.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getLocalName() on the wrapped request object.
- getLocalName() - Method in interface jakarta.xml.soap.Name
-
Gets the local name part of the XML name that this
Name
object represents. - getLocalPort() - Method in interface jakarta.servlet.ServletRequest
-
Returns the Internet Protocol (IP) port number representing the interface on which the request was received.
- getLocalPort() - Method in class jakarta.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getLocalPort() on the wrapped request object.
- getLocalValue() - Method in class jakarta.faces.component.UIOutput
- getLocalValue() - Method in interface jakarta.faces.component.ValueHolder
-
Return the local value of this
UIComponent
(if any), without evaluating any associatedValueExpression
. - getLocation() - Method in class com.sun.faces.facelets.el.ContextualCompositeValueExpression
- getLocation() - Method in class com.sun.faces.facelets.tag.TagAttributeImpl
-
The location of this attribute in the FaceletContext
- getLocation() - Method in class jakarta.faces.view.facelets.Tag
-
Return the Location of this
Tag
instance in the Facelet view. - getLocation() - Method in class jakarta.faces.view.facelets.TagAttribute
-
The location of this attribute in the FaceletContext
- getLocation() - Method in interface jakarta.json.stream.JsonParser
-
Return the location that corresponds to the parser's current state in the JSON input source.
- getLocation() - Method in exception class jakarta.json.stream.JsonParsingException
-
Return the location of the incorrect JSON.
- getLocation() - Method in class jakarta.servlet.MultipartConfigElement
-
Gets the directory location where files will be stored.
- getLocation() - Method in interface jakarta.ws.rs.client.ClientResponseContext
-
Get the location.
- getLocation() - Method in interface jakarta.ws.rs.container.ContainerResponseContext
-
Get the location.
- getLocation() - Method in class jakarta.ws.rs.core.Response
-
Get the location.
- getLocation() - Method in exception class jakarta.ws.rs.RedirectionException
-
Get the redirection response location.
- getLocationTarget(FaceletContext) - Method in class com.sun.faces.facelets.tag.faces.html.ComponentResourceDelegate
- getLocationTarget(FaceletContext) - Method in class com.sun.faces.facelets.tag.faces.html.ScriptResourceDelegate
- getLocationTarget(FaceletContext) - Method in class com.sun.faces.facelets.tag.faces.html.StylesheetResourceDelegate
- getLocator() - Method in class jakarta.xml.bind.helpers.ValidationEventImpl
- getLocator() - Method in interface jakarta.xml.bind.ValidationEvent
-
Retrieve the locator for this warning/error.
- getLockMode() - Method in interface jakarta.persistence.Query
-
Get the current lock mode for the query.
- getLockMode(Object) - Method in interface jakarta.persistence.EntityManager
-
Get the current lock mode held by this persistence context on the given managed entity instance.
- getLogger() - Method in enum class com.sun.faces.util.FacesLogger
- getLoggerName() - Method in enum class com.sun.faces.util.FacesLogger
- getLong() - Method in interface jakarta.json.stream.JsonParser
-
Returns a JSON number as a long.
- getLongClaim(String) - Method in interface jakarta.security.enterprise.identitystore.openid.Claims
-
Get long claim of given name
- getLongdesc() - Method in class jakarta.faces.component.html.HtmlGraphicImage
-
Return the value of the
longdesc
property. - getLoopStatus() - Method in interface jakarta.servlet.jsp.jstl.core.LoopTag
-
Retrieves a 'status' object to provide information about the current round of the iteration.
- getLoopStatus() - Method in class jakarta.servlet.jsp.jstl.core.LoopTagSupport
- getMailcapFallbackList(String) - Method in interface jakarta.activation.MailcapRegistry
-
Get the Map of fallback MailcapEntries based on the MIME type.
- getMailcapList(String) - Method in interface jakarta.activation.MailcapRegistry
-
Get the Map of MailcapEntries based on the MIME type.
- getMajorVersion() - Method in interface jakarta.servlet.ServletContext
-
Returns the major version of Jakarta Servlet specification that this container supports.
- getManagedClassNames() - Method in interface jakarta.persistence.spi.PersistenceUnitInfo
-
Returns the list of the names of the classes that the persistence provider must add to its set of managed classes.
- getManagedTaskListener() - Method in interface jakarta.enterprise.concurrent.ManagedTask
-
The
ManagedTaskListener
to receive notification of lifecycle events of this task. - getManagedTypes() - Method in interface jakarta.persistence.metamodel.Metamodel
-
Return the metamodel managed types.
- getManager(FacesContext) - Static method in class com.sun.faces.component.CompositeComponentStackManager
- getMap() - Method in interface jakarta.security.auth.message.MessageInfo
-
Get (a reference to) the Map object of this MessageInfo.
- getMap(String) - Method in interface jakarta.persistence.metamodel.ManagedType
-
Return the Map-valued attribute of the managed type that corresponds to the specified name.
- getMap(String, Class<K>, Class<V>) - Method in interface jakarta.persistence.metamodel.ManagedType
-
Return the Map-valued attribute of the managed type that corresponds to the specified name and Java key and value types.
- getMapper(FacesContext) - Static method in class com.sun.faces.facelets.impl.IdMapper
- getMappingFileNames() - Method in interface jakarta.persistence.spi.PersistenceUnitInfo
-
Returns the list of the names of the mapping files that the persistence provider must load to determine the mappings for the entity classes.
- getMappingMatch() - Method in interface jakarta.servlet.http.HttpServletMapping
-
Return the
MappingMatch
for this instance. - getMappings() - Method in interface jakarta.servlet.ServletRegistration
-
Gets the currently available mappings of the Servlet represented by this
ServletRegistration
. - getMappingStreams() - Method in interface jakarta.validation.spi.ConfigurationState
-
Returns a set of configuration streams.
- getMatchedResources() - Method in interface jakarta.ws.rs.core.UriInfo
-
Get a read-only list of the currently matched resource class instances.
- getMatchedURIs() - Method in interface jakarta.ws.rs.core.UriInfo
-
Get a read-only list of URIs for matched resources.
- getMatchedURIs(boolean) - Method in interface jakarta.ws.rs.core.UriInfo
-
Get a read-only list of URIs for matched resources.
- getMatchingHeaders(String[]) - Method in class jakarta.xml.soap.MimeHeaders
-
Returns all the
MimeHeader
objects whose name matches a name in the given array of names. - getMatchingMimeHeaders(String[]) - Method in class jakarta.xml.soap.AttachmentPart
-
Retrieves all
MimeHeader
objects that match a name in the given array. - getMatchingMimeHeaders(String[]) - Method in class jakarta.xml.soap.SOAPPart
-
Retrieves all
MimeHeader
objects that match a name in the given array. - getMatchValue() - Method in interface jakarta.servlet.http.HttpServletMapping
-
Return the portion of the URI path that caused this request to be matched.
- getMatrixParameters() - Method in interface jakarta.ws.rs.core.PathSegment
-
Get a map of the matrix parameters associated with the path segment.
- getMaxAge() - Method in class jakarta.servlet.http.Cookie
-
Gets the maximum age in seconds of this Cookie.
- getMaxAge() - Method in interface jakarta.servlet.SessionCookieConfig
-
Gets the lifetime (in seconds) of the session tracking cookies created on behalf of the application represented by the ServletContext from which this SessionCookieConfig was acquired.
- getMaxAge() - Method in class jakarta.ws.rs.core.CacheControl
-
Corresponds to the max-age cache control directive.
- getMaxAge() - Method in class jakarta.ws.rs.core.NewCookie
-
Get the maximum age of the the cookie in seconds.
- getMaxBinaryMessageBufferSize() - Method in interface jakarta.websocket.Session
-
The maximum length of incoming binary messages that this Session can buffer.
- getMaxFileSize() - Method in class jakarta.servlet.MultipartConfigElement
-
Gets the maximum size allowed (in bytes) for uploaded files.
- getMaxFractionDigits() - Method in class jakarta.faces.convert.NumberConverter
-
Return the maximum number of digits
getAsString()
should render in the fraction portion of the result. - getMaxIdleTimeout() - Method in interface jakarta.websocket.Session
-
Return the number of milliseconds before this session will be closed by the container if it is inactive, i.e.
- getMaximum() - Method in class jakarta.faces.validator.DoubleRangeValidator
-
Return the maximum value to be enforced by this
Validator
orDouble.MAX_VALUE
if it has not been set. - getMaximum() - Method in class jakarta.faces.validator.LengthValidator
-
Return the maximum length to be enforced by this
Validator
, or0
if the maximum has not been set. - getMaximum() - Method in class jakarta.faces.validator.LongRangeValidator
-
Return the maximum value to be enforced by this
Validator
. - getMaximumSeverity() - Method in class com.sun.faces.config.initfacescontext.NoOpFacesContext
- getMaximumSeverity() - Method in class com.sun.faces.context.FacesContextImpl
- getMaximumSeverity() - Method in class jakarta.faces.context.FacesContext
-
Return the maximum severity level recorded on any
FacesMessage
s that has been queued, whether or not they are associated with any specificUIComponent
. - getMaximumSeverity() - Method in class jakarta.faces.context.FacesContextWrapper
-
The default behavior of this method is to call
FacesContext.getMaximumSeverity()
on the wrappedFacesContext
object. - getMaxInactiveInterval() - Method in interface jakarta.servlet.http.HttpSession
-
Returns the maximum time interval, in seconds, that the servlet container will keep this session open between client accesses.
- getMaxIntegerDigits() - Method in class jakarta.faces.convert.NumberConverter
-
Return the maximum number of digits
getAsString()
should render in the integer portion of the result. - getMaxlength() - Method in class jakarta.faces.component.html.HtmlInputFile
-
Deprecated, for removal: This API element is subject to removal in a future version.This attribute is actually not specified in HTML. Do not use it on this component.
- getMaxlength() - Method in class jakarta.faces.component.html.HtmlInputSecret
-
Return the value of the
maxlength
property. - getMaxlength() - Method in class jakarta.faces.component.html.HtmlInputText
-
Return the value of the
maxlength
property. - getMaxRequestSize() - Method in class jakarta.servlet.MultipartConfigElement
-
Gets the maximum size allowed (in bytes) for multipart/form-data requests.
- getMaxResults() - Method in interface jakarta.persistence.Query
-
The maximum number of results the query object was set to retrieve.
- getMaxTextMessageBufferSize() - Method in interface jakarta.websocket.Session
-
The maximum length of incoming text messages that this Session can buffer.
- getMediaType() - Method in interface jakarta.ws.rs.client.ClientRequestContext
-
Get the media type of the entity.
- getMediaType() - Method in interface jakarta.ws.rs.client.ClientResponseContext
-
Get the media type of the entity.
- getMediaType() - Method in class jakarta.ws.rs.client.Entity
-
Get entity media type.
- getMediaType() - Method in interface jakarta.ws.rs.container.ContainerRequestContext
-
Get the media type of the entity.
- getMediaType() - Method in interface jakarta.ws.rs.container.ContainerResponseContext
-
Get the media type of the entity.
- getMediaType() - Method in interface jakarta.ws.rs.core.EntityPart
-
Returns the content type of this part, and equivalent to calling
MediaType.valueOf(part.getHeaders().getFirst(HttpHeaders.CONTENT_TYPE))
. - getMediaType() - Method in interface jakarta.ws.rs.core.HttpHeaders
-
Get the media type of the request entity.
- getMediaType() - Method in class jakarta.ws.rs.core.Response
-
Get the media type of the message entity.
- getMediaType() - Method in class jakarta.ws.rs.core.Variant
-
Get the media type of the variant.
- getMediaType() - Method in interface jakarta.ws.rs.ext.InterceptorContext
-
Get media type of HTTP entity.
- getMediaType() - Method in interface jakarta.ws.rs.sse.OutboundSseEvent
-
Get
media type
of the event data. - getMember() - Method in interface jakarta.enterprise.inject.spi.InjectionPoint
-
Get the
Field
object in the case of field injection, theMethod
object in the case of method parameter injection or theConstructor
object in the case of constructor parameter injection. - getMemberFactory() - Method in class jakarta.faces.view.facelets.FaceletCache
-
Returns the
FaceletCache.MemberFactory
passed toFaceletCache.setCacheFactories(jakarta.faces.view.facelets.FaceletCache.MemberFactory<V>, jakarta.faces.view.facelets.FaceletCache.MemberFactory<V>)
for the purpose of creating Facelet instance. - getMessage() - Method in exception class jakarta.faces.application.ViewExpiredException
-
Return the message for this exception prepended with the view identifier if the view identifier is not
null
, otherwise, return the message. - getMessage() - Method in class jakarta.servlet.jsp.tagext.ValidationMessage
-
Get the localized validation message.
- getMessage() - Method in interface jakarta.validation.ConstraintViolation
- getMessage() - Method in class jakarta.xml.bind.helpers.ValidationEventImpl
- getMessage() - Method in interface jakarta.xml.bind.ValidationEvent
-
Retrieve the text message for this warning/error.
- getMessage() - Method in exception class jakarta.xml.soap.SOAPException
-
Returns the detail message for this
SOAPException
object. - getMessage() - Method in interface jakarta.xml.ws.handler.LogicalMessageContext
-
Gets the message from this message context
- getMessage() - Method in interface jakarta.xml.ws.handler.soap.SOAPMessageContext
-
Gets the
SOAPMessage
from this message context. - getMessage(FacesContext, String, FacesMessage.Severity, Object...) - Static method in class com.sun.faces.util.MessageFactory
- getMessage(FacesContext, String, Object...) - Static method in class com.sun.faces.ext.component.MessageFactory
-
Creates and returns a FacesMessage for the specified Locale.
- getMessage(FacesContext, String, Object...) - Static method in class com.sun.faces.util.MessageFactory
-
Creates and returns a FacesMessage for the specified Locale.
- getMessage(String, FacesMessage.Severity, Object...) - Static method in class com.sun.faces.util.MessageFactory
- getMessage(String, Object...) - Static method in class com.sun.faces.util.MessageFactory
-
This version of getMessage() is used for localizing implementation specific messages.
- getMessage(Locale, String, FacesMessage.Severity, Object...) - Static method in class com.sun.faces.util.MessageFactory
- getMessage(Locale, String, Object...) - Static method in class com.sun.faces.util.MessageFactory
-
Creates and returns a FacesMessage for the specified Locale.
- getMessageBodyReader(Class<T>, Type, Annotation[], MediaType) - Method in interface jakarta.ws.rs.ext.Providers
-
Get a message body reader that matches a set of criteria.
- getMessageBodyWriter(Class<T>, Type, Annotation[], MediaType) - Method in interface jakarta.ws.rs.ext.Providers
-
Get a message body writer that matches a set of criteria.
- getMessageBundle() - Method in class com.sun.faces.application.ApplicationImpl
- getMessageBundle() - Method in class com.sun.faces.application.applicationimpl.Singletons
- getMessageBundle() - Method in class jakarta.faces.application.Application
-
Return the fully qualified class name of the
ResourceBundle
to be used for Jakarta Faces messages for this application. - getMessageBundle() - Method in class jakarta.faces.application.ApplicationWrapper
-
The default behavior of this method is to call
Application.getMessageBundle()
on the wrappedApplication
object. - getMessageContext() - Method in interface jakarta.xml.ws.WebServiceContext
-
Returns the
MessageContext
for the request being served at the time this method is called. - getMessageFactory() - Method in interface jakarta.xml.ws.soap.SOAPBinding
-
Gets the Jakarta SOAP with Attachments'
MessageFactory
instance used by this SOAP binding. - getMessageHandlers() - Method in interface jakarta.websocket.Session
-
Return an unmodifiable copy of the set of MessageHandlers for this Session.
- getMessageInfo() - Method in interface jakarta.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
Returns the the low level Jakarta Authentication message info instance for the current request.
- getMessageInfo() - Method in class jakarta.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
- getMessageInterpolator() - Method in interface jakarta.validation.spi.ConfigurationState
-
Returns the message interpolator of this configuration.
- getMessageInterpolator() - Method in interface jakarta.validation.ValidatorFactory
-
Returns the
MessageInterpolator
instance configured at initialization time for theValidatorFactory
. - getMessageInterpolatorClassName() - Method in interface jakarta.validation.BootstrapConfiguration
-
Class name of the
MessageInterpolator
implementation ornull
if none is specified. - getMessageIter(FacesContext, String, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.HtmlBasicRenderer
- getMessageLayer() - Method in interface jakarta.security.auth.message.config.AuthConfig
-
Get the message layer name of this authentication context configuration object.
- getMessageLayer() - Method in interface jakarta.security.auth.message.config.AuthConfigFactory.RegistrationContext
-
Get the layer name from the registration context
- getMessageList() - Method in class com.sun.faces.config.initfacescontext.NoOpFacesContext
- getMessageList() - Method in class com.sun.faces.context.FacesContextImpl
- getMessageList() - Method in class jakarta.faces.context.FacesContext
-
Like
FacesContext.getMessages()
, but returns aList<FacesMessage>
, enabling use from Jakarta Expression Language expressions. - getMessageList() - Method in class jakarta.faces.context.FacesContextWrapper
-
The default behavior of this method is to call
FacesContext.getMessageList()
on the wrappedFacesContext
object. - getMessageList(String) - Method in class com.sun.faces.config.initfacescontext.NoOpFacesContext
- getMessageList(String) - Method in class com.sun.faces.context.FacesContextImpl
- getMessageList(String) - Method in class jakarta.faces.context.FacesContext
-
Like
FacesContext.getMessages(java.lang.String)
, but returns aList<FacesMessage>
of messages for the component with client id matching argumentclientId
. - getMessageList(String) - Method in class jakarta.faces.context.FacesContextWrapper
-
The default behavior of this method is to call
FacesContext.getMessageList(String)
on the wrappedFacesContext
object. - getMessages() - Method in class com.sun.faces.config.initfacescontext.NoOpFacesContext
- getMessages() - Method in class com.sun.faces.config.Verifier
- getMessages() - Method in class com.sun.faces.context.FacesContextImpl
- getMessages() - Method in class jakarta.faces.context.FacesContext
-
Return an
Iterator
over theFacesMessage
s that have been queued, whether or not they are associated with any specific client identifier. - getMessages() - Method in class jakarta.faces.context.FacesContextWrapper
-
The default behavior of this method is to call
FacesContext.getMessages()
on the wrappedFacesContext
object. - getMessages(String) - Method in class com.sun.faces.config.initfacescontext.NoOpFacesContext
- getMessages(String) - Method in class com.sun.faces.context.FacesContextImpl
- getMessages(String) - Method in class jakarta.faces.context.FacesContext
-
Return an
Iterator
over theFacesMessage
s that have been queued that are associated with the specified client identifier (ifclientId
is notnull
), or over theFacesMessage
s that have been queued that are not associated with any specific client identifier (ifclientId
isnull
). - getMessages(String) - Method in class jakarta.faces.context.FacesContextWrapper
-
The default behavior of this method is to call
FacesContext.getMessages(String)
on the wrappedFacesContext
object. - getMessageTemplate() - Method in interface jakarta.validation.ConstraintViolation
- getMessageTemplate() - Method in interface jakarta.validation.metadata.ConstraintDescriptor
-
The non-interpolated error message
- getMetadata() - Method in class com.sun.faces.util.MetadataWrapperMap
- getMetadata() - Method in interface jakarta.enterprise.inject.spi.EventContext
- getMetadata() - Method in class jakarta.ws.rs.core.Response
- getMetadata() - Method in class jakarta.xml.ws.Endpoint
-
Returns a list of metadata documents for the service.
- getMetadataFacelet(FacesContext, String) - Method in class com.sun.faces.facelets.impl.DefaultFaceletFactory
- getMetadataFacelet(FacesContext, URL) - Method in class com.sun.faces.facelets.impl.DefaultFaceletFactory
- getMetadataMemberFactory() - Method in class jakarta.faces.view.facelets.FaceletCache
-
Returns the
FaceletCache.MemberFactory
passed toFaceletCache.setCacheFactories(jakarta.faces.view.facelets.FaceletCache.MemberFactory<V>, jakarta.faces.view.facelets.FaceletCache.MemberFactory<V>)
for the purpose of creating View Metadata Facelet instance. - getMetadataTarget() - Method in class com.sun.faces.facelets.tag.MetaRulesetImpl
- getMetaInfo(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.BaseTableRenderer
-
Returns a
TableMetaInfo
object containing details such as row and column classes, columns, and a mechanism for scrolling through the row/column classes. - getMetamodel() - Method in interface jakarta.persistence.EntityManager
-
Obtain an instance of the
Metamodel
interface which provides access to metamodel objects describing the managed types belonging to the persistence unit. - getMetamodel() - Method in interface jakarta.persistence.EntityManagerFactory
-
Return an instance of the
Metamodel
interface for access to the metamodel of the persistence unit. - getMethod() - Method in interface jakarta.interceptor.InvocationContext
-
Returns the method of the target class for which the interceptor was invoked.
- getMethod() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Returns the name of the HTTP method with which this request was made, for example, GET, POST, or PUT.
- getMethod() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getMethod() on the wrapped request object.
- getMethod() - Method in interface jakarta.servlet.http.PushBuilder
-
Deprecated.Return the method to be used for the push.
- getMethod() - Method in class jakarta.servlet.jsp.ErrorData
-
Returns the request method.
- getMethod() - Method in interface jakarta.ws.rs.client.ClientRequestContext
-
Get the request method.
- getMethod() - Method in interface jakarta.ws.rs.container.ContainerRequestContext
-
Get the request method.
- getMethod() - Method in interface jakarta.ws.rs.core.Request
-
Get the request method, e.g.
- getMethodCalls() - Method in class com.sun.faces.flow.FlowImpl
- getMethodCalls() - Method in class jakarta.faces.flow.Flow
-
Return an immutable data structure containing all the method call nodes declared for this flow.
- getMethodExpression() - Method in class com.sun.faces.flow.MethodCallNodeImpl
- getMethodExpression() - Method in class jakarta.faces.flow.MethodCallNode
-
Return the
MethodExpression
to be invoked to when control passes to this node. - getMethodExpression(FaceletContext, Class, Class[]) - Method in class com.sun.faces.facelets.tag.TagAttributeImpl
-
Create a MethodExpression, using this attribute's value as the expression String.
- getMethodExpression(FaceletContext, Class, Class[]) - Method in class jakarta.faces.view.facelets.TagAttribute
-
Create a MethodExpression, using this attribute's value as the expression String.
- getMethodInfo() - Method in class jakarta.el.MethodReference
- getMethodInfo(ELContext) - Method in class com.sun.faces.facelets.el.ContextualCompositeMethodExpression
- getMethodInfo(ELContext) - Method in class com.sun.faces.facelets.el.TagMethodExpression
- getMethodInfo(ELContext) - Method in class jakarta.el.MethodExpression
-
Evaluates the expression relative to the provided context, and returns information about the actual referenced method.
- getMethodName() - Method in class jakarta.servlet.HttpMethodConstraintElement
-
Gets the HTTP method name.
- getMethodNames() - Method in class jakarta.servlet.ServletSecurityElement
-
Gets the set of HTTP method names named by the HttpMethodConstraints.
- getMethodReference(ELContext) - Method in class jakarta.el.MethodExpression
-
Obtain the
MethodReference
for the method to which this method expression resolves. - getMethods() - Method in interface jakarta.enterprise.inject.spi.AnnotatedType
-
Get the methods of the type.
- getMethodSignature() - Method in class jakarta.servlet.jsp.tagext.TagAttributeInfo
-
Returns the expected method signature of this deferred method attribute.
- getMiddleName() - Method in interface jakarta.security.enterprise.identitystore.openid.OpenIdClaims
- getMimeHeader(String) - Method in class jakarta.xml.soap.AttachmentPart
-
Gets all the values of the header identified by the given
String
. - getMimeHeader(String) - Method in class jakarta.xml.soap.SOAPPart
-
Gets all the values of the
MimeHeader
object in thisSOAPPart
object that is identified by the givenString
. - getMimeHeaders() - Method in class jakarta.xml.soap.SOAPMessage
-
Returns all the transport-specific MIME headers for this
SOAPMessage
object in a transport-independent fashion. - getMimeType() - Method in class jakarta.activation.ActivationDataFlavor
-
Return the MIME type for this ActivationDataFlavor.
- getMimeType(String) - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
- getMimeType(String) - Method in class com.sun.faces.context.ExternalContextImpl
- getMimeType(String) - Method in class jakarta.faces.context.ExternalContext
-
Returns the MIME type of the specified file or
null
if the MIME type is not known. - getMimeType(String) - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getMimeType(String)
on the wrappedExternalContext
object. - getMimeType(String) - Method in interface jakarta.servlet.ServletContext
-
Returns the MIME type of the specified file, or
null
if the MIME type is not known. - getMIMEType() - Method in class jakarta.activation.MimeTypeEntry
-
Get MIME type string
- getMimeTypeEntry(String) - Method in interface jakarta.activation.MimeTypeRegistry
-
get the MimeTypeEntry based on the file extension
- getMimeTypes() - Method in class jakarta.activation.CommandMap
-
Get all the MIME types known to this command map.
- getMimeTypes() - Method in class jakarta.activation.MailcapCommandMap
-
Get all the MIME types known to this command map.
- getMimeTypes() - Method in interface jakarta.activation.MailcapRegistry
-
Return all the MIME types known to this mailcap file.
- getMIMETypeString(String) - Method in interface jakarta.activation.MimeTypeRegistry
-
Get the MIME type string corresponding to the file extension.
- getMinFractionDigits() - Method in class jakarta.faces.convert.NumberConverter
-
Return the minimum number of digits
getAsString()
should render in the fraction portion of the result. - getMinimum() - Method in class jakarta.faces.validator.DoubleRangeValidator
-
Return the minimum value to be enforced by this
Validator
, orDouble.MIN_VALUE
if it has not been set. - getMinimum() - Method in class jakarta.faces.validator.LengthValidator
-
Return the minimum length to be enforced by this
Validator
, or0
if the minimum has not been set. - getMinimum() - Method in class jakarta.faces.validator.LongRangeValidator
-
Return the minimum value to be enforced by this
Validator
. - getMinIntegerDigits() - Method in class jakarta.faces.convert.NumberConverter
-
Return the minimum number of digits
getAsString()
should render in the integer portion of the result. - getMinorVersion() - Method in interface jakarta.servlet.ServletContext
-
Returns the minor version of Jakarta Servlet specification that this container supports.
- getMinute() - Method in class jakarta.ejb.ScheduleExpression
-
Return the value of the minute attribute.
- getModel() - Method in interface jakarta.persistence.criteria.CollectionJoin
-
Return the metamodel representation for the collection attribute.
- getModel() - Method in interface jakarta.persistence.criteria.ListJoin
-
Return the metamodel representation for the list attribute.
- getModel() - Method in interface jakarta.persistence.criteria.MapJoin
-
Return the metamodel representation for the map attribute.
- getModel() - Method in interface jakarta.persistence.criteria.Path
-
Return the bindable object that corresponds to the path expression.
- getModel() - Method in interface jakarta.persistence.criteria.PluralJoin
-
Return the metamodel representation for the collection-valued attribute corresponding to the join.
- getModel() - Method in interface jakarta.persistence.criteria.Root
-
Return the metamodel entity corresponding to the root.
- getModel() - Method in interface jakarta.persistence.criteria.SetJoin
-
Return the metamodel representation for the set attribute.
- getMonth() - Method in class jakarta.ejb.ScheduleExpression
-
Return the value of the month attribute.
- getMultipleText(UIComponent) - Method in class com.sun.faces.renderkit.html_basic.MenuRenderer
- getMustUnderstand() - Method in interface jakarta.xml.soap.SOAPHeaderElement
-
Returns the boolean value of the mustUnderstand attribute for this
SOAPHeaderElement
. - getName() - Method in class com.sun.faces.application.resource.LibraryInfo
- getName() - Method in class com.sun.faces.application.resource.ResourceInfo
- getName() - Method in class com.sun.faces.cdi.ApplicationMapProducer
- getName() - Method in class com.sun.faces.cdi.ApplicationProducer
- getName() - Method in class com.sun.faces.cdi.ComponentProducer
- getName() - Method in class com.sun.faces.cdi.CompositeComponentProducer
- getName() - Method in class com.sun.faces.cdi.DataModelClassesMapProducer
- getName() - Method in class com.sun.faces.cdi.ExternalContextProducer
- getName() - Method in class com.sun.faces.cdi.FacesContextProducer
- getName() - Method in class com.sun.faces.cdi.FlashProducer
- getName() - Method in class com.sun.faces.cdi.FlowMapProducer
- getName() - Method in class com.sun.faces.cdi.FlowProducer
- getName() - Method in class com.sun.faces.cdi.HeaderMapProducer
- getName() - Method in class com.sun.faces.cdi.HeaderValuesMapProducer
- getName() - Method in class com.sun.faces.cdi.InitParameterMapProducer
- getName() - Method in class com.sun.faces.cdi.ManagedPropertyProducer
- getName() - Method in class com.sun.faces.cdi.RequestCookieMapProducer
- getName() - Method in class com.sun.faces.cdi.RequestMapProducer
- getName() - Method in class com.sun.faces.cdi.RequestParameterMapProducer
- getName() - Method in class com.sun.faces.cdi.RequestParameterValuesMapProducer
- getName() - Method in class com.sun.faces.cdi.RequestProducer
- getName() - Method in class com.sun.faces.cdi.ResourceHandlerProducer
- getName() - Method in class com.sun.faces.cdi.SessionMapProducer
- getName() - Method in class com.sun.faces.cdi.SessionProducer
- getName() - Method in class com.sun.faces.cdi.ViewMapProducer
- getName() - Method in class com.sun.faces.cdi.ViewProducer
- getName() - Method in enum class com.sun.faces.context.ContextParam
-
Get the name.
- getName() - Method in class com.sun.faces.facelets.tag.composite.AttachedObjectTargetImpl
- getName() - Method in class com.sun.faces.facelets.tag.ui.DefineHandler
- getName() - Method in class com.sun.faces.flow.ParameterImpl
- getName() - Method in class com.sun.faces.renderkit.Attribute
- getName() - Method in class jakarta.activation.DataHandler
-
Return the name of the data object.
- getName() - Method in interface jakarta.activation.DataSource
-
Return the name of this object where the name of the object is dependant on the nature of the underlying objects.
- getName() - Method in class jakarta.activation.FileDataSource
-
Return the name of this object.
- getName() - Method in class jakarta.activation.URLDataSource
-
Calls the
getFile
method on the URL used to instantiate the object. - getName() - Method in class jakarta.el.MethodInfo
-
Returns the name of the method
- getName() - Method in interface jakarta.enterprise.inject.spi.BeanAttributes
-
Obtains the EL name of a bean, if it has one.
- getName() - Method in class jakarta.faces.component.behavior.ClientBehaviorContext.Parameter
-
Returns the Parameter's name.
- getName() - Method in class jakarta.faces.component.html.HtmlCommandScript
-
Return the value of the
name
property. - getName() - Method in class jakarta.faces.component.UIParameter
-
Return the optional parameter name for this parameter.
- getName() - Method in class jakarta.faces.component.UIViewParameter
-
Return the request parameter name from which the value is retrieved.
- getName() - Method in class jakarta.faces.event.PhaseId
-
Return the name of this phase.
- getName() - Method in class jakarta.faces.flow.Parameter
-
Return the name of the parameter
- getName() - Method in interface jakarta.faces.view.AttachedObjectTarget
-
Returns the name by which this attached object target is exposed to the page author.
- getName() - Method in interface jakarta.persistence.EntityGraph
-
Return the name of a named
EntityGraph
(an entity graph defined by means of theNamedEntityGraph
annotation, XML descriptor element, or added by means of theEntityManagerFactory.addNamedEntityGraph(java.lang.String, jakarta.persistence.EntityGraph<T>)
method). - getName() - Method in interface jakarta.persistence.EntityManagerFactory
-
The name of the persistence unit.
- getName() - Method in interface jakarta.persistence.metamodel.Attribute
-
Return the name of the attribute.
- getName() - Method in interface jakarta.persistence.metamodel.EntityType
-
Return the entity name.
- getName() - Method in interface jakarta.persistence.Parameter
-
Return the parameter name, or null if the parameter is not a named parameter or no name has been assigned.
- getName() - Method in interface jakarta.persistence.TypedQueryReference
-
The name of the query.
- getName() - Method in class jakarta.security.auth.message.callback.CallerPrincipalCallback
-
Get the caller principal name.
- getName() - Method in class jakarta.security.enterprise.CallerPrincipal
-
The name of the caller
- getName() - Method in interface jakarta.security.enterprise.identitystore.openid.OpenIdClaims
- getName() - Method in class jakarta.servlet.http.Cookie
-
Returns the name of the cookie.
- getName() - Method in class jakarta.servlet.http.HttpSessionBindingEvent
-
Returns the name with which the attribute is bound to or unbound from the session.
- getName() - Method in interface jakarta.servlet.http.Part
-
Gets the name of this part
- getName() - Method in class jakarta.servlet.jsp.tagext.FunctionInfo
-
The name of the function.
- getName() - Method in class jakarta.servlet.jsp.tagext.TagAttributeInfo
-
The name of this attribute.
- getName() - Method in class jakarta.servlet.jsp.tagext.TagFileInfo
-
The unique action name of this tag.
- getName() - Method in interface jakarta.servlet.Registration
-
Gets the name of the Servlet or Filter that is represented by this Registration.
- getName() - Method in class jakarta.servlet.ServletContextAttributeEvent
-
Gets the name of the ServletContext attribute that changed.
- getName() - Method in class jakarta.servlet.ServletRequestAttributeEvent
-
Return the name of the attribute that changed on the ServletRequest.
- getName() - Method in interface jakarta.servlet.SessionCookieConfig
-
Gets the name that will be assigned to any session tracking cookies created on behalf of the application represented by the ServletContext from which this SessionCookieConfig was acquired.
- getName() - Method in interface jakarta.validation.metadata.ExecutableDescriptor
-
Returns the method name in case this descriptor represents a method or the non-qualified name of the declaring class in case this descriptor represents a constructor.
- getName() - Method in interface jakarta.validation.metadata.ParameterDescriptor
-
Returns this parameter's name as retrieved by the current parameter name resolver.
- getName() - Method in interface jakarta.validation.Path.Node
-
Returns the name of the element which the node represents:
null
if it is a leaf node which represents an entity / bean. - getName() - Method in interface jakarta.websocket.Extension
-
The name of the extension.
- getName() - Method in interface jakarta.websocket.Extension.Parameter
-
Return the name of the extension parameter.
- getName() - Method in class jakarta.ws.rs.core.Cookie
-
Get the name of the cookie.
- getName() - Method in interface jakarta.ws.rs.core.EntityPart
-
Returns the name of this part within the multipart entity.
- getName() - Method in interface jakarta.ws.rs.sse.SseEvent
-
Get event name.
- getName() - Method in class jakarta.xml.bind.JAXBElement
-
Returns the xml element tag name.
- getName() - Method in class jakarta.xml.soap.MimeHeader
-
Returns the name of this
MimeHeader
object. - getName(FacesContext) - Method in enum class com.sun.faces.renderkit.RenderKitUtils.PredefinedPostbackParameter
- getNamedDispatcher(String) - Method in interface jakarta.servlet.ServletContext
-
Returns a
RequestDispatcher
object that acts as a wrapper for the named servlet. - getNamedEntityGraphs(Class<E>) - Method in interface jakarta.persistence.EntityManagerFactory
-
A map keyed by graph name, containing every named entity graph whose entity type is assignable to the given Java type.
- getNamedEvent(String) - Method in class com.sun.faces.application.NamedEventManager
- getNamedEventManager() - Method in class com.sun.faces.application.ApplicationAssociate
- getNamedQueries(Class<R>) - Method in interface jakarta.persistence.EntityManagerFactory
-
A map keyed by query name, containing references to every named query whose result type is assignable to the given Java type.
- getNameFromAttribute() - Method in class jakarta.servlet.jsp.tagext.TagVariableInfo
-
The body of the <name-from-attribute> element.
- getNameGiven() - Method in class jakarta.servlet.jsp.tagext.TagVariableInfo
-
The body of the <name-given> element.
- getNames() - Method in class jakarta.activation.MimeTypeParameterList
-
Retrieve an enumeration of all the names in this list.
- getNamespace() - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
- getNamespace() - Method in class com.sun.faces.facelets.tag.TagAttributeImpl
-
The resolved Namespace for this attribute
- getNamespace() - Method in class jakarta.faces.view.facelets.Tag
-
Return the resolved XML Namespace for this tag in the Facelets view.
- getNamespace() - Method in class jakarta.faces.view.facelets.TagAttribute
-
The resolved Namespace for this attribute
- getNamespacePrefixes() - Method in interface jakarta.xml.soap.SOAPElement
-
Returns an
Iterator
over the namespace prefixString
s declared by this element. - getNamespacePrefixMessages(FacesContext, String) - Method in interface com.sun.faces.facelets.compiler.CompilationMessageHolder
- getNamespacePrefixMessages(FacesContext, String) - Method in class com.sun.faces.facelets.compiler.CompilationMessageHolderImpl
- getNamespaces() - Method in class com.sun.faces.facelets.tag.TagAttributesImpl
-
A list of Namespaces found in this set
- getNamespaces() - Method in class jakarta.faces.view.facelets.TagAttributes
-
A list of Namespaces found in this set
- getNamespaceURI(String) - Method in class com.sun.faces.util.Util.JakartaNamespaceContext
- getNamespaceURI(String) - Method in interface jakarta.xml.soap.SOAPElement
-
Returns the URI of the namespace that has the given prefix.
- getNamingContainer() - Method in class jakarta.faces.component.UIComponent
-
Starting with "this", return the closest component in the ancestry that is a
NamingContainer
ornull
if none can be found. - getNamingContainerPrefix() - Method in class com.sun.faces.context.RequestParameterMap
-
If view root is instance of naming container, return its container client id, suffixed with separator character.
- getNamingContainerPrefix(FacesContext) - Static method in class com.sun.faces.util.Util
-
If view root is instance of naming container, return its container client id, suffixed with separator character.
- getNamingContainerSeparatorChar() - Method in class jakarta.faces.context.FacesContext
-
Return the result of calling
UINamingContainer.getSeparatorChar(jakarta.faces.context.FacesContext)
, passingthis
as the argument. - getNamingContainerSeparatorChar() - Method in class jakarta.faces.context.FacesContextWrapper
-
The default behavior of this method is to call
FacesContext.getNamingContainerSeparatorChar()
on the wrappedFacesContext
object. - getNativeCommands(String) - Method in class jakarta.activation.MailcapCommandMap
-
Get the native commands for the given MIME type.
- getNativeCommands(String) - Method in interface jakarta.activation.MailcapRegistry
-
Return all the native comands for the given MIME type.
- getNavigationCase() - Method in class com.sun.faces.flow.builder.SwitchCaseBuilderImpl
- getNavigationCase(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.OutcomeTargetRenderer
-
Invoke the
NavigationHandler
preemptively to resolve aNavigationCase
for the outcome declared on theUIOutcomeTarget
component. - getNavigationCase(FacesContext, String, String) - Method in class com.sun.faces.application.NavigationHandlerImpl
- getNavigationCase(FacesContext, String, String) - Method in class jakarta.faces.application.ConfigurableNavigationHandler
-
Return the
NavigationCase
representing the navigation that would be taken hadNavigationHandler.handleNavigation(jakarta.faces.context.FacesContext, java.lang.String, java.lang.String)
been called with the same arguments ornull
if there is no such case. - getNavigationCase(FacesContext, String, String) - Method in class jakarta.faces.application.ConfigurableNavigationHandlerWrapper
- getNavigationCase(FacesContext, String, String, String) - Method in class com.sun.faces.application.NavigationHandlerImpl
- getNavigationCase(FacesContext, String, String, String) - Method in class jakarta.faces.application.ConfigurableNavigationHandler
-
Return the
NavigationCase
representing the navigation that would be taken hadNavigationHandler.handleNavigation(jakarta.faces.context.FacesContext, java.lang.String, java.lang.String)
been called with the same arguments ornull
if there is no such case. - getNavigationCase(FacesContext, String, String, String) - Method in class jakarta.faces.application.ConfigurableNavigationHandlerWrapper
- getNavigationCaseListMappings() - Method in class com.sun.faces.application.ApplicationAssociate
-
Return a
Map
of navigation mappings loaded from the configuration system. - getNavigationCases() - Method in class com.sun.faces.application.NavigationHandlerImpl
- getNavigationCases() - Method in class com.sun.faces.flow.FlowImpl
- getNavigationCases() - Method in class jakarta.faces.application.ConfigurableNavigationHandler
-
Return a
Map<String, Set<NavigationCase>>
where the keys are<from-view-id>
values and the values areSet<NavigationCase>
where each element in the Set is aNavigationCase
that applies to that<from-view-id>
. - getNavigationCases() - Method in class jakarta.faces.application.ConfigurableNavigationHandlerWrapper
- getNavigationCases() - Method in class jakarta.faces.flow.Flow
-
Return an unmodifiable view of the navigation cases within this flow.
- getNavigationHandler() - Method in class com.sun.faces.application.ApplicationImpl
- getNavigationHandler() - Method in class com.sun.faces.application.applicationimpl.Singletons
- getNavigationHandler() - Method in class jakarta.faces.application.Application
-
Return the
NavigationHandler
instance that will be passed the outcome returned by any invoked application action for this web application. - getNavigationHandler() - Method in class jakarta.faces.application.ApplicationWrapper
-
The default behavior of this method is to call
Application.getNavigationHandler()
on the wrappedApplication
object. - getNegotiatedExtensions() - Method in interface jakarta.websocket.Session
-
Return the list of extensions currently in use for this conversation.
- getNegotiatedExtensions(List<Extension>, List<Extension>) - Method in class jakarta.websocket.server.ServerEndpointConfig.Configurator
-
Return the ordered list of extensions that t server endpoint will support given the requested extension list passed in, the empty list if none.
- getNegotiatedSubprotocol() - Method in interface jakarta.websocket.Session
-
Return the sub protocol agreed during the websocket handshake for this conversation.
- getNegotiatedSubprotocol(List<String>, List<String>) - Method in class jakarta.websocket.server.ServerEndpointConfig.Configurator
-
Return the subprotocol the server endpoint has chosen from the requested list supplied by a client who wishes to connect, or none if there wasn't one this server endpoint liked.
- getNested(String) - Method in interface jakarta.security.enterprise.identitystore.openid.Claims
-
Get nested claims of given name.
- getNewTempClassLoader() - Method in interface jakarta.persistence.spi.PersistenceUnitInfo
-
Return a new instance of a
ClassLoader
that the provider may use to temporarily load any classes, resources, or open URLs. - getNewValue() - Method in class jakarta.faces.event.ValueChangeEvent
-
Return the current local value of the source
UIComponent
. - getNextHandler() - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary.ComponentConfigWrapper
- getNextHandler() - Method in interface jakarta.faces.view.facelets.TagConfig
-
The next
FaceletHandler
(child or children) to be applied. - getNextRunTime(LastExecution, ZonedDateTime) - Method in class jakarta.enterprise.concurrent.CronTrigger
-
Using the cron schedule, and based on the end of the most recent execution (or absent that, the initial scheduling time), retrieve the next time that the task should run after.
- getNextRunTime(LastExecution, ZonedDateTime) - Method in interface jakarta.enterprise.concurrent.ZonedTrigger
-
Retrieve the next time that the task should run after.
- getNextRunTime(LastExecution, Date) - Method in interface jakarta.enterprise.concurrent.Trigger
-
Retrieve the next time that the task should run after.
- getNextRunTime(LastExecution, Date) - Method in interface jakarta.enterprise.concurrent.ZonedTrigger
-
Retrieve the next time that the task should run after.
- getNextTimeout() - Method in interface jakarta.ejb.Timer
-
Get the point in time at which the next timer expiration is scheduled to occur.
- getNickname() - Method in interface jakarta.security.enterprise.identitystore.openid.OpenIdClaims
- getNoCacheFields() - Method in class jakarta.ws.rs.core.CacheControl
-
Corresponds to the value of the no-cache cache control directive.
- getNode() - Method in class jakarta.xml.bind.helpers.ValidationEventLocatorImpl
- getNode() - Method in interface jakarta.xml.bind.ValidationEventLocator
-
Return a reference to the DOM Node if available
- getNode(Object) - Method in class jakarta.xml.bind.helpers.AbstractMarshallerImpl
-
By default, the getNode method is unsupported and throw an
UnsupportedOperationException
. - getNode(Object) - Method in interface jakarta.xml.bind.Marshaller
-
Get a DOM tree view of the content tree(Optional).
- getNode(String) - Method in class com.sun.faces.flow.FlowImpl
- getNode(String) - Method in class jakarta.faces.flow.Flow
-
Return the generic
FlowNode
by id, ornull
if not found. - getNodeText(Node) - Method in class com.sun.faces.config.processor.AbstractConfigProcessor
-
Return the text of the specified
Node
, if any. - getNonCompressedInputStream(ResourceInfo, FacesContext) - Method in class com.sun.faces.application.resource.ClasspathResourceHelper
- getNonCompressedInputStream(ResourceInfo, FacesContext) - Method in class com.sun.faces.application.resource.FaceletWebappResourceHelper
- getNonCompressedInputStream(ResourceInfo, FacesContext) - Method in class com.sun.faces.application.resource.ResourceHelper
-
If a
ResourceInfo
is not compressable,ResourceHelper.getInputStream(ResourceInfo, jakarta.faces.context.FacesContext)
will call this method to return a stream to the actual resource. - getNonCompressedInputStream(ResourceInfo, FacesContext) - Method in class com.sun.faces.application.resource.WebappResourceHelper
- getNonJtaDataSource() - Method in interface jakarta.persistence.spi.PersistenceUnitInfo
-
Returns the non-JTA-enabled data source to be used by the persistence provider for accessing data outside a JTA transaction.
- getNonMatchingHeaders(String[]) - Method in class jakarta.xml.soap.MimeHeaders
-
Returns all of the
MimeHeader
objects whose name does not match a name in the given array of names. - getNonMatchingMimeHeaders(String[]) - Method in class jakarta.xml.soap.AttachmentPart
-
Retrieves all
MimeHeader
objects whose name does not match a name in the given array. - getNonMatchingMimeHeaders(String[]) - Method in class jakarta.xml.soap.SOAPPart
-
Retrieves all
MimeHeader
objects whose name does not match a name in the given array. - getNonOnChangeBehaviors(UIComponent) - Static method in class com.sun.faces.renderkit.html_basic.HtmlBasicInputRenderer
- getNonOnClickSelectBehaviors(UIComponent) - Static method in class com.sun.faces.renderkit.html_basic.HtmlBasicInputRenderer
- getNoNSSchemaLocation() - Method in class jakarta.xml.bind.helpers.AbstractMarshallerImpl
-
Convenience method for getting the current noNamespaceSchemaLocation.
- getNotBeforeTime() - Method in interface jakarta.security.enterprise.identitystore.openid.JwtClaims
-
The time before which the JWT MUST NOT be accepted for processing.
- getNullPrecedence() - Method in interface jakarta.persistence.criteria.Order
-
Return the precedence of null values.
- getNumericDateClaim(String) - Method in interface jakarta.security.enterprise.identitystore.openid.Claims
-
Get Numeric Date claim of given name
- getObject() - Method in interface jakarta.json.stream.JsonParser
-
Returns a
JsonObject
and advances the parser to the correspondingEND_OBJECT
. - getObject() - Method in exception class jakarta.persistence.LockTimeoutException
-
Returns the object that caused this exception.
- getObject() - Method in exception class jakarta.websocket.EncodeException
-
Return the Object that could not be encoded.
- getObject() - Method in class jakarta.xml.bind.helpers.ValidationEventLocatorImpl
- getObject() - Method in interface jakarta.xml.bind.ValidationEventLocator
-
Return a reference to the object in the Java content tree if available
- getObject(FaceletContext) - Method in class com.sun.faces.facelets.tag.TagAttributeImpl
-
Delegates to getObject with Object.class as a param
- getObject(FaceletContext) - Method in class jakarta.faces.view.facelets.TagAttribute
-
Delegates to getObject with Object.class as a param
- getObject(FaceletContext, Class) - Method in class com.sun.faces.facelets.tag.TagAttributeImpl
-
If literal, simply coerce our String literal value using an ExpressionFactory, otherwise create a ValueExpression and evaluate it.
- getObject(FaceletContext, Class) - Method in class jakarta.faces.view.facelets.TagAttribute
-
If literal, simply coerce our String literal value using an ExpressionFactory, otherwise create a ValueExpression and evaluate it.
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class com.sun.faces.application.ProjectStageJndiFactory
-
Lookup the configured stage by looking for the parameter
stage
. - getObjectStream() - Method in interface jakarta.json.stream.JsonParser
-
Returns a stream of the
JsonObject
's name/value pairs. - getObservedQualifiers() - Method in interface jakarta.enterprise.inject.spi.ObserverMethod
-
Obtains the set of observed event qualifiers.
- getObservedType() - Method in interface jakarta.enterprise.inject.spi.ObserverMethod
-
Obtains the observed event type.
- getObserverMethod() - Method in interface jakarta.enterprise.inject.spi.ProcessObserverMethod
-
The
ObserverMethod
object that will be used by the container to invoke the observer when a matching event is fired. - getOffset() - Method in class com.sun.faces.facelets.component.UIRepeat
- getOffset() - Method in class jakarta.xml.bind.helpers.ValidationEventLocatorImpl
- getOffset() - Method in interface jakarta.xml.bind.ValidationEventLocator
-
Return the byte offset if available
- getOldValue() - Method in class jakarta.faces.event.ValueChangeEvent
-
Return the previous local value of the source
UIComponent
. - getOn() - Method in interface jakarta.persistence.criteria.Join
-
Return the predicate that corresponds to the ON restriction(s) on the join, or null if no ON condition has been specified.
- getOnblur() - Method in class jakarta.faces.component.html.HtmlCommandButton
-
Return the value of the
onblur
property. - getOnblur() - Method in class jakarta.faces.component.html.HtmlCommandLink
-
Return the value of the
onblur
property. - getOnblur() - Method in class jakarta.faces.component.html.HtmlInputFile
-
Return the value of the
onblur
property. - getOnblur() - Method in class jakarta.faces.component.html.HtmlInputSecret
-
Return the value of the
onblur
property. - getOnblur() - Method in class jakarta.faces.component.html.HtmlInputText
-
Return the value of the
onblur
property. - getOnblur() - Method in class jakarta.faces.component.html.HtmlInputTextarea
-
Return the value of the
onblur
property. - getOnblur() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetButton
-
Return the value of the
onblur
property. - getOnblur() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetLink
-
Return the value of the
onblur
property. - getOnblur() - Method in class jakarta.faces.component.html.HtmlOutputLabel
-
Return the value of the
onblur
property. - getOnblur() - Method in class jakarta.faces.component.html.HtmlOutputLink
-
Return the value of the
onblur
property. - getOnblur() - Method in class jakarta.faces.component.html.HtmlSelectBooleanCheckbox
-
Return the value of the
onblur
property. - getOnblur() - Method in class jakarta.faces.component.html.HtmlSelectManyCheckbox
-
Return the value of the
onblur
property. - getOnblur() - Method in class jakarta.faces.component.html.HtmlSelectManyListbox
-
Return the value of the
onblur
property. - getOnblur() - Method in class jakarta.faces.component.html.HtmlSelectManyMenu
-
Return the value of the
onblur
property. - getOnblur() - Method in class jakarta.faces.component.html.HtmlSelectOneListbox
-
Return the value of the
onblur
property. - getOnblur() - Method in class jakarta.faces.component.html.HtmlSelectOneMenu
-
Return the value of the
onblur
property. - getOnblur() - Method in class jakarta.faces.component.html.HtmlSelectOneRadio
-
Return the value of the
onblur
property. - getOnchange() - Method in class jakarta.faces.component.html.HtmlCommandButton
-
Return the value of the
onchange
property. - getOnchange() - Method in class jakarta.faces.component.html.HtmlInputFile
-
Return the value of the
onchange
property. - getOnchange() - Method in class jakarta.faces.component.html.HtmlInputSecret
-
Return the value of the
onchange
property. - getOnchange() - Method in class jakarta.faces.component.html.HtmlInputText
-
Return the value of the
onchange
property. - getOnchange() - Method in class jakarta.faces.component.html.HtmlInputTextarea
-
Return the value of the
onchange
property. - getOnchange() - Method in class jakarta.faces.component.html.HtmlSelectBooleanCheckbox
-
Return the value of the
onchange
property. - getOnchange() - Method in class jakarta.faces.component.html.HtmlSelectManyCheckbox
-
Return the value of the
onchange
property. - getOnchange() - Method in class jakarta.faces.component.html.HtmlSelectManyListbox
-
Return the value of the
onchange
property. - getOnchange() - Method in class jakarta.faces.component.html.HtmlSelectManyMenu
-
Return the value of the
onchange
property. - getOnchange() - Method in class jakarta.faces.component.html.HtmlSelectOneListbox
-
Return the value of the
onchange
property. - getOnchange() - Method in class jakarta.faces.component.html.HtmlSelectOneMenu
-
Return the value of the
onchange
property. - getOnchange() - Method in class jakarta.faces.component.html.HtmlSelectOneRadio
-
Return the value of the
onchange
property. - getOnclick() - Method in class com.sun.faces.component.PassthroughElement
-
Return the value of the
onclick
property. - getOnclick() - Method in class jakarta.faces.component.html.HtmlBody
-
Return the value of the
onclick
property. - getOnclick() - Method in class jakarta.faces.component.html.HtmlCommandButton
-
Return the value of the
onclick
property. - getOnclick() - Method in class jakarta.faces.component.html.HtmlCommandLink
-
Return the value of the
onclick
property. - getOnclick() - Method in class jakarta.faces.component.html.HtmlDataTable
-
Return the value of the
onclick
property. - getOnclick() - Method in class jakarta.faces.component.html.HtmlForm
-
Return the value of the
onclick
property. - getOnclick() - Method in class jakarta.faces.component.html.HtmlGraphicImage
-
Return the value of the
onclick
property. - getOnclick() - Method in class jakarta.faces.component.html.HtmlInputFile
-
Return the value of the
onclick
property. - getOnclick() - Method in class jakarta.faces.component.html.HtmlInputSecret
-
Return the value of the
onclick
property. - getOnclick() - Method in class jakarta.faces.component.html.HtmlInputText
-
Return the value of the
onclick
property. - getOnclick() - Method in class jakarta.faces.component.html.HtmlInputTextarea
-
Return the value of the
onclick
property. - getOnclick() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetButton
-
Return the value of the
onclick
property. - getOnclick() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetLink
-
Return the value of the
onclick
property. - getOnclick() - Method in class jakarta.faces.component.html.HtmlOutputLabel
-
Return the value of the
onclick
property. - getOnclick() - Method in class jakarta.faces.component.html.HtmlOutputLink
-
Return the value of the
onclick
property. - getOnclick() - Method in class jakarta.faces.component.html.HtmlPanelGrid
-
Return the value of the
onclick
property. - getOnclick() - Method in class jakarta.faces.component.html.HtmlPanelGroup
-
Return the value of the
onclick
property. - getOnclick() - Method in class jakarta.faces.component.html.HtmlSelectBooleanCheckbox
-
Return the value of the
onclick
property. - getOnclick() - Method in class jakarta.faces.component.html.HtmlSelectManyCheckbox
-
Return the value of the
onclick
property. - getOnclick() - Method in class jakarta.faces.component.html.HtmlSelectManyListbox
-
Return the value of the
onclick
property. - getOnclick() - Method in class jakarta.faces.component.html.HtmlSelectManyMenu
-
Return the value of the
onclick
property. - getOnclick() - Method in class jakarta.faces.component.html.HtmlSelectOneListbox
-
Return the value of the
onclick
property. - getOnclick() - Method in class jakarta.faces.component.html.HtmlSelectOneMenu
-
Return the value of the
onclick
property. - getOnclick() - Method in class jakarta.faces.component.html.HtmlSelectOneRadio
-
Return the value of the
onclick
property. - getOnclick(UIComponent, String) - Method in class com.sun.faces.renderkit.html_basic.OutcomeTargetButtonRenderer
- getOnclose() - Method in class jakarta.faces.component.UIWebsocket
-
Returns the JavaScript event handler function that is invoked when the websocket is closed and will not anymore attempt to reconnect.
- getOndblclick() - Method in class com.sun.faces.component.PassthroughElement
-
Return the value of the
ondblclick
property. - getOndblclick() - Method in class jakarta.faces.component.html.HtmlBody
-
Return the value of the
ondblclick
property. - getOndblclick() - Method in class jakarta.faces.component.html.HtmlCommandButton
-
Return the value of the
ondblclick
property. - getOndblclick() - Method in class jakarta.faces.component.html.HtmlCommandLink
-
Return the value of the
ondblclick
property. - getOndblclick() - Method in class jakarta.faces.component.html.HtmlDataTable
-
Return the value of the
ondblclick
property. - getOndblclick() - Method in class jakarta.faces.component.html.HtmlForm
-
Return the value of the
ondblclick
property. - getOndblclick() - Method in class jakarta.faces.component.html.HtmlGraphicImage
-
Return the value of the
ondblclick
property. - getOndblclick() - Method in class jakarta.faces.component.html.HtmlInputFile
-
Return the value of the
ondblclick
property. - getOndblclick() - Method in class jakarta.faces.component.html.HtmlInputSecret
-
Return the value of the
ondblclick
property. - getOndblclick() - Method in class jakarta.faces.component.html.HtmlInputText
-
Return the value of the
ondblclick
property. - getOndblclick() - Method in class jakarta.faces.component.html.HtmlInputTextarea
-
Return the value of the
ondblclick
property. - getOndblclick() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetButton
-
Return the value of the
ondblclick
property. - getOndblclick() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetLink
-
Return the value of the
ondblclick
property. - getOndblclick() - Method in class jakarta.faces.component.html.HtmlOutputLabel
-
Return the value of the
ondblclick
property. - getOndblclick() - Method in class jakarta.faces.component.html.HtmlOutputLink
-
Return the value of the
ondblclick
property. - getOndblclick() - Method in class jakarta.faces.component.html.HtmlPanelGrid
-
Return the value of the
ondblclick
property. - getOndblclick() - Method in class jakarta.faces.component.html.HtmlPanelGroup
-
Return the value of the
ondblclick
property. - getOndblclick() - Method in class jakarta.faces.component.html.HtmlSelectBooleanCheckbox
-
Return the value of the
ondblclick
property. - getOndblclick() - Method in class jakarta.faces.component.html.HtmlSelectManyCheckbox
-
Return the value of the
ondblclick
property. - getOndblclick() - Method in class jakarta.faces.component.html.HtmlSelectManyListbox
-
Return the value of the
ondblclick
property. - getOndblclick() - Method in class jakarta.faces.component.html.HtmlSelectManyMenu
-
Return the value of the
ondblclick
property. - getOndblclick() - Method in class jakarta.faces.component.html.HtmlSelectOneListbox
-
Return the value of the
ondblclick
property. - getOndblclick() - Method in class jakarta.faces.component.html.HtmlSelectOneMenu
-
Return the value of the
ondblclick
property. - getOndblclick() - Method in class jakarta.faces.component.html.HtmlSelectOneRadio
-
Return the value of the
ondblclick
property. - getOnerror() - Method in class com.sun.faces.facelets.tag.composite.RetargetedAjaxBehavior
- getOnerror() - Method in class jakarta.faces.component.behavior.AjaxBehavior
-
Return the
String
of JavaScript function name that will be used to identify the client callback function that should be run in the event of an error. - getOnerror() - Method in class jakarta.faces.component.html.HtmlCommandScript
-
Return the value of the
onerror
property. - getOnerror() - Method in class jakarta.faces.component.UIWebsocket
-
Returns the JavaScript event handler function that is invoked when a connection error has occurred and the websocket will attempt to reconnect.
- getOnevent() - Method in class com.sun.faces.facelets.tag.composite.RetargetedAjaxBehavior
- getOnevent() - Method in class jakarta.faces.component.behavior.AjaxBehavior
-
Return the
String
of JavaScript function name that will be used to identify the client callback function that should be run on the occurance of a client-side event. - getOnevent() - Method in class jakarta.faces.component.html.HtmlCommandScript
-
Return the value of the
onevent
property. - getOnfocus() - Method in class jakarta.faces.component.html.HtmlCommandButton
-
Return the value of the
onfocus
property. - getOnfocus() - Method in class jakarta.faces.component.html.HtmlCommandLink
-
Return the value of the
onfocus
property. - getOnfocus() - Method in class jakarta.faces.component.html.HtmlInputFile
-
Return the value of the
onfocus
property. - getOnfocus() - Method in class jakarta.faces.component.html.HtmlInputSecret
-
Return the value of the
onfocus
property. - getOnfocus() - Method in class jakarta.faces.component.html.HtmlInputText
-
Return the value of the
onfocus
property. - getOnfocus() - Method in class jakarta.faces.component.html.HtmlInputTextarea
-
Return the value of the
onfocus
property. - getOnfocus() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetButton
-
Return the value of the
onfocus
property. - getOnfocus() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetLink
-
Return the value of the
onfocus
property. - getOnfocus() - Method in class jakarta.faces.component.html.HtmlOutputLabel
-
Return the value of the
onfocus
property. - getOnfocus() - Method in class jakarta.faces.component.html.HtmlOutputLink
-
Return the value of the
onfocus
property. - getOnfocus() - Method in class jakarta.faces.component.html.HtmlSelectBooleanCheckbox
-
Return the value of the
onfocus
property. - getOnfocus() - Method in class jakarta.faces.component.html.HtmlSelectManyCheckbox
-
Return the value of the
onfocus
property. - getOnfocus() - Method in class jakarta.faces.component.html.HtmlSelectManyListbox
-
Return the value of the
onfocus
property. - getOnfocus() - Method in class jakarta.faces.component.html.HtmlSelectManyMenu
-
Return the value of the
onfocus
property. - getOnfocus() - Method in class jakarta.faces.component.html.HtmlSelectOneListbox
-
Return the value of the
onfocus
property. - getOnfocus() - Method in class jakarta.faces.component.html.HtmlSelectOneMenu
-
Return the value of the
onfocus
property. - getOnfocus() - Method in class jakarta.faces.component.html.HtmlSelectOneRadio
-
Return the value of the
onfocus
property. - getOnkeydown() - Method in class com.sun.faces.component.PassthroughElement
-
Return the value of the
onkeydown
property. - getOnkeydown() - Method in class jakarta.faces.component.html.HtmlBody
-
Return the value of the
onkeydown
property. - getOnkeydown() - Method in class jakarta.faces.component.html.HtmlCommandButton
-
Return the value of the
onkeydown
property. - getOnkeydown() - Method in class jakarta.faces.component.html.HtmlCommandLink
-
Return the value of the
onkeydown
property. - getOnkeydown() - Method in class jakarta.faces.component.html.HtmlDataTable
-
Return the value of the
onkeydown
property. - getOnkeydown() - Method in class jakarta.faces.component.html.HtmlForm
-
Return the value of the
onkeydown
property. - getOnkeydown() - Method in class jakarta.faces.component.html.HtmlGraphicImage
-
Return the value of the
onkeydown
property. - getOnkeydown() - Method in class jakarta.faces.component.html.HtmlInputFile
-
Return the value of the
onkeydown
property. - getOnkeydown() - Method in class jakarta.faces.component.html.HtmlInputSecret
-
Return the value of the
onkeydown
property. - getOnkeydown() - Method in class jakarta.faces.component.html.HtmlInputText
-
Return the value of the
onkeydown
property. - getOnkeydown() - Method in class jakarta.faces.component.html.HtmlInputTextarea
-
Return the value of the
onkeydown
property. - getOnkeydown() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetButton
-
Return the value of the
onkeydown
property. - getOnkeydown() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetLink
-
Return the value of the
onkeydown
property. - getOnkeydown() - Method in class jakarta.faces.component.html.HtmlOutputLabel
-
Return the value of the
onkeydown
property. - getOnkeydown() - Method in class jakarta.faces.component.html.HtmlOutputLink
-
Return the value of the
onkeydown
property. - getOnkeydown() - Method in class jakarta.faces.component.html.HtmlPanelGrid
-
Return the value of the
onkeydown
property. - getOnkeydown() - Method in class jakarta.faces.component.html.HtmlPanelGroup
-
Return the value of the
onkeydown
property. - getOnkeydown() - Method in class jakarta.faces.component.html.HtmlSelectBooleanCheckbox
-
Return the value of the
onkeydown
property. - getOnkeydown() - Method in class jakarta.faces.component.html.HtmlSelectManyCheckbox
-
Return the value of the
onkeydown
property. - getOnkeydown() - Method in class jakarta.faces.component.html.HtmlSelectManyListbox
-
Return the value of the
onkeydown
property. - getOnkeydown() - Method in class jakarta.faces.component.html.HtmlSelectManyMenu
-
Return the value of the
onkeydown
property. - getOnkeydown() - Method in class jakarta.faces.component.html.HtmlSelectOneListbox
-
Return the value of the
onkeydown
property. - getOnkeydown() - Method in class jakarta.faces.component.html.HtmlSelectOneMenu
-
Return the value of the
onkeydown
property. - getOnkeydown() - Method in class jakarta.faces.component.html.HtmlSelectOneRadio
-
Return the value of the
onkeydown
property. - getOnkeypress() - Method in class com.sun.faces.component.PassthroughElement
-
Return the value of the
onkeypress
property. - getOnkeypress() - Method in class jakarta.faces.component.html.HtmlBody
-
Return the value of the
onkeypress
property. - getOnkeypress() - Method in class jakarta.faces.component.html.HtmlCommandButton
-
Return the value of the
onkeypress
property. - getOnkeypress() - Method in class jakarta.faces.component.html.HtmlCommandLink
-
Return the value of the
onkeypress
property. - getOnkeypress() - Method in class jakarta.faces.component.html.HtmlDataTable
-
Return the value of the
onkeypress
property. - getOnkeypress() - Method in class jakarta.faces.component.html.HtmlForm
-
Return the value of the
onkeypress
property. - getOnkeypress() - Method in class jakarta.faces.component.html.HtmlGraphicImage
-
Return the value of the
onkeypress
property. - getOnkeypress() - Method in class jakarta.faces.component.html.HtmlInputFile
-
Return the value of the
onkeypress
property. - getOnkeypress() - Method in class jakarta.faces.component.html.HtmlInputSecret
-
Return the value of the
onkeypress
property. - getOnkeypress() - Method in class jakarta.faces.component.html.HtmlInputText
-
Return the value of the
onkeypress
property. - getOnkeypress() - Method in class jakarta.faces.component.html.HtmlInputTextarea
-
Return the value of the
onkeypress
property. - getOnkeypress() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetButton
-
Return the value of the
onkeypress
property. - getOnkeypress() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetLink
-
Return the value of the
onkeypress
property. - getOnkeypress() - Method in class jakarta.faces.component.html.HtmlOutputLabel
-
Return the value of the
onkeypress
property. - getOnkeypress() - Method in class jakarta.faces.component.html.HtmlOutputLink
-
Return the value of the
onkeypress
property. - getOnkeypress() - Method in class jakarta.faces.component.html.HtmlPanelGrid
-
Return the value of the
onkeypress
property. - getOnkeypress() - Method in class jakarta.faces.component.html.HtmlPanelGroup
-
Return the value of the
onkeypress
property. - getOnkeypress() - Method in class jakarta.faces.component.html.HtmlSelectBooleanCheckbox
-
Return the value of the
onkeypress
property. - getOnkeypress() - Method in class jakarta.faces.component.html.HtmlSelectManyCheckbox
-
Return the value of the
onkeypress
property. - getOnkeypress() - Method in class jakarta.faces.component.html.HtmlSelectManyListbox
-
Return the value of the
onkeypress
property. - getOnkeypress() - Method in class jakarta.faces.component.html.HtmlSelectManyMenu
-
Return the value of the
onkeypress
property. - getOnkeypress() - Method in class jakarta.faces.component.html.HtmlSelectOneListbox
-
Return the value of the
onkeypress
property. - getOnkeypress() - Method in class jakarta.faces.component.html.HtmlSelectOneMenu
-
Return the value of the
onkeypress
property. - getOnkeypress() - Method in class jakarta.faces.component.html.HtmlSelectOneRadio
-
Return the value of the
onkeypress
property. - getOnkeyup() - Method in class com.sun.faces.component.PassthroughElement
-
Return the value of the
onkeyup
property. - getOnkeyup() - Method in class jakarta.faces.component.html.HtmlBody
-
Return the value of the
onkeyup
property. - getOnkeyup() - Method in class jakarta.faces.component.html.HtmlCommandButton
-
Return the value of the
onkeyup
property. - getOnkeyup() - Method in class jakarta.faces.component.html.HtmlCommandLink
-
Return the value of the
onkeyup
property. - getOnkeyup() - Method in class jakarta.faces.component.html.HtmlDataTable
-
Return the value of the
onkeyup
property. - getOnkeyup() - Method in class jakarta.faces.component.html.HtmlForm
-
Return the value of the
onkeyup
property. - getOnkeyup() - Method in class jakarta.faces.component.html.HtmlGraphicImage
-
Return the value of the
onkeyup
property. - getOnkeyup() - Method in class jakarta.faces.component.html.HtmlInputFile
-
Return the value of the
onkeyup
property. - getOnkeyup() - Method in class jakarta.faces.component.html.HtmlInputSecret
-
Return the value of the
onkeyup
property. - getOnkeyup() - Method in class jakarta.faces.component.html.HtmlInputText
-
Return the value of the
onkeyup
property. - getOnkeyup() - Method in class jakarta.faces.component.html.HtmlInputTextarea
-
Return the value of the
onkeyup
property. - getOnkeyup() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetButton
-
Return the value of the
onkeyup
property. - getOnkeyup() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetLink
-
Return the value of the
onkeyup
property. - getOnkeyup() - Method in class jakarta.faces.component.html.HtmlOutputLabel
-
Return the value of the
onkeyup
property. - getOnkeyup() - Method in class jakarta.faces.component.html.HtmlOutputLink
-
Return the value of the
onkeyup
property. - getOnkeyup() - Method in class jakarta.faces.component.html.HtmlPanelGrid
-
Return the value of the
onkeyup
property. - getOnkeyup() - Method in class jakarta.faces.component.html.HtmlPanelGroup
-
Return the value of the
onkeyup
property. - getOnkeyup() - Method in class jakarta.faces.component.html.HtmlSelectBooleanCheckbox
-
Return the value of the
onkeyup
property. - getOnkeyup() - Method in class jakarta.faces.component.html.HtmlSelectManyCheckbox
-
Return the value of the
onkeyup
property. - getOnkeyup() - Method in class jakarta.faces.component.html.HtmlSelectManyListbox
-
Return the value of the
onkeyup
property. - getOnkeyup() - Method in class jakarta.faces.component.html.HtmlSelectManyMenu
-
Return the value of the
onkeyup
property. - getOnkeyup() - Method in class jakarta.faces.component.html.HtmlSelectOneListbox
-
Return the value of the
onkeyup
property. - getOnkeyup() - Method in class jakarta.faces.component.html.HtmlSelectOneMenu
-
Return the value of the
onkeyup
property. - getOnkeyup() - Method in class jakarta.faces.component.html.HtmlSelectOneRadio
-
Return the value of the
onkeyup
property. - getOnload() - Method in class jakarta.faces.component.html.HtmlBody
-
Return the value of the
onload
property. - getOnmessage() - Method in class jakarta.faces.component.UIWebsocket
-
Returns the JavaScript event handler function that is invoked when a push message is received from the server.
- getOnmousedown() - Method in class com.sun.faces.component.PassthroughElement
-
Return the value of the
onmousedown
property. - getOnmousedown() - Method in class jakarta.faces.component.html.HtmlBody
-
Return the value of the
onmousedown
property. - getOnmousedown() - Method in class jakarta.faces.component.html.HtmlCommandButton
-
Return the value of the
onmousedown
property. - getOnmousedown() - Method in class jakarta.faces.component.html.HtmlCommandLink
-
Return the value of the
onmousedown
property. - getOnmousedown() - Method in class jakarta.faces.component.html.HtmlDataTable
-
Return the value of the
onmousedown
property. - getOnmousedown() - Method in class jakarta.faces.component.html.HtmlForm
-
Return the value of the
onmousedown
property. - getOnmousedown() - Method in class jakarta.faces.component.html.HtmlGraphicImage
-
Return the value of the
onmousedown
property. - getOnmousedown() - Method in class jakarta.faces.component.html.HtmlInputFile
-
Return the value of the
onmousedown
property. - getOnmousedown() - Method in class jakarta.faces.component.html.HtmlInputSecret
-
Return the value of the
onmousedown
property. - getOnmousedown() - Method in class jakarta.faces.component.html.HtmlInputText
-
Return the value of the
onmousedown
property. - getOnmousedown() - Method in class jakarta.faces.component.html.HtmlInputTextarea
-
Return the value of the
onmousedown
property. - getOnmousedown() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetButton
-
Return the value of the
onmousedown
property. - getOnmousedown() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetLink
-
Return the value of the
onmousedown
property. - getOnmousedown() - Method in class jakarta.faces.component.html.HtmlOutputLabel
-
Return the value of the
onmousedown
property. - getOnmousedown() - Method in class jakarta.faces.component.html.HtmlOutputLink
-
Return the value of the
onmousedown
property. - getOnmousedown() - Method in class jakarta.faces.component.html.HtmlPanelGrid
-
Return the value of the
onmousedown
property. - getOnmousedown() - Method in class jakarta.faces.component.html.HtmlPanelGroup
-
Return the value of the
onmousedown
property. - getOnmousedown() - Method in class jakarta.faces.component.html.HtmlSelectBooleanCheckbox
-
Return the value of the
onmousedown
property. - getOnmousedown() - Method in class jakarta.faces.component.html.HtmlSelectManyCheckbox
-
Return the value of the
onmousedown
property. - getOnmousedown() - Method in class jakarta.faces.component.html.HtmlSelectManyListbox
-
Return the value of the
onmousedown
property. - getOnmousedown() - Method in class jakarta.faces.component.html.HtmlSelectManyMenu
-
Return the value of the
onmousedown
property. - getOnmousedown() - Method in class jakarta.faces.component.html.HtmlSelectOneListbox
-
Return the value of the
onmousedown
property. - getOnmousedown() - Method in class jakarta.faces.component.html.HtmlSelectOneMenu
-
Return the value of the
onmousedown
property. - getOnmousedown() - Method in class jakarta.faces.component.html.HtmlSelectOneRadio
-
Return the value of the
onmousedown
property. - getOnmousemove() - Method in class com.sun.faces.component.PassthroughElement
-
Return the value of the
onmousemove
property. - getOnmousemove() - Method in class jakarta.faces.component.html.HtmlBody
-
Return the value of the
onmousemove
property. - getOnmousemove() - Method in class jakarta.faces.component.html.HtmlCommandButton
-
Return the value of the
onmousemove
property. - getOnmousemove() - Method in class jakarta.faces.component.html.HtmlCommandLink
-
Return the value of the
onmousemove
property. - getOnmousemove() - Method in class jakarta.faces.component.html.HtmlDataTable
-
Return the value of the
onmousemove
property. - getOnmousemove() - Method in class jakarta.faces.component.html.HtmlForm
-
Return the value of the
onmousemove
property. - getOnmousemove() - Method in class jakarta.faces.component.html.HtmlGraphicImage
-
Return the value of the
onmousemove
property. - getOnmousemove() - Method in class jakarta.faces.component.html.HtmlInputFile
-
Return the value of the
onmousemove
property. - getOnmousemove() - Method in class jakarta.faces.component.html.HtmlInputSecret
-
Return the value of the
onmousemove
property. - getOnmousemove() - Method in class jakarta.faces.component.html.HtmlInputText
-
Return the value of the
onmousemove
property. - getOnmousemove() - Method in class jakarta.faces.component.html.HtmlInputTextarea
-
Return the value of the
onmousemove
property. - getOnmousemove() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetButton
-
Return the value of the
onmousemove
property. - getOnmousemove() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetLink
-
Return the value of the
onmousemove
property. - getOnmousemove() - Method in class jakarta.faces.component.html.HtmlOutputLabel
-
Return the value of the
onmousemove
property. - getOnmousemove() - Method in class jakarta.faces.component.html.HtmlOutputLink
-
Return the value of the
onmousemove
property. - getOnmousemove() - Method in class jakarta.faces.component.html.HtmlPanelGrid
-
Return the value of the
onmousemove
property. - getOnmousemove() - Method in class jakarta.faces.component.html.HtmlPanelGroup
-
Return the value of the
onmousemove
property. - getOnmousemove() - Method in class jakarta.faces.component.html.HtmlSelectBooleanCheckbox
-
Return the value of the
onmousemove
property. - getOnmousemove() - Method in class jakarta.faces.component.html.HtmlSelectManyCheckbox
-
Return the value of the
onmousemove
property. - getOnmousemove() - Method in class jakarta.faces.component.html.HtmlSelectManyListbox
-
Return the value of the
onmousemove
property. - getOnmousemove() - Method in class jakarta.faces.component.html.HtmlSelectManyMenu
-
Return the value of the
onmousemove
property. - getOnmousemove() - Method in class jakarta.faces.component.html.HtmlSelectOneListbox
-
Return the value of the
onmousemove
property. - getOnmousemove() - Method in class jakarta.faces.component.html.HtmlSelectOneMenu
-
Return the value of the
onmousemove
property. - getOnmousemove() - Method in class jakarta.faces.component.html.HtmlSelectOneRadio
-
Return the value of the
onmousemove
property. - getOnmouseout() - Method in class com.sun.faces.component.PassthroughElement
-
Return the value of the
onmouseout
property. - getOnmouseout() - Method in class jakarta.faces.component.html.HtmlBody
-
Return the value of the
onmouseout
property. - getOnmouseout() - Method in class jakarta.faces.component.html.HtmlCommandButton
-
Return the value of the
onmouseout
property. - getOnmouseout() - Method in class jakarta.faces.component.html.HtmlCommandLink
-
Return the value of the
onmouseout
property. - getOnmouseout() - Method in class jakarta.faces.component.html.HtmlDataTable
-
Return the value of the
onmouseout
property. - getOnmouseout() - Method in class jakarta.faces.component.html.HtmlForm
-
Return the value of the
onmouseout
property. - getOnmouseout() - Method in class jakarta.faces.component.html.HtmlGraphicImage
-
Return the value of the
onmouseout
property. - getOnmouseout() - Method in class jakarta.faces.component.html.HtmlInputFile
-
Return the value of the
onmouseout
property. - getOnmouseout() - Method in class jakarta.faces.component.html.HtmlInputSecret
-
Return the value of the
onmouseout
property. - getOnmouseout() - Method in class jakarta.faces.component.html.HtmlInputText
-
Return the value of the
onmouseout
property. - getOnmouseout() - Method in class jakarta.faces.component.html.HtmlInputTextarea
-
Return the value of the
onmouseout
property. - getOnmouseout() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetButton
-
Return the value of the
onmouseout
property. - getOnmouseout() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetLink
-
Return the value of the
onmouseout
property. - getOnmouseout() - Method in class jakarta.faces.component.html.HtmlOutputLabel
-
Return the value of the
onmouseout
property. - getOnmouseout() - Method in class jakarta.faces.component.html.HtmlOutputLink
-
Return the value of the
onmouseout
property. - getOnmouseout() - Method in class jakarta.faces.component.html.HtmlPanelGrid
-
Return the value of the
onmouseout
property. - getOnmouseout() - Method in class jakarta.faces.component.html.HtmlPanelGroup
-
Return the value of the
onmouseout
property. - getOnmouseout() - Method in class jakarta.faces.component.html.HtmlSelectBooleanCheckbox
-
Return the value of the
onmouseout
property. - getOnmouseout() - Method in class jakarta.faces.component.html.HtmlSelectManyCheckbox
-
Return the value of the
onmouseout
property. - getOnmouseout() - Method in class jakarta.faces.component.html.HtmlSelectManyListbox
-
Return the value of the
onmouseout
property. - getOnmouseout() - Method in class jakarta.faces.component.html.HtmlSelectManyMenu
-
Return the value of the
onmouseout
property. - getOnmouseout() - Method in class jakarta.faces.component.html.HtmlSelectOneListbox
-
Return the value of the
onmouseout
property. - getOnmouseout() - Method in class jakarta.faces.component.html.HtmlSelectOneMenu
-
Return the value of the
onmouseout
property. - getOnmouseout() - Method in class jakarta.faces.component.html.HtmlSelectOneRadio
-
Return the value of the
onmouseout
property. - getOnmouseover() - Method in class com.sun.faces.component.PassthroughElement
-
Return the value of the
onmouseover
property. - getOnmouseover() - Method in class jakarta.faces.component.html.HtmlBody
-
Return the value of the
onmouseover
property. - getOnmouseover() - Method in class jakarta.faces.component.html.HtmlCommandButton
-
Return the value of the
onmouseover
property. - getOnmouseover() - Method in class jakarta.faces.component.html.HtmlCommandLink
-
Return the value of the
onmouseover
property. - getOnmouseover() - Method in class jakarta.faces.component.html.HtmlDataTable
-
Return the value of the
onmouseover
property. - getOnmouseover() - Method in class jakarta.faces.component.html.HtmlForm
-
Return the value of the
onmouseover
property. - getOnmouseover() - Method in class jakarta.faces.component.html.HtmlGraphicImage
-
Return the value of the
onmouseover
property. - getOnmouseover() - Method in class jakarta.faces.component.html.HtmlInputFile
-
Return the value of the
onmouseover
property. - getOnmouseover() - Method in class jakarta.faces.component.html.HtmlInputSecret
-
Return the value of the
onmouseover
property. - getOnmouseover() - Method in class jakarta.faces.component.html.HtmlInputText
-
Return the value of the
onmouseover
property. - getOnmouseover() - Method in class jakarta.faces.component.html.HtmlInputTextarea
-
Return the value of the
onmouseover
property. - getOnmouseover() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetButton
-
Return the value of the
onmouseover
property. - getOnmouseover() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetLink
-
Return the value of the
onmouseover
property. - getOnmouseover() - Method in class jakarta.faces.component.html.HtmlOutputLabel
-
Return the value of the
onmouseover
property. - getOnmouseover() - Method in class jakarta.faces.component.html.HtmlOutputLink
-
Return the value of the
onmouseover
property. - getOnmouseover() - Method in class jakarta.faces.component.html.HtmlPanelGrid
-
Return the value of the
onmouseover
property. - getOnmouseover() - Method in class jakarta.faces.component.html.HtmlPanelGroup
-
Return the value of the
onmouseover
property. - getOnmouseover() - Method in class jakarta.faces.component.html.HtmlSelectBooleanCheckbox
-
Return the value of the
onmouseover
property. - getOnmouseover() - Method in class jakarta.faces.component.html.HtmlSelectManyCheckbox
-
Return the value of the
onmouseover
property. - getOnmouseover() - Method in class jakarta.faces.component.html.HtmlSelectManyListbox
-
Return the value of the
onmouseover
property. - getOnmouseover() - Method in class jakarta.faces.component.html.HtmlSelectManyMenu
-
Return the value of the
onmouseover
property. - getOnmouseover() - Method in class jakarta.faces.component.html.HtmlSelectOneListbox
-
Return the value of the
onmouseover
property. - getOnmouseover() - Method in class jakarta.faces.component.html.HtmlSelectOneMenu
-
Return the value of the
onmouseover
property. - getOnmouseover() - Method in class jakarta.faces.component.html.HtmlSelectOneRadio
-
Return the value of the
onmouseover
property. - getOnmouseup() - Method in class com.sun.faces.component.PassthroughElement
-
Return the value of the
onmouseup
property. - getOnmouseup() - Method in class jakarta.faces.component.html.HtmlBody
-
Return the value of the
onmouseup
property. - getOnmouseup() - Method in class jakarta.faces.component.html.HtmlCommandButton
-
Return the value of the
onmouseup
property. - getOnmouseup() - Method in class jakarta.faces.component.html.HtmlCommandLink
-
Return the value of the
onmouseup
property. - getOnmouseup() - Method in class jakarta.faces.component.html.HtmlDataTable
-
Return the value of the
onmouseup
property. - getOnmouseup() - Method in class jakarta.faces.component.html.HtmlForm
-
Return the value of the
onmouseup
property. - getOnmouseup() - Method in class jakarta.faces.component.html.HtmlGraphicImage
-
Return the value of the
onmouseup
property. - getOnmouseup() - Method in class jakarta.faces.component.html.HtmlInputFile
-
Return the value of the
onmouseup
property. - getOnmouseup() - Method in class jakarta.faces.component.html.HtmlInputSecret
-
Return the value of the
onmouseup
property. - getOnmouseup() - Method in class jakarta.faces.component.html.HtmlInputText
-
Return the value of the
onmouseup
property. - getOnmouseup() - Method in class jakarta.faces.component.html.HtmlInputTextarea
-
Return the value of the
onmouseup
property. - getOnmouseup() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetButton
-
Return the value of the
onmouseup
property. - getOnmouseup() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetLink
-
Return the value of the
onmouseup
property. - getOnmouseup() - Method in class jakarta.faces.component.html.HtmlOutputLabel
-
Return the value of the
onmouseup
property. - getOnmouseup() - Method in class jakarta.faces.component.html.HtmlOutputLink
-
Return the value of the
onmouseup
property. - getOnmouseup() - Method in class jakarta.faces.component.html.HtmlPanelGrid
-
Return the value of the
onmouseup
property. - getOnmouseup() - Method in class jakarta.faces.component.html.HtmlPanelGroup
-
Return the value of the
onmouseup
property. - getOnmouseup() - Method in class jakarta.faces.component.html.HtmlSelectBooleanCheckbox
-
Return the value of the
onmouseup
property. - getOnmouseup() - Method in class jakarta.faces.component.html.HtmlSelectManyCheckbox
-
Return the value of the
onmouseup
property. - getOnmouseup() - Method in class jakarta.faces.component.html.HtmlSelectManyListbox
-
Return the value of the
onmouseup
property. - getOnmouseup() - Method in class jakarta.faces.component.html.HtmlSelectManyMenu
-
Return the value of the
onmouseup
property. - getOnmouseup() - Method in class jakarta.faces.component.html.HtmlSelectOneListbox
-
Return the value of the
onmouseup
property. - getOnmouseup() - Method in class jakarta.faces.component.html.HtmlSelectOneMenu
-
Return the value of the
onmouseup
property. - getOnmouseup() - Method in class jakarta.faces.component.html.HtmlSelectOneRadio
-
Return the value of the
onmouseup
property. - getOnopen() - Method in class jakarta.faces.component.UIWebsocket
-
Returns the JavaScript event handler function that is invoked when the websocket is opened.
- getOnreset() - Method in class jakarta.faces.component.html.HtmlForm
-
Return the value of the
onreset
property. - getOnselect() - Method in class jakarta.faces.component.html.HtmlCommandButton
-
Return the value of the
onselect
property. - getOnselect() - Method in class jakarta.faces.component.html.HtmlInputFile
-
Return the value of the
onselect
property. - getOnselect() - Method in class jakarta.faces.component.html.HtmlInputSecret
-
Return the value of the
onselect
property. - getOnselect() - Method in class jakarta.faces.component.html.HtmlInputText
-
Return the value of the
onselect
property. - getOnselect() - Method in class jakarta.faces.component.html.HtmlInputTextarea
-
Return the value of the
onselect
property. - getOnselect() - Method in class jakarta.faces.component.html.HtmlSelectBooleanCheckbox
-
Return the value of the
onselect
property. - getOnselect() - Method in class jakarta.faces.component.html.HtmlSelectManyCheckbox
-
Return the value of the
onselect
property. - getOnselect() - Method in class jakarta.faces.component.html.HtmlSelectOneRadio
-
Return the value of the
onselect
property. - getOnsubmit() - Method in class jakarta.faces.component.html.HtmlForm
-
Return the value of the
onsubmit
property. - getOnunload() - Method in class jakarta.faces.component.html.HtmlBody
-
Return the value of the
onunload
property. - getOpenSessions() - Method in interface jakarta.websocket.Session
-
Return a copy of the Set of all the open web socket sessions that represent connections to the same endpoint to which this session represents a connection.
- getOperator() - Method in interface jakarta.persistence.criteria.Predicate
-
Return the boolean operator for the predicate.
- getOptionValue(WebConfiguration.WebContextInitParameter) - Method in class com.sun.faces.config.WebConfiguration
-
Obtain the value of the specified parameter
- getOptionValue(WebConfiguration.WebContextInitParameter, String) - Method in class com.sun.faces.config.WebConfiguration
- getOrderList() - Method in interface jakarta.persistence.criteria.CriteriaQuery
-
Return the ordering expressions in order of precedence.
- getOrdinal() - Method in class jakarta.faces.application.FacesMessage.Severity
-
Return the ordinal value of this
FacesMessage.Severity
instance. - getOrdinal() - Method in class jakarta.faces.event.PhaseId
-
Return the ordinal value of this
PhaseId
instance. - getOut() - Method in class jakarta.servlet.jsp.JspContext
-
The current value of the out object (a JspWriter).
- getOutboundParameters() - Method in class com.sun.faces.flow.FlowCallNodeImpl
- getOutboundParameters() - Method in class jakarta.faces.flow.FlowCallNode
- getOutcome() - Method in class com.sun.faces.flow.MethodCallNodeImpl
- getOutcome() - Method in class jakarta.faces.component.UIOutcomeTarget
-
Returns the
outcome
property of theUIOutcomeTarget
. - getOutcome() - Method in class jakarta.faces.flow.MethodCallNode
-
Return the
outcome
to be used in the event of anull
return from the method. - getOutputParameterValue(int) - Method in interface jakarta.persistence.StoredProcedureQuery
-
Retrieve a value passed back from the procedure through an INOUT or OUT parameter.
- getOutputParameterValue(String) - Method in interface jakarta.persistence.StoredProcedureQuery
-
Retrieve a value passed back from the procedure through an INOUT or OUT parameter.
- getOutputStream() - Method in class com.sun.faces.application.ViewHandlerResponseWrapper
- getOutputStream() - Method in class jakarta.activation.DataHandler
-
Get an OutputStream for this DataHandler to allow overwriting the underlying data.
- getOutputStream() - Method in interface jakarta.activation.DataSource
-
This method returns an
OutputStream
where the data can be written and throws the appropriate exception if it can not do so. - getOutputStream() - Method in class jakarta.activation.FileDataSource
-
This method will return an OutputStream representing the the data and will throw an IOException if it can not do so.
- getOutputStream() - Method in class jakarta.activation.URLDataSource
-
The getOutputStream method from the URL.
- getOutputStream() - Method in interface jakarta.servlet.http.WebConnection
-
Returns an output stream for this web connection.
- getOutputStream() - Method in interface jakarta.servlet.ServletResponse
-
Returns a
ServletOutputStream
suitable for writing binary data in the response. - getOutputStream() - Method in class jakarta.servlet.ServletResponseWrapper
-
The default behavior of this method is to return getOutputStream() on the wrapped response object.
- getOutputStream() - Method in interface jakarta.ws.rs.ext.WriterInterceptorContext
-
Get the output stream for the object to be written.
- getOwnerType() - Method in class com.sun.faces.cdi.ParameterizedTypeImpl
-
Get the owner type.
- getPage() - Method in class jakarta.servlet.jsp.PageContext
-
The current value of the page object (In a Servlet environment, this is an instance of jakarta.servlet.Servlet).
- getPageContext(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class jakarta.servlet.jsp.JspFactory
-
obtains an instance of an implementation dependent jakarta.servlet.jsp.PageContext abstract class for the calling Servlet and currently pending request and response.
- getPageEncoding() - Method in interface jakarta.servlet.descriptor.JspPropertyGroupDescriptor
-
Gets the value of the
page-encoding
configuration, which specifies the default page encoding for any JSP pages mapped to the JSP property group represented by thisJspPropertyGroupDescriptor
. - getParameter() - Method in class com.sun.faces.config.configprovider.BaseWebConfigResourceProvider
- getParameter() - Method in class com.sun.faces.config.configprovider.WebFaceletTaglibResourceProvider
- getParameter() - Method in class com.sun.faces.config.configprovider.WebFacesConfigResourceProvider
- getParameter(int) - Method in interface jakarta.persistence.Query
-
Get the parameter object corresponding to the declared positional parameter with the given position.
- getParameter(int, Class<T>) - Method in interface jakarta.persistence.Query
-
Get the parameter object corresponding to the declared positional parameter with the given position and type.
- getParameter(String) - Method in class jakarta.activation.MimeType
-
Retrieve the value associated with the given name, or null if there is no current association.
- getParameter(String) - Method in interface jakarta.persistence.Query
-
Get the parameter object corresponding to the declared parameter of the given name.
- getParameter(String) - Method in interface jakarta.servlet.ServletRequest
-
Returns the value of a request parameter as a
String
, ornull
if the parameter does not exist. - getParameter(String) - Method in class jakarta.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getParameter(String name) on the wrapped request object.
- getParameter(String, Class<T>) - Method in interface jakarta.persistence.Query
-
Get the parameter object corresponding to the declared parameter of the given name and type.
- getParameterDescriptors() - Method in interface jakarta.validation.metadata.ExecutableDescriptor
-
Returns a list of descriptors representing this executable's parameters, in the order of their declaration, including synthetic parameters.
- getParameterIndex() - Method in interface jakarta.validation.Path.ParameterNode
- getParameterMap() - Method in interface jakarta.servlet.ServletRequest
-
Returns a java.util.Map of the parameters of this request.
- getParameterMap() - Method in class jakarta.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getParameterMap() on the wrapped request object.
- getParameterMap() - Method in interface jakarta.websocket.server.HandshakeRequest
-
Return the request parameters associated with the request.
- getParameterName(FacesContext, String) - Static method in class com.sun.faces.renderkit.RenderKitUtils
-
If view root is instance of naming container, prepend its container client id to namespace given parameter name.
- getParameterNameProvider() - Method in interface jakarta.validation.spi.ConfigurationState
-
Returns the parameter name provider for this configuration.
- getParameterNameProvider() - Method in interface jakarta.validation.ValidatorFactory
-
Returns the
ParameterNameProvider
instance configured at initialization time for theValidatorFactory
. - getParameterNameProviderClassName() - Method in interface jakarta.validation.BootstrapConfiguration
-
Class name of the
ParameterNameProvider
implementation ornull
if none is specified. - getParameterNames() - Method in interface jakarta.servlet.ServletRequest
-
Returns an
Enumeration
ofString
objects containing the names of the parameters contained in this request. - getParameterNames() - Method in class jakarta.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getParameterNames() on the wrapped request object.
- getParameterNames(Constructor<?>) - Method in interface jakarta.validation.ParameterNameProvider
-
Returns the names of the parameters of the given constructor.
- getParameterNames(Method) - Method in interface jakarta.validation.ParameterNameProvider
-
Returns the names of the parameters of the given method.
- getParameters() - Method in class com.sun.faces.flow.builder.MutableNavigationCase
- getParameters() - Method in class com.sun.faces.flow.MethodCallNodeImpl
- getParameters() - Method in class jakarta.activation.MimeType
-
Retrieve this object's parameter list.
- getParameters() - Method in interface jakarta.enterprise.inject.spi.AnnotatedCallable
-
Get the parameters of the callable member.
- getParameters() - Method in class jakarta.faces.application.NavigationCase
-
Return the parameters to be included for navigation cases requiring a redirect.
- getParameters() - Method in class jakarta.faces.application.NavigationCaseWrapper
- getParameters() - Method in class jakarta.faces.component.behavior.ClientBehaviorContext
-
Returns parameters that "submitting"
ClientBehavior
implementations should include when posting back data into the Faces lifecycle. - getParameters() - Method in class jakarta.faces.flow.MethodCallNode
-
Return the parameters to be passed to the method.
- getParameters() - Method in interface jakarta.interceptor.InvocationContext
-
Returns the parameter values that will be passed to the method or constructor of the target class.
- getParameters() - Method in interface jakarta.persistence.criteria.CommonAbstractCriteria
-
Return the parameters of the query.
- getParameters() - Method in interface jakarta.persistence.Query
-
Get the parameter objects corresponding to the declared parameters of the query.
- getParameters() - Method in interface jakarta.websocket.Extension
-
The extension parameters for this extension in the order they appear in the http headers.
- getParameters() - Method in class jakarta.ws.rs.core.MediaType
-
Getter for a read-only parameter map.
- getParameterType() - Method in interface jakarta.persistence.Parameter
-
Return the Java type of the parameter.
- getParameterTypes() - Method in interface jakarta.validation.Path.ConstructorNode
- getParameterTypes() - Method in interface jakarta.validation.Path.MethodNode
- getParameterValue(int) - Method in interface jakarta.persistence.Query
-
Return the input value bound to the positional parameter.
- getParameterValue(Parameter<T>) - Method in interface jakarta.persistence.Query
-
Return the input value bound to the parameter.
- getParameterValue(String) - Method in interface jakarta.persistence.Query
-
Return the input value bound to the named parameter.
- getParameterValues(String) - Method in interface jakarta.servlet.ServletRequest
-
Returns an array of
String
objects containing all of the values the given request parameter has, ornull
if the parameter does not exist. - getParameterValues(String) - Method in class jakarta.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getParameterValues(String name) on the wrapped request object.
- getParamList(UIComponent) - Method in class com.sun.faces.renderkit.html_basic.HtmlBasicRenderer
- getParamOverrides(UIComponent) - Method in class com.sun.faces.renderkit.html_basic.OutcomeTargetRenderer
- getParams() - Method in class jakarta.ws.rs.core.Link
-
Returns an immutable map that includes all the link parameters defined on this link.
- getParams() - Method in class jakarta.ws.rs.core.Link.JaxbLink
-
Deprecated.Get the parameter map for this link.
- getParamTypes() - Method in class jakarta.el.MethodInfo
-
Returns the parameter types of the method
- getParent() - Method in class com.sun.faces.facelets.compiler.UILeaf
- getParent() - Method in class com.sun.faces.facelets.tag.composite.BehaviorHolderWrapper
- getParent() - Method in class jakarta.faces.component.UIComponent
-
Return the parent
UIComponent
of thisUIComponent
, if any. - getParent() - Method in class jakarta.faces.component.UIComponentBase
- getParent() - Method in interface jakarta.persistence.criteria.Fetch
-
Return the parent of the fetched item.
- getParent() - Method in interface jakarta.persistence.criteria.Join
-
Return the parent of the join.
- getParent() - Method in interface jakarta.persistence.criteria.Subquery
-
Return the query of which this is a subquery.
- getParent() - Method in interface jakarta.servlet.jsp.tagext.SimpleTag
-
Returns the parent of this tag, for collaboration purposes.
- getParent() - Method in class jakarta.servlet.jsp.tagext.SimpleTagSupport
-
Returns the parent of this tag, for collaboration purposes.
- getParent() - Method in interface jakarta.servlet.jsp.tagext.Tag
-
Get the parent (closest enclosing tag handler) for this tag handler.
- getParent() - Method in class jakarta.servlet.jsp.tagext.TagAdapter
-
Returns the parent of this tag, which is always getAdaptee().getParent().
- getParent() - Method in class jakarta.servlet.jsp.tagext.TagSupport
-
The Tag instance most closely enclosing this tag instance.
- getParentClientId() - Method in class com.sun.faces.util.ComponentStruct
- getParentCompositeComponent(CompositeComponentStackManager.StackType, FacesContext, UIComponent) - Method in class com.sun.faces.component.CompositeComponentStackManager
- getParentElement() - Method in interface jakarta.xml.soap.Node
-
Returns the parent element of this
Node
object. - getParentPath() - Method in interface jakarta.persistence.criteria.Path
-
Return the parent "node" in the path or null if no parent.
- getParentWebContext() - Method in interface com.sun.faces.spi.ThreadContext
- getPart(String) - Method in interface jakarta.servlet.http.HttpServletRequest
-
Gets the
Part
with the given name. - getPart(String) - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to call getPart on the wrapped request object.
- getPartialResponseWriter() - Method in class com.sun.faces.context.PartialViewContextImpl
- getPartialResponseWriter() - Method in class jakarta.faces.context.PartialViewContext
-
Return the
ResponseWriter
to which components should direct their output for partial view rendering. - getPartialResponseWriter() - Method in class jakarta.faces.context.PartialViewContextWrapper
-
The default behavior of this method is to call
PartialViewContext.getPartialResponseWriter()
on the wrappedPartialViewContext
object. - getPartialViewContext() - Method in class com.sun.faces.context.FacesContextImpl
- getPartialViewContext() - Method in class jakarta.faces.context.FacesContext
-
Return the
PartialViewContext
for this request. - getPartialViewContext() - Method in class jakarta.faces.context.FacesContextWrapper
-
The default behavior of this method is to call
FacesContext.getPartialViewContext()
()} on the wrappedFacesContext
object. - getPartialViewContext(FacesContext) - Method in class com.sun.faces.context.PartialViewContextFactoryImpl
- getPartialViewContext(FacesContext) - Method in class jakarta.faces.context.PartialViewContextFactory
-
Create (if needed) and return a
PartialViewContext
instance that is initialized using the currentFacesContext
instance. - getParts() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Gets all the
Part
components of this request, provided that it is of typemultipart/form-data
. - getParts() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to call getParts on the wrapped request object.
- getPassivationCapableBean(String) - Method in class com.sun.faces.util.ELAwareBeanManagerWrapper
- getPassivationCapableBean(String) - Method in interface jakarta.enterprise.inject.spi.BeanManager
-
Returns the
PassivationCapable
bean with the given identifier. - getPassThroughAttributes() - Method in class jakarta.faces.component.UIComponent
-
This is a convenience method that simply calls
UIComponent.getPassThroughAttributes(boolean)
, passingtrue
as the argument. - getPassThroughAttributes(boolean) - Method in class com.sun.faces.facelets.tag.composite.BehaviorHolderWrapper
- getPassThroughAttributes(boolean) - Method in class jakarta.faces.component.UIComponent
-
This method has the same specification as
UIComponent.getPassThroughAttributes()
except that it is allowed to returnnull
if and only if the argumentcreate
isfalse
and no pass through attribute data structure exists for this instance. - getPassThroughAttributes(boolean) - Method in class jakarta.faces.component.UIComponentBase
- getPassThruBehaviors(UIComponent, String, String) - Static method in class com.sun.faces.renderkit.html_basic.HtmlBasicRenderer
-
When rendering pass thru attributes, we need to take any attached Behaviors into account.
- getPassword() - Method in class jakarta.security.auth.message.callback.PasswordValidationCallback
-
Get the password.
- getPassword() - Method in class jakarta.security.enterprise.credential.UsernamePasswordCredential
-
Determines the password.
- getPasswordAsString() - Method in class jakarta.security.enterprise.credential.UsernamePasswordCredential
-
Determines the password.
- getPath() - Method in class com.sun.faces.application.resource.LibraryInfo
- getPath() - Method in class com.sun.faces.application.resource.ResourceInfo
- getPath() - Method in class jakarta.faces.view.Location
-
Return the file path to the page represented by this location.
- getPath() - Method in class jakarta.servlet.http.Cookie
-
Returns the path on the server to which the browser returns this cookie.
- getPath() - Method in interface jakarta.servlet.http.PushBuilder
-
Deprecated.Return the URI path to be used for the push.
- getPath() - Method in class jakarta.servlet.jsp.tagext.TagFileInfo
-
Where to find the .tag file implementing this action.
- getPath() - Method in interface jakarta.servlet.SessionCookieConfig
-
Gets the path that will be assigned to any session tracking cookies created on behalf of the application represented by the ServletContext from which this SessionCookieConfig was acquired.
- getPath() - Method in interface jakarta.websocket.server.ServerEndpointConfig
-
Return the path for this endpoint configuration.
- getPath() - Method in class jakarta.ws.rs.core.Cookie
-
Get the path of the cookie.
- getPath() - Method in interface jakarta.ws.rs.core.PathSegment
-
Get the path segment.
- getPath() - Method in interface jakarta.ws.rs.core.UriInfo
-
Get the path of the current request relative to the base URI as a string.
- getPath() - Method in class jakarta.xml.ws.spi.http.HttpContext
-
Returns the path for this context.
- getPath(boolean) - Method in interface jakarta.ws.rs.core.UriInfo
-
Get the path of the current request relative to the base URI as a string.
- getPath(String) - Method in class com.sun.faces.application.resource.LibraryInfo
- getPathInfo() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Returns any extra path information associated with the URL the client sent when it made this request.
- getPathInfo() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getPathInfo() on the wrapped request object.
- getPathInfo() - Method in class jakarta.xml.ws.spi.http.HttpExchange
-
Returns the extra path information that follows the web service path but precedes the query string in the request URI and will start with a "/" character.
- getPathParameters() - Method in interface jakarta.websocket.Session
-
Return a map of the path parameter names and values used associated with the request this session was opened under.
- getPathParameters() - Method in interface jakarta.ws.rs.core.UriInfo
-
Get the values of any embedded URI template parameters.
- getPathParameters(boolean) - Method in interface jakarta.ws.rs.core.UriInfo
-
Get the values of any embedded URI template parameters.
- getPathSegments() - Method in interface jakarta.ws.rs.core.UriInfo
-
Get the path of the current request relative to the base URI as a list of
PathSegment
. - getPathSegments(boolean) - Method in interface jakarta.ws.rs.core.UriInfo
-
Get the path of the current request relative to the base URI as a list of
PathSegment
. - getPathTranslated() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Returns any extra path information after the servlet name but before the query string, and translates it to a real path.
- getPathTranslated() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getPathTranslated() on the wrapped request object.
- getPattern() - Method in class jakarta.faces.convert.DateTimeConverter
-
Return the format pattern to be used when formatting and parsing dates and times.
- getPattern() - Method in class jakarta.faces.convert.NumberConverter
-
Return the format pattern to be used when formatting and parsing numbers.
- getPattern() - Method in class jakarta.faces.validator.RegexValidator
-
Return the
ValueExpression
that yields the regular expression pattern when evaluated. - getPattern() - Method in interface jakarta.servlet.http.HttpServletMapping
-
Return the String representation for the
url-pattern
for this mapping. - getPayload() - Method in interface jakarta.validation.metadata.ConstraintDescriptor
-
The set of payload the constraint hosts.
- getPayload() - Method in interface jakarta.xml.ws.LogicalMessage
-
Gets the message payload as an XML source, may be called multiple times on the same LogicalMessage instance, always returns a new
Source
that may be used to retrieve the entire message payload. - getPayload(JAXBContext) - Method in interface jakarta.xml.ws.LogicalMessage
-
Gets the message payload as a Jakarta XML Binding object.
- getPersistenceProviderClassName() - Method in interface jakarta.persistence.spi.PersistenceUnitInfo
-
Returns the fully qualified name of the persistence provider implementation class.
- getPersistenceProviderResolver() - Static method in class jakarta.persistence.spi.PersistenceProviderResolverHolder
-
Returns the current persistence provider resolver.
- getPersistenceProviders() - Method in interface jakarta.persistence.spi.PersistenceProviderResolver
-
Returns a list of the persistence provider implementations available in the runtime environment.
- getPersistenceType() - Method in interface jakarta.persistence.metamodel.Type
-
Return the persistence type.
- getPersistenceUnitName() - Method in interface jakarta.persistence.spi.PersistenceUnitInfo
-
Returns the name of the persistence unit.
- getPersistenceUnitRootUrl() - Method in interface jakarta.persistence.spi.PersistenceUnitInfo
-
Returns the URL for the jar file or directory that is the root of the persistence unit.
- getPersistenceUnitUtil() - Method in interface jakarta.persistence.EntityManagerFactory
-
Return interface providing access to utility methods for the persistence unit.
- getPersistenceUtil() - Static method in class jakarta.persistence.Persistence
-
Return the
PersistenceUtil
instance - getPersistenceXMLSchemaVersion() - Method in interface jakarta.persistence.spi.PersistenceUnitInfo
-
Returns the schema version of the
persistence.xml
file. - getPersistentAttributeType() - Method in interface jakarta.persistence.metamodel.Attribute
-
Return the persistent attribute type for the attribute.
- getPhase() - Method in class jakarta.faces.component.UIViewAction
-
Returns the name of the lifecycle phase in which the action is to be queued.
- getPhaseId() - Method in class com.sun.faces.lifecycle.ELResolverInitPhaseListener
-
Return the identifier of the request processing phase during which this listener is interested in processing
PhaseEvent
events. - getPhaseId() - Method in class com.sun.faces.lifecycle.HttpMethodRestrictionsPhaseListener
- getPhaseId() - Method in class jakarta.faces.event.ExceptionQueuedEventContext
-
Return the
PhaseId
which was being processed when the exception was thrown. - getPhaseId() - Method in class jakarta.faces.event.FacesEvent
-
Return the identifier of the request processing phase during which this event should be delivered.
- getPhaseId() - Method in class jakarta.faces.event.PhaseEvent
-
Return the
PhaseId
representing the current request processing lifecycle phase. - getPhaseId() - Method in interface jakarta.faces.event.PhaseListener
-
Return the identifier of the request processing phase during which this listener is interested in processing
PhaseEvent
events. - getPhaseListeners() - Method in class com.sun.faces.lifecycle.LifecycleImpl
- getPhaseListeners() - Method in class jakarta.faces.component.UIViewRoot
-
Return an unmodifiable list of the
PhaseListener
instances attached to thisUIViewRoot
instance. - getPhaseListeners() - Method in class jakarta.faces.lifecycle.Lifecycle
-
Return the set of registered
PhaseListener
s for thisLifecycle
instance. - getPhaseListeners() - Method in class jakarta.faces.lifecycle.LifecycleWrapper
- getPhoneNumber() - Method in interface jakarta.security.enterprise.identitystore.openid.OpenIdClaims
- getPhoneNumberVerified() - Method in interface jakarta.security.enterprise.identitystore.openid.OpenIdClaims
- getPicture() - Method in interface jakarta.security.enterprise.identitystore.openid.OpenIdClaims
- getPluralAttributes() - Method in interface jakarta.persistence.metamodel.ManagedType
-
Return all multi-valued attributes (Collection-, Set-, List-, and Map-valued attributes) of the managed type.
- getPort(EndpointReference, Class<T>, WebServiceFeature...) - Method in class jakarta.xml.ws.Service
-
The
getPort
method returns a proxy. - getPort(EndpointReference, Class<T>, WebServiceFeature...) - Method in class jakarta.xml.ws.spi.Provider
-
The getPort method returns a proxy.
- getPort(EndpointReference, Class<T>, WebServiceFeature...) - Method in class jakarta.xml.ws.spi.ServiceDelegate
-
The
getPort
method returns a proxy. - getPort(Class<T>) - Method in class jakarta.xml.ws.Service
-
The
getPort
method returns a proxy. - getPort(Class<T>) - Method in class jakarta.xml.ws.spi.ServiceDelegate
-
The
getPort
method returns a proxy. - getPort(Class<T>, WebServiceFeature...) - Method in class jakarta.xml.ws.EndpointReference
-
The
getPort
method returns a proxy. - getPort(Class<T>, WebServiceFeature...) - Method in class jakarta.xml.ws.Service
-
The
getPort
method returns a proxy. - getPort(Class<T>, WebServiceFeature...) - Method in class jakarta.xml.ws.spi.ServiceDelegate
-
The
getPort
method returns a proxy. - getPort(QName, Class<T>) - Method in class jakarta.xml.ws.Service
-
The
getPort
method returns a proxy. - getPort(QName, Class<T>) - Method in class jakarta.xml.ws.spi.ServiceDelegate
-
The
getPort
method returns a proxy. - getPort(QName, Class<T>, WebServiceFeature...) - Method in class jakarta.xml.ws.Service
-
The
getPort
method returns a proxy. - getPort(QName, Class<T>, WebServiceFeature...) - Method in class jakarta.xml.ws.spi.ServiceDelegate
-
The
getPort
method returns a proxy. - getPortName() - Method in interface jakarta.xml.ws.handler.PortInfo
-
Gets the qualified name of the WSDL port being accessed.
- getPorts() - Method in class jakarta.xml.ws.Service
-
Returns an
Iterator
for the list ofQName
s of service endpoints grouped by this service - getPorts() - Method in class jakarta.xml.ws.spi.ServiceDelegate
-
Returns an
Iterator
for the list ofQName
s of service endpoints grouped by this service - getPosition() - Method in interface jakarta.enterprise.inject.spi.AnnotatedParameter
-
Get the position of the parameter in the method or constructor argument list.
- getPosition() - Method in interface jakarta.persistence.Parameter
-
Return the parameter position, or null if the parameter is not a positional parameter.
- getPreferredCommands() - Method in class jakarta.activation.DataHandler
-
Return the preferred commands for this type of data.
- getPreferredCommands(String) - Method in class jakarta.activation.CommandMap
-
Get the preferred command list from a MIME Type.
- getPreferredCommands(String) - Method in class jakarta.activation.MailcapCommandMap
-
Get the preferred command list for a MIME Type.
- getPreferredCommands(String, DataSource) - Method in class jakarta.activation.CommandMap
-
Get the preferred command list from a MIME Type.
- getPreferredSubprotocols() - Method in interface jakarta.websocket.ClientEndpointConfig
-
Return the ordered list of sub protocols a client endpoint would like to use, in order of preference, favorite first that this client would like to use for its sessions.
- getPreferredUsername() - Method in interface jakarta.security.enterprise.identitystore.openid.OpenIdClaims
- getPrefix() - Method in interface jakarta.xml.soap.Name
-
Returns the prefix that was specified when this
Name
object was initialized. - getPrefix(String) - Method in class com.sun.faces.util.Util.JakartaNamespaceContext
- getPrefixes(String) - Method in class com.sun.faces.util.Util.JakartaNamespaceContext
- getPrefixString() - Method in class jakarta.servlet.jsp.tagext.TagLibraryInfo
-
The prefix assigned to this taglib from the taglib directive
- getPreviousOut() - Method in class jakarta.servlet.jsp.tagext.BodyTagSupport
-
Get surrounding out JspWriter.
- getPrimaryKey() - Method in interface jakarta.ejb.EJBLocalObject
-
Obtain the primary key of the enterprise bean local object.
- getPrimaryKey() - Method in interface jakarta.ejb.EJBObject
-
Obtain the primary key of the enterprise bean object.
- getPrimaryKey() - Method in interface jakarta.ejb.EntityContext
-
Obtain the primary key of the enterprise bean object that is currently associated with this instance.
- getPrimaryKeyClass() - Method in interface jakarta.ejb.EJBMetaData
-
Obtain the class object for the enterprise bean's primary key class.
- getPrimaryType() - Method in class jakarta.activation.MimeType
-
Retrieve the primary type of this object.
- getPrincipal() - Method in class jakarta.security.auth.message.callback.CallerPrincipalCallback
-
Get the caller principal.
- getPrincipalsByType(Class<T>) - Method in interface jakarta.security.enterprise.SecurityContext
-
Retrieve all Principals of the given type from the authenticated caller's Subject, or an empty set if the current caller is not authenticated, or if the specified type isn't found in the Subject.
- getPriority() - Method in interface jakarta.enterprise.inject.spi.CDIProvider
- getPriority() - Method in interface jakarta.enterprise.inject.spi.ObserverMethod
-
The priority that will be used by the container to determine the notification order in which event observer methods are invoked.
- getPriority() - Method in interface jakarta.enterprise.inject.spi.Prioritized
-
Returns the priority for this SPI element.
- getPrivateFields() - Method in class jakarta.ws.rs.core.CacheControl
-
Corresponds to the value of the private cache control directive.
- getProducer() - Method in interface jakarta.enterprise.inject.spi.ProcessProducer
-
Returns the
Producer
object that will be used by the container to call the producer method or read the producer field. - getProducerFactory(AnnotatedField<? super X>, Bean<X>) - Method in class com.sun.faces.util.ELAwareBeanManagerWrapper
- getProducerFactory(AnnotatedField<? super X>, Bean<X>) - Method in interface jakarta.enterprise.inject.spi.BeanManager
-
An implementation of
ProducerFactory
that provides container createdProducer
instances for the given field. - getProducerFactory(AnnotatedMethod<? super X>, Bean<X>) - Method in class com.sun.faces.util.ELAwareBeanManagerWrapper
- getProducerFactory(AnnotatedMethod<? super X>, Bean<X>) - Method in interface jakarta.enterprise.inject.spi.BeanManager
-
An implementation of
ProducerFactory
that provides container createdProducer
instances for the given method. - getProfile() - Method in interface jakarta.security.enterprise.identitystore.openid.OpenIdClaims
- getProgrammaticDocuments(List<ApplicationConfigurationPopulator>) - Static method in class com.sun.faces.config.manager.Documents
- getProjectStage() - Method in class com.sun.faces.application.ApplicationImpl
- getProjectStage() - Method in class jakarta.faces.application.Application
-
Return the project stage for the currently running application instance.
- getProjectStage() - Method in class jakarta.faces.application.ApplicationWrapper
-
The default behavior of this method is to call
Application.getProjectStage()
on the wrappedApplication
object. - getProjectStage(Application) - Method in class com.sun.faces.application.applicationimpl.Stage
- getProperties() - Method in interface jakarta.persistence.EntityManager
-
The properties and hints and their associated values which are in effect for this entity manager.
- getProperties() - Method in interface jakarta.persistence.EntityManagerFactory
-
Get the properties and associated values that are in effect for the entity manager factory.
- getProperties() - Method in interface jakarta.persistence.spi.PersistenceUnitInfo
-
Returns a properties object.
- getProperties() - Method in interface jakarta.validation.BootstrapConfiguration
-
Returns properties as a map of string based key/value pairs.
- getProperties() - Method in interface jakarta.validation.spi.ConfigurationState
-
Returns a map of non type-safe custom properties.
- getProperties() - Method in class jakarta.ws.rs.core.Application
-
Get a map of custom application-wide properties.
- getProperties() - Method in interface jakarta.ws.rs.core.Configuration
-
Get the immutable bag of configuration properties.
- getProperties() - Method in class jakarta.xml.ws.Endpoint
-
Returns the property bag for this
Endpoint
instance. - getProperty() - Method in class jakarta.el.ValueReference
- getProperty(String) - Method in class com.sun.faces.facelets.tag.MetadataTargetImpl
- getProperty(String) - Method in class jakarta.faces.view.facelets.MetadataTarget
-
Return a beans
PropertyDescriptor
for the property with name given by argumentname
. - getProperty(String) - Method in class jakarta.json.bind.JsonbConfig
-
Return value of particular configuration property.
- getProperty(String) - Method in interface jakarta.ws.rs.client.ClientRequestContext
-
Returns the property with the given name registered in the current request/response exchange context, or
null
if there is no property by that name. - getProperty(String) - Method in interface jakarta.ws.rs.container.ContainerRequestContext
-
Returns the property with the given name registered in the current request/response exchange context, or
null
if there is no property by that name. - getProperty(String) - Method in interface jakarta.ws.rs.core.Configuration
-
Get the value for the property with a given name.
- getProperty(String) - Method in interface jakarta.ws.rs.ext.InterceptorContext
-
Returns the property with the given name registered in the current request/response exchange context, or
null
if there is no property by that name. - getProperty(String) - Method in class jakarta.xml.bind.Binder
-
Get the particular property in the underlying implementation of
Binder
. - getProperty(String) - Method in class jakarta.xml.bind.helpers.AbstractMarshallerImpl
-
Default implementation of the getProperty method handles the four defined properties in Marshaller.
- getProperty(String) - Method in class jakarta.xml.bind.helpers.AbstractUnmarshallerImpl
-
Default implementation of the getProperty method always throws PropertyException since there are no required properties.
- getProperty(String) - Method in interface jakarta.xml.bind.Marshaller
-
Get the particular property in the underlying implementation of
Marshaller
. - getProperty(String) - Method in interface jakarta.xml.bind.Unmarshaller
-
Get the particular property in the underlying implementation of
Unmarshaller
. - getProperty(String) - Method in class jakarta.xml.soap.SOAPMessage
-
Retrieves value of the specified property.
- getPropertyDescriptors() - Method in class com.sun.faces.facelets.tag.composite.CompositeComponentBeanInfo
- getPropertyDescriptorsList() - Method in class com.sun.faces.facelets.tag.composite.CompositeComponentBeanInfo
- getPropertyEditorHelper() - Method in class com.sun.faces.application.ApplicationAssociate
-
Obtain the PropertyEditorHelper instance for this app.
- getPropertyName() - Method in interface jakarta.validation.metadata.PropertyDescriptor
-
Name of the property according to the Java Bean specification.
- getPropertyNames() - Method in interface jakarta.ws.rs.client.ClientRequestContext
-
Returns an immutable
collection
containing the property names available within the context of the current request/response exchange context. - getPropertyNames() - Method in interface jakarta.ws.rs.container.ContainerRequestContext
-
Returns an immutable
collection
containing the property names available within the context of the current request/response exchange context. - getPropertyNames() - Method in interface jakarta.ws.rs.core.Configuration
-
Returns an immutable
collection
containing the property names available within the context of the current configuration instance. - getPropertyNames() - Method in interface jakarta.ws.rs.ext.InterceptorContext
-
Returns an immutable
collection
containing the property names available within the context of the current request/response exchange context. - getPropertyPath() - Method in interface jakarta.validation.ConstraintViolation
- getPropertyType(String) - Method in class com.sun.faces.facelets.tag.MetadataTargetImpl
- getPropertyType(String) - Method in class jakarta.faces.view.facelets.MetadataTarget
-
Return a
Class
for the property with name given by argumentname
. - getProtectedViewsUnmodifiable() - Method in class com.sun.faces.application.view.MultiViewHandler
- getProtectedViewsUnmodifiable() - Method in class jakarta.faces.application.ViewHandler
-
Return an unmodifiable
Set
of the protected views currently known to thisViewHandler
instance. - getProtectedViewsUnmodifiable() - Method in class jakarta.faces.application.ViewHandlerWrapper
-
The default behavior of this method is to call
ViewHandler.getProtectedViewsUnmodifiable()
on the wrappedViewHandler
object. - getProtectionPolicy() - Method in class jakarta.security.auth.message.MessagePolicy.TargetPolicy
-
Get the ProtectionPolicy that applies to the targets.
- getProtocol() - Method in interface jakarta.servlet.ServletConnection
-
Obtain the name of the protocol as presented to the server after the removal, if present, of any TLS or similar encryption.
- getProtocol() - Method in interface jakarta.servlet.ServletRequest
-
Returns the name and version of the protocol the request uses in the form protocol/majorVersion.minorVersion, for example, HTTP/1.1.
- getProtocol() - Method in class jakarta.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getProtocol() on the wrapped request object.
- getProtocol() - Method in class jakarta.xml.ws.spi.http.HttpExchange
-
Returns the protocol string from the request in the form protocol/majorVersion.minorVersion.
- getProtocolConnectionId() - Method in interface jakarta.servlet.ServletConnection
-
Obtain the connection identifier for the network connection to the server that is being used for the
ServletRequest
from which thisServletConnection
was obtained as defined by the protocol in use. - getProtocolRequestId() - Method in interface jakarta.servlet.ServletRequest
-
Obtain the request identifier for this request as defined by the protocol in use.
- getProtocolRequestId() - Method in class jakarta.servlet.ServletRequestWrapper
-
Gets the protocol defined request ID, if any, for the wrapped request.
- getProtocolVersion() - Method in interface jakarta.websocket.Session
-
Returns the version of the websocket protocol currently being used.
- getProviderMetadata() - Method in interface jakarta.security.enterprise.identitystore.openid.OpenIdContext
- getProviderUtil() - Method in interface jakarta.persistence.spi.PersistenceProvider
-
Return the utility interface implemented by the persistence provider.
- getPublic() - Method in class com.sun.faces.facelets.compiler.FaceletDoctype
- getPublic() - Method in interface jakarta.faces.component.Doctype
-
Returns the public identifier of the document, or
null
if there is none. - getPublic() - Method in class jakarta.faces.component.html.HtmlDoctype
-
Return the value of the
public
property. - getQName() - Method in class com.sun.faces.facelets.tag.TagAttributeImpl
-
The qualified name for this attribute
- getQName() - Method in class jakarta.faces.view.facelets.Tag
-
Return the XML qualified name for this tag.
- getQName() - Method in class jakarta.faces.view.facelets.TagAttribute
-
The qualified name for this attribute
- getQualifiedName() - Method in enum class com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
- getQualifiedName() - Method in enum class com.sun.faces.config.WebConfiguration.WebContextInitParameter
- getQualifiedName() - Method in enum class com.sun.faces.config.WebConfiguration.WebEnvironmentEntry
- getQualifiedName() - Method in interface jakarta.xml.soap.Name
-
Gets the namespace-qualified name of the XML name that this
Name
object represents. - getQualifier(InjectionPoint, Class<A>) - Static method in class com.sun.faces.cdi.CdiUtils
-
Returns the qualifier annotation of the given qualifier class from the given injection point.
- getQualifierAnnotationNames() - Method in interface jakarta.persistence.spi.PersistenceUnitInfo
-
Returns the fully-qualified class names of annotations annotated
Qualifier
. - getQualifierHashCode(Annotation) - Method in class com.sun.faces.util.ELAwareBeanManagerWrapper
- getQualifierHashCode(Annotation) - Method in interface jakarta.enterprise.inject.spi.BeanManager
-
Determine the hash code of a qualifier, using the JDK algorithm for determining an annotation hash code, ignoring any members annotated with
Nonbinding
. - getQualifiers() - Method in class com.sun.faces.cdi.ApplicationMapProducer
-
Get the default qualifier.
- getQualifiers() - Method in class com.sun.faces.cdi.ApplicationProducer
-
Get the default qualifier.
- getQualifiers() - Method in class com.sun.faces.cdi.ComponentProducer
-
Get the default qualifier.
- getQualifiers() - Method in class com.sun.faces.cdi.CompositeComponentProducer
-
Get the default qualifier.
- getQualifiers() - Method in class com.sun.faces.cdi.DataModelClassesMapProducer
-
Get the default qualifier.
- getQualifiers() - Method in class com.sun.faces.cdi.ExternalContextProducer
-
Get the default qualifier.
- getQualifiers() - Method in class com.sun.faces.cdi.FacesContextProducer
-
Get the default qualifier.
- getQualifiers() - Method in class com.sun.faces.cdi.FlashProducer
-
Get the default qualifier.
- getQualifiers() - Method in class com.sun.faces.cdi.FlowMapProducer
-
Get the default qualifier.
- getQualifiers() - Method in class com.sun.faces.cdi.FlowProducer
-
Get the default qualifier.
- getQualifiers() - Method in class com.sun.faces.cdi.HeaderMapProducer
-
Get the default qualifier.
- getQualifiers() - Method in class com.sun.faces.cdi.HeaderValuesMapProducer
-
Get the default qualifier.
- getQualifiers() - Method in class com.sun.faces.cdi.InitParameterMapProducer
-
Get the default qualifier.
- getQualifiers() - Method in class com.sun.faces.cdi.ManagedPropertyProducer
-
Get the default qualifier.
- getQualifiers() - Method in class com.sun.faces.cdi.RequestCookieMapProducer
-
Get the default qualifier.
- getQualifiers() - Method in class com.sun.faces.cdi.RequestMapProducer
-
Get the default qualifier.
- getQualifiers() - Method in class com.sun.faces.cdi.RequestParameterMapProducer
-
Get the default qualifier.
- getQualifiers() - Method in class com.sun.faces.cdi.RequestParameterValuesMapProducer
-
Get the default qualifier.
- getQualifiers() - Method in class com.sun.faces.cdi.RequestProducer
-
Get the default qualifier.
- getQualifiers() - Method in class com.sun.faces.cdi.ResourceHandlerProducer
-
Get the default qualifier.
- getQualifiers() - Method in class com.sun.faces.cdi.SessionMapProducer
-
Get the default qualifier.
- getQualifiers() - Method in class com.sun.faces.cdi.SessionProducer
-
Get the default qualifier.
- getQualifiers() - Method in class com.sun.faces.cdi.ViewMapProducer
-
Get the default qualifier.
- getQualifiers() - Method in class com.sun.faces.cdi.ViewProducer
-
Get the default qualifier.
- getQualifiers() - Method in interface jakarta.enterprise.inject.spi.BeanAttributes
-
Obtains the qualifiers of the bean.
- getQualifiers() - Method in interface jakarta.enterprise.inject.spi.EventMetadata
- getQualifiers() - Method in interface jakarta.enterprise.inject.spi.InjectionPoint
-
Get the required qualifiers of the injection point.
- getQuery() - Method in exception class jakarta.persistence.QueryTimeoutException
-
Returns the query that caused this exception.
- getQueryParameters() - Method in interface jakarta.ws.rs.core.UriInfo
-
Get the URI query parameters of the current request.
- getQueryParameters(boolean) - Method in interface jakarta.ws.rs.core.UriInfo
-
Get the URI query parameters of the current request.
- getQueryString() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Returns the query string that is contained in the request URL after the path.
- getQueryString() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getQueryString() on the wrapped request object.
- getQueryString() - Method in interface jakarta.servlet.http.PushBuilder
-
Deprecated.Return the query string to be used for the push.
- getQueryString() - Method in class jakarta.servlet.jsp.ErrorData
-
Returns the request query string or
null
if the request had no query string. - getQueryString() - Method in interface jakarta.websocket.server.HandshakeRequest
-
Return the query string associated with the request.
- getQueryString() - Method in interface jakarta.websocket.Session
-
Return the query string associated with the request this session was opened under.
- getQueryString() - Method in class jakarta.xml.ws.spi.http.HttpExchange
-
Returns the query string that is contained in the request URI after the path.
- getQueryURLParameters(FacesContext) - Method in class com.sun.faces.lifecycle.ClientWindowImpl
- getQueryURLParameters(FacesContext) - Method in class jakarta.faces.lifecycle.ClientWindow
-
This method will be called whenever a URL is generated by the runtime where client window related parameters need to be inserted into the URL.
- getQueryURLParameters(FacesContext) - Method in class jakarta.faces.lifecycle.ClientWindowWrapper
- getRawContent() - Method in class jakarta.xml.soap.AttachmentPart
-
Gets the content of this
AttachmentPart
object as an InputStream as if a call had been made togetContent
and noDataContentHandler
had been registered for thecontent-type
of thisAttachmentPart
. - getRawContentBytes() - Method in class jakarta.xml.soap.AttachmentPart
-
Gets the content of this
AttachmentPart
object as a byte[] array as if a call had been made togetContent
and noDataContentHandler
had been registered for thecontent-type
of thisAttachmentPart
. - getRawType() - Method in class com.sun.faces.cdi.ParameterizedTypeImpl
-
Get the raw type.
- getRawType() - Method in class jakarta.enterprise.util.TypeLiteral
- getRawType() - Method in class jakarta.ws.rs.core.GenericEntity
-
Gets the raw type of the enclosed entity.
- getRawType() - Method in class jakarta.ws.rs.core.GenericType
-
Returns the object representing the class or interface that declared the type represented by this generic type instance.
- getReader() - Method in class jakarta.servlet.jsp.tagext.BodyContent
-
Return the value of this BodyContent as a Reader.
- getReader() - Method in interface jakarta.servlet.ServletRequest
-
Retrieves the body of the request as character data using a
BufferedReader
. - getReader() - Method in class jakarta.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getReader() on the wrapped request object.
- getReadMethod(String) - Method in class com.sun.faces.facelets.tag.MetadataTargetImpl
- getReadMethod(String) - Method in class jakarta.faces.view.facelets.MetadataTarget
-
Return a
Method
for the getter of the property with name given by argumentname
. - getReadTimeout() - Method in class jakarta.xml.soap.SOAPConnection
-
Returns setting for read timeout.
- getRealPath(String) - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
- getRealPath(String) - Method in class com.sun.faces.context.ExternalContextImpl
- getRealPath(String) - Method in class jakarta.faces.context.ExternalContext
-
Returns a String containing the real path for a given virtual path.
- getRealPath(String) - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getRealPath(String)
on the wrappedExternalContext
object. - getRealPath(String) - Method in interface jakarta.servlet.ServletContext
-
Gets the real path corresponding to the given virtual path.
- getReasonPhrase() - Method in class jakarta.websocket.CloseReason
-
The reason phrase associated with this CloseReason.
- getReasonPhrase() - Method in enum class jakarta.ws.rs.core.Response.Status
-
Get the reason phrase.
- getReasonPhrase() - Method in interface jakarta.ws.rs.core.Response.StatusType
-
Get the reason phrase.
- getReception() - Method in interface jakarta.enterprise.inject.spi.ObserverMethod
-
Obtains the specified
Reception
for the observer method. - getReconnectDelay() - Method in interface jakarta.ws.rs.sse.SseEvent
-
Get new connection retry time in milliseconds the event receiver should wait before attempting to reconnect after a connection to the SSE event source is lost.
- getRedirectURL(FacesContext) - Method in class jakarta.faces.application.NavigationCase
-
Construct an absolute URL suitable for a "redirect" to this
NavigationCase
instance usingViewHandler.getRedirectURL(jakarta.faces.context.FacesContext, java.lang.String, java.util.Map<java.lang.String, java.util.List<java.lang.String>>, boolean)
on the path portion of the url. - getRedirectURL(FacesContext) - Method in class jakarta.faces.application.NavigationCaseWrapper
- getRedirectURL(FacesContext, String, Map<String, List<String>>, boolean) - Method in class com.sun.faces.application.view.MultiViewHandler
- getRedirectURL(FacesContext, String, Map<String, List<String>>, boolean) - Method in class jakarta.faces.application.ViewHandler
-
Return a Jakarta Faces action URL derived from the
viewId
argument that is suitable to be used by theNavigationHandler
to issue a redirect request to the URL using a NonFaces request. - getRedirectURL(FacesContext, String, Map<String, List<String>>, boolean) - Method in class jakarta.faces.application.ViewHandlerWrapper
-
The default behavior of this method is to call
ViewHandler.getRedirectURL(jakarta.faces.context.FacesContext, String, java.util.Map, boolean)
on the wrappedViewHandler
object. - getReference(Bean<?>, Type, CreationalContext<?>) - Method in class com.sun.faces.util.ELAwareBeanManagerWrapper
- getReference(Bean<?>, Type, CreationalContext<?>) - Method in interface jakarta.enterprise.inject.spi.BeanContainer
-
Obtains a contextual reference for a certain bean and a certain bean type of the bean.
- getReference(Class<T>, Object) - Method in interface jakarta.persistence.EntityManager
-
Obtain a reference to an instance of the given entity class with the given primary key, whose state may be lazily fetched.
- getReference(T) - Method in interface jakarta.persistence.EntityManager
-
Obtain a reference to an instance of the entity class of the given object, with the same primary key as the given object, whose state may be lazily fetched.
- getRefreshPeriod() - Method in class com.sun.faces.facelets.impl.DefaultFaceletFactory
- getRefreshToken() - Method in interface jakarta.security.enterprise.identitystore.openid.OpenIdContext
- getRegistrationContext(String) - Method in class jakarta.security.auth.message.config.AuthConfigFactory
-
Get the registration context for the identified registration.
- getRegistrationIDs(AuthConfigProvider) - Method in class jakarta.security.auth.message.config.AuthConfigFactory
-
Get the registration identifiers for all registrations of the provider instance at the factory.
- getRel() - Method in class jakarta.faces.component.html.HtmlCommandLink
-
Return the value of the
rel
property. - getRel() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetLink
-
Return the value of the
rel
property. - getRel() - Method in class jakarta.faces.component.html.HtmlOutputLink
-
Return the value of the
rel
property. - getRel() - Method in class jakarta.ws.rs.core.Link
-
Returns the value associated with the link
rel
param, ornull
if this param is not specified. - getRelay() - Method in interface jakarta.xml.soap.SOAPHeaderElement
-
Returns the boolean value of the relay attribute for this
SOAPHeaderElement
- getReliableURN() - Method in class jakarta.servlet.jsp.tagext.TagLibraryInfo
-
The "reliable" URN indicated in the TLD (the uri element).
- getRels() - Method in class jakarta.ws.rs.core.Link
-
Returns the value associated with the link
rel
param as a list of strings or the empty list ifrel
is not defined. - getRemaining() - Method in class jakarta.servlet.jsp.JspWriter
-
This method returns the number of unused bytes in the buffer.
- getRemainingExpression() - Method in class jakarta.faces.component.search.SearchKeywordContext
-
Returns the remaining expression for the current request.
- getRemoteAddr() - Method in interface jakarta.servlet.ServletRequest
-
Returns the Internet Protocol (IP) of the remote end of the connection on which the request was received.
- getRemoteAddr() - Method in class jakarta.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getRemoteAddr() on the wrapped request object.
- getRemoteAddress() - Method in class jakarta.xml.ws.spi.http.HttpExchange
-
Returns the unresolved address of the remote entity invoking this request.
- getRemoteHost() - Method in interface jakarta.servlet.ServletRequest
-
Returns the fully qualified name of the address returned by
ServletRequest.getRemoteAddr()
. - getRemoteHost() - Method in class jakarta.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getRemoteHost() on the wrapped request object.
- getRemoteInterfaceClass() - Method in interface jakarta.ejb.EJBMetaData
-
Obtain the class object for the enterprise bean's remote interface.
- getRemotePort() - Method in interface jakarta.servlet.ServletRequest
-
Returns the Internet Protocol (IP) source port the remote end of the connection on which the request was received.
- getRemotePort() - Method in class jakarta.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getRemotePort() on the wrapped request object.
- getRemoteUser() - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
- getRemoteUser() - Method in class com.sun.faces.context.ExternalContextImpl
- getRemoteUser() - Method in class jakarta.faces.context.ExternalContext
-
Return the login name of the user making the current request if any; otherwise, return
null
. - getRemoteUser() - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getRemoteUser()
on the wrappedExternalContext
object. - getRemoteUser() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Returns the login of the user making this request, if the user has been authenticated, or
null
if the user has not been authenticated. - getRemoteUser() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getRemoteUser() on the wrapped request object.
- getRender() - Method in class com.sun.faces.facelets.tag.composite.RetargetedAjaxBehavior
- getRender() - Method in class jakarta.faces.component.behavior.AjaxBehavior
-
Return a non-empty
Collection<String>
of component identifiers that will be used to identify components that should be processed during therender
phase of the request processing lifecycle. - getRender() - Method in class jakarta.faces.component.html.HtmlCommandScript
-
Return the value of the
render
property. - getRenderer(FacesContext) - Method in class com.sun.faces.facelets.compiler.UILeaf
- getRenderer(FacesContext) - Method in class com.sun.faces.facelets.tag.composite.BehaviorHolderWrapper
- getRenderer(FacesContext) - Method in class jakarta.faces.component.behavior.ClientBehaviorBase
-
Convenience method to return the
ClientBehaviorRenderer
instance associated with thisClientBehavior
, if any; otherwise, returnnull
. - getRenderer(FacesContext) - Method in class jakarta.faces.component.UIComponent
-
Convenience method to return the
Renderer
instance associated with this component, if any; otherwise, returnnull
. - getRenderer(FacesContext) - Method in class jakarta.faces.component.UIComponentBase
- getRenderer(String, String) - Method in class com.sun.faces.renderkit.RenderKitImpl
- getRenderer(String, String) - Method in class jakarta.faces.render.RenderKit
-
Return the
Renderer
instance most recently registered for the specified componentfamily
andrendererType
, if any; otherwise, returnnull
. - getRenderer(String, String) - Method in class jakarta.faces.render.RenderKitWrapper
-
The default behavior of this method is to call
RenderKit.getRenderer(String, String)
on the wrappedRenderKit
object. - getRendererType() - Method in class com.sun.faces.facelets.compiler.UILeaf
- getRendererType() - Method in class com.sun.faces.facelets.compiler.UIText
- getRendererType() - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary.ComponentConfigWrapper
- getRendererType() - Method in class com.sun.faces.facelets.tag.composite.BehaviorHolderWrapper
- getRendererType() - Method in class com.sun.faces.facelets.tag.composite.RetargetedAjaxBehavior
- getRendererType() - Method in class jakarta.faces.component.behavior.AjaxBehavior
- getRendererType() - Method in class jakarta.faces.component.behavior.ClientBehaviorBase
-
Returns the renderer type of the
ClientBehaviorRenderer
to use for the behavior. - getRendererType() - Method in class jakarta.faces.component.UIComponent
-
Return the
Renderer
type for thisUIComponent
(if any). - getRendererType() - Method in class jakarta.faces.component.UIComponentBase
- getRendererType() - Method in interface jakarta.faces.view.facelets.ComponentConfig
-
RendererType to set on created
UIComponent
instances. - getRendererTypeForResourceName(String) - Method in class com.sun.faces.application.resource.ResourceHandlerImpl
- getRendererTypeForResourceName(String) - Method in class jakarta.faces.application.ResourceHandler
-
Return the
renderer-type
for aRenderer
that is capable of rendering this resource. - getRendererTypeForResourceName(String) - Method in class jakarta.faces.application.ResourceHandlerWrapper
-
The default behavior of this method is to call
ResourceHandler.getRendererTypeForResourceName(String)
on the wrappedResourceHandler
object. - getRendererTypes(String) - Method in class com.sun.faces.renderkit.RenderKitImpl
- getRendererTypes(String) - Method in class jakarta.faces.render.RenderKit
-
Return an
Iterator
over the renderer-type entries for the given component-family. - getRendererTypes(String) - Method in class jakarta.faces.render.RenderKitWrapper
-
The default behavior of this method is to call
RenderKit.getRendererTypes(String)
on the wrappedRenderKit
object. - getRenderIds() - Method in class com.sun.faces.context.PartialViewContextImpl
- getRenderIds() - Method in class jakarta.faces.context.PartialViewContext
-
Return a
Collection
of client identifiers from the current request with the request parameter namePartialViewContext.PARTIAL_RENDER_PARAM_NAME
. - getRenderIds() - Method in class jakarta.faces.context.PartialViewContextWrapper
-
The default behavior of this method is to call
PartialViewContext.getRenderIds()
on the wrappedPartialViewContext
object. - getRenderKit() - Method in class com.sun.faces.config.initfacescontext.NoOpFacesContext
- getRenderKit() - Method in class com.sun.faces.context.FacesContextImpl
- getRenderKit() - Method in class jakarta.faces.context.FacesContext
-
Return the
RenderKit
instance for the render kit identifier specified on ourUIViewRoot
, if there is one. - getRenderKit() - Method in class jakarta.faces.context.FacesContextWrapper
-
The default behavior of this method is to call
FacesContext.getRenderKit()
on the wrappedFacesContext
object. - getRenderKit(FacesContext, String) - Method in class com.sun.faces.renderkit.RenderKitFactoryImpl
- getRenderKit(FacesContext, String) - Method in class jakarta.faces.render.RenderKitFactory
-
Return a
RenderKit
instance for the specified render kit identifier, possibly customized based on dynamic characteristics of the specifiedFacesContext
, if non-null
. - getRenderKitId() - Method in class jakarta.faces.component.UIViewRoot
-
Return the render kit identifier of the
RenderKit
associated with this view. - getRenderKitIds() - Method in class com.sun.faces.renderkit.RenderKitFactoryImpl
- getRenderKitIds() - Method in class jakarta.faces.render.RenderKitFactory
-
Return an
Iterator
over the set of render kit identifiers registered with this factory. - getRenderResponse() - Method in class com.sun.faces.config.initfacescontext.NoOpFacesContext
- getRenderResponse() - Method in class com.sun.faces.context.FacesContextImpl
- getRenderResponse() - Method in class jakarta.faces.context.FacesContext
-
Return
true
if therenderResponse()
method has been called for the current request. - getRenderResponse() - Method in class jakarta.faces.context.FacesContextWrapper
-
The default behavior of this method is to call
FacesContext.getRenderResponse()
on the wrappedFacesContext
object. - getRendersChildren() - Method in class com.sun.faces.facelets.compiler.UILeaf
- getRendersChildren() - Method in class com.sun.faces.facelets.compiler.UIText
- getRendersChildren() - Method in class com.sun.faces.facelets.component.RepeatRenderer
- getRendersChildren() - Method in class com.sun.faces.facelets.component.UIRepeat
- getRendersChildren() - Method in class com.sun.faces.facelets.tag.composite.BehaviorHolderWrapper
- getRendersChildren() - Method in class com.sun.faces.renderkit.html_basic.BodyRenderer
-
Do we render our children.
- getRendersChildren() - Method in class com.sun.faces.renderkit.html_basic.CommandLinkRenderer
- getRendersChildren() - Method in class com.sun.faces.renderkit.html_basic.CommandScriptRenderer
- getRendersChildren() - Method in class com.sun.faces.renderkit.html_basic.CompositeFacetRenderer
- getRendersChildren() - Method in class com.sun.faces.renderkit.html_basic.CompositeRenderer
- getRendersChildren() - Method in class com.sun.faces.renderkit.html_basic.GridRenderer
- getRendersChildren() - Method in class com.sun.faces.renderkit.html_basic.GroupRenderer
- getRendersChildren() - Method in class com.sun.faces.renderkit.html_basic.HeadRenderer
-
Do we render our children.
- getRendersChildren() - Method in class com.sun.faces.renderkit.html_basic.HtmlBasicRenderer
- getRendersChildren() - Method in class com.sun.faces.renderkit.html_basic.OutputLinkRenderer
- getRendersChildren() - Method in class com.sun.faces.renderkit.html_basic.PassthroughRenderer
- getRendersChildren() - Method in class com.sun.faces.renderkit.html_basic.ScriptStyleBaseRenderer
- getRendersChildren() - Method in class com.sun.faces.renderkit.html_basic.TableRenderer
- getRendersChildren() - Method in class com.sun.faces.renderkit.html_basic.TextRenderer
- getRendersChildren() - Method in class jakarta.faces.component.UIComponent
-
Return a flag indicating whether this component is responsible for rendering its child components.
- getRendersChildren() - Method in class jakarta.faces.component.UIComponentBase
- getRendersChildren() - Method in class jakarta.faces.component.UIViewRoot
-
Call
UIComponentBase.getRendersChildren()
IfPartialViewContext.isAjaxRequest()
returnstrue
this method must returntrue
. - getRendersChildren() - Method in class jakarta.faces.render.Renderer
-
Return a flag indicating whether this
Renderer
is responsible for rendering the children the component it is asked to render. - getRendersChildren() - Method in class jakarta.faces.render.RendererWrapper
- getRepresentationClass() - Method in class jakarta.activation.ActivationDataFlavor
-
Return the representation class.
- getRequest() - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
- getRequest() - Method in class com.sun.faces.context.ExternalContextImpl
- getRequest() - Method in class jakarta.faces.context.ExternalContext
-
Return the environment-specific object instance for the current request.
- getRequest() - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getRequest()
on the wrappedExternalContext
object. - getRequest() - Method in class jakarta.security.auth.message.callback.PrivateKeyCallback
-
Used by the CallbackHandler to get the Request object that identifies the private key to be returned.
- getRequest() - Method in class jakarta.security.auth.message.callback.SecretKeyCallback
-
Used by the CallbackHandler to get the Request object which identifies the secret key to be returned.
- getRequest() - Method in interface jakarta.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
Returns the request object associated with the current request.
- getRequest() - Method in class jakarta.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
- getRequest() - Method in interface jakarta.servlet.AsyncContext
-
Gets the request that was used to initialize this AsyncContext by calling
ServletRequest.startAsync()
orServletRequest.startAsync(ServletRequest, ServletResponse)
. - getRequest() - Method in class jakarta.servlet.jsp.PageContext
-
The current value of the request object (a ServletRequest).
- getRequest() - Method in class jakarta.servlet.ServletRequestWrapper
-
Return the wrapped request object.
- getRequest() - Method in interface jakarta.ws.rs.container.ContainerRequestContext
-
Get the injectable request information.
- getRequestBody() - Method in class jakarta.xml.ws.spi.http.HttpExchange
-
Returns a stream from which the request body can be read.
- getRequestCharacterEncoding() - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
- getRequestCharacterEncoding() - Method in class com.sun.faces.context.ExternalContextImpl
- getRequestCharacterEncoding() - Method in class jakarta.faces.context.ExternalContext
-
Return the character encoding currently being used to interpret this request.
- getRequestCharacterEncoding() - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getRequestCharacterEncoding()
on the wrappedExternalContext
object. - getRequestCharacterEncoding() - Method in interface jakarta.servlet.ServletContext
-
Gets the request character encoding that are supported by default for this ServletContext.
- getRequestContentLength() - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
- getRequestContentLength() - Method in class com.sun.faces.context.ExternalContextImpl
- getRequestContentLength() - Method in class jakarta.faces.context.ExternalContext
-
Return the result of calling
getContentLenth()
on theServletRequest
instance for this request. - getRequestContentLength() - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getRequestContentLength()
on the wrappedExternalContext
object. - getRequestContentType() - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
- getRequestContentType() - Method in class com.sun.faces.context.ExternalContextImpl
- getRequestContentType() - Method in class jakarta.faces.context.ExternalContext
-
Return the MIME Content-Type for this request.
- getRequestContentType() - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getRequestContentType()
on the wrappedExternalContext
object. - getRequestContext() - Method in interface jakarta.xml.ws.BindingProvider
-
Get the context that is used to initialize the message context for request messages.
- getRequestContextPath() - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
- getRequestContextPath() - Method in class com.sun.faces.context.ExternalContextImpl
- getRequestContextPath() - Method in class jakarta.faces.context.ExternalContext
-
Return the portion of the request URI that identifies the web application context for this request.
- getRequestContextPath() - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getRequestContextPath()
on the wrappedExternalContext
object. - getRequestCookieMap() - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
- getRequestCookieMap() - Method in class com.sun.faces.context.ExternalContextImpl
- getRequestCookieMap() - Method in class jakarta.faces.context.ExternalContext
-
Return an immutable
Map
whose keys are the set of cookie names included in the current request, and whose values (of typejakarta.servlet.http.Cookie
) are the first (or only) cookie for each cookie name returned by the underlying request. - getRequestCookieMap() - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getRequestCookieMap()
on the wrappedExternalContext
object. - getRequestDispatcher(String) - Method in interface jakarta.servlet.ServletContext
-
Returns a
RequestDispatcher
object that acts as a wrapper for the resource located at the given path. - getRequestDispatcher(String) - Method in interface jakarta.servlet.ServletRequest
-
Returns a
RequestDispatcher
object that acts as a wrapper for the resource located at the given path. - getRequestDispatcher(String) - Method in class jakarta.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getRequestDispatcher(String path) on the wrapped request object.
- getRequestedSessionId() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Returns the session ID specified by the client.
- getRequestedSessionId() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getRequestedSessionId() on the wrapped request object.
- getRequestHeader(String) - Method in interface jakarta.ws.rs.core.HttpHeaders
-
Get the values of a HTTP request header if the header exists on the current request.
- getRequestHeader(String) - Method in class jakarta.xml.ws.spi.http.HttpExchange
-
Returns the value of the specified request header.
- getRequestHeaderMap() - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
- getRequestHeaderMap() - Method in class com.sun.faces.context.ExternalContextImpl
- getRequestHeaderMap() - Method in class jakarta.faces.context.ExternalContext
-
Return an immutable
Map
whose keys are the set of request header names included in the current request, and whose values (of type String) are the first (or only) value for each header name returned by the underlying request. - getRequestHeaderMap() - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getRequestHeaderMap()
on the wrappedExternalContext
object. - getRequestHeaders() - Method in interface jakarta.ws.rs.core.HttpHeaders
-
Get the values of HTTP request headers.
- getRequestHeaders() - Method in class jakarta.xml.ws.spi.http.HttpExchange
-
Returns an immutable Map containing the HTTP headers that were included with this request.
- getRequestHeaderValuesMap() - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
- getRequestHeaderValuesMap() - Method in class com.sun.faces.context.ExternalContextImpl
- getRequestHeaderValuesMap() - Method in class jakarta.faces.context.ExternalContext
-
Return an immutable
Map
whose keys are the set of request header names included in the current request, and whose values (of type String[]) are all of the value for each header name returned by the underlying request. - getRequestHeaderValuesMap() - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getRequestHeaderValuesMap()
on the wrappedExternalContext
object. - getRequestId() - Method in interface jakarta.servlet.ServletRequest
-
Obtain a unique (within the lifetime of the Servlet container) identifier string for this request.
- getRequestId() - Method in class jakarta.servlet.ServletRequestWrapper
-
Gets the request ID for the wrapped request.
- getRequestLocale() - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
- getRequestLocale() - Method in class com.sun.faces.context.ExternalContextImpl
- getRequestLocale() - Method in class jakarta.faces.context.ExternalContext
-
Return the preferred
Locale
in which the client will accept content. - getRequestLocale() - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getRequestLocale()
on the wrappedExternalContext
object. - getRequestLocales() - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
- getRequestLocales() - Method in class com.sun.faces.context.ExternalContextImpl
- getRequestLocales() - Method in class jakarta.faces.context.ExternalContext
-
Return an
Iterator
over the preferredLocale
s specified in the request, in decreasing order of preference. - getRequestLocales() - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getRequestLocales()
on the wrappedExternalContext
object. - getRequestMap() - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
- getRequestMap() - Method in class com.sun.faces.context.ExternalContextImpl
- getRequestMap() - Method in class jakarta.faces.context.ExternalContext
-
Return a mutable
Map
representing the request scope attributes for the current application. - getRequestMap() - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getRequestMap()
on the wrappedExternalContext
object. - getRequestMessage() - Method in interface jakarta.security.auth.message.MessageInfo
-
Get the request message object from this MessageInfo.
- getRequestMethod() - Method in class jakarta.xml.ws.spi.http.HttpExchange
-
Get the HTTP request method
- getRequestParameterMap() - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
- getRequestParameterMap() - Method in class com.sun.faces.context.ExternalContextImpl
- getRequestParameterMap() - Method in class jakarta.faces.context.ExternalContext
-
Return an immutable
Map
whose keys are the set of request parameters names included in the current request, and whose values (of type String) are the first (or only) value for each parameter name returned by the underlying request. - getRequestParameterMap() - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getRequestParameterMap()
on the wrappedExternalContext
object. - getRequestParameterMap() - Method in interface jakarta.websocket.Session
-
Return the request parameters associated with the request this session was opened under.
- getRequestParameterNames() - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
- getRequestParameterNames() - Method in class com.sun.faces.context.ExternalContextImpl
- getRequestParameterNames() - Method in class jakarta.faces.context.ExternalContext
-
Return an
Iterator
over the names of all request parameters included in the current request. - getRequestParameterNames() - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getRequestParameterNames()
on the wrappedExternalContext
object. - getRequestParameterValuesMap() - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
- getRequestParameterValuesMap() - Method in class com.sun.faces.context.ExternalContextImpl
- getRequestParameterValuesMap() - Method in class jakarta.faces.context.ExternalContext
-
Return an immutable
Map
whose keys are the set of request parameters names included in the current request, and whose values (of type String[]) are all of the values for each parameter name returned by the underlying request. - getRequestParameterValuesMap() - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getRequestParameterValuesMap()
on the wrappedExternalContext
object. - getRequestPath() - Method in class com.sun.faces.application.resource.ResourceImpl
- getRequestPath() - Method in class jakarta.faces.application.Resource
-
Return a path to this resource such that, when the browser resolves it against the base URI for the view that includes the resource, and issues a GET request to the resultant fully qualified URL, the bytes of the resource are returned in response.
- getRequestPath() - Method in class jakarta.faces.application.ResourceWrapper
-
The default behavior of this method is to call
Resource.getRequestPath()
on the wrappedResourceHandler
object. - getRequestPathInfo() - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
- getRequestPathInfo() - Method in class com.sun.faces.context.ExternalContextImpl
- getRequestPathInfo() - Method in class jakarta.faces.context.ExternalContext
-
Return the extra path information (if any) included in the request URI; otherwise, return
null
. - getRequestPathInfo() - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getRequestPathInfo()
on the wrappedExternalContext
object. - getRequestScheme() - Method in class com.sun.faces.context.ExternalContextImpl
- getRequestScheme() - Method in class jakarta.faces.context.ExternalContext
-
Returns the name of the scheme used to make this request, for example, http, https, or ftp.
- getRequestScheme() - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getRequestScheme()
on the wrappedExternalContext
object. - getRequestServerName() - Method in class com.sun.faces.context.ExternalContextImpl
- getRequestServerName() - Method in class jakarta.faces.context.ExternalContext
-
Returns the host name of the server to which the request was sent.
- getRequestServerName() - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getRequestServerName()
on the wrappedExternalContext
object. - getRequestServerPort() - Method in class com.sun.faces.context.ExternalContextImpl
- getRequestServerPort() - Method in class jakarta.faces.context.ExternalContext
-
Returns the port number to which the request was sent.
- getRequestServerPort() - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getRequestServerPort()
on the wrappedExternalContext
object. - getRequestServletPath() - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
- getRequestServletPath() - Method in class com.sun.faces.context.ExternalContextImpl
- getRequestServletPath() - Method in class jakarta.faces.context.ExternalContext
-
Return the Jakarta Servlet path information (if any) included in the request URI; otherwise, return
null
. - getRequestServletPath() - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getRequestServletPath()
on the wrappedExternalContext
object. - getRequestUri() - Method in interface jakarta.ws.rs.core.UriInfo
-
Get the absolute request URI including any query parameters.
- getRequestURI() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Returns the part of this request's URL from the protocol name up to the query string in the first line of the HTTP request.
- getRequestURI() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getRequestURI() on the wrapped request object.
- getRequestURI() - Method in class jakarta.servlet.jsp.ErrorData
-
Returns the request URI.
- getRequestURI() - Method in interface jakarta.websocket.server.HandshakeRequest
-
Return the request URI of the handshake request.
- getRequestURI() - Method in interface jakarta.websocket.Session
-
Return the complete URI under which this session was opened, from protocol to query string (if present).
- getRequestURI() - Method in class jakarta.xml.ws.spi.http.HttpExchange
-
Returns the part of the request's URI from the protocol name up to the query string in the first line of the HTTP request.
- getRequestUriBuilder() - Method in interface jakarta.ws.rs.core.UriInfo
-
Get the absolute request URI in the form of a UriBuilder.
- getRequestURL() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Reconstructs the URL the client used to make the request.
- getRequestURL() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getRequestURL() on the wrapped request object.
- getRequiredAttribute(String) - Method in class jakarta.faces.view.facelets.TagHandler
-
Utility method for fetching a required TagAttribute
- getRequiredMessage() - Method in class jakarta.faces.component.UIInput
-
If there has been a call to
UIInput.setRequiredMessage(java.lang.String)
on this instance, return the message. - getRequiredPassthroughAttribute(String) - Method in class com.sun.faces.facelets.tag.faces.PassThroughElementComponentHandler
- getRequiredVersion() - Method in class jakarta.servlet.jsp.tagext.TagLibraryInfo
-
A string describing the required version of the JSP container.
- getResetValues() - Method in class jakarta.faces.component.html.HtmlCommandScript
-
Return the value of the
resetValues
property. - getResource(Class<T>) - Method in interface jakarta.ws.rs.container.ResourceContext
-
Get a resolved instance of a resource or sub-resource class.
- getResource(Object) - Method in interface jakarta.transaction.TransactionSynchronizationRegistry
-
Get an object from the Map of resources being managed for the transaction bound to the current thread at the time this method is called.
- getResource(String) - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
- getResource(String) - Method in class com.sun.faces.context.ExternalContextImpl
- getResource(String) - Method in class jakarta.faces.context.ExternalContext
-
Return a
URL
for the application resource mapped to the specified path, if it exists; otherwise, returnnull
. - getResource(String) - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getResource(String)
on the wrappedExternalContext
object. - getResource(String) - Method in interface jakarta.servlet.ServletContext
-
Returns a URL to the resource that is mapped to the given path.
- getResourceAsStream(String) - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
- getResourceAsStream(String) - Method in class com.sun.faces.context.ExternalContextImpl
- getResourceAsStream(String) - Method in class jakarta.faces.context.ExternalContext
-
Return an
InputStream
for an application resource mapped to the specified path, if it exists; otherwise, returnnull
. - getResourceAsStream(String) - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getResourceAsStream(String)
on the wrappedExternalContext
object. - getResourceAsStream(String) - Method in interface jakarta.servlet.ServletContext
-
Returns the resource located at the named path as an
InputStream
object. - getResourceBundle() - Method in class jakarta.servlet.jsp.jstl.fmt.LocalizationContext
-
Gets the resource bundle of this I18N localization context.
- getResourceBundle(FacesContext, String) - Method in class com.sun.faces.application.ApplicationAssociate
- getResourceBundle(FacesContext, String) - Method in class com.sun.faces.application.ApplicationImpl
- getResourceBundle(FacesContext, String) - Method in class com.sun.faces.application.applicationimpl.Singletons
- getResourceBundle(FacesContext, String) - Method in class jakarta.faces.application.Application
-
Find a
ResourceBundle
as defined in the application configuration resources under the specified name. - getResourceBundle(FacesContext, String) - Method in class jakarta.faces.application.ApplicationWrapper
-
The default behavior of this method is to call
Application.getResourceBundle(jakarta.faces.context.FacesContext, String)
on the wrappedApplication
object. - getResourceBundle(Locale) - Method in class com.sun.faces.application.ApplicationResourceBundle
- getResourceBundleMap() - Method in class jakarta.faces.component.UIComponent
-
Return a
Map<String,String>
of theResourceBundle
for this component. - getResourceBundles() - Method in class com.sun.faces.application.ApplicationAssociate
- getResourceCache() - Method in class com.sun.faces.application.ApplicationAssociate
- getResourceClass() - Method in interface jakarta.ws.rs.container.ResourceInfo
-
Get the resource class that is the target of a request, or
null
if this information is not available. - getResourceHandler() - Method in class com.sun.faces.application.ApplicationImpl
- getResourceHandler() - Method in class com.sun.faces.application.applicationimpl.Singletons
- getResourceHandler() - Method in class jakarta.faces.application.Application
-
Return the singleton, stateless, thread-safe
ResourceHandler
for this application. - getResourceHandler() - Method in class jakarta.faces.application.ApplicationWrapper
-
The default behavior of this method is to call
Application.getResourceHandler()
on the wrappedApplication
object. - getResourceLibraryContracts() - Method in class com.sun.faces.application.ApplicationAssociate
- getResourceLibraryContracts() - Method in class com.sun.faces.context.FacesContextImpl
- getResourceLibraryContracts() - Method in class jakarta.faces.context.FacesContext
-
Return the list of resource library contracts that have been calculated to be appropriate for use with this view, or an empty list if there are no such resource library contracts.
- getResourceLibraryContracts() - Method in class jakarta.faces.context.FacesContextWrapper
-
The default behavior of this method is to call
FacesContext.getResourceLibraryContracts()
on the wrappedFacesContext
object. - getResourceManager() - Method in class com.sun.faces.application.ApplicationAssociate
- getResourceMethod() - Method in interface jakarta.ws.rs.container.ResourceInfo
-
Get the resource method that is the target of a request, or
null
if this information is not available. - getResourceName() - Method in class jakarta.faces.application.Resource
-
Return the resourceName for this resource.
- getResourceName() - Method in class jakarta.faces.application.ResourceWrapper
-
The default behavior of this method is to call
Resource.getResourceName()
on the wrappedResourceHandler
object. - getResourcePaths(String) - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
- getResourcePaths(String) - Method in class com.sun.faces.context.ExternalContextImpl
- getResourcePaths(String) - Method in class jakarta.faces.context.ExternalContext
-
Return the
Set
of resource paths for all application resources whose resource path starts with the specified argument. - getResourcePaths(String) - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getResourcePaths(String)
on the wrappedExternalContext
object. - getResourcePaths(String) - Method in interface jakarta.servlet.ServletContext
-
Returns a directory-like listing of all the paths to resources within the web application whose longest sub-path matches the supplied path argument.
- getResourceResolver() - Method in class com.sun.faces.facelets.impl.DefaultFaceletFactory
- getResources(ServletContext) - Method in class com.sun.faces.config.configprovider.BaseWebConfigResourceProvider
- getResources(ServletContext) - Method in class com.sun.faces.config.configprovider.MetaInfFaceletTaglibraryConfigProvider
- getResources(ServletContext) - Method in class com.sun.faces.config.configprovider.MetaInfFacesConfigResourceProvider
- getResources(ServletContext) - Method in class com.sun.faces.config.configprovider.WebAppFlowConfigResourceProvider
- getResources(ServletContext) - Method in class com.sun.faces.config.configprovider.WebFacesConfigResourceProvider
- getResources(ServletContext) - Method in interface com.sun.faces.spi.ConfigurationResourceProvider
- getResourcesName() - Method in enum class com.sun.faces.util.FacesLogger
- getResourceURL(FacesContext) - Method in class jakarta.faces.application.NavigationCase
-
Construct an absolute URL to this
NavigationCase
instance usingViewHandler.getResourceURL(jakarta.faces.context.FacesContext, java.lang.String)
on the path portion of the url. - getResourceURL(FacesContext) - Method in class jakarta.faces.application.NavigationCaseWrapper
- getResourceURL(FacesContext, String) - Method in class com.sun.faces.application.view.MultiViewHandler
-
This code is currently common to all
ViewHandlingStrategy
instances. - getResourceURL(FacesContext, String) - Method in class jakarta.faces.application.ViewHandler
-
If the value returned from this method is used as the
file
argument to the four-argument constructor forjava.net.URL
(assuming appropriate values are used for the first three arguments), then a client making a request to thetoExternalForm()
of thatURL
will select the argumentpath
for direct rendering. - getResourceURL(FacesContext, String) - Method in class jakarta.faces.application.ViewHandlerWrapper
-
The default behavior of this method is to call
ViewHandler.getResourceURL(jakarta.faces.context.FacesContext, String)
on the wrappedViewHandler
object. - getResponse() - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
- getResponse() - Method in class com.sun.faces.context.ExternalContextImpl
- getResponse() - Method in class jakarta.faces.context.ExternalContext
-
Return the environment-specific object instance for the current response.
- getResponse() - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getResponse()
on the wrappedExternalContext
object. - getResponse() - Method in interface jakarta.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
Returns the response object associated with the current request.
- getResponse() - Method in class jakarta.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
- getResponse() - Method in interface jakarta.servlet.AsyncContext
-
Gets the response that was used to initialize this AsyncContext by calling
ServletRequest.startAsync()
orServletRequest.startAsync(ServletRequest, ServletResponse)
. - getResponse() - Method in class jakarta.servlet.jsp.PageContext
-
The current value of the response object (a ServletResponse).
- getResponse() - Method in class jakarta.servlet.ServletResponseWrapper
-
Return the wrapped ServletResponse object.
- getResponse() - Method in exception class jakarta.ws.rs.client.ResponseProcessingException
-
Get the HTTP response for which the processing has failed.
- getResponse() - Method in exception class jakarta.ws.rs.WebApplicationException
-
Get the HTTP response.
- getResponseBody() - Method in class jakarta.xml.ws.spi.http.HttpExchange
-
Returns a stream to which the response body must be written.
- getResponseBufferSize() - Method in class com.sun.faces.context.ExternalContextImpl
- getResponseBufferSize() - Method in class jakarta.faces.context.ExternalContext
-
Return the buffer size for the current response.
- getResponseBufferSize() - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getResponseBufferSize()
on the wrappedExternalContext
object. - getResponseCharacterEncoding() - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
- getResponseCharacterEncoding() - Method in class com.sun.faces.context.ExternalContextImpl
- getResponseCharacterEncoding() - Method in class jakarta.faces.context.ExternalContext
-
Returns the name of the character encoding (MIME charset) used for the body sent in this response.
- getResponseCharacterEncoding() - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getResponseCharacterEncoding()
on the wrappedExternalContext
object. - getResponseCharacterEncoding() - Method in interface jakarta.servlet.ServletContext
-
Gets the response character encoding that are supported by default for this ServletContext.
- getResponseComplete() - Method in class com.sun.faces.config.initfacescontext.NoOpFacesContext
- getResponseComplete() - Method in class com.sun.faces.context.FacesContextImpl
- getResponseComplete() - Method in class jakarta.faces.context.FacesContext
-
Return
true
if theresponseComplete()
method has been called for the current request. - getResponseComplete() - Method in class jakarta.faces.context.FacesContextWrapper
-
The default behavior of this method is to call
FacesContext.getResponseComplete()
on the wrappedFacesContext
object. - getResponseContentType() - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
- getResponseContentType() - Method in class com.sun.faces.context.ExternalContextImpl
- getResponseContentType() - Method in class jakarta.faces.context.ExternalContext
-
Return the MIME Content-Type for this response.
- getResponseContentType() - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getResponseContentType()
on the wrappedExternalContext
object. - getResponseContentType(FacesContext, String) - Method in class com.sun.faces.application.view.FaceletViewHandlingStrategy
- getResponseContext() - Method in interface jakarta.xml.ws.BindingProvider
-
Get the context that resulted from processing a response message.
- getResponseEncoding(FacesContext, String) - Method in class com.sun.faces.application.view.FaceletViewHandlingStrategy
- getResponseHeaders() - Method in class com.sun.faces.application.resource.ResourceImpl
-
Implementation note.
- getResponseHeaders() - Method in class jakarta.faces.application.Resource
-
Returns a mutable
Map<String, String>
whose entries will be sent as response headers duringResourceHandler.handleResourceRequest(jakarta.faces.context.FacesContext)
. - getResponseHeaders() - Method in class jakarta.faces.application.ResourceWrapper
-
The default behavior of this method is to call
Resource.getResponseHeaders()
on the wrappedResourceHandler
object. - getResponseHeaders() - Method in class jakarta.xml.ws.spi.http.HttpExchange
-
Returns a mutable Map into which the HTTP response headers can be stored and which will be transmitted as part of this response.
- getResponseMessage() - Method in interface jakarta.security.auth.message.MessageInfo
-
Get the response message object from this MessageInfo.
- getResponseOutputStream() - Method in class com.sun.faces.context.ExternalContextImpl
- getResponseOutputStream() - Method in class jakarta.faces.context.ExternalContext
-
Returns an
OutputStream
suitable for writing binary data to the user-agent. - getResponseOutputStream() - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getResponseOutputStream()
on the wrappedExternalContext
object. - getResponseOutputWriter() - Method in class com.sun.faces.context.ExternalContextImpl
- getResponseOutputWriter() - Method in class jakarta.faces.context.ExternalContext
-
Returns a
Writer
suitable for writing character data to the user-agent. - getResponseOutputWriter() - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getResponseOutputWriter()
on the wrappedExternalContext
object. - getResponses() - Method in class jakarta.xml.ws.soap.AddressingFeature
-
If addressing is enabled, this property determines whether endpoint requires the use of anonymous responses, or non-anonymous responses, or all responses.
- getResponseStateManager() - Method in class com.sun.faces.renderkit.RenderKitImpl
- getResponseStateManager() - Method in class jakarta.faces.render.RenderKit
-
Return an instance of
ResponseStateManager
to handle rendering technology specific state management decisions. - getResponseStateManager() - Method in class jakarta.faces.render.RenderKitWrapper
-
The default behavior of this method is to call
RenderKit.getResponseStateManager()
on the wrappedRenderKit
object. - getResponseStateManager(FacesContext, String) - Static method in class com.sun.faces.renderkit.RenderKitUtils
-
Obtain and return the
ResponseStateManager
for the specified #renderKitId. - getResponseStream() - Method in class com.sun.faces.config.initfacescontext.NoOpFacesContext
- getResponseStream() - Method in class com.sun.faces.context.FacesContextImpl
- getResponseStream() - Method in class jakarta.faces.context.FacesContext
-
Return the
ResponseStream
to which components should direct their binary output. - getResponseStream() - Method in class jakarta.faces.context.FacesContextWrapper
-
The default behavior of this method is to call
FacesContext.getResponseStream()
on the wrappedFacesContext
object. - getResponseWriter() - Method in class com.sun.faces.config.initfacescontext.NoOpFacesContext
- getResponseWriter() - Method in class com.sun.faces.context.FacesContextImpl
- getResponseWriter() - Method in class jakarta.faces.context.FacesContext
-
Return the
ResponseWriter
to which components should direct their character-based output. - getResponseWriter() - Method in class jakarta.faces.context.FacesContextWrapper
-
The default behavior of this method is to call
FacesContext.getResponseWriter()
on the wrappedFacesContext
object. - getRestriction() - Method in interface jakarta.persistence.criteria.CommonAbstractCriteria
-
Return the predicate that corresponds to the where clause restriction(s), or null if no restrictions have been specified.
- getResult() - Method in interface jakarta.enterprise.concurrent.LastExecution
-
Result of the last execution.
- getResult() - Method in class jakarta.security.auth.message.callback.PasswordValidationCallback
-
Get the authentication result.
- getResult() - Method in interface jakarta.xml.bind.UnmarshallerHandler
-
Obtains the unmarshalled result.
- getResult() - Method in class jakarta.xml.bind.util.JAXBResult
-
Gets the unmarshalled object created by the transformation.
- getResult() - Method in class jakarta.xml.soap.SAAJResult
-
Gets the resulting Tree that was created under the specified root Node.
- getResultList() - Method in interface jakarta.persistence.Query
-
Execute a SELECT query and return the query results as an untyped
List
. - getResultList() - Method in interface jakarta.persistence.StoredProcedureQuery
-
Retrieve the list of results from the next result set.
- getResultList() - Method in interface jakarta.persistence.TypedQuery
-
Execute a SELECT query and return the query results as a typed
List<X>
. - getResultStream() - Method in interface jakarta.persistence.Query
-
Execute a SELECT query and return the query results as an untyped
Stream
. - getResultStream() - Method in interface jakarta.persistence.TypedQuery
-
Execute a SELECT query and return the query result as a typed
Stream<X>
. - getResultType() - Method in interface jakarta.persistence.criteria.AbstractQuery
-
Return the result type of the query or subquery.
- getResultType() - Method in interface jakarta.persistence.TypedQueryReference
-
The result type of the query.
- getRetryTime(Date) - Method in exception class jakarta.ws.rs.ServiceUnavailableException
-
Get the retry time for the failed request.
- getReturns() - Method in class com.sun.faces.flow.FlowImpl
- getReturns() - Method in class jakarta.faces.flow.Flow
-
Return an immutable data structure containing all of the return nodes declared for this flow.
- getReturnType() - Method in class jakarta.el.MethodInfo
-
Returns the return type of the method
- getReturnValueDescriptor() - Method in interface jakarta.validation.metadata.ExecutableDescriptor
-
Returns a descriptor for this executable's return value.
- getRev() - Method in class jakarta.faces.component.html.HtmlCommandLink
-
Return the value of the
rev
property. - getRev() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetLink
-
Return the value of the
rev
property. - getRev() - Method in class jakarta.faces.component.html.HtmlOutputLink
-
Return the value of the
rev
property. - getRole() - Method in class jakarta.faces.component.html.HtmlBody
-
Return the value of the
role
property. - getRole() - Method in class jakarta.faces.component.html.HtmlCommandButton
-
Return the value of the
role
property. - getRole() - Method in class jakarta.faces.component.html.HtmlCommandLink
-
Return the value of the
role
property. - getRole() - Method in class jakarta.faces.component.html.HtmlDataTable
-
Return the value of the
role
property. - getRole() - Method in class jakarta.faces.component.html.HtmlForm
-
Return the value of the
role
property. - getRole() - Method in class jakarta.faces.component.html.HtmlGraphicImage
-
Return the value of the
role
property. - getRole() - Method in class jakarta.faces.component.html.HtmlInputFile
-
Return the value of the
role
property. - getRole() - Method in class jakarta.faces.component.html.HtmlInputSecret
-
Return the value of the
role
property. - getRole() - Method in class jakarta.faces.component.html.HtmlInputText
-
Return the value of the
role
property. - getRole() - Method in class jakarta.faces.component.html.HtmlInputTextarea
-
Return the value of the
role
property. - getRole() - Method in class jakarta.faces.component.html.HtmlMessage
-
Return the value of the
role
property. - getRole() - Method in class jakarta.faces.component.html.HtmlMessages
-
Return the value of the
role
property. - getRole() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetButton
-
Return the value of the
role
property. - getRole() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetLink
-
Return the value of the
role
property. - getRole() - Method in class jakarta.faces.component.html.HtmlOutputFormat
-
Return the value of the
role
property. - getRole() - Method in class jakarta.faces.component.html.HtmlOutputLabel
-
Return the value of the
role
property. - getRole() - Method in class jakarta.faces.component.html.HtmlOutputLink
-
Return the value of the
role
property. - getRole() - Method in class jakarta.faces.component.html.HtmlOutputText
-
Return the value of the
role
property. - getRole() - Method in class jakarta.faces.component.html.HtmlPanelGrid
-
Return the value of the
role
property. - getRole() - Method in class jakarta.faces.component.html.HtmlSelectBooleanCheckbox
-
Return the value of the
role
property. - getRole() - Method in class jakarta.faces.component.html.HtmlSelectManyCheckbox
-
Return the value of the
role
property. - getRole() - Method in class jakarta.faces.component.html.HtmlSelectManyListbox
-
Return the value of the
role
property. - getRole() - Method in class jakarta.faces.component.html.HtmlSelectManyMenu
-
Return the value of the
role
property. - getRole() - Method in class jakarta.faces.component.html.HtmlSelectOneListbox
-
Return the value of the
role
property. - getRole() - Method in class jakarta.faces.component.html.HtmlSelectOneMenu
-
Return the value of the
role
property. - getRole() - Method in class jakarta.faces.component.html.HtmlSelectOneRadio
-
Return the value of the
role
property. - getRole() - Method in interface jakarta.xml.soap.SOAPHeaderElement
-
Returns the value of the Role attribute of this
SOAPHeaderElement
. - getRoles() - Method in interface jakarta.xml.ws.handler.soap.SOAPMessageContext
-
Gets the SOAP actor roles associated with an execution of the handler chain.
- getRoles() - Method in interface jakarta.xml.ws.soap.SOAPBinding
-
Gets the roles played by the SOAP binding instance.
- getRolesAllowed() - Method in class jakarta.servlet.HttpConstraintElement
-
Gets the names of the authorized roles.
- getRollbackOnly() - Method in interface jakarta.ejb.EJBContext
-
Test if the transaction has been marked for rollback only.
- getRollbackOnly() - Method in interface jakarta.persistence.EntityTransaction
-
Determine whether the current resource transaction has been marked for rollback.
- getRollbackOnly() - Method in interface jakarta.transaction.TransactionSynchronizationRegistry
-
Get the rollbackOnly status of the transaction bound to the current thread at the time this method is called.
- getRoot() - Method in interface jakarta.persistence.criteria.CriteriaDelete
-
Return the query root.
- getRoot() - Method in interface jakarta.persistence.criteria.CriteriaUpdate
-
Return the query root.
- getRootBean() - Method in interface jakarta.validation.ConstraintViolation
-
Returns the root bean being validated.
- getRootBeanClass() - Method in interface jakarta.validation.ConstraintViolation
-
Returns the class of the root bean being validated.
- getRootCause() - Method in exception class jakarta.servlet.ServletException
-
Returns the exception that caused this servlet exception.
- getRootCause(Throwable) - Method in class com.sun.faces.context.ExceptionHandlerImpl
- getRootCause(Throwable) - Method in class jakarta.faces.context.ExceptionHandler
-
Unwrap the argument
t
until the unwrapping encounters an Object whosegetClass()
is not equal toFacesException.class
orjakarta.el.ELException.class
. - getRootCause(Throwable) - Method in class jakarta.faces.context.ExceptionHandlerWrapper
-
The default behavior of this method is to call
ExceptionHandler.getRootCause(Throwable)
on the wrappedExceptionHandler
object. - getRootElement() - Method in class com.sun.faces.facelets.compiler.FaceletDoctype
- getRootElement() - Method in interface jakarta.faces.component.Doctype
-
Returns the name of the first element in the document, never
null
. - getRootElement() - Method in class jakarta.faces.component.html.HtmlDoctype
-
Return the value of the
rootElement
property. - getRoots() - Method in interface jakarta.persistence.criteria.AbstractQuery
-
Return the query roots.
- getRowClass() - Method in class jakarta.faces.component.html.HtmlDataTable
-
Return the value of the
rowClass
property. - getRowClass() - Method in class jakarta.faces.component.html.HtmlPanelGrid
-
Return the value of the
rowClass
property. - getRowClasses() - Method in class jakarta.faces.component.html.HtmlDataTable
-
Return the value of the
rowClasses
property. - getRowClasses() - Method in class jakarta.faces.component.html.HtmlPanelGrid
-
Return the value of the
rowClasses
property. - getRowCount() - Method in class jakarta.faces.component.UIData
-
Return the number of rows in the underlying data model.
- getRowCount() - Method in class jakarta.faces.model.ArrayDataModel
-
If there is
wrappedData
available, return the length of the array. - getRowCount() - Method in class jakarta.faces.model.CollectionDataModel
-
If there is
wrappedData
available, return the length of the list. - getRowCount() - Method in class jakarta.faces.model.DataModel
-
Return the number of rows of data objects represented by this
DataModel
. - getRowCount() - Method in class jakarta.faces.model.IterableDataModel
-
Return the number of rows of data objects represented by this
DataModel
. - getRowCount() - Method in class jakarta.faces.model.ListDataModel
-
If there is
wrappedData
available, return the length of the list. - getRowCount() - Method in class jakarta.faces.model.ResultSetDataModel
-
Return -1, since
ResultSet
does not provide a standard way to determine the number of available rows without scrolling through the entireResultSet
, and this can be very expensive if the number of rows is large. - getRowCount() - Method in class jakarta.faces.model.ScalarDataModel
-
If there is
wrappedData
available, return 1. - getRowCount() - Method in interface jakarta.servlet.jsp.jstl.sql.Result
-
Returns the number of rows in the cached ResultSet
- getRowData() - Method in class jakarta.faces.component.UIData
-
Return the data object representing the data for the currently selected row index, if any.
- getRowData() - Method in class jakarta.faces.model.ArrayDataModel
-
If row data is available, return the array element at the index specified by
rowIndex
. - getRowData() - Method in class jakarta.faces.model.CollectionDataModel
-
If row data is available, return the array element at the index specified by
rowIndex
. - getRowData() - Method in class jakarta.faces.model.DataModel
-
Return an object representing the data for the currently selected row index.
- getRowData() - Method in class jakarta.faces.model.DataModelEvent
-
Return the object representing the data for the specified row index, or
null
for no associated row data. - getRowData() - Method in class jakarta.faces.model.IterableDataModel
-
Return an object representing the data for the currenty selected row index.
- getRowData() - Method in class jakarta.faces.model.ListDataModel
-
If row data is available, return the array element at the index specified by
rowIndex
. - getRowData() - Method in class jakarta.faces.model.ResultSetDataModel
-
If row data is available, return a
Map
representing the values of the columns for the row specified byrowIndex
, keyed by the corresponding column names. - getRowData() - Method in class jakarta.faces.model.ScalarDataModel
-
If wrapped data is available, return the wrapped data instance.
- getRowIndex() - Method in class jakarta.faces.component.UIData
-
Return the zero-relative index of the currently selected row.
- getRowIndex() - Method in class jakarta.faces.model.ArrayDataModel
- getRowIndex() - Method in class jakarta.faces.model.CollectionDataModel
- getRowIndex() - Method in class jakarta.faces.model.DataModel
-
Return the zero-relative index of the currently selected row.
- getRowIndex() - Method in class jakarta.faces.model.DataModelEvent
-
Return the row index for this event, or -1 for no specific row.
- getRowIndex() - Method in class jakarta.faces.model.IterableDataModel
-
Return the zero-relative index of the currently selected row.
- getRowIndex() - Method in class jakarta.faces.model.ListDataModel
- getRowIndex() - Method in class jakarta.faces.model.ResultSetDataModel
- getRowIndex() - Method in class jakarta.faces.model.ScalarDataModel
- getRows() - Method in class jakarta.faces.component.html.HtmlInputTextarea
-
Return the value of the
rows
property. - getRows() - Method in class jakarta.faces.component.UIData
-
Return the number of rows to be displayed, or zero for all remaining rows in the table.
- getRows() - Method in interface jakarta.servlet.jsp.jstl.sql.Result
-
Returns the result of the query as an array of
SortedMap
objects. - getRowsByIndex() - Method in interface jakarta.servlet.jsp.jstl.sql.Result
-
Returns the result of the query as an array of arrays.
- getRules() - Method in class jakarta.faces.component.html.HtmlDataTable
-
Return the value of the
rules
property. - getRules() - Method in class jakarta.faces.component.html.HtmlPanelGrid
-
Return the value of the
rules
property. - getRunAsRole() - Method in interface jakarta.servlet.ServletRegistration
-
Gets the name of the runAs role of the Servlet represented by this
ServletRegistration
. - getRunEnd() - Method in interface jakarta.enterprise.concurrent.LastExecution
-
The last time in which the task was completed.
- getRunEnd(ZoneId) - Method in interface jakarta.enterprise.concurrent.LastExecution
-
The time, in the specified time-zone, at which the most recent execution of the task completed running.
- getRunStart() - Method in interface jakarta.enterprise.concurrent.LastExecution
-
The last time in which the task started running.
- getRunStart(ZoneId) - Method in interface jakarta.enterprise.concurrent.LastExecution
-
The time, in the specified time-zone, at which the most recent execution of the task started running.
- getRuntimeType() - Method in interface jakarta.ws.rs.core.Configuration
-
Get the runtime type of this configuration context.
- getRxInvoker(SyncInvoker, ExecutorService) - Method in interface jakarta.ws.rs.client.RxInvokerProvider
-
Get
RxInvoker
implementation instance. - getSameSite() - Method in class jakarta.ws.rs.core.NewCookie
-
Returns the value of the
SameSite
attribute for this cookie ornull
if the attribute is not set. - getSavedDoctype() - Method in interface com.sun.faces.facelets.impl.XMLFrontMatterSaver
- getSavedXMLDecl() - Method in interface com.sun.faces.facelets.impl.XMLFrontMatterSaver
- getSchedule() - Method in interface jakarta.ejb.Timer
-
Get the schedule expression corresponding to this timer.
- getScheduledStart() - Method in interface jakarta.enterprise.concurrent.LastExecution
-
The last time in which task was scheduled to run.
- getScheduledStart(ZoneId) - Method in interface jakarta.enterprise.concurrent.LastExecution
-
The time, in the specified time-zone, at which the most recent execution of the task was expected to start, per its schedule.
- getSchema() - Method in class jakarta.xml.bind.Binder
-
Gets the last
Schema
object (including null) set by theBinder.setSchema(Schema)
method. - getSchema() - Method in class jakarta.xml.bind.helpers.AbstractMarshallerImpl
- getSchema() - Method in class jakarta.xml.bind.helpers.AbstractUnmarshallerImpl
- getSchema() - Method in interface jakarta.xml.bind.Marshaller
-
Get the JAXP
Schema
object being used to perform marshal-time validation. - getSchema() - Method in interface jakarta.xml.bind.Unmarshaller
-
Get the JAXP
Schema
object being used to perform unmarshal-time validation. - getSchema(ServletContext, FacesSchema) - Static method in class com.sun.faces.config.manager.DbfFactory
-
Get the schema for the given schema id.
- getSchema(ServletContext, String, String, String) - Static method in class com.sun.faces.config.manager.DbfFactory
-
Get the schema for the given schema id.
- getSchemaLocation() - Method in class jakarta.xml.bind.helpers.AbstractMarshallerImpl
-
Convenience method for getting the current schemaLocation.
- getSchemaManager() - Method in interface jakarta.persistence.EntityManagerFactory
-
Return interface providing access to schema management operations for the persistence unit.
- getScheme() - Method in interface jakarta.servlet.ServletRequest
-
Returns the name of the scheme used to make this request, for example,
http
,https
, orftp
. - getScheme() - Method in class jakarta.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getScheme() on the wrapped request object.
- getScheme() - Method in class jakarta.xml.ws.spi.http.HttpExchange
-
Returns the name of the scheme used to make this request, for example: http, or https.
- getScope() - Method in class com.sun.faces.application.view.ViewScopeContext
-
Get the class of the scope object.
- getScope() - Method in class com.sun.faces.cdi.ApplicationMapProducer
- getScope() - Method in class com.sun.faces.cdi.ApplicationProducer
- getScope() - Method in class com.sun.faces.cdi.ComponentProducer
- getScope() - Method in class com.sun.faces.cdi.CompositeComponentProducer
- getScope() - Method in class com.sun.faces.cdi.DataModelClassesMapProducer
- getScope() - Method in class com.sun.faces.cdi.ExternalContextProducer
- getScope() - Method in class com.sun.faces.cdi.FacesContextProducer
- getScope() - Method in class com.sun.faces.cdi.FlashProducer
- getScope() - Method in class com.sun.faces.cdi.FlowMapProducer
- getScope() - Method in class com.sun.faces.cdi.FlowProducer
- getScope() - Method in class com.sun.faces.cdi.HeaderMapProducer
- getScope() - Method in class com.sun.faces.cdi.HeaderValuesMapProducer
- getScope() - Method in class com.sun.faces.cdi.InitParameterMapProducer
- getScope() - Method in class com.sun.faces.cdi.ManagedPropertyProducer
- getScope() - Method in class com.sun.faces.cdi.RequestCookieMapProducer
- getScope() - Method in class com.sun.faces.cdi.RequestMapProducer
- getScope() - Method in class com.sun.faces.cdi.RequestParameterMapProducer
- getScope() - Method in class com.sun.faces.cdi.RequestParameterValuesMapProducer
- getScope() - Method in class com.sun.faces.cdi.RequestProducer
- getScope() - Method in class com.sun.faces.cdi.ResourceHandlerProducer
- getScope() - Method in class com.sun.faces.cdi.SessionMapProducer
- getScope() - Method in class com.sun.faces.cdi.SessionProducer
- getScope() - Method in class com.sun.faces.cdi.ViewMapProducer
- getScope() - Method in class com.sun.faces.cdi.ViewProducer
- getScope() - Method in class com.sun.faces.cdi.clientwindow.ClientWindowScopeContext
-
Get the class of the scope object.
- getScope() - Method in class com.sun.faces.flow.FlowCDIContext
- getScope() - Method in interface jakarta.enterprise.context.spi.Context
-
Get the scope type of the context object.
- getScope() - Method in interface jakarta.enterprise.inject.spi.BeanAttributes
-
Obtains the scope of the bean.
- getScope() - Method in class jakarta.faces.component.UIWebsocket
-
Returns the scope of the websocket channel.
- getScope() - Method in class jakarta.faces.event.ScopeContext
-
Return the scope itself, exposed as a
Map
. - getScope() - Method in interface jakarta.security.enterprise.identitystore.openid.AccessToken
-
Optional.
- getScope() - Method in class jakarta.servlet.jsp.tagext.TagVariableInfo
-
The body of the <scope> element.
- getScope() - Method in class jakarta.servlet.jsp.tagext.VariableInfo
-
Returns the synchronization scope of the variable.
- getScope() - Method in class jakarta.xml.bind.JAXBElement
-
Returns scope of xml element declaration.
- getScope(String) - Method in interface jakarta.xml.ws.handler.MessageContext
-
Gets the scope of a property.
- getScopeAnnotationName() - Method in interface jakarta.persistence.spi.PersistenceUnitInfo
-
Returns the fully-qualified class name of an annotation annotated
Scope
orNormalScope
. - getScopeName() - Method in class jakarta.faces.event.ScopeContext
-
Return the name of this custom scope.
- getScript(ClientBehaviorContext) - Method in class com.sun.faces.facelets.tag.composite.RetargetedAjaxBehavior
- getScript(ClientBehaviorContext) - Method in interface jakarta.faces.component.behavior.ClientBehavior
-
Return the script that implements this ClientBehavior's client-side logic.
- getScript(ClientBehaviorContext) - Method in class jakarta.faces.component.behavior.ClientBehaviorBase
-
Default implementation of of
ClientBehavior.getScript(jakarta.faces.component.behavior.ClientBehaviorContext)
. - getScript(ClientBehaviorContext, ClientBehavior) - Method in class com.sun.faces.renderkit.html_basic.AjaxBehaviorRenderer
- getScript(ClientBehaviorContext, ClientBehavior) - Method in class jakarta.faces.render.ClientBehaviorRenderer
-
Return the script that implements this ClientBehavior's client-side logic.
- getScriptComponentResource(FacesContext, Resource) - Method in class com.sun.faces.application.view.FaceletViewHandlingStrategy
- getScriptComponentResource(FacesContext, Resource) - Method in class jakarta.faces.view.ViewDeclarationLanguage
-
Take implementation specific action to discover a
Resource
given the argumentcomponentResource
. - getScriptComponentResource(FacesContext, Resource) - Method in class jakarta.faces.view.ViewDeclarationLanguageWrapper
- getScriptingInvalid() - Method in interface jakarta.servlet.descriptor.JspPropertyGroupDescriptor
-
Gets the value of the
scripting-invalid
configuration, which specifies whether scripting is enabled for any JSP pages mapped to the JSP property group represented by thisJspPropertyGroupDescriptor
. - getSearchExpressionContext() - Method in class jakarta.faces.component.search.SearchKeywordContext
-
Returns the
SearchExpressionContext
for the current request. - getSearchExpressionContext(FacesContext, UIComponent, Set<SearchExpressionHint>, Set<VisitHint>) - Method in class com.sun.faces.component.search.SearchExpressionContextFactoryImpl
- getSearchExpressionContext(FacesContext, UIComponent, Set<SearchExpressionHint>, Set<VisitHint>) - Method in class jakarta.faces.component.search.SearchExpressionContextFactory
-
Creates a
SearchExpressionContext
instance for use with theSearchExpressionHandler
. - getSearchExpressionHandler() - Method in class com.sun.faces.application.ApplicationAssociate
- getSearchExpressionHandler() - Method in class com.sun.faces.application.ApplicationImpl
- getSearchExpressionHandler() - Method in class com.sun.faces.application.applicationimpl.SearchExpression
- getSearchExpressionHandler() - Method in class jakarta.faces.application.Application
-
Return the thread-safe singleton
SearchExpressionHandler
for this application. - getSearchExpressionHandler() - Method in class jakarta.faces.application.ApplicationWrapper
- getSearchKeywordResolver() - Method in class com.sun.faces.application.ApplicationImpl
- getSearchKeywordResolver() - Method in class com.sun.faces.application.applicationimpl.SearchExpression
- getSearchKeywordResolver() - Method in class jakarta.faces.application.Application
-
Return the singleton
SearchKeywordResolver
instance to be used for all search keyword resolution. - getSearchKeywordResolver() - Method in class jakarta.faces.application.ApplicationWrapper
- getSecond() - Method in class jakarta.ejb.ScheduleExpression
-
Return the value of the second attribute.
- getSecure() - Method in class jakarta.servlet.http.Cookie
-
Returns
true
if the browser is sending cookies only over a secure protocol, orfalse
if the browser can send cookies using any protocol. - getSecurityContext() - Method in interface jakarta.ws.rs.container.ContainerRequestContext
-
Get the injectable security context information for the current request.
- getSelectedClass() - Method in class com.sun.faces.renderkit.html_basic.HtmlBasicRenderer.OptionComponentInfo
- getSelectedClass() - Method in class jakarta.faces.component.html.HtmlSelectManyCheckbox
-
Return the value of the
selectedClass
property. - getSelectedValues() - Method in class jakarta.faces.component.UISelectMany
-
Return the currently selected values, or
null
if there are no currently selected values. - getSelection() - Method in interface jakarta.persistence.criteria.AbstractQuery
-
Return the selection of the query, or null if no selection has been set.
- getSelection() - Method in interface jakarta.persistence.criteria.Subquery
-
Return the selection expression.
- getSelectItems() - Method in class jakarta.faces.model.SelectItemGroup
-
Return the set of subordinate
SelectItem
s for this group. - getSelectItems(FacesContext, UIComponent) - Static method in class com.sun.faces.renderkit.RenderKitUtils
-
Return a List of
SelectItem
instances representing the available options for this component, assembled from the set ofUISelectItem
and/orUISelectItems
components that are direct children of this component. - getSendStream() - Method in interface jakarta.websocket.RemoteEndpoint.Basic
-
Opens an output stream on which a binary message may be sent.
- getSendTimeout() - Method in interface jakarta.websocket.RemoteEndpoint.Async
-
Return the number of milliseconds the implementation will timeout attempting to send a websocket message.
- getSendWriter() - Method in interface jakarta.websocket.RemoteEndpoint.Basic
-
Opens a character stream on which a text message may be sent.
- getSeparatorChar(FacesContext) - Static method in class jakarta.faces.component.UINamingContainer
-
Return the character used to separate segments of a clientId.
- getSeparatorRegex() - Method in class com.sun.faces.config.configprovider.BaseWebConfigResourceProvider
- getSeparatorRegex() - Method in class com.sun.faces.config.configprovider.WebFaceletTaglibResourceProvider
- getSeparatorRegex() - Method in class com.sun.faces.config.configprovider.WebFacesConfigResourceProvider
- getSerialNum() - Method in class jakarta.security.auth.message.callback.PrivateKeyCallback.IssuerSerialNumRequest
-
Get the serial number.
- getServerAuthConfig(String, String, CallbackHandler) - Method in interface jakarta.security.auth.message.config.AuthConfigProvider
-
Get an instance of ServerAuthConfig from this provider.
- getServerInfo() - Method in interface jakarta.servlet.ServletContext
-
Returns the name and version of the servlet container on which the servlet is running.
- getServerName() - Method in interface jakarta.servlet.ServletRequest
-
Returns the host name of the server to which the request was sent.
- getServerName() - Method in class jakarta.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getServerName() on the wrapped request object.
- getServerPort() - Method in interface jakarta.servlet.ServletRequest
-
Returns the port number to which the request was sent.
- getServerPort() - Method in class jakarta.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getServerPort() on the wrapped request object.
- getServiceName() - Method in interface jakarta.xml.ws.handler.PortInfo
-
Gets the qualified name of the WSDL service name containing the port being accessed.
- getServiceName() - Method in class jakarta.xml.ws.Service
-
Gets the name of this service.
- getServiceName() - Method in class jakarta.xml.ws.spi.ServiceDelegate
-
Gets the name of this service.
- getServletConfig() - Method in class jakarta.faces.webapp.FacesServlet
-
Return the
ServletConfig
instance for this servlet. - getServletConfig() - Method in class jakarta.servlet.GenericServlet
-
Returns this servlet's
ServletConfig
object. - getServletConfig() - Method in class jakarta.servlet.jsp.PageContext
-
The ServletConfig instance.
- getServletConfig() - Method in interface jakarta.servlet.Servlet
-
Returns a
ServletConfig
object, which contains initialization and startup parameters for this servlet. - getServletConnection() - Method in interface jakarta.servlet.ServletRequest
-
Obtain details of the network connection to the Servlet container that is being used by this request.
- getServletConnection() - Method in class jakarta.servlet.ServletRequestWrapper
-
Gets the connection information for the wrapped request.
- getServletContext() - Method in class com.sun.faces.config.WebConfiguration
- getServletContext() - Method in interface jakarta.servlet.FilterConfig
-
Returns a reference to the
ServletContext
in which the caller is executing. - getServletContext() - Method in class jakarta.servlet.GenericFilter
-
Returns a reference to the
ServletContext
in which this filter is running. - getServletContext() - Method in class jakarta.servlet.GenericServlet
-
Returns a reference to the
ServletContext
in which this servlet is running. - getServletContext() - Method in interface jakarta.servlet.http.HttpSession
-
Returns the ServletContext to which this session belongs.
- getServletContext() - Method in class jakarta.servlet.jsp.PageContext
-
The ServletContext instance.
- getServletContext() - Method in interface jakarta.servlet.ServletConfig
-
Returns a reference to the
ServletContext
in which the caller is executing. - getServletContext() - Method in class jakarta.servlet.ServletContextEvent
-
Return the ServletContext that changed.
- getServletContext() - Method in interface jakarta.servlet.ServletRequest
-
Gets the servlet context to which this ServletRequest was last dispatched.
- getServletContext() - Method in class jakarta.servlet.ServletRequestEvent
-
Returns the ServletContext of this web application.
- getServletContext() - Method in class jakarta.servlet.ServletRequestWrapper
-
Gets the servlet context to which the wrapped servlet request was last dispatched.
- getServletContextName() - Method in interface jakarta.servlet.ServletContext
-
Returns the name of this web application corresponding to this ServletContext as specified in the deployment descriptor for this web application by the display-name element.
- getServletInfo() - Method in class jakarta.faces.webapp.FacesServlet
-
Return information about this Servlet.
- getServletInfo() - Method in class jakarta.servlet.GenericServlet
-
Returns information about the servlet, such as author, version, and copyright.
- getServletInfo() - Method in interface jakarta.servlet.Servlet
-
Returns information about the servlet, such as author, version, and copyright.
- getServletName() - Method in class jakarta.servlet.GenericServlet
-
Returns the name of this servlet instance.
- getServletName() - Method in interface jakarta.servlet.http.HttpServletMapping
-
Return the String representation for the
servlet-name
for this mapping. - getServletName() - Method in class jakarta.servlet.jsp.ErrorData
-
Returns the name of the servlet invoked.
- getServletName() - Method in interface jakarta.servlet.ServletConfig
-
Returns the name of this servlet instance.
- getServletNameMappings() - Method in interface jakarta.servlet.FilterRegistration
-
Gets the currently available servlet name mappings of the Filter represented by this
FilterRegistration
. - getServletPath() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Returns the part of this request's URL that calls the servlet.
- getServletPath() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getServletPath() on the wrapped request object.
- getServletRegistration(String) - Method in interface jakarta.servlet.ServletContext
-
Gets the ServletRegistration corresponding to the servlet with the given servletName.
- getServletRegistrations() - Method in interface jakarta.servlet.ServletContext
-
Gets a (possibly empty) Map of the ServletRegistration objects (keyed by servlet name) corresponding to all servlets registered with this ServletContext.
- getServletRequest() - Method in class jakarta.servlet.ServletRequestEvent
-
Returns the ServletRequest that is changing.
- getSession() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Returns the current session associated with this request, or if the request does not have a session, creates one.
- getSession() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getSession() on the wrapped request object.
- getSession() - Method in class jakarta.servlet.http.HttpSessionEvent
-
Return the session that changed.
- getSession() - Method in class jakarta.servlet.jsp.PageContext
-
The current value of the session object (an HttpSession).
- getSession() - Method in class jakarta.websocket.SendResult
-
The WebSocket session in which the session was sent.
- getSession() - Method in exception class jakarta.websocket.SessionException
-
Return the Session on which the problem occurred.
- getSession(boolean) - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
- getSession(boolean) - Method in class com.sun.faces.context.ExternalContextImpl
- getSession(boolean) - Method in class com.sun.faces.context.SessionMap
- getSession(boolean) - Method in class jakarta.faces.context.ExternalContext
-
If the
create
parameter istrue
, create (if necessary) and return a session instance associated with the current request. - getSession(boolean) - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getSession(boolean)
on the wrappedExternalContext
object. - getSession(boolean) - Method in interface jakarta.servlet.http.HttpServletRequest
-
Returns the current
HttpSession
associated with this request or, if there is no current session andcreate
is true, returns a new session. - getSession(boolean) - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getSession(boolean create) on the wrapped request object.
- getSessionBeanType() - Method in interface jakarta.enterprise.inject.spi.ProcessSessionBean
-
Returns a
SessionBeanType
representing the kind of session bean. - getSessionCookieConfig() - Method in interface jakarta.servlet.ServletContext
-
Gets the
SessionCookieConfig
object through which various properties of the session tracking cookies created on behalf of this ServletContext may be configured. - getSessionId() - Method in interface jakarta.servlet.http.PushBuilder
-
Deprecated.Return the SessionID to be used for the push.
- getSessionId(boolean) - Method in class com.sun.faces.context.ExternalContextImpl
- getSessionId(boolean) - Method in class jakarta.faces.context.ExternalContext
-
Return the id of the current session or the empty string if no session has been created and the
create
parameter isfalse
. - getSessionId(boolean) - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getSessionId(boolean)
on the wrappedExternalContext
object. - getSessionMap() - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
- getSessionMap() - Method in class com.sun.faces.context.ExternalContextImpl
- getSessionMap() - Method in class jakarta.faces.context.ExternalContext
-
Return a mutable
Map
representing the session scope attributes for the current application. - getSessionMap() - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getSessionMap()
on the wrappedExternalContext
object. - getSessionMaxInactiveInterval() - Method in class com.sun.faces.context.ExternalContextImpl
- getSessionMaxInactiveInterval() - Method in class jakarta.faces.context.ExternalContext
-
Returns the maximum time interval, in seconds, that the Jakarta Servlet container will keep this session open between client accesses.
- getSessionMaxInactiveInterval() - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getSessionMaxInactiveInterval()
on the wrappedExternalContext
object. - getSessionTimeout() - Method in interface jakarta.servlet.ServletContext
-
Gets the session timeout in minutes that are supported by default for this ServletContext.
- getSet(String) - Method in interface jakarta.persistence.metamodel.ManagedType
-
Return the Set-valued attribute of the managed type that corresponds to the specified name.
- getSet(String, Class<E>) - Method in interface jakarta.persistence.metamodel.ManagedType
-
Return the Set-valued attribute of the managed type that corresponds to the specified name and Java element type.
- getSeverity() - Method in class jakarta.faces.application.FacesMessage
-
Return the severity level.
- getSeverity() - Method in class jakarta.xml.bind.helpers.ValidationEventImpl
- getSeverity() - Method in interface jakarta.xml.bind.ValidationEvent
-
Retrieve the severity code for this warning/error.
- getShape() - Method in class jakarta.faces.component.html.HtmlCommandLink
-
Return the value of the
shape
property. - getShape() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetLink
-
Return the value of the
shape
property. - getShape() - Method in class jakarta.faces.component.html.HtmlOutputLink
-
Return the value of the
shape
property. - getSharedCacheMode() - Method in interface jakarta.persistence.spi.PersistenceUnitInfo
-
Returns the specification of how the provider must use a second-level cache for the persistence unit.
- getShortName() - Method in class jakarta.servlet.jsp.tagext.TagLibraryInfo
-
The preferred short name (prefix) as indicated in the TLD.
- getSingleResult() - Method in interface jakarta.persistence.Query
-
Execute a SELECT query that returns a single untyped result.
- getSingleResult() - Method in interface jakarta.persistence.StoredProcedureQuery
-
Retrieve a single result from the next result set.
- getSingleResult() - Method in interface jakarta.persistence.TypedQuery
-
Execute a SELECT query that returns a single result.
- getSingleResultOrNull() - Method in interface jakarta.persistence.Query
-
Execute a SELECT query that returns a single untyped result.
- getSingleResultOrNull() - Method in interface jakarta.persistence.StoredProcedureQuery
-
Retrieve a single result from the next result set.
- getSingleResultOrNull() - Method in interface jakarta.persistence.TypedQuery
-
Execute a SELECT query that returns a single untyped result.
- getSingletons() - Method in class jakarta.ws.rs.core.Application
-
Deprecated.Automatic discovery of resources and providers or the
getClasses
method is preferred overgetSingletons
. - getSingularAttribute(String) - Method in interface jakarta.persistence.metamodel.ManagedType
-
Return the single-valued attribute of the managed type that corresponds to the specified name.
- getSingularAttribute(String, Class<Y>) - Method in interface jakarta.persistence.metamodel.ManagedType
-
Return the single-valued attribute of the managed type that corresponds to the specified name and Java type.
- getSingularAttributes() - Method in interface jakarta.persistence.metamodel.ManagedType
-
Return the single-valued attributes of the managed type.
- getSize() - Method in class com.sun.faces.facelets.component.UIRepeat
- getSize() - Method in class jakarta.faces.component.html.HtmlInputFile
-
Deprecated, for removal: This API element is subject to removal in a future version.This attribute is actually not specified in HTML. Do not use it on this component.
- getSize() - Method in class jakarta.faces.component.html.HtmlInputSecret
-
Return the value of the
size
property. - getSize() - Method in class jakarta.faces.component.html.HtmlInputText
-
Return the value of the
size
property. - getSize() - Method in class jakarta.faces.component.html.HtmlSelectManyListbox
-
Return the value of the
size
property. - getSize() - Method in class jakarta.faces.component.html.HtmlSelectOneListbox
-
Return the value of the
size
property. - getSize() - Method in interface jakarta.servlet.http.Part
-
Returns the size of this file.
- getSize() - Method in class jakarta.xml.soap.AttachmentPart
-
Returns the number of bytes in this
AttachmentPart
object. - getSize(T, Class<?>, Type, Annotation[], MediaType) - Method in interface jakarta.ws.rs.ext.MessageBodyWriter
-
Originally, the method has been called before
writeTo
to ascertain the length in bytes of the serialized form oft
. - getSmallIcon() - Method in class jakarta.servlet.jsp.tagext.TagInfo
-
Get the path to the small icon.
- getSMaxAge() - Method in class jakarta.ws.rs.core.CacheControl
-
Corresponds to the s-maxage cache control directive.
- getSOAPBody() - Method in class jakarta.xml.soap.SOAPMessage
-
Gets the SOAP Body contained in this
SOAPMessage
object. - getSOAPFactory() - Method in interface jakarta.xml.ws.soap.SOAPBinding
-
Gets the Jakarta SOAP with Attachments'
SOAPFactory
instance used by this SOAP binding. - getSOAPHeader() - Method in class jakarta.xml.soap.SOAPMessage
-
Gets the SOAP Header contained in this
SOAPMessage
object. - getSOAPPart() - Method in class jakarta.xml.soap.SOAPMessage
-
Gets the SOAP part of this
SOAPMessage
object. - getSource() - Method in class com.sun.faces.component.search.SearchExpressionContextImpl
- getSource() - Method in interface jakarta.enterprise.inject.spi.ProcessSyntheticAnnotatedType
-
Get the extension instance which added the
AnnotatedType
for which this event is being fired. - getSource() - Method in interface jakarta.enterprise.inject.spi.ProcessSyntheticBean
-
Get the extension instance which added the
Bean
for which this event is being fired. - getSource() - Method in interface jakarta.enterprise.inject.spi.ProcessSyntheticObserverMethod
-
Get the extension instance which added the
ObserverMethod
for which this event is being fired. - getSource() - Method in class jakarta.faces.component.search.SearchExpressionContext
-
Returns the source / base component from which we will start to perform our search.
- getSourceId() - Method in class jakarta.faces.component.behavior.ClientBehaviorContext
-
Returns an id for use as the
ClientBehavior
source. - getSourceURI() - Method in class com.sun.faces.config.manager.documents.DocumentInfo
- getSpecificationVersion() - Method in class com.sun.faces.config.WebConfiguration
- getSpecificationVersion() - Method in class jakarta.servlet.jsp.JspEngineInfo
-
Return the version number of the JSP specification that is supported by this JSP engine.
- getSslContext() - Method in interface jakarta.ws.rs.client.Client
-
Get the SSL context configured to be used with the current client run-time.
- getSSLContext() - Method in interface jakarta.websocket.ClientEndpointConfig
-
Return the SSLContext to be used to establish a WebSocket (wss) connection to the server.
- getStack() - Method in class com.sun.faces.util.DebugObjectOutputStream
-
Returns the path to the last object serialized.
- getStackTraceString(Throwable) - Static method in class com.sun.faces.util.Util
-
Leverage the Throwable.getStackTrace() method to produce a String version of the stack trace, with a "\n" before each line.
- getStart() - Method in class jakarta.ejb.ScheduleExpression
-
Return the start date, if set; otherwise null.
- getStartNodeId() - Method in class com.sun.faces.flow.FlowImpl
- getStartNodeId() - Method in class jakarta.faces.flow.Flow
-
Return the immutable id for the default node that should be activated when this flow is entered.
- getState(FacesContext, String) - Method in class com.sun.faces.renderkit.ClientSideStateHelper
-
Inspects the incoming request parameters for the standardized state parameter name.
- getState(FacesContext, String) - Method in class com.sun.faces.renderkit.ResponseStateManagerImpl
- getState(FacesContext, String) - Method in class com.sun.faces.renderkit.ServerSideStateHelper
-
Inspects the incoming request parameters for the standardized state parameter name.
- getState(FacesContext, String) - Method in class com.sun.faces.renderkit.StateHelper
- getState(FacesContext, String) - Method in class jakarta.faces.render.ResponseStateManager
-
The implementation must inspect the current request and return an Object representing the tree structure and component state passed in to a previous invocation of
ResponseStateManager.writeState(jakarta.faces.context.FacesContext,java.lang.Object)
. - getStateContext(FacesContext) - Static method in class com.sun.faces.context.StateContext
- getStateHelper() - Method in class jakarta.faces.component.UIComponent
-
Return the
StateHelper
instance used to help this component implementPartialStateHolder
. - getStateHelper(boolean) - Method in class jakarta.faces.component.UIComponent
-
Like
UIComponent.getStateHelper()
, but only create a state helper instance if the argumentcreat
istrue
. - getStateManagementStrategy(FacesContext, String) - Method in class com.sun.faces.application.view.FaceletViewHandlingStrategy
- getStateManagementStrategy(FacesContext, String) - Method in class jakarta.faces.view.ViewDeclarationLanguage
-
For implementations that want to control the implementation of state saving and restoring, the
StateManagementStrategy
allows them to do so. - getStateManagementStrategy(FacesContext, String) - Method in class jakarta.faces.view.ViewDeclarationLanguageWrapper
- getStateManager() - Method in class com.sun.faces.application.ApplicationImpl
- getStateManager() - Method in class com.sun.faces.application.applicationimpl.Singletons
- getStateManager() - Method in class jakarta.faces.application.Application
-
Return the
StateManager
instance that will be utilized during the Restore View and Render Response phases of the request processing lifecycle. - getStateManager() - Method in class jakarta.faces.application.ApplicationWrapper
-
The default behavior of this method is to call
Application.getStateManager()
on the wrappedApplication
object. - getStateManager(FacesContext) - Static method in class com.sun.faces.util.Util
- getStateMap(FacesContext) - Static method in class com.sun.faces.util.RequestStateManager
- getStateParamValue(FacesContext) - Static method in class com.sun.faces.renderkit.StateHelper
-
Get our view state from this request
- getStatus() - Method in class com.sun.faces.application.ViewHandlerResponseWrapper
- getStatus() - Method in class jakarta.security.enterprise.identitystore.CredentialValidationResult
-
Determines the validation status.
- getStatus() - Method in interface jakarta.servlet.http.HttpServletResponse
-
Gets the current status code of this response.
- getStatus() - Method in class jakarta.servlet.http.HttpServletResponseWrapper
-
The default behaviour of this method is to call
HttpServletResponse.getStatus()
on the wrapped response object. - getStatus() - Method in interface jakarta.transaction.Transaction
-
Obtain the status of the transaction associated with the target Transaction object.
- getStatus() - Method in interface jakarta.transaction.TransactionManager
-
Obtain the status of the transaction associated with the current thread.
- getStatus() - Method in interface jakarta.transaction.UserTransaction
-
Obtain the status of the transaction associated with the current thread.
- getStatus() - Method in interface jakarta.ws.rs.client.ClientResponseContext
-
Get the status code associated with the response.
- getStatus() - Method in interface jakarta.ws.rs.container.ContainerResponseContext
-
Get the status code associated with the response.
- getStatus() - Method in class jakarta.ws.rs.core.Response
-
Get the status code associated with the response.
- getStatusCode() - Method in class jakarta.servlet.jsp.ErrorData
-
Returns the status code of the error.
- getStatusCode() - Method in enum class jakarta.ws.rs.core.Response.Status
-
Get the associated status code.
- getStatusCode() - Method in interface jakarta.ws.rs.core.Response.StatusType
-
Get the associated status code.
- getStatusCode() - Method in exception class jakarta.xml.ws.http.HTTPException
-
Gets the HTTP status code.
- getStatusInfo() - Method in interface jakarta.ws.rs.client.ClientResponseContext
-
Get the complete status information associated with the response.
- getStatusInfo() - Method in interface jakarta.ws.rs.container.ContainerResponseContext
-
Get the complete status information associated with the response.
- getStatusInfo() - Method in class jakarta.ws.rs.core.Response
-
Get the complete status information associated with the response.
- getStep() - Method in class com.sun.faces.facelets.component.UIRepeat
- getStep() - Method in class com.sun.faces.facelets.tag.IterationStatus
- getStep() - Method in interface jakarta.servlet.jsp.jstl.core.LoopTagStatus
-
Returns the value of the 'step' attribute for the associated tag, or null if no 'step' attribute was specified.
- getStereotypeDefinition(Class<? extends Annotation>) - Method in class com.sun.faces.util.ELAwareBeanManagerWrapper
- getStereotypeDefinition(Class<? extends Annotation>) - Method in interface jakarta.enterprise.inject.spi.BeanManager
-
Obtains meta-annotations for a certain stereotype.
- getStereotypes() - Method in class com.sun.faces.cdi.ApplicationMapProducer
-
Get the stereotypes.
- getStereotypes() - Method in class com.sun.faces.cdi.ApplicationProducer
-
Get the stereotypes.
- getStereotypes() - Method in class com.sun.faces.cdi.ComponentProducer
-
Get the stereotypes.
- getStereotypes() - Method in class com.sun.faces.cdi.CompositeComponentProducer
-
Get the stereotypes.
- getStereotypes() - Method in class com.sun.faces.cdi.DataModelClassesMapProducer
-
Get the stereotypes.
- getStereotypes() - Method in class com.sun.faces.cdi.ExternalContextProducer
-
Get the stereotypes.
- getStereotypes() - Method in class com.sun.faces.cdi.FacesContextProducer
-
Get the stereotypes.
- getStereotypes() - Method in class com.sun.faces.cdi.FlashProducer
-
Get the stereotypes.
- getStereotypes() - Method in class com.sun.faces.cdi.FlowMapProducer
-
Get the stereotypes.
- getStereotypes() - Method in class com.sun.faces.cdi.FlowProducer
-
Get the stereotypes.
- getStereotypes() - Method in class com.sun.faces.cdi.HeaderMapProducer
-
Get the stereotypes.
- getStereotypes() - Method in class com.sun.faces.cdi.HeaderValuesMapProducer
-
Get the stereotypes.
- getStereotypes() - Method in class com.sun.faces.cdi.InitParameterMapProducer
-
Get the stereotypes.
- getStereotypes() - Method in class com.sun.faces.cdi.ManagedPropertyProducer
-
Get the stereotypes.
- getStereotypes() - Method in class com.sun.faces.cdi.RequestCookieMapProducer
-
Get the stereotypes.
- getStereotypes() - Method in class com.sun.faces.cdi.RequestMapProducer
-
Get the stereotypes.
- getStereotypes() - Method in class com.sun.faces.cdi.RequestParameterMapProducer
-
Get the stereotypes.
- getStereotypes() - Method in class com.sun.faces.cdi.RequestParameterValuesMapProducer
-
Get the stereotypes.
- getStereotypes() - Method in class com.sun.faces.cdi.RequestProducer
-
Get the stereotypes.
- getStereotypes() - Method in class com.sun.faces.cdi.ResourceHandlerProducer
-
Get the stereotypes.
- getStereotypes() - Method in class com.sun.faces.cdi.SessionMapProducer
-
Get the stereotypes.
- getStereotypes() - Method in class com.sun.faces.cdi.SessionProducer
-
Get the stereotypes.
- getStereotypes() - Method in class com.sun.faces.cdi.ViewMapProducer
-
Get the stereotypes.
- getStereotypes() - Method in class com.sun.faces.cdi.ViewProducer
-
Get the stereotypes.
- getStereotypes() - Method in interface jakarta.enterprise.inject.spi.BeanAttributes
-
Obtains the stereotypes of the bean.
- getStoredValue(HttpServletRequest, HttpServletResponse, String) - Method in interface jakarta.security.enterprise.identitystore.openid.OpenIdContext
-
Retrieves the Stored value from Storage Controller.
- getStrategy(String) - Method in class com.sun.faces.application.view.ViewHandlingStrategyManager
-
Iterate through the available
ViewHandlingStrategy
implementations. - getStreamELResolver() - Method in class jakarta.el.ExpressionFactory
-
Retrieves an ELResolver that implements the operations in collections.
- getStreamOffset() - Method in interface jakarta.json.stream.JsonLocation
-
Return the stream offset into the input source this location is pointing to.
- getString() - Method in interface jakarta.json.JsonString
-
Returns the JSON string value.
- getString() - Method in interface jakarta.json.stream.JsonParser
-
Returns a
String
for the name in a name/value pair, for a string value or a number value. - getString() - Method in class jakarta.servlet.jsp.tagext.BodyContent
-
Return the value of the BodyContent as a String.
- getString(int) - Method in interface jakarta.json.JsonArray
-
A convenience method for
getJsonString(index).getString()
. - getString(int, String) - Method in interface jakarta.json.JsonArray
-
Returns the
String
value ofJsonString
at the specified position in this JSON array values. - getString(String) - Method in interface jakarta.json.JsonObject
-
A convenience method for
getJsonString(name).getString()
- getString(String, String) - Method in interface jakarta.json.JsonObject
-
Returns the string value of the associated
JsonString
mapping for the specified name. - getStringClaim(String) - Method in interface jakarta.security.enterprise.identitystore.openid.Claims
-
Get String claim of given name
- getStringHeaders() - Method in interface jakarta.ws.rs.client.ClientRequestContext
-
Get a string view of header values associated with the message.
- getStringHeaders() - Method in interface jakarta.ws.rs.container.ContainerResponseContext
-
Get a string view of header values associated with the message.
- getStringHeaders() - Method in class jakarta.ws.rs.core.Response
-
Get view of the response headers and their string values.
- getStringValue(FacesContext) - Method in class jakarta.faces.component.UIViewParameter
-
If the value of this parameter comes from a
ValueExpression
return the value of the expression, otherwise, return the local value. - getStringValueFromModel(FacesContext) - Method in class jakarta.faces.component.UIViewParameter
-
Manually perform standard conversion steps to get a string value from the value expression.
- getStyle() - Method in class com.sun.faces.component.PassthroughElement
-
Return the value of the
style
property. - getStyle() - Method in class jakarta.faces.component.html.HtmlBody
-
Return the value of the
style
property. - getStyle() - Method in class jakarta.faces.component.html.HtmlCommandButton
-
Return the value of the
style
property. - getStyle() - Method in class jakarta.faces.component.html.HtmlCommandLink
-
Return the value of the
style
property. - getStyle() - Method in class jakarta.faces.component.html.HtmlDataTable
-
Return the value of the
style
property. - getStyle() - Method in class jakarta.faces.component.html.HtmlForm
-
Return the value of the
style
property. - getStyle() - Method in class jakarta.faces.component.html.HtmlGraphicImage
-
Return the value of the
style
property. - getStyle() - Method in class jakarta.faces.component.html.HtmlInputFile
-
Return the value of the
style
property. - getStyle() - Method in class jakarta.faces.component.html.HtmlInputSecret
-
Return the value of the
style
property. - getStyle() - Method in class jakarta.faces.component.html.HtmlInputText
-
Return the value of the
style
property. - getStyle() - Method in class jakarta.faces.component.html.HtmlInputTextarea
-
Return the value of the
style
property. - getStyle() - Method in class jakarta.faces.component.html.HtmlMessage
-
Return the value of the
style
property. - getStyle() - Method in class jakarta.faces.component.html.HtmlMessages
-
Return the value of the
style
property. - getStyle() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetButton
-
Return the value of the
style
property. - getStyle() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetLink
-
Return the value of the
style
property. - getStyle() - Method in class jakarta.faces.component.html.HtmlOutputFormat
-
Return the value of the
style
property. - getStyle() - Method in class jakarta.faces.component.html.HtmlOutputLabel
-
Return the value of the
style
property. - getStyle() - Method in class jakarta.faces.component.html.HtmlOutputLink
-
Return the value of the
style
property. - getStyle() - Method in class jakarta.faces.component.html.HtmlOutputText
-
Return the value of the
style
property. - getStyle() - Method in class jakarta.faces.component.html.HtmlPanelGrid
-
Return the value of the
style
property. - getStyle() - Method in class jakarta.faces.component.html.HtmlPanelGroup
-
Return the value of the
style
property. - getStyle() - Method in class jakarta.faces.component.html.HtmlSelectBooleanCheckbox
-
Return the value of the
style
property. - getStyle() - Method in class jakarta.faces.component.html.HtmlSelectManyCheckbox
-
Return the value of the
style
property. - getStyle() - Method in class jakarta.faces.component.html.HtmlSelectManyListbox
-
Return the value of the
style
property. - getStyle() - Method in class jakarta.faces.component.html.HtmlSelectManyMenu
-
Return the value of the
style
property. - getStyle() - Method in class jakarta.faces.component.html.HtmlSelectOneListbox
-
Return the value of the
style
property. - getStyle() - Method in class jakarta.faces.component.html.HtmlSelectOneMenu
-
Return the value of the
style
property. - getStyle() - Method in class jakarta.faces.component.html.HtmlSelectOneRadio
-
Return the value of the
style
property. - getStyleClass() - Method in class com.sun.faces.component.PassthroughElement
-
Return the value of the
styleClass
property. - getStyleClass() - Method in class jakarta.faces.component.html.HtmlBody
-
Return the value of the
styleClass
property. - getStyleClass() - Method in class jakarta.faces.component.html.HtmlColumn
-
Return the value of the
styleClass
property. - getStyleClass() - Method in class jakarta.faces.component.html.HtmlCommandButton
-
Return the value of the
styleClass
property. - getStyleClass() - Method in class jakarta.faces.component.html.HtmlCommandLink
-
Return the value of the
styleClass
property. - getStyleClass() - Method in class jakarta.faces.component.html.HtmlDataTable
-
Return the value of the
styleClass
property. - getStyleClass() - Method in class jakarta.faces.component.html.HtmlForm
-
Return the value of the
styleClass
property. - getStyleClass() - Method in class jakarta.faces.component.html.HtmlGraphicImage
-
Return the value of the
styleClass
property. - getStyleClass() - Method in class jakarta.faces.component.html.HtmlInputFile
-
Return the value of the
styleClass
property. - getStyleClass() - Method in class jakarta.faces.component.html.HtmlInputSecret
-
Return the value of the
styleClass
property. - getStyleClass() - Method in class jakarta.faces.component.html.HtmlInputText
-
Return the value of the
styleClass
property. - getStyleClass() - Method in class jakarta.faces.component.html.HtmlInputTextarea
-
Return the value of the
styleClass
property. - getStyleClass() - Method in class jakarta.faces.component.html.HtmlMessage
-
Return the value of the
styleClass
property. - getStyleClass() - Method in class jakarta.faces.component.html.HtmlMessages
-
Return the value of the
styleClass
property. - getStyleClass() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetButton
-
Return the value of the
styleClass
property. - getStyleClass() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetLink
-
Return the value of the
styleClass
property. - getStyleClass() - Method in class jakarta.faces.component.html.HtmlOutputFormat
-
Return the value of the
styleClass
property. - getStyleClass() - Method in class jakarta.faces.component.html.HtmlOutputLabel
-
Return the value of the
styleClass
property. - getStyleClass() - Method in class jakarta.faces.component.html.HtmlOutputLink
-
Return the value of the
styleClass
property. - getStyleClass() - Method in class jakarta.faces.component.html.HtmlOutputText
-
Return the value of the
styleClass
property. - getStyleClass() - Method in class jakarta.faces.component.html.HtmlPanelGrid
-
Return the value of the
styleClass
property. - getStyleClass() - Method in class jakarta.faces.component.html.HtmlPanelGroup
-
Return the value of the
styleClass
property. - getStyleClass() - Method in class jakarta.faces.component.html.HtmlSelectBooleanCheckbox
-
Return the value of the
styleClass
property. - getStyleClass() - Method in class jakarta.faces.component.html.HtmlSelectManyCheckbox
-
Return the value of the
styleClass
property. - getStyleClass() - Method in class jakarta.faces.component.html.HtmlSelectManyListbox
-
Return the value of the
styleClass
property. - getStyleClass() - Method in class jakarta.faces.component.html.HtmlSelectManyMenu
-
Return the value of the
styleClass
property. - getStyleClass() - Method in class jakarta.faces.component.html.HtmlSelectOneListbox
-
Return the value of the
styleClass
property. - getStyleClass() - Method in class jakarta.faces.component.html.HtmlSelectOneMenu
-
Return the value of the
styleClass
property. - getStyleClass() - Method in class jakarta.faces.component.html.HtmlSelectOneRadio
-
Return the value of the
styleClass
property. - getSubgraphs() - Method in interface jakarta.persistence.AttributeNode
-
Return a map of subgraphs associated with this attribute node.
- getSubject() - Method in class jakarta.security.auth.message.callback.CallerPrincipalCallback
-
Get the Subject in which the handler will distinguish the caller principal
- getSubject() - Method in class jakarta.security.auth.message.callback.GroupPrincipalCallback
-
Get the Subject in which the handler will establish the group principals.
- getSubject() - Method in class jakarta.security.auth.message.callback.PasswordValidationCallback
-
Get the subject.
- getSubject() - Method in interface jakarta.security.enterprise.identitystore.openid.JwtClaims
-
The principal that is the subject of the JWT.
- getSubject() - Method in interface jakarta.security.enterprise.identitystore.openid.OpenIdClaims
- getSubject() - Method in interface jakarta.security.enterprise.identitystore.openid.OpenIdContext
-
Subject Identifier.
- getSubjectKeyID() - Method in class jakarta.security.auth.message.callback.PrivateKeyCallback.SubjectKeyIDRequest
-
Get the subjectKeyID.
- getSubmittedFileName() - Method in interface jakarta.servlet.http.Part
-
Gets the file name specified by the client
- getSubmittedSelectedValues(UIComponent) - Method in class com.sun.faces.renderkit.html_basic.MenuRenderer
- getSubmittedValue() - Method in class com.sun.faces.ext.component.UIValidateWholeBean
- getSubmittedValue() - Method in interface jakarta.faces.component.EditableValueHolder
-
Return the submittedValue value of this component.
- getSubmittedValue() - Method in class jakarta.faces.component.UIInput
-
Return the submittedValue value of this
UIInput
component. - getSubmittedValue() - Method in class jakarta.faces.component.UISelectMany
- getSubmittedValue() - Method in class jakarta.faces.component.UIViewParameter
-
Assume that the submitted value is always a string, but the return type from this method is
Object
.. - getSubprotocols() - Method in interface jakarta.websocket.server.ServerEndpointConfig
-
Return the websocket subprotocols configured.
- getSubtreeIdsToVisit(UIComponent) - Method in class com.sun.faces.component.visit.FullVisitContext
- getSubtreeIdsToVisit(UIComponent) - Method in class com.sun.faces.component.visit.PartialVisitContext
- getSubtreeIdsToVisit(UIComponent) - Method in class jakarta.faces.component.visit.VisitContext
-
Given a
NamingContainer
component, returns the client ids of any components underneath the NamingContainer that should be visited. - getSubtreeIdsToVisit(UIComponent) - Method in class jakarta.faces.component.visit.VisitContextWrapper
- getSubtype() - Method in class jakarta.ws.rs.core.MediaType
-
Getter for subtype.
- getSubType() - Method in class jakarta.activation.MimeType
-
Retrieve the subtype of this object.
- getSummary() - Method in class jakarta.faces.application.FacesMessage
-
Return the localized summary text.
- getSummary() - Method in class jakarta.faces.component.html.HtmlDataTable
-
Return the value of the
summary
property. - getSummary() - Method in class jakarta.faces.component.html.HtmlPanelGrid
-
Return the value of the
summary
property. - getSupertype() - Method in interface jakarta.persistence.metamodel.IdentifiableType
-
Return the identifiable type that corresponds to the most specific mapped superclass or entity extended by the entity or mapped superclass.
- getSuppliedRequest() - Method in class jakarta.servlet.AsyncEvent
-
Gets the ServletRequest from this AsyncEvent.
- getSuppliedResponse() - Method in class jakarta.servlet.AsyncEvent
-
Gets the ServletResponse from this AsyncEvent.
- getSupportedLocales() - Method in class com.sun.faces.application.ApplicationImpl
- getSupportedLocales() - Method in class com.sun.faces.application.applicationimpl.Singletons
- getSupportedLocales() - Method in class jakarta.faces.application.Application
-
Return an
Iterator
over the supportedLocale
s for this appication. - getSupportedLocales() - Method in class jakarta.faces.application.ApplicationWrapper
-
The default behavior of this method is to call
Application.getSupportedLocales()
on the wrappedApplication
object. - getSupportedMessageTypes() - Method in interface jakarta.security.auth.message.module.ClientAuthModule
-
Get the one or more Class objects representing the message types supported by the module.
- getSupportedMessageTypes() - Method in interface jakarta.security.auth.message.module.ServerAuthModule
-
Get the one or more Class objects representing the message types supported by the module.
- getSwitches() - Method in class com.sun.faces.flow.FlowImpl
- getSwitches() - Method in class jakarta.faces.flow.Flow
-
Return an immutable data structure containing all of the switch nodes declared for this flow.
- getSystem() - Method in class com.sun.faces.facelets.compiler.FaceletDoctype
- getSystem() - Method in interface jakarta.faces.component.Doctype
-
Returns the system identifier of the document, or
null
if there is none. - getSystem() - Method in class jakarta.faces.component.html.HtmlDoctype
-
Return the value of the
system
property. - getTabindex() - Method in class jakarta.faces.component.html.HtmlCommandButton
-
Return the value of the
tabindex
property. - getTabindex() - Method in class jakarta.faces.component.html.HtmlCommandLink
-
Return the value of the
tabindex
property. - getTabindex() - Method in class jakarta.faces.component.html.HtmlInputFile
-
Return the value of the
tabindex
property. - getTabindex() - Method in class jakarta.faces.component.html.HtmlInputSecret
-
Return the value of the
tabindex
property. - getTabindex() - Method in class jakarta.faces.component.html.HtmlInputText
-
Return the value of the
tabindex
property. - getTabindex() - Method in class jakarta.faces.component.html.HtmlInputTextarea
-
Return the value of the
tabindex
property. - getTabindex() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetButton
-
Return the value of the
tabindex
property. - getTabindex() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetLink
-
Return the value of the
tabindex
property. - getTabindex() - Method in class jakarta.faces.component.html.HtmlOutputLabel
-
Return the value of the
tabindex
property. - getTabindex() - Method in class jakarta.faces.component.html.HtmlOutputLink
-
Return the value of the
tabindex
property. - getTabindex() - Method in class jakarta.faces.component.html.HtmlSelectBooleanCheckbox
-
Return the value of the
tabindex
property. - getTabindex() - Method in class jakarta.faces.component.html.HtmlSelectManyCheckbox
-
Return the value of the
tabindex
property. - getTabindex() - Method in class jakarta.faces.component.html.HtmlSelectManyListbox
-
Return the value of the
tabindex
property. - getTabindex() - Method in class jakarta.faces.component.html.HtmlSelectManyMenu
-
Return the value of the
tabindex
property. - getTabindex() - Method in class jakarta.faces.component.html.HtmlSelectOneListbox
-
Return the value of the
tabindex
property. - getTabindex() - Method in class jakarta.faces.component.html.HtmlSelectOneMenu
-
Return the value of the
tabindex
property. - getTabindex() - Method in class jakarta.faces.component.html.HtmlSelectOneRadio
-
Return the value of the
tabindex
property. - getTag() - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary.ComponentConfigWrapper
- getTag() - Method in class com.sun.faces.facelets.tag.TagAttributeImpl
- getTag() - Method in class com.sun.faces.facelets.tag.TagAttributesImpl
- getTag() - Method in class jakarta.faces.view.facelets.DelegatingMetaTagHandler
-
Return a reference to the
Tag
instance corresponding to thisTagHandler
instance. - getTag() - Method in class jakarta.faces.view.facelets.TagAttribute
-
A reference to the Tag for which this class represents the attributes.
- getTag() - Method in class jakarta.faces.view.facelets.TagAttributes
-
A reference to the Tag for which this class represents the attributes.
- getTag() - Method in interface jakarta.faces.view.facelets.TagConfig
-
Return the
Tag
representing this handler. - getTag(String) - Method in class jakarta.servlet.jsp.tagext.TagLibraryInfo
-
Get the TagInfo for a given tag name, looking through all the tags in this tag library.
- getTagAttribute(String) - Method in class jakarta.faces.view.facelets.DelegatingMetaTagHandler
-
Return the named attribute from the tag attributes.
- getTagClassName() - Method in class jakarta.servlet.jsp.tagext.TagInfo
-
Name of the class that provides the handler for this tag.
- getTagExtraInfo() - Method in class jakarta.servlet.jsp.tagext.TagInfo
-
The instance (if any) for extra tag information.
- getTagFile(String) - Method in class jakarta.servlet.jsp.tagext.TagLibraryInfo
-
Get the TagFileInfo for a given tag name, looking through all the tag files in this tag library.
- getTagFiles() - Method in class jakarta.servlet.jsp.tagext.TagLibraryInfo
-
An array describing the tag files that are defined in this tag library.
- getTagForComponent(FacesContext, UIComponent) - Static method in class com.sun.faces.facelets.tag.faces.ComponentSupport
- getTagHandlerDelegate() - Method in class jakarta.faces.view.facelets.BehaviorHandler
- getTagHandlerDelegate() - Method in class jakarta.faces.view.facelets.ComponentHandler
- getTagHandlerDelegate() - Method in class jakarta.faces.view.facelets.ConverterHandler
- getTagHandlerDelegate() - Method in class jakarta.faces.view.facelets.DelegatingMetaTagHandler
-
Get the tag handler delegate.
- getTagHandlerDelegate() - Method in class jakarta.faces.view.facelets.ValidatorHandler
-
Return the implementation specific delegate instance that provides the bulk of the work for this handler instance.
- getTagId() - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary.ComponentConfigWrapper
- getTagId() - Method in class jakarta.faces.view.facelets.DelegatingMetaTagHandler
-
Return the tag id from the
TagConfig
used to instantiate this handler. - getTagId() - Method in interface jakarta.faces.view.facelets.TagConfig
-
A document-unique id, follows the convention "_tagId##"
- getTagInfo() - Method in class jakarta.servlet.jsp.tagext.TagExtraInfo
-
Get the TagInfo for this class.
- getTagInfo() - Method in class jakarta.servlet.jsp.tagext.TagFileInfo
-
Returns information about this tag, parsed from the directives in the tag file.
- getTaglibLocation() - Method in interface jakarta.servlet.descriptor.TaglibDescriptor
-
Gets the location of the tag library represented by this TaglibDescriptor.
- getTagLibrary() - Method in class jakarta.servlet.jsp.tagext.TagInfo
-
The instance of TabLibraryInfo we belong to.
- getTagLibraryInfos() - Method in class jakarta.servlet.jsp.tagext.TagLibraryInfo
-
Returns an array of TagLibraryInfo objects representing the entire set of tag libraries (including this TagLibraryInfo) imported by taglib directives in the translation unit that references this TagLibraryInfo.
- getTaglibs() - Method in interface jakarta.servlet.descriptor.JspConfigDescriptor
-
Gets the
<taglib>
child elements of the<jsp-config>
element represented by thisJspConfigDescriptor
. - getTaglibURI() - Method in interface jakarta.servlet.descriptor.TaglibDescriptor
-
Gets the unique identifier of the tag library represented by this TaglibDescriptor.
- getTagName() - Method in class jakarta.servlet.jsp.tagext.TagInfo
-
The name of the Tag.
- getTags() - Method in class jakarta.servlet.jsp.tagext.TagLibraryInfo
-
An array describing the tags that are defined in this tag library.
- getTagVariableInfos() - Method in class jakarta.servlet.jsp.tagext.TagInfo
-
Get TagVariableInfo objects associated with this TagInfo.
- getTarget() - Method in class com.sun.faces.application.annotation.FacesComponentUsage
- getTarget() - Method in class jakarta.faces.component.html.HtmlCommandLink
-
Return the value of the
target
property. - getTarget() - Method in class jakarta.faces.component.html.HtmlForm
-
Return the value of the
target
property. - getTarget() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetLink
-
Return the value of the
target
property. - getTarget() - Method in class jakarta.faces.component.html.HtmlOutputLink
-
Return the value of the
target
property. - getTarget() - Method in interface jakarta.interceptor.InvocationContext
-
Returns the target instance.
- getTargetClass() - Method in class com.sun.faces.application.ConverterPropertyEditorBase
-
Return the target class of the objects that are being edited.
- getTargetClass() - Method in class com.sun.faces.application.ConverterPropertyEditorFor_XXXX
- getTargetClass() - Method in class com.sun.faces.facelets.tag.MetadataTargetImpl
- getTargetClass() - Method in class jakarta.faces.view.facelets.MetadataTarget
-
Return the
Class
of the metadata target. - getTargetPolicies() - Method in class jakarta.security.auth.message.MessagePolicy
-
Get the target policies that comprise the authentication policy.
- getTargets() - Method in class com.sun.faces.facelets.tag.composite.BehaviorHolderWrapper
- getTargets() - Method in class jakarta.security.auth.message.MessagePolicy.TargetPolicy
-
Get the array of layer-specific target descriptors that identify the one or more message parts to which the specified message protection policy applies.
- getTargets(UIComponent) - Method in class com.sun.faces.facelets.tag.composite.AttachedObjectTargetImpl
- getTargets(UIComponent) - Method in class com.sun.faces.facelets.tag.composite.BehaviorHolderAttachedObjectTargetImpl
- getTargets(UIComponent) - Method in interface jakarta.faces.view.AttachedObjectTarget
-
Returns the
List<UIComponent>
that thisAttachedObjectTarget
exposes. - GETTER - Enum constant in enum class jakarta.validation.metadata.MethodType
-
A method following the getter pattern.
- GETTER_METHODS - Enum constant in enum class jakarta.validation.executable.ExecutableType
-
All methods following the getter pattern.
- getText() - Method in interface jakarta.faces.view.facelets.TextHandler
-
Returns the literal String value of the contained text.
- getText() - Method in exception class jakarta.websocket.DecodeException
-
Return the encoded string that is either the whole message, or the partial message that could not be decoded, or
null
if this exception arose from a failure to decode a binary message.. - getText(FaceletContext) - Method in interface jakarta.faces.view.facelets.TextHandler
-
Returns the resolved literal String value of the contained text after evaluating EL.
- getTextMap(List<Node>) - Method in class com.sun.faces.config.processor.AbstractConfigProcessor
- getThreadContextType() - Method in interface jakarta.enterprise.concurrent.spi.ThreadContextProvider
-
Returns a human readable identifier for the type of thread context that is captured by this
ThreadContextProvider
implementation. - getThreshold() - Method in class jakarta.xml.ws.soap.MTOMFeature
-
Gets the threshold value used to determine when binary data should be sent as an attachment.
- getThrowable() - Method in class jakarta.servlet.AsyncEvent
-
Gets the Throwable from this AsyncEvent.
- getThrowable() - Method in class jakarta.servlet.jsp.ErrorData
-
Returns the Throwable that caused the error.
- getTimeOfInstantiation() - Method in class com.sun.faces.application.ApplicationAssociate
- getTimeout() - Method in interface jakarta.enterprise.context.Conversation
-
Get the timeout of the current conversation.
- getTimeout() - Method in interface jakarta.persistence.EntityTransaction
-
The transaction timeout.
- getTimeout() - Method in interface jakarta.persistence.Query
-
The query timeout.
- getTimeout() - Method in interface jakarta.servlet.AsyncContext
-
Gets the timeout (in milliseconds) for this AsyncContext.
- getTimer() - Method in interface jakarta.ejb.TimerHandle
-
Obtain a reference to the timer represented by this handle.
- getTimer() - Method in interface jakarta.interceptor.InvocationContext
-
Returns the timer object associated with a timeout method invocation on the target class, or a null value for interceptor method types other than
AroundTimeout
. - getTimeRemaining() - Method in interface jakarta.ejb.Timer
-
Get the number of milliseconds that will elapse before the next scheduled timer expiration.
- getTimers() - Method in interface jakarta.ejb.TimerService
-
Returns all active timers associated with this bean.
- getTimerService() - Method in interface jakarta.ejb.EJBContext
-
Get access to the enterprise bean Timer Service.
- getTimeStyle() - Method in class jakarta.faces.convert.DateTimeConverter
-
Return the style to be used to format or parse times.
- getTimezone() - Method in class jakarta.ejb.ScheduleExpression
-
Return the timezone, if set; otherwise null.
- getTimeZone() - Method in class jakarta.faces.convert.DateTimeConverter
-
Return the
TimeZone
used to interpret a time value. - getTitle() - Method in class jakarta.faces.component.html.HtmlBody
-
Return the value of the
title
property. - getTitle() - Method in class jakarta.faces.component.html.HtmlCommandButton
-
Return the value of the
title
property. - getTitle() - Method in class jakarta.faces.component.html.HtmlCommandLink
-
Return the value of the
title
property. - getTitle() - Method in class jakarta.faces.component.html.HtmlDataTable
-
Return the value of the
title
property. - getTitle() - Method in class jakarta.faces.component.html.HtmlForm
-
Return the value of the
title
property. - getTitle() - Method in class jakarta.faces.component.html.HtmlGraphicImage
-
Return the value of the
title
property. - getTitle() - Method in class jakarta.faces.component.html.HtmlInputFile
-
Return the value of the
title
property. - getTitle() - Method in class jakarta.faces.component.html.HtmlInputSecret
-
Return the value of the
title
property. - getTitle() - Method in class jakarta.faces.component.html.HtmlInputText
-
Return the value of the
title
property. - getTitle() - Method in class jakarta.faces.component.html.HtmlInputTextarea
-
Return the value of the
title
property. - getTitle() - Method in class jakarta.faces.component.html.HtmlMessage
-
Return the value of the
title
property. - getTitle() - Method in class jakarta.faces.component.html.HtmlMessages
-
Return the value of the
title
property. - getTitle() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetButton
-
Return the value of the
title
property. - getTitle() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetLink
-
Return the value of the
title
property. - getTitle() - Method in class jakarta.faces.component.html.HtmlOutputFormat
-
Return the value of the
title
property. - getTitle() - Method in class jakarta.faces.component.html.HtmlOutputLabel
-
Return the value of the
title
property. - getTitle() - Method in class jakarta.faces.component.html.HtmlOutputLink
-
Return the value of the
title
property. - getTitle() - Method in class jakarta.faces.component.html.HtmlOutputText
-
Return the value of the
title
property. - getTitle() - Method in class jakarta.faces.component.html.HtmlPanelGrid
-
Return the value of the
title
property. - getTitle() - Method in class jakarta.faces.component.html.HtmlSelectBooleanCheckbox
-
Return the value of the
title
property. - getTitle() - Method in class jakarta.faces.component.html.HtmlSelectManyCheckbox
-
Return the value of the
title
property. - getTitle() - Method in class jakarta.faces.component.html.HtmlSelectManyListbox
-
Return the value of the
title
property. - getTitle() - Method in class jakarta.faces.component.html.HtmlSelectManyMenu
-
Return the value of the
title
property. - getTitle() - Method in class jakarta.faces.component.html.HtmlSelectOneListbox
-
Return the value of the
title
property. - getTitle() - Method in class jakarta.faces.component.html.HtmlSelectOneMenu
-
Return the value of the
title
property. - getTitle() - Method in class jakarta.faces.component.html.HtmlSelectOneRadio
-
Return the value of the
title
property. - getTitle() - Method in class jakarta.ws.rs.core.Link
-
Returns the value associated with the link
title
param, ornull
if this param is not specified. - getTo() - Method in interface jakarta.validation.metadata.GroupConversionDescriptor
-
Returns the target group of this conversion rule.
- getToFlowDocumentId() - Method in class com.sun.faces.flow.builder.MutableNavigationCase
- getToFlowDocumentId() - Method in class jakarta.faces.application.NavigationCase
-
If this navigation case represents a flow invocation, this property is the documentId in which the flow whose id is given by the return from
NavigationCase.getFromOutcome()
is defined. - getToFlowDocumentId() - Method in class jakarta.faces.application.NavigationCaseWrapper
- getToken() - Method in class jakarta.security.enterprise.credential.RememberMeCredential
-
Determines the token value to compare for authentication.
- getToken() - Method in interface jakarta.security.enterprise.identitystore.openid.AccessToken
- getToken() - Method in interface jakarta.security.enterprise.identitystore.openid.IdentityToken
- getToken() - Method in interface jakarta.security.enterprise.identitystore.openid.RefreshToken
-
The refresh token
- getTokenType() - Method in interface jakarta.security.enterprise.identitystore.openid.OpenIdContext
-
Gets the token type value.
- getToViewId(FacesContext) - Method in class com.sun.faces.flow.builder.MutableNavigationCase
- getToViewId(FacesContext) - Method in class jakarta.faces.application.NavigationCase
-
Evaluates the
<to-view-id>
for this<navigation-case>
- getToViewId(FacesContext) - Method in class jakarta.faces.application.NavigationCaseWrapper
- getTrailerFields() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Get the request trailer fields.
- getTrailerFields() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to call getTrailerFields on the wrapped request object.
- getTrailerFields() - Method in interface jakarta.servlet.http.HttpServletResponse
-
Gets the supplier of trailer headers.
- getTrailerFields() - Method in class jakarta.servlet.http.HttpServletResponseWrapper
-
The default behaviour of this method is to call
HttpServletResponse.getTrailerFields()
on the wrapped response object. - getTransaction() - Method in interface jakarta.persistence.EntityManager
-
Return the resource-level
EntityTransaction
object. - getTransaction() - Method in interface jakarta.transaction.TransactionManager
-
Get the transaction object that represents the transaction context of the calling thread.
- getTransactionKey() - Method in interface jakarta.transaction.TransactionSynchronizationRegistry
-
Return an opaque object to represent the transaction bound to the current thread at the time this method is called.
- getTransactionPhase() - Method in interface jakarta.enterprise.inject.spi.ObserverMethod
-
Obtains the specified
TransactionPhase
for the observer method. - getTransactionStatus() - Method in interface jakarta.transaction.TransactionSynchronizationRegistry
-
Return the status of the transaction bound to the current thread at the time this method is called.
- getTransactionType() - Method in interface jakarta.persistence.EntityManagerFactory
-
The type of transaction management used by this persistence unit, either resource-local transaction management, or JTA.
- getTransactionType() - Method in interface jakarta.persistence.spi.PersistenceUnitInfo
-
Returns the transaction type of the entity managers created by the
EntityManagerFactory
. - getTransferData(ActivationDataFlavor) - Method in class jakarta.activation.DataHandler
-
Returns an object that represents the data to be transferred.
- getTransferData(ActivationDataFlavor, DataSource) - Method in interface jakarta.activation.DataContentHandler
-
Returns an object which represents the data to be transferred.
- getTransferDataFlavors() - Method in interface jakarta.activation.DataContentHandler
-
Returns an array of ActivationDataFlavor objects indicating the flavors the data can be provided in.
- getTransferDataFlavors() - Method in class jakarta.activation.DataHandler
-
Return the ActivationDataFlavors in which this data is available.
- getTransient(Object) - Method in interface jakarta.faces.component.TransientStateHelper
-
Return the value currently associated with the specified
key
if any. - getTransient(Object, Object) - Method in interface jakarta.faces.component.TransientStateHelper
-
Performs the same logic as
TransientStateHelper.getTransient(java.lang.Object)
} but if no value is found, this will return the specifieddefaultValue
- getTransientStateHelper() - Method in class jakarta.faces.component.UIComponent
-
Return the
TransientStateHelper
instance for thisUIComponent
instance. - getTransientStateHelper(boolean) - Method in class jakarta.faces.component.UIComponent
-
Return the
TransientStateHelper
instance for thisUIComponent
instance. - getTransportGuarantee() - Method in class jakarta.servlet.HttpConstraintElement
-
Gets the data protection requirement (i.e., whether or not SSL/TLS is required) that must be satisfied by the transport connection.
- getTraversableResolver() - Method in interface jakarta.validation.spi.ConfigurationState
-
Returns the traversable resolver for this configuration.
- getTraversableResolver() - Method in interface jakarta.validation.ValidatorFactory
-
Returns the
TraversableResolver
instance configured at initialization time for theValidatorFactory
. - getTraversableResolverClassName() - Method in interface jakarta.validation.BootstrapConfiguration
-
Class name of the
TraversableResolver
implementation ornull
if none is specified. - getTrimDirectiveWhitespaces() - Method in interface jakarta.servlet.descriptor.JspPropertyGroupDescriptor
-
Gets the value of the
trim-directive-whitespaces
configuration, which specifies whether template text containing only whitespaces must be removed from the response output of any JSP pages mapped to the JSP property group represented by thisJspPropertyGroupDescriptor
. - getTrustStore() - Method in class jakarta.security.auth.message.callback.TrustStoreCallback
-
Used by the TrustStore user to obtain the TrustStore set within the Callback.
- getType() - Method in enum class com.sun.faces.context.ContextParam
-
Get the type.
- getType() - Method in interface jakarta.enterprise.inject.spi.EventMetadata
-
Get the type representing runtime class of the event object with type variables resolved.
- getType() - Method in interface jakarta.enterprise.inject.spi.InjectionPoint
-
Get the required type of injection point.
- getType() - Method in class jakarta.enterprise.util.TypeLiteral
- getType() - Method in class jakarta.faces.component.html.HtmlCommandButton
-
Return the value of the
type
property. - getType() - Method in class jakarta.faces.component.html.HtmlCommandLink
-
Return the value of the
type
property. - getType() - Method in class jakarta.faces.component.html.HtmlInputText
-
Return the value of the
type
property. - getType() - Method in class jakarta.faces.component.html.HtmlOutcomeTargetLink
-
Return the value of the
type
property. - getType() - Method in class jakarta.faces.component.html.HtmlOutputLink
-
Return the value of the
type
property. - getType() - Method in class jakarta.faces.component.UIImportConstants
-
Returns the fully qualified name of the type to import the constant field values for.
- getType() - Method in class jakarta.faces.convert.DateTimeConverter
-
Return the type of value to be formatted or parsed.
- getType() - Method in class jakarta.faces.convert.NumberConverter
-
Return the number type to be used when formatting and parsing numbers.
- getType() - Method in interface jakarta.persistence.metamodel.SingularAttribute
-
Return the type that represents the type of the attribute.
- getType() - Method in interface jakarta.security.enterprise.identitystore.openid.AccessToken
- getType() - Method in class jakarta.ws.rs.core.GenericEntity
-
Gets underlying
Type
instance. - getType() - Method in class jakarta.ws.rs.core.GenericType
-
Retrieve the type represented by the generic type instance.
- getType() - Method in class jakarta.ws.rs.core.Link
-
Returns the value associated with the link
type
param, ornull
if this param is not specified. - getType() - Method in class jakarta.ws.rs.core.MediaType
-
Getter for primary type.
- getType() - Method in interface jakarta.ws.rs.ext.InterceptorContext
-
Get Java type supported by corresponding message body provider.
- getType() - Method in interface jakarta.ws.rs.sse.OutboundSseEvent
-
Get data type.
- getType(ELContext) - Method in class com.sun.faces.facelets.el.ContextualCompositeValueExpression
- getType(ELContext) - Method in class com.sun.faces.facelets.el.TagValueExpression
- getType(ELContext) - Method in class com.sun.faces.facelets.tag.jstl.core.IndexedValueExpression
- getType(ELContext) - Method in class com.sun.faces.facelets.tag.jstl.core.IteratedValueExpression
- getType(ELContext) - Method in class com.sun.faces.facelets.tag.jstl.core.IterationStatusExpression
- getType(ELContext) - Method in class com.sun.faces.facelets.tag.jstl.core.MappedValueExpression
- getType(ELContext) - Method in class jakarta.el.ValueExpression
-
Evaluates the expression relative to the provided context, and returns the most general type that is acceptable for an object to be passed as the
value
parameter in a future call to theValueExpression.setValue(jakarta.el.ELContext, java.lang.Object)
method. - getType(ELContext) - Method in class jakarta.servlet.jsp.jstl.core.IndexedValueExpression
- getType(ELContext) - Method in class jakarta.servlet.jsp.jstl.core.IteratedValueExpression
- getType(ELContext, Object, Object) - Method in class com.sun.faces.context.flash.FlashELResolver
-
Return the valid
Class
for a future set operation, which will always benull
because sets happen via theMapELResolver
operating on theELFlash
instance as aMap
. - getType(ELContext, Object, Object) - Method in class com.sun.faces.el.ChainTypeCompositeELResolver
- getType(ELContext, Object, Object) - Method in class com.sun.faces.el.CompositeComponentAttributesELResolver
-
Readonly, so return
null
. - getType(ELContext, Object, Object) - Method in class com.sun.faces.el.DemuxCompositeELResolver
- getType(ELContext, Object, Object) - Method in class com.sun.faces.el.EmptyStringToNullELResolver
- getType(ELContext, Object, Object) - Method in class com.sun.faces.el.FacesResourceBundleELResolver
- getType(ELContext, Object, Object) - Method in class com.sun.faces.el.ResourceELResolver
- getType(ELContext, Object, Object) - Method in class com.sun.faces.el.ScopedAttributeELResolver
- getType(ELContext, Object, Object) - Method in class jakarta.el.ArrayELResolver
-
If the base object is an array, returns the most general acceptable type for a value in this array.
- getType(ELContext, Object, Object) - Method in class jakarta.el.BeanELResolver
-
If the base object is not
null
, returns the most general acceptable type that can be set on this bean property. - getType(ELContext, Object, Object) - Method in class jakarta.el.BeanNameELResolver
-
If the base is null and the property is a name resolvable by the BeanNameResolver, return the type of the bean.
- getType(ELContext, Object, Object) - Method in class jakarta.el.CompositeELResolver
-
For a given
base
andproperty
, attempts to identify the most general type that is acceptable for an object to be passed as thevalue
parameter in a future call to theCompositeELResolver.setValue(jakarta.el.ELContext, java.lang.Object, java.lang.Object, java.lang.Object)
method. - getType(ELContext, Object, Object) - Method in class jakarta.el.ELResolver
-
For a given
base
andproperty
, attempts to identify the most general type that is acceptable for an object to be passed as thevalue
parameter in a future call to theELResolver.setValue(jakarta.el.ELContext, java.lang.Object, java.lang.Object, java.lang.Object)
method. - getType(ELContext, Object, Object) - Method in class jakarta.el.ListELResolver
-
If the base object is a list, returns the most general acceptable type for a value in this list.
- getType(ELContext, Object, Object) - Method in class jakarta.el.MapELResolver
-
If the base object is a map, returns the most general acceptable type for a value in this map.
- getType(ELContext, Object, Object) - Method in class jakarta.el.OptionalELResolver
-
For a given
base
andproperty
, attempts to identify the most general type that is acceptable for an object to be passed as thevalue
parameter in a future call to theELResolver.setValue(jakarta.el.ELContext, java.lang.Object, java.lang.Object, java.lang.Object)
method. - getType(ELContext, Object, Object) - Method in class jakarta.el.RecordELResolver
- getType(ELContext, Object, Object) - Method in class jakarta.el.ResourceBundleELResolver
-
If the base object is an instance of
ResourceBundle
, returnnull
, since the resolver is read only. - getType(ELContext, Object, Object) - Method in class jakarta.el.StaticFieldELResolver
-
Returns the type of a static field.
- getType(ELContext, Object, Object) - Method in class jakarta.el.TypeConverter
- getType(ELContext, Object, Object) - Method in class jakarta.servlet.jsp.el.ImplicitObjectELResolver
-
If the base object is
null
, and the property matches the name of a JSP implicit object, returnsnull
to indicate that no types are ever accepted tosetValue()
. - getType(ELContext, Object, Object) - Method in class jakarta.servlet.jsp.el.ImportELResolver
-
Always returns
null
since in normal usageScopedAttributeELResolver
will handle calls toELResolver.getType(ELContext, Object, Object)
. - getType(ELContext, Object, Object) - Method in class jakarta.servlet.jsp.el.NotFoundELResolver
-
Always returns
null
since in normal usageScopedAttributeELResolver
will handle calls toELResolver.getType(ELContext, Object, Object)
. - getType(ELContext, Object, Object) - Method in class jakarta.servlet.jsp.el.ScopedAttributeELResolver
-
If the base object is
null
, returnsObject.class
to indicate that any type is valid to set for a scoped attribute. - getTypeArgumentIndex() - Method in interface jakarta.validation.metadata.ContainerElementTypeDescriptor
-
Returns the index of the type argument corresponding to this container element type.
- getTypeArgumentIndex() - Method in interface jakarta.validation.Path.BeanNode
- getTypeArgumentIndex() - Method in interface jakarta.validation.Path.ContainerElementNode
- getTypeArgumentIndex() - Method in interface jakarta.validation.Path.PropertyNode
- getTypeClosure() - Method in interface jakarta.enterprise.inject.spi.Annotated
-
Get all types to which the base type should be considered assignable.
- getTypeFromString(String) - Static method in class com.sun.faces.util.Util
- getTypeName() - Method in class jakarta.servlet.jsp.tagext.TagAttributeInfo
-
The type (as a String) of this attribute.
- getTypes() - Method in class com.sun.faces.cdi.ApplicationMapProducer
- getTypes() - Method in class com.sun.faces.cdi.ApplicationProducer
- getTypes() - Method in class com.sun.faces.cdi.ComponentProducer
- getTypes() - Method in class com.sun.faces.cdi.CompositeComponentProducer
- getTypes() - Method in class com.sun.faces.cdi.DataModelClassesMapProducer
- getTypes() - Method in class com.sun.faces.cdi.ExternalContextProducer
- getTypes() - Method in class com.sun.faces.cdi.FacesContextProducer
- getTypes() - Method in class com.sun.faces.cdi.FlashProducer
- getTypes() - Method in class com.sun.faces.cdi.FlowMapProducer
- getTypes() - Method in class com.sun.faces.cdi.FlowProducer
- getTypes() - Method in class com.sun.faces.cdi.HeaderMapProducer
- getTypes() - Method in class com.sun.faces.cdi.HeaderValuesMapProducer
- getTypes() - Method in class com.sun.faces.cdi.InitParameterMapProducer
- getTypes() - Method in class com.sun.faces.cdi.ManagedPropertyProducer
- getTypes() - Method in class com.sun.faces.cdi.RequestCookieMapProducer
- getTypes() - Method in class com.sun.faces.cdi.RequestMapProducer
- getTypes() - Method in class com.sun.faces.cdi.RequestParameterMapProducer
- getTypes() - Method in class com.sun.faces.cdi.RequestParameterValuesMapProducer
- getTypes() - Method in class com.sun.faces.cdi.RequestProducer
- getTypes() - Method in class com.sun.faces.cdi.ResourceHandlerProducer
- getTypes() - Method in class com.sun.faces.cdi.SessionMapProducer
- getTypes() - Method in class com.sun.faces.cdi.SessionProducer
- getTypes() - Method in class com.sun.faces.cdi.ViewMapProducer
- getTypes() - Method in class com.sun.faces.cdi.ViewProducer
- getTypes() - Method in interface jakarta.enterprise.inject.spi.BeanAttributes
-
Obtains the bean types of the bean.
- getUIViewParameter(FacesContext) - Method in class jakarta.faces.component.UIViewParameter.Reference
-
Return the
UIViewParameter
to which this instance refers. - getUnavailableSeconds() - Method in exception class jakarta.servlet.UnavailableException
-
Returns the number of seconds the servlet expects to be temporarily unavailable.
- getUnhandledExceptionQueuedEvents() - Method in class com.sun.faces.context.AjaxExceptionHandlerImpl
- getUnhandledExceptionQueuedEvents() - Method in class com.sun.faces.context.ExceptionHandlerImpl
- getUnhandledExceptionQueuedEvents() - Method in class jakarta.faces.context.ExceptionHandler
-
Return an
Iterable
over allExceptionQueuedEvent
s that have not yet been handled by theExceptionHandler.handle()
method. - getUnhandledExceptionQueuedEvents() - Method in class jakarta.faces.context.ExceptionHandlerWrapper
-
The default behavior of this method is to call
ExceptionHandler.getUnhandledExceptionQueuedEvents()
on the wrappedExceptionHandler
object. - getUnmarshallerHandler() - Method in interface jakarta.xml.bind.Unmarshaller
-
Get an unmarshaller handler object that can be used as a component in an XML pipeline.
- getUnselectedClass() - Method in class com.sun.faces.renderkit.html_basic.HtmlBasicRenderer.OptionComponentInfo
- getUnselectedClass() - Method in class jakarta.faces.component.html.HtmlSelectManyCheckbox
-
Return the value of the
unselectedClass
property. - getUnvisitedClientIds() - Method in class com.sun.faces.component.visit.PartialVisitContext
- getUpdateCount() - Method in interface jakarta.persistence.StoredProcedureQuery
-
Return the update count or -1 if there is no pending result or if the next result is not an update count.
- getUpdatedAt() - Method in interface jakarta.security.enterprise.identitystore.openid.OpenIdClaims
- getUri() - Method in interface jakarta.ws.rs.client.ClientRequestContext
-
Get the request URI.
- getUri() - Method in interface jakarta.ws.rs.client.WebTarget
-
Get the URI identifying the resource.
- getUri() - Method in class jakarta.ws.rs.core.Link
-
Returns the underlying URI associated with this link.
- getUri() - Method in class jakarta.ws.rs.core.Link.JaxbLink
-
Deprecated.Get the underlying URI for this link.
- getURI() - Method in class jakarta.servlet.jsp.tagext.TagLibraryInfo
-
The value of the uri attribute from the taglib directive for this library.
- getURI() - Method in interface jakarta.xml.soap.Name
-
Returns the URI of the namespace for the XML name that this
Name
object represents. - getUriBuilder() - Method in interface jakarta.ws.rs.client.WebTarget
-
Get the URI builder initialized with the
URI
of the current resource target. - getUriBuilder() - Method in class jakarta.ws.rs.core.Link
-
Convenience method that returns a
UriBuilder
initialized with this link's underlying URI. - getUriInfo() - Method in interface jakarta.ws.rs.container.ContainerRequestContext
-
Get request URI information.
- getUrl() - Method in class com.sun.faces.application.resource.FaceletLibraryInfo
- getUrl() - Method in class com.sun.faces.application.resource.FaceletResourceInfo
- getUrl() - Method in class jakarta.faces.component.UIGraphic
-
Return the image URL for this
UIGraphic
. - getURL() - Method in class com.sun.faces.application.resource.ResourceImpl
- getURL() - Method in class jakarta.activation.URLDataSource
-
Return the URL used to create this DataSource.
- getURL() - Method in class jakarta.faces.application.Resource
-
Return an actual
URL
instance that refers to this resource instance. - getURL() - Method in class jakarta.faces.application.ResourceWrapper
-
The default behavior of this method is to call
Resource.getURL()
on the wrappedResourceHandler
object. - getURL() - Method in class jakarta.faces.application.ViewResource
-
Return an actual
URL
instance that refers to this resource instance. - getURL() - Method in class jakarta.xml.bind.helpers.ValidationEventLocatorImpl
- getURL() - Method in interface jakarta.xml.bind.ValidationEventLocator
-
Return the name of the XML source as a URL if available
- getURL(ResourceInfo, FacesContext) - Method in class com.sun.faces.application.resource.ClasspathResourceHelper
- getURL(ResourceInfo, FacesContext) - Method in class com.sun.faces.application.resource.FaceletWebappResourceHelper
- getURL(ResourceInfo, FacesContext) - Method in class com.sun.faces.application.resource.ResourceHelper
- getURL(ResourceInfo, FacesContext) - Method in class com.sun.faces.application.resource.WebappResourceHelper
- getUrlPatternMappings() - Method in interface jakarta.servlet.FilterRegistration
-
Gets the currently available URL pattern mappings of the Filter represented by this
FilterRegistration
. - getUrlPatterns() - Method in interface jakarta.servlet.descriptor.JspPropertyGroupDescriptor
-
Gets the URL patterns of the JSP property group represented by this
JspPropertyGroupDescriptor
. - getUsemap() - Method in class jakarta.faces.component.html.HtmlGraphicImage
-
Return the value of the
usemap
property. - getUser() - Method in class jakarta.faces.component.UIWebsocket
-
Returns the user identifier of the websocket channel.
- getUser() - Method in class jakarta.faces.event.WebsocketEvent
-
Returns the
<f:websocket user>
, if any. - getUser(String, String) - Method in class com.sun.faces.push.WebsocketUserManager
-
Resolve the user associated with given channel name and ID.
- getUsername() - Method in class jakarta.security.auth.message.callback.PasswordValidationCallback
-
Get the username.
- getUserPrincipal() - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
- getUserPrincipal() - Method in class com.sun.faces.context.ExternalContextImpl
- getUserPrincipal() - Method in class jakarta.faces.context.ExternalContext
-
Return the
Principal
object containing the name of the current authenticated user, if any; otherwise, returnnull
. - getUserPrincipal() - Method in class jakarta.faces.context.ExternalContextWrapper
-
The default behavior of this method is to call
ExternalContext.getUserPrincipal()
on the wrappedExternalContext
object. - getUserPrincipal() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Returns a
java.security.Principal
object containing the name of the current authenticated user. - getUserPrincipal() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getUserPrincipal() on the wrapped request object.
- getUserPrincipal() - Method in interface jakarta.websocket.server.HandshakeRequest
-
Return the authenticated user or
null
if no user is authenticated for this handshake. - getUserPrincipal() - Method in interface jakarta.websocket.Session
-
Return the authenticated user for this Session or
null
if no user is authenticated for this session. - getUserPrincipal() - Method in interface jakarta.ws.rs.core.SecurityContext
-
Returns a
java.security.Principal
object containing the name of the current authenticated user. - getUserPrincipal() - Method in class jakarta.xml.ws.spi.http.HttpExchange
-
Returns the
Principal
that represents the authenticated user for thisHttpExchange
. - getUserPrincipal() - Method in interface jakarta.xml.ws.WebServiceContext
-
Returns the Principal that identifies the sender of the request currently being serviced.
- getUserProperties() - Method in interface jakarta.websocket.EndpointConfig
-
This method returns a modifiable Map that the developer may use to store application specific information relating to the endpoint that uses this configuration instance.
- getUserProperties() - Method in interface jakarta.websocket.Session
-
While the session is open, this method returns a Map that the developer may use to store application specific information relating to this session instance.
- getUserTransaction() - Method in interface jakarta.ejb.EJBContext
-
Obtain the transaction demarcation interface.
- getValidatedValue() - Method in interface jakarta.validation.MessageInterpolator.Context
- getValidationAppliesTo() - Method in interface jakarta.validation.metadata.ConstraintDescriptor
- getValidationGroups() - Method in class com.sun.faces.ext.component.UIValidateWholeBean
- getValidationGroups() - Method in class jakarta.faces.validator.BeanValidator
-
Return the validation groups passed to the Validation API when checking constraints.
- getValidationMode() - Method in interface jakarta.persistence.spi.PersistenceUnitInfo
-
Returns the validation mode to be used by the persistence provider for the persistence unit.
- getValidationProviderResolver() - Method in interface jakarta.validation.spi.BootstrapState
-
User defined
ValidationProviderResolver
strategy instance ornull
if undefined. - getValidationProviders() - Method in interface jakarta.validation.ValidationProviderResolver
-
Returns a list of
ValidationProvider
available in the runtime environment. - getValidator() - Method in interface jakarta.validation.ValidatorContext
-
Returns an initialized
Validator
instance respecting the defined state. - getValidator() - Method in interface jakarta.validation.ValidatorFactory
-
Returns an initialized
Validator
instance using the factory defaults for message interpolator, traversable resolver and constraint validator factory. - getValidator(FaceletContext) - Method in class com.sun.faces.facelets.tag.faces.core.ValidateDelegateHandler
-
Resolve the validator id from the attribute "validatorId", which is then used to create a new Validator instance from the Application.
- getValidatorConfig() - Method in class jakarta.faces.view.facelets.ValidatorHandler
-
Return the
TagConfig
subclass used to configure this handler instance. - getValidatorFactory(FacesContext) - Static method in class com.sun.faces.util.BeanValidation
- getValidatorId() - Method in class com.sun.faces.component.validator.ComponentValidators.ValidatorInfo
- getValidatorId() - Method in interface jakarta.faces.view.facelets.ValidatorConfig
-
Return the validator-id associated with a particular validator in your faces-config
- getValidatorId(FaceletContext) - Method in class jakarta.faces.view.facelets.ValidatorHandler
-
Retrieve the id of the validator that is to be created and added to the parent
EditableValueHolder
. - getValidatorIds() - Method in class com.sun.faces.application.ApplicationImpl
- getValidatorIds() - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
- getValidatorIds() - Method in class jakarta.faces.application.Application
-
Return an
Iterator
over the set of currently registered validator ids for thisApplication
. - getValidatorIds() - Method in class jakarta.faces.application.ApplicationWrapper
-
The default behavior of this method is to call
Application.getValidatorIds()
on the wrappedApplication
object. - getValidatorMessage() - Method in class jakarta.faces.component.UIInput
-
If there has been a call to
UIInput.setValidatorMessage(java.lang.String)
on this instance, return the message. - getValidators() - Method in interface jakarta.faces.component.EditableValueHolder
-
Return the set of registered
Validator
s for this component instance. - getValidators() - Method in class jakarta.faces.component.UIInput
- getValidators(FacesContext, boolean) - Static method in class com.sun.faces.component.validator.ComponentValidators
- getValue() - Method in class com.sun.faces.facelets.component.UIRepeat
- getValue() - Method in class com.sun.faces.facelets.tag.TagAttributeImpl
-
Return the literal value of this attribute
- getValue() - Method in class com.sun.faces.flow.ParameterImpl
- getValue() - Method in class jakarta.faces.component.behavior.ClientBehaviorContext.Parameter
-
Returns the Parameter's value.
- getValue() - Method in class jakarta.faces.component.UICommand
-
Returns the
value
property of theUICommand
. - getValue() - Method in class jakarta.faces.component.UIData
-
Return the value of the UIData.
- getValue() - Method in class jakarta.faces.component.UIGraphic
-
Returns the
value
property of theUIGraphic
. - getValue() - Method in class jakarta.faces.component.UIInput
-
If there is a local value, return it, otherwise return the result of calling
super.getVaue()
. - getValue() - Method in class jakarta.faces.component.UIOutput
-
Return the value property.
- getValue() - Method in class jakarta.faces.component.UIParameter
-
Returns the
value
property of theUIParameter
. - getValue() - Method in class jakarta.faces.component.UISelectItem
-
Returns the
value
property of theUISelectItem
. - getValue() - Method in class jakarta.faces.component.UISelectItemGroup
-
Return a new
SelectItemGroup
instance containing one or moreSelectItem
instances represented by any nestedUISelectItems
orUISelectItem
components. - getValue() - Method in class jakarta.faces.component.UISelectItemGroups
-
Iterate over the
value
attribute and wrap each item in a newSelectItemGroup
instance whereby the item is exposed as a request attribute under the key specified by thevar
property. - getValue() - Method in class jakarta.faces.component.UISelectItems
-
Returns the
value
property of theUISelectItems
. - getValue() - Method in interface jakarta.faces.component.ValueHolder
-
Gets the value of this
UIComponent
. - getValue() - Method in class jakarta.faces.flow.Parameter
-
Return a
ValueExpression
for the value of the parameter. - getValue() - Method in class jakarta.faces.model.SelectItem
-
Return the value of this item, to be delivered to the model if this item is selected by the user.
- getValue() - Method in class jakarta.faces.view.facelets.TagAttribute
-
Return the literal value of this attribute
- getValue() - Method in interface jakarta.json.stream.JsonParser
-
Returns a
JsonValue
at the current parser position. - getValue() - Method in class jakarta.security.enterprise.credential.Password
-
Determines the password value.
- getValue() - Method in class jakarta.servlet.http.Cookie
-
Gets the current value of this Cookie.
- getValue() - Method in class jakarta.servlet.http.HttpSessionBindingEvent
-
Returns the value of the attribute that has been added, removed or replaced.
- getValue() - Method in class jakarta.servlet.ServletContextAttributeEvent
-
Gets the value of the ServletContext attribute that changed.
- getValue() - Method in class jakarta.servlet.ServletRequestAttributeEvent
-
Returns the value of the attribute that has been added, removed or replaced.
- getValue() - Method in enum class jakarta.validation.constraints.Pattern.Flag
- getValue() - Method in interface jakarta.websocket.Extension.Parameter
-
Return the value of the extension parameter.
- getValue() - Method in class jakarta.ws.rs.core.Cookie
-
Get the value of the cookie.
- getValue() - Method in class jakarta.ws.rs.core.EntityTag
-
Get the value of an
EntityTag
. - getValue() - Method in class jakarta.xml.bind.JAXBElement
-
Return the content model and attribute values for this element.
- getValue() - Method in class jakarta.xml.soap.MimeHeader
-
Returns the value of this
MimeHeader
object. - getValue() - Method in interface jakarta.xml.soap.Node
-
Returns the value of this node if this is a
Text
node or the value of the immediate child of this node otherwise. - getValue(ELContext) - Method in class com.sun.faces.facelets.el.ContextualCompositeValueExpression
- getValue(ELContext) - Method in class com.sun.faces.facelets.el.TagValueExpression
- getValue(ELContext) - Method in class com.sun.faces.facelets.tag.jstl.core.IndexedValueExpression
- getValue(ELContext) - Method in class com.sun.faces.facelets.tag.jstl.core.IteratedValueExpression
- getValue(ELContext) - Method in class com.sun.faces.facelets.tag.jstl.core.IterationStatusExpression
- getValue(ELContext) - Method in class com.sun.faces.facelets.tag.jstl.core.MappedValueExpression
- getValue(ELContext) - Method in class jakarta.el.ValueExpression
-
Evaluates the expression relative to the provided context, and returns the resulting value.
- getValue(ELContext) - Method in class jakarta.servlet.jsp.jstl.core.IndexedValueExpression
- getValue(ELContext) - Method in class jakarta.servlet.jsp.jstl.core.IteratedValueExpression
- getValue(ELContext, Object, Object) - Method in class com.sun.faces.context.flash.FlashELResolver
-
Hook into the EL resolution process to introduce the
flash
implicit object. - getValue(ELContext, Object, Object) - Method in class com.sun.faces.el.ChainTypeCompositeELResolver
- getValue(ELContext, Object, Object) - Method in class com.sun.faces.el.CompositeComponentAttributesELResolver
-
If
base
is a composite component andproperty
isattrs
, return a newExpressionEvalMap
which wraps the composite component's attributes map. - getValue(ELContext, Object, Object) - Method in class com.sun.faces.el.DemuxCompositeELResolver
- getValue(ELContext, Object, Object) - Method in class com.sun.faces.el.EmptyStringToNullELResolver
- getValue(ELContext, Object, Object) - Method in class com.sun.faces.el.FacesResourceBundleELResolver
- getValue(ELContext, Object, Object) - Method in class com.sun.faces.el.ResourceELResolver
-
If base and property are not
null
and base is an instance ofResourceHandler
, perform the following: Ifproperty
doesn't contain:
treatproperty
as the resource name and passproperty
toResourceHandler.createResource(String)
Ifproperty
contains a single:
treat the content before the:
as the library name, and the content after the:
to be the resource name and pass both toResourceHandler.createResource(String, String)
Ifproperty
contains more than one:
then throw aELException
If one of the above steps resulted in the creation of aResource
instance, callELContext.setPropertyResolved(true)
and return the result ofResource.getRequestPath()
- getValue(ELContext, Object, Object) - Method in class com.sun.faces.el.ScopedAttributeELResolver
- getValue(ELContext, Object, Object) - Method in class jakarta.el.ArrayELResolver
-
If the base object is a Java language array, returns the length of the array or the value at the given index.
- getValue(ELContext, Object, Object) - Method in class jakarta.el.BeanELResolver
-
If the base object is not
null
, returns the current value of the given property on this bean. - getValue(ELContext, Object, Object) - Method in class jakarta.el.BeanNameELResolver
-
If the base object is
null
and the property is a name that is resolvable by the BeanNameResolver, returns the value resolved by the BeanNameResolver. - getValue(ELContext, Object, Object) - Method in class jakarta.el.CompositeELResolver
-
Attempts to resolve the given
property
object on the givenbase
object by querying all component resolvers. - getValue(ELContext, Object, Object) - Method in class jakarta.el.ELResolver
-
Attempts to resolve the given
property
object on the givenbase
object. - getValue(ELContext, Object, Object) - Method in class jakarta.el.ListELResolver
-
If the base object is a list, returns the value at the given index.
- getValue(ELContext, Object, Object) - Method in class jakarta.el.MapELResolver
-
If the base object is a map, returns the value associated with the given key, as specified by the
property
argument. - getValue(ELContext, Object, Object) - Method in class jakarta.el.OptionalELResolver
-
Attempts to resolve the given
property
object on the givenbase
object. - getValue(ELContext, Object, Object) - Method in class jakarta.el.RecordELResolver
- getValue(ELContext, Object, Object) - Method in class jakarta.el.ResourceBundleELResolver
-
If the base object is an instance of
ResourceBundle
, the provided property will first be coerced to aString
. - getValue(ELContext, Object, Object) - Method in class jakarta.el.StaticFieldELResolver
-
Returns the value of a static field.
- getValue(ELContext, Object, Object) - Method in class jakarta.el.TypeConverter
- getValue(ELContext, Object, Object) - Method in class jakarta.servlet.jsp.el.ImplicitObjectELResolver
-
If the base object is
null
, and the property matches the name of a JSP implicit object, returns the implicit object. - getValue(ELContext, Object, Object) - Method in class jakarta.servlet.jsp.el.ImportELResolver
-
If the base object is
null
, searches the Class and static imports for an import with the given name and returns it if an import exists with the given name. - getValue(ELContext, Object, Object) - Method in class jakarta.servlet.jsp.el.NotFoundELResolver
-
Always returns
null
since in normal usageScopedAttributeELResolver
will handle calls toELResolver.getValue(ELContext, Object, Object)
. - getValue(ELContext, Object, Object) - Method in class jakarta.servlet.jsp.el.ScopedAttributeELResolver
-
If the base object is
null
, searches the page, request, session and application scopes for an attribute with the given name and returns it if an attribute exists with the current name. - getValue(UIComponent) - Method in class com.sun.faces.renderkit.html_basic.CommandLinkRenderer
- getValue(UIComponent) - Method in class com.sun.faces.renderkit.html_basic.HtmlBasicInputRenderer
- getValue(UIComponent) - Method in class com.sun.faces.renderkit.html_basic.HtmlBasicRenderer
- getValue(UIComponent) - Method in class com.sun.faces.renderkit.html_basic.OutcomeTargetRenderer
- getValue(UIComponent) - Method in class com.sun.faces.renderkit.html_basic.OutputLinkRenderer
- getValue(FacesContext) - Method in enum class com.sun.faces.renderkit.RenderKitUtils.PredefinedPostbackParameter
- getValue(FaceletContext) - Method in class com.sun.faces.facelets.tag.TagAttributeImpl
-
If literal, then return our value, otherwise delegate to getObject, passing String.class.
- getValue(FaceletContext) - Method in class jakarta.faces.view.facelets.TagAttribute
-
If literal, then return our value, otherwise delegate to getObject, passing String.class.
- getValue(JsonStructure) - Method in interface jakarta.json.JsonPointer
-
Returns the value at the referenced location in the specified
target
. - getValue(ServletContext, ContextParam) - Static method in class com.sun.faces.context.ContextParamUtils
-
Get the value.
- getValue(ServletContext, ContextParam, Class<T>) - Static method in class com.sun.faces.context.ContextParamUtils
-
Get the value.
- getValue(Object) - Static method in class jakarta.xml.bind.JAXBIntrospector
-
Get the element value of a Jakarta XML Binding element.
- getValue(String) - Method in class com.sun.faces.facelets.tag.composite.CompositeAttributePropertyDescriptor
- getValue(String) - Method in interface jakarta.json.JsonStructure
-
Get the value referenced by the provided JSON Pointer in the JsonStructure.
- getValue(String) - Method in class jakarta.servlet.jsp.tagext.TagSupport
-
Get a the value associated with a key.
- getValue(String, Class<T>) - Method in class jakarta.el.ELProcessor
-
Evaluates an Jakarta Expression Language expression, and coerces the result to the specified type.
- getValueChangeListeners() - Method in interface jakarta.faces.component.EditableValueHolder
-
Return the set of registered
ValueChangeListener
s for this component instance. - getValueChangeListeners() - Method in class jakarta.faces.component.UIInput
-
Return the set of registered
ValueChangeListener
s for thisUIInput
instance. - getValueExpression() - Method in class jakarta.servlet.jsp.jstl.core.IteratedExpression
- getValueExpression(FaceletContext, Class) - Method in class com.sun.faces.facelets.tag.TagAttributeImpl
-
Create a ValueExpression, using this attribute's literal value and the passed expected type.
- getValueExpression(FaceletContext, Class) - Method in class jakarta.faces.view.facelets.TagAttribute
-
Create a ValueExpression, using this attribute's literal value and the passed expected type.
- getValueExpression(FaceletContext, String, Class) - Method in class com.sun.faces.facelets.tag.TagAttributeImpl
- getValueExpression(String) - Method in class com.sun.faces.facelets.compiler.UILeaf
- getValueExpression(String) - Method in class com.sun.faces.facelets.tag.composite.BehaviorHolderWrapper
- getValueExpression(String) - Method in class com.sun.faces.facelets.tag.composite.RetargetedAjaxBehavior
- getValueExpression(String) - Method in class jakarta.faces.component.behavior.AjaxBehavior
-
Returns the
ValueExpression
used to calculate the value for the specified property name, if any. - getValueExpression(String) - Method in class jakarta.faces.component.UIComponent
-
Return the
ValueExpression
used to calculate the value for the specified attribute or property name, if any. - getValueExpression(String) - Method in class jakarta.faces.component.UIGraphic
-
Return any
ValueExpression
set forvalue
if aValueExpression
forurl
is requested; otherwise, perform the default superclass processing for this method. - getValueExpression(String) - Method in class jakarta.faces.component.UISelectBoolean
-
Return any
ValueExpression
set forvalue
if aValueExpression
forselected
is requested; otherwise, perform the default superclass processing for this method. - getValueExpression(String) - Method in class jakarta.faces.component.UISelectMany
-
Return any
ValueExpression
set forvalue
if aValueExpression
forselectedValues
is requested; otherwise, perform the default superclass processing for this method. - getValueExpressionNullSafe(UIComponent, String) - Static method in class com.sun.faces.util.Util
- getValueExtractorClassNames() - Method in interface jakarta.validation.BootstrapConfiguration
-
Returns the class names of
ValueExtractor
s. - getValueExtractors() - Method in interface jakarta.validation.spi.ConfigurationState
-
Returns a set of value extractors.
- getValueIterator() - Method in class com.sun.faces.context.ApplicationMap
- getValueIterator() - Method in class com.sun.faces.context.InitParameterMap
- getValueIterator() - Method in class com.sun.faces.context.RequestCookieMap
- getValueIterator() - Method in class com.sun.faces.context.RequestHeaderMap
- getValueIterator() - Method in class com.sun.faces.context.RequestHeaderValuesMap
- getValueIterator() - Method in class com.sun.faces.context.RequestMap
- getValueIterator() - Method in class com.sun.faces.context.RequestParameterMap
- getValueIterator() - Method in class com.sun.faces.context.RequestParameterValuesMap
- getValueIterator() - Method in class com.sun.faces.context.SessionMap
- getValueReference(ELContext) - Method in class com.sun.faces.facelets.el.ContextualCompositeValueExpression
- getValueReference(ELContext) - Method in class com.sun.faces.facelets.el.TagValueExpression
- getValueReference(ELContext) - Method in class jakarta.el.ValueExpression
-
Returns a
ValueReference
for this expression instance. - getValues() - Method in class jakarta.servlet.jsp.tagext.TagSupport
-
Enumerate the keys for the values kept by this tag handler.
- getValues(K) - Method in class jakarta.ws.rs.core.AbstractMultivaluedMap
-
Return a non-null list of values for a given key.
- getValuesAs(Class<T>) - Method in interface jakarta.json.JsonArray
-
Returns a list view of the specified type for the array.
- getValuesAs(Function<K, T>) - Method in interface jakarta.json.JsonArray
-
Returns a list view for the array.
- getValueStream() - Method in interface jakarta.json.stream.JsonParser
-
Returns a stream of
JsonValue
from a sequence of JSON values. - getValueType() - Method in interface jakarta.json.JsonValue
-
Returns the value type of this JSON value.
- getValueUnwrapping() - Method in interface jakarta.validation.metadata.ConstraintDescriptor
- getVar() - Method in class com.sun.faces.facelets.component.UIRepeat
- getVar() - Method in class jakarta.faces.component.UIData
-
Return the request-scope attribute under which the data object for the current row will be exposed when iterating.
- getVar() - Method in class jakarta.faces.component.UIImportConstants
-
Returns name of request scope attribute under which constants will be exposed as a Map.
- getVariableInfo(TagData) - Method in class jakarta.servlet.jsp.tagext.TagExtraInfo
-
information on scripting variables defined by the tag associated with this TagExtraInfo instance.
- getVariableInfo(TagData) - Method in class jakarta.servlet.jsp.tagext.TagInfo
-
Information on the scripting objects created by this tag at runtime.
- getVariableMapper() - Method in class com.sun.faces.config.initfacescontext.NoOpELContext
- getVariableMapper() - Method in class com.sun.faces.el.ELContextImpl
- getVariableMapper() - Method in class jakarta.el.ELContext
-
Retrieves the
VariableMapper
associated with thisELContext
. - getVariableMapper() - Method in class jakarta.el.StandardELContext
-
Construct (if needed) and return a default VariableMapper() {
- getVariant() - Method in class jakarta.ws.rs.client.Entity
-
Get entity
variant
information. - getVarName() - Method in class jakarta.servlet.jsp.tagext.VariableInfo
-
Returns the name of the scripting variable.
- getVarStatus() - Method in class com.sun.faces.facelets.component.UIRepeat
- getVdlDocumentId() - Method in class com.sun.faces.flow.ViewNodeImpl
- getVdlDocumentId() - Method in class jakarta.faces.flow.ViewNode
-
Return the immutable VDL document id for this view node.
- getVersion() - Method in class com.sun.faces.application.resource.LibraryInfo
- getVersion() - Method in class com.sun.faces.application.resource.ResourceInfo
- getVersion() - Method in class com.sun.faces.application.resource.VersionInfo
- getVersion() - Method in class jakarta.servlet.http.Cookie
-
Deprecated, for removal: This API element is subject to removal in a future version.This is no longer required with RFC 6265
- getVersion() - Method in class jakarta.ws.rs.core.Cookie
-
Get the version of the cookie.
- getVersion(Class<Y>) - Method in interface jakarta.persistence.metamodel.IdentifiableType
-
Return the attribute that corresponds to the version attribute of the entity or mapped superclass.
- getVersion(Object) - Method in interface jakarta.persistence.PersistenceUnitUtil
-
Return the version of the entity.
- getVersion(Collection<String>, boolean) - Method in class com.sun.faces.application.resource.ResourceHelper
-
Given a collection of path names:
- getViewActions(UIViewRoot) - Static method in class jakarta.faces.view.ViewMetadata
-
Utility method to extract view metadata from the provided
UIViewRoot
. - getViewDeclarationLanguage(FacesContext, String) - Method in class com.sun.faces.application.view.MultiViewHandler
- getViewDeclarationLanguage(FacesContext, String) - Method in class jakarta.faces.application.ViewHandler
- getViewDeclarationLanguage(FacesContext, String) - Method in class jakarta.faces.application.ViewHandlerWrapper
-
The default behavior of this method is to call
ViewHandler.getViewDeclarationLanguage(jakarta.faces.context.FacesContext, java.lang.String)
on the wrappedViewHandler
object. - getViewDeclarationLanguage(String) - Method in class com.sun.faces.application.view.ViewDeclarationLanguageFactoryImpl
- getViewDeclarationLanguage(String) - Method in class jakarta.faces.view.ViewDeclarationLanguageFactory
-
Return the
ViewDeclarationLanguage
instance suitable for handling the VDL contained in the page referenced by the argumentviewId
. - getViewHandler() - Method in class com.sun.faces.application.ApplicationImpl
- getViewHandler() - Method in class com.sun.faces.application.applicationimpl.Singletons
- getViewHandler() - Method in class jakarta.faces.application.Application
-
Return the
ViewHandler
instance that will be utilized during the Restore View and Render Response phases of the request processing lifecycle. - getViewHandler() - Method in class jakarta.faces.application.ApplicationWrapper
-
The default behavior of this method is to call
Application.getViewHandler()
on the wrappedApplication
object. - getViewHandler(FacesContext) - Static method in class com.sun.faces.util.Util
- getViewHandlingStrategies() - Method in class com.sun.faces.application.view.ViewHandlingStrategyManager
- getViewId() - Method in class com.sun.faces.application.view.ViewMetadataImpl
- getViewId() - Method in exception class jakarta.faces.application.ViewExpiredException
-
Return the view identifier of this exception, or
null
if the view identifier is nonexistent or unknown. - getViewId() - Method in class jakarta.faces.component.UIViewRoot
-
Return the view identifier for this view.
- getViewId() - Method in class jakarta.faces.view.ViewMetadata
-
Get the view id
- getViewListenersForEventClass(Class<? extends SystemEvent>) - Method in class jakarta.faces.component.UIViewRoot
-
Return the
SystemEventListener
instances registered on thisUIComponent
instance that are interested in events of typeeventClass
. - getViewMap() - Method in class jakarta.faces.component.UIViewRoot
-
This implementation simply calls through to
UIViewRoot.getViewMap(boolean)
, passingtrue
as the argument, and returns the result. - getViewMap(boolean) - Method in class jakarta.faces.component.UIViewRoot
-
Returns a
Map
that acts as the interface to the data store that is the "view scope", or, if this instance does not have such aMap
and thecreate
argument istrue
, creates one and returns it. - getViewMetadata(FacesContext, String) - Method in class com.sun.faces.application.view.FaceletViewHandlingStrategy
- getViewMetadata(FacesContext, String) - Method in class jakarta.faces.view.ViewDeclarationLanguage
-
Return a reference to the view metadata for the view represented by the argument
viewId
, ornull
if the metadata cannot be found. - getViewMetadata(FacesContext, String) - Method in class jakarta.faces.view.ViewDeclarationLanguageWrapper
- getViewMetadataFacelet(URL) - Method in class jakarta.faces.view.facelets.FaceletCache
-
Returns a cached View Metadata Facelet instance.
- getViewParameters(UIViewRoot) - Static method in class jakarta.faces.view.ViewMetadata
-
Utility method to extract view metadata from the provided
UIViewRoot
. - getViewResources(FacesContext, String, int, ResourceVisitOption...) - Method in class com.sun.faces.application.resource.FaceletWebappResourceHelper
- getViewResources(FacesContext, String, int, ResourceVisitOption...) - Method in class com.sun.faces.application.resource.ResourceHandlerImpl
- getViewResources(FacesContext, String, int, ResourceVisitOption...) - Method in class com.sun.faces.application.resource.ResourceManager
- getViewResources(FacesContext, String, int, ResourceVisitOption...) - Method in class jakarta.faces.application.ResourceHandler
-
Return a
Stream
possibly lazily populated by walking the resource tree rooted at a given initial path. - getViewResources(FacesContext, String, int, ResourceVisitOption...) - Method in class jakarta.faces.application.ResourceHandlerWrapper
-
The default behavior of this method is to call
ResourceHandler.getViewResources(FacesContext, String, int, ResourceVisitOption...)
on the wrappedResourceHandler
object. - getViewResources(FacesContext, String, ResourceVisitOption...) - Method in class com.sun.faces.application.resource.ResourceHandlerImpl
- getViewResources(FacesContext, String, ResourceVisitOption...) - Method in class jakarta.faces.application.ResourceHandler
-
Return a
Stream
possibly lazily populated by walking the resource tree rooted at a given initial path. - getViewResources(FacesContext, String, ResourceVisitOption...) - Method in class jakarta.faces.application.ResourceHandlerWrapper
-
The default behavior of this method is to call
ResourceHandler.getViewResources(FacesContext, String, ResourceVisitOption...)
on the wrappedResourceHandler
object. - getViewRoot() - Method in class com.sun.faces.config.InitFacesContext
- getViewRoot() - Method in class com.sun.faces.context.FacesContextImpl
- getViewRoot() - Method in class jakarta.faces.context.FacesContext
-
Return the root component that is associated with the this request.
- getViewRoot() - Method in class jakarta.faces.context.FacesContextWrapper
-
The default behavior of this method is to call
FacesContext.getViewRoot()
on the wrappedFacesContext
object. - getViewRoot(FaceletContext, UIComponent) - Static method in class com.sun.faces.facelets.tag.faces.ComponentSupport
-
Tries to walk up the parent to find the UIViewRoot, if not found, then go to FaceletContext's FacesContext for the view root.
- getViews() - Method in class com.sun.faces.flow.FlowImpl
- getViews() - Method in class jakarta.faces.flow.Flow
-
Return an immutable data structure containing all of the view nodes declared for this flow.
- getViews(FacesContext, String, int, ViewVisitOption...) - Method in class com.sun.faces.application.view.FaceletViewHandlingStrategy
- getViews(FacesContext, String, int, ViewVisitOption...) - Method in class com.sun.faces.application.view.MultiViewHandler
- getViews(FacesContext, String, int, ViewVisitOption...) - Method in class jakarta.faces.application.ViewHandler
-
Return a
Stream
possibly lazily populated by walking the view trees of every activeViewDeclarationLanguage
rooted at a given initial path. - getViews(FacesContext, String, int, ViewVisitOption...) - Method in class jakarta.faces.application.ViewHandlerWrapper
-
The default behavior of this method is to call
ViewHandler.getViews(FacesContext, String, int, ViewVisitOption...)
on the wrappedViewHandler
object. - getViews(FacesContext, String, int, ViewVisitOption...) - Method in class jakarta.faces.view.ViewDeclarationLanguage
-
Return a
Stream
possibly lazily populated by walking the view tree rooted at a given initial path. - getViews(FacesContext, String, int, ViewVisitOption...) - Method in class jakarta.faces.view.ViewDeclarationLanguageWrapper
- getViews(FacesContext, String, ViewVisitOption...) - Method in class com.sun.faces.application.view.FaceletViewHandlingStrategy
- getViews(FacesContext, String, ViewVisitOption...) - Method in class com.sun.faces.application.view.MultiViewHandler
- getViews(FacesContext, String, ViewVisitOption...) - Method in class jakarta.faces.application.ViewHandler
-
Return a
Stream
possibly lazily populated by walking the view trees of every activeViewDeclarationLanguage
rooted at a given initial path. - getViews(FacesContext, String, ViewVisitOption...) - Method in class jakarta.faces.application.ViewHandlerWrapper
-
The default behavior of this method is to call
ViewHandler.getViews(FacesContext, String, ViewVisitOption...)
on the wrappedViewHandler
object. - getViews(FacesContext, String, ViewVisitOption...) - Method in class jakarta.faces.view.ViewDeclarationLanguage
-
Return a
Stream
possibly lazily populated by walking the view tree rooted at a given initial path. - getViews(FacesContext, String, ViewVisitOption...) - Method in class jakarta.faces.view.ViewDeclarationLanguageWrapper
- getViewState(FacesContext) - Method in class jakarta.faces.application.StateManager
-
Convenience method to return the view state as a
String
with noRenderKit
specific markup. - getViewState(FacesContext) - Method in class jakarta.faces.application.StateManagerWrapper
-
The default behavior of this method is to call
StateManager.getViewState(jakarta.faces.context.FacesContext)
on the wrappedStateManager
object. - getViewState(FacesContext, Object) - Method in class com.sun.faces.renderkit.ResponseStateManagerImpl
- getViewState(FacesContext, Object) - Method in class jakarta.faces.render.ResponseStateManager
-
Return the specified state as a
String
without any markup related to the rendering technology supported by this ResponseStateManager. - getViewStateId(FacesContext) - Static method in class com.sun.faces.util.Util
- getVirtualServerName() - Method in interface jakarta.servlet.ServletContext
-
Returns the configuration name of the logical host on which the ServletContext is deployed.
- getVisibleNamespacePrefixes() - Method in interface jakarta.xml.soap.SOAPElement
-
Returns an
Iterator
over the namespace prefixString
s visible to this element. - getVisitContext(FacesContext, Collection<String>, Set<VisitHint>) - Method in class com.sun.faces.component.visit.VisitContextFactoryImpl
- getVisitContext(FacesContext, Collection<String>, Set<VisitHint>) - Method in class jakarta.faces.component.visit.VisitContextFactory
-
Return a new
VisitContext
instance. - getVisitHints() - Method in class com.sun.faces.component.search.SearchExpressionContextImpl
- getVisitHints() - Method in class jakarta.faces.component.search.SearchExpressionContext
-
Returns hints that influence the behavior of the tree visit, if it's used by an
SearchKeywordResolver
implementation. - getWarnClass() - Method in class jakarta.faces.component.html.HtmlMessage
-
Return the value of the
warnClass
property. - getWarnClass() - Method in class jakarta.faces.component.html.HtmlMessages
-
Return the value of the
warnClass
property. - getWarnStyle() - Method in class jakarta.faces.component.html.HtmlMessage
-
Return the value of the
warnStyle
property. - getWarnStyle() - Method in class jakarta.faces.component.html.HtmlMessages
-
Return the value of the
warnStyle
property. - getWebInfClassesPackages() - Method in class com.sun.faces.config.manager.spi.AnnotationScanner
- getWebsite() - Method in interface jakarta.security.enterprise.identitystore.openid.OpenIdClaims
- getWebSocketContainer() - Static method in class jakarta.websocket.ContainerProvider
-
Obtain a new instance of a WebSocketContainer.
- getWebsocketURL(FacesContext, String) - Method in class com.sun.faces.application.view.MultiViewHandler
- getWebsocketURL(FacesContext, String) - Method in class jakarta.faces.application.ViewHandler
-
If the value returned from this method is used as the
file
argument to the four-argument constructor forjava.net.URL
(assuming appropriate values are used for the first three arguments), then a client making a push handshake request to thetoExternalForm()
of thatURL
will select the argumentchannel
for connecting the websocket push channel in the current view. - getWebsocketURL(FacesContext, String) - Method in class jakarta.faces.application.ViewHandlerWrapper
-
The default behavior of this method is to call
ViewHandler.getWebsocketURL(FacesContext, String)
on the wrappedViewHandler
object. - getWebXmlVersion(FacesContext) - Static method in class com.sun.faces.util.Util
-
Get the web.xml version (if any).
- getWidth() - Method in class jakarta.faces.component.html.HtmlDataTable
-
Return the value of the
width
property. - getWidth() - Method in class jakarta.faces.component.html.HtmlGraphicImage
-
Return the value of the
width
property. - getWidth() - Method in class jakarta.faces.component.html.HtmlPanelGrid
-
Return the value of the
width
property. - getWrapped() - Method in class com.sun.faces.context.AjaxNoAjaxExceptionHandler
- getWrapped() - Method in class com.sun.faces.facelets.el.TagValueExpression
- getWrapped() - Method in class jakarta.faces.application.ApplicationFactory
-
If this factory has been decorated, the implementation doing the decorating may override this method to provide access to the implementation being wrapped.
- getWrapped() - Method in class jakarta.faces.application.ApplicationWrapper
- getWrapped() - Method in class jakarta.faces.application.ConfigurableNavigationHandlerWrapper
- getWrapped() - Method in class jakarta.faces.application.NavigationCaseWrapper
- getWrapped() - Method in class jakarta.faces.application.NavigationHandlerWrapper
- getWrapped() - Method in class jakarta.faces.application.ResourceHandlerWrapper
- getWrapped() - Method in class jakarta.faces.application.ResourceWrapper
- getWrapped() - Method in class jakarta.faces.application.StateManagerWrapper
- getWrapped() - Method in class jakarta.faces.application.ViewHandlerWrapper
- getWrapped() - Method in class jakarta.faces.component.search.SearchExpressionContextFactory
-
If this factory has been decorated, the implementation doing the decorating may override this method to provide access to the implementation being wrapped.
- getWrapped() - Method in class jakarta.faces.component.search.SearchExpressionHandlerWrapper
- getWrapped() - Method in class jakarta.faces.component.visit.VisitContextFactory
-
If this factory has been decorated, the implementation doing the decorating may override this method to provide access to the implementation being wrapped.
- getWrapped() - Method in class jakarta.faces.component.visit.VisitContextWrapper
- getWrapped() - Method in class jakarta.faces.context.ExceptionHandlerFactory
-
If this factory has been decorated, the implementation doing the decorating may override this method to provide access to the implementation being wrapped.
- getWrapped() - Method in class jakarta.faces.context.ExceptionHandlerWrapper
- getWrapped() - Method in class jakarta.faces.context.ExternalContextFactory
-
If this factory has been decorated, the implementation doing the decorating may override this method to provide access to the implementation being wrapped.
- getWrapped() - Method in class jakarta.faces.context.ExternalContextWrapper
- getWrapped() - Method in class jakarta.faces.context.FacesContextFactory
-
If this factory has been decorated, the implementation doing the decorating may override this method to provide access to the implementation being wrapped.
- getWrapped() - Method in class jakarta.faces.context.FacesContextWrapper
- getWrapped() - Method in class jakarta.faces.context.FlashFactory
-
If this factory has been decorated, the implementation doing the decorating may override this method to provide access to the implementation being wrapped.
- getWrapped() - Method in class jakarta.faces.context.FlashWrapper
- getWrapped() - Method in class jakarta.faces.context.PartialViewContextFactory
-
If this factory has been decorated, the implementation doing the decorating may override this method to provide access to the implementation being wrapped.
- getWrapped() - Method in class jakarta.faces.context.PartialViewContextWrapper
- getWrapped() - Method in class jakarta.faces.context.ResponseWriterWrapper
- getWrapped() - Method in class jakarta.faces.event.ActionListenerWrapper
- getWrapped() - Method in interface jakarta.faces.FacesWrapper
-
A class that implements this interface uses this method to return an instance of the class being wrapped.
- getWrapped() - Method in class jakarta.faces.flow.FlowHandlerFactoryWrapper
- getWrapped() - Method in class jakarta.faces.lifecycle.ClientWindowFactory
-
If this factory has been decorated, the implementation doing the decorating may override this method to provide access to the implementation being wrapped.
- getWrapped() - Method in class jakarta.faces.lifecycle.ClientWindowWrapper
- getWrapped() - Method in class jakarta.faces.lifecycle.LifecycleFactory
-
If this factory has been decorated, the implementation doing the decorating may override this method to provide access to the implementation being wrapped.
- getWrapped() - Method in class jakarta.faces.lifecycle.LifecycleWrapper
- getWrapped() - Method in class jakarta.faces.render.RendererWrapper
- getWrapped() - Method in class jakarta.faces.render.RenderKitFactory
-
If this factory has been decorated, the implementation doing the decorating may override this method to provide access to the implementation being wrapped.
- getWrapped() - Method in class jakarta.faces.render.RenderKitWrapper
- getWrapped() - Method in class jakarta.faces.view.facelets.FaceletCacheFactory
-
If this factory has been decorated, the implementation doing the decorating may override this method to provide access to the implementation being wrapped.
- getWrapped() - Method in class jakarta.faces.view.facelets.TagHandlerDelegateFactory
-
If this factory has been decorated, the implementation doing the decorating may override this method to provide access to the implementation being wrapped.
- getWrapped() - Method in class jakarta.faces.view.ViewDeclarationLanguageFactory
-
If this factory has been decorated, the implementation doing the decorating may override this method to provide access to the implementation being wrapped.
- getWrapped() - Method in class jakarta.faces.view.ViewDeclarationLanguageWrapper
- getWrapped() - Method in class jakarta.security.enterprise.authentication.mechanism.http.HttpAuthenticationMechanismWrapper
-
Returns the object that's being wrapped.
- getWrapped() - Method in class jakarta.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
- getWrappedData() - Method in class jakarta.faces.model.ArrayDataModel
- getWrappedData() - Method in class jakarta.faces.model.CollectionDataModel
- getWrappedData() - Method in class jakarta.faces.model.DataModel
-
Return the object representing the data wrapped by this
DataModel
, if any. - getWrappedData() - Method in class jakarta.faces.model.IterableDataModel
-
Return the object representing the data wrapped by this
DataModel
, if any. - getWrappedData() - Method in class jakarta.faces.model.ListDataModel
- getWrappedData() - Method in class jakarta.faces.model.ResultSetDataModel
- getWrappedData() - Method in class jakarta.faces.model.ScalarDataModel
- getWriteMethod(String) - Method in class com.sun.faces.facelets.tag.MetadataTargetImpl
- getWriteMethod(String) - Method in class jakarta.faces.view.facelets.MetadataTarget
-
Return a
Method
for the setter of the property with name given by argumentname
. - getWriter() - Method in class com.sun.faces.application.ViewHandlerResponseWrapper
- getWriter() - Method in interface jakarta.servlet.ServletResponse
-
Returns a
PrintWriter
object that can send character text to the client. - getWriter() - Method in class jakarta.servlet.ServletResponseWrapper
-
The default behavior of this method is to return getWriter() on the wrapped response object.
- getWSDLDocumentLocation() - Method in class jakarta.xml.ws.Service
-
Gets the location of the WSDL document for this Service.
- getWSDLDocumentLocation() - Method in class jakarta.xml.ws.spi.ServiceDelegate
-
Gets the location of the WSDL document for this Service.
- getXMLDECLFromFacesContextAttributes(FacesContext) - Static method in class com.sun.faces.util.Util
- getXMLDocuments(ServletContext, List<ConfigurationResourceProvider>, ExecutorService, boolean) - Static method in class com.sun.faces.config.manager.Documents
-
Obtains an array of
Document
s to be processed - getXMLNode(Object) - Method in class jakarta.xml.bind.Binder
-
Gets the XML element associated with the given Jakarta XML Binding object.
- getXmlns() - Method in class jakarta.faces.component.html.HtmlBody
-
Return the value of the
xmlns
property. - getXmlns() - Method in class jakarta.faces.component.html.HtmlHead
-
Return the value of the
xmlns
property. - getXMLReader() - Method in class jakarta.xml.bind.helpers.AbstractUnmarshallerImpl
-
Obtains a configured XMLReader.
- getYear() - Method in class jakarta.ejb.ScheduleExpression
-
Return the value of the year attribute.
- getZoneId() - Method in class jakarta.enterprise.concurrent.CronTrigger
-
Returns the timezone to use for
ZonedDateTime
that is supplied to thegetNextRunTime
andskipRun
methods. - getZoneId() - Method in interface jakarta.enterprise.concurrent.ZonedTrigger
-
Returns the timezone to use for the
ZonedDateTime
that is supplied to thegetNextRunTime
andskipRun
methods. - getZoneinfo() - Method in interface jakarta.security.enterprise.identitystore.openid.OpenIdClaims
- GIVEN_NAME - Static variable in interface jakarta.security.enterprise.authentication.mechanism.http.openid.OpenIdConstant
- GOING_AWAY - Enum constant in enum class jakarta.websocket.CloseReason.CloseCodes
-
1001 indicates that an endpoint is "going away", such as a server going down or a browser having navigated away from a page.
- GONE - Enum constant in enum class jakarta.ws.rs.core.Response.Status
-
410 Gone, see HTTP/1.1 documentation.
- GRANT_TYPE - Static variable in interface jakarta.security.enterprise.authentication.mechanism.http.openid.OpenIdConstant
- Graph<T> - Interface in jakarta.persistence
-
Declares operations common to
EntityGraph
andSubgraph
. - GRAPHICIMAGE - Enum constant in enum class com.sun.faces.renderkit.AttributeManager.Key
- greaterThan(Expression<? extends Y>, Expression<? extends Y>) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
-
Create a predicate for testing whether the first argument is greater than the second.
- greaterThan(Expression<? extends Y>, Y) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
-
Create a predicate for testing whether the first argument is greater than the second.
- greaterThanOrEqualTo(Expression<? extends Y>, Expression<? extends Y>) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
-
Create a predicate for testing whether the first argument is greater than or equal to the second.
- greaterThanOrEqualTo(Expression<? extends Y>, Y) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
-
Create a predicate for testing whether the first argument is greater than or equal to the second.
- greatest(Expression<X>) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
-
Create an aggregate expression for finding the greatest of the values (strings, dates, etc).
- GridRenderer - Class in com.sun.faces.renderkit.html_basic
-
GridRenderer is a class that renders
UIPanel
component as a "Grid". - GridRenderer() - Constructor for class com.sun.faces.renderkit.html_basic.GridRenderer
- group - Enum constant in enum class jakarta.faces.component.html.HtmlSelectOneRadio.PropertyKeys
- Group(FacesContext, String) - Constructor for class com.sun.faces.renderkit.html_basic.RadioRenderer.Group
- groupBy(Expression<?>...) - Method in interface jakarta.persistence.criteria.AbstractQuery
-
Specify the expressions that are used to form groups over the query results.
- groupBy(Expression<?>...) - Method in interface jakarta.persistence.criteria.CriteriaQuery
-
Specify the expressions that are used to form groups over the query results.
- groupBy(Expression<?>...) - Method in interface jakarta.persistence.criteria.Subquery
-
Specify the expressions that are used to form groups over the subquery results.
- groupBy(List<Expression<?>>) - Method in interface jakarta.persistence.criteria.AbstractQuery
-
Specify the expressions that are used to form groups over the query results.
- groupBy(List<Expression<?>>) - Method in interface jakarta.persistence.criteria.CriteriaQuery
-
Specify the expressions that are used to form groups over the query results.
- groupBy(List<Expression<?>>) - Method in interface jakarta.persistence.criteria.Subquery
-
Specify the expressions that are used to form groups over the subquery results.
- GroupConversionDescriptor - Interface in jakarta.validation.metadata
-
A group conversion rule to be applied during cascaded validation.
- GroupDefinitionException - Exception Class in jakarta.validation
-
Exception raised if a group definition is not legal.
- GroupDefinitionException() - Constructor for exception class jakarta.validation.GroupDefinitionException
- GroupDefinitionException(String) - Constructor for exception class jakarta.validation.GroupDefinitionException
- GroupDefinitionException(String, Throwable) - Constructor for exception class jakarta.validation.GroupDefinitionException
- GroupDefinitionException(Throwable) - Constructor for exception class jakarta.validation.GroupDefinitionException
- groupingBy(Function<JsonValue, String>) - Static method in class jakarta.json.stream.JsonCollectors
-
Constructs a
java.util.stream.Collector
that implements a "group by" operation on the inputJsonValue
elements. - groupingBy(Function<JsonValue, String>, Collector<JsonValue, T, JsonArray>) - Static method in class jakarta.json.stream.JsonCollectors
-
Constructs a
java.util.stream.Collector
that implements a "group by" operation on the inputJsonValue
elements. - groupMemberAttribute() - Element in annotation interface jakarta.security.enterprise.identitystore.LdapIdentityStoreDefinition
-
Name of the attribute in a group object that identifies the members of the group (e.g., "
member
"). - groupMemberOfAttribute() - Element in annotation interface jakarta.security.enterprise.identitystore.LdapIdentityStoreDefinition
-
Name of the attribute in a person object that identifies the groups the caller belongs to (e.g., "
memberOf
"). - groupNameAttribute() - Element in annotation interface jakarta.security.enterprise.identitystore.LdapIdentityStoreDefinition
-
Name of the attribute of a group object that represents the group name (e.g., "
cn
") - GroupPrincipalCallback - Class in jakarta.security.auth.message.callback
-
Callback establishing group principals within the argument subject.
- GroupPrincipalCallback(Subject, String[]) - Constructor for class jakarta.security.auth.message.callback.GroupPrincipalCallback
-
Create a GroupPrincipalCallback to establish the container's representation of the corresponding group principals within the Subject.
- GroupRenderer - Class in com.sun.faces.renderkit.html_basic
-
Arbitrary grouping "renderer" that simply renders its children recursively in the
encodeEnd()
method. - GroupRenderer() - Constructor for class com.sun.faces.renderkit.html_basic.GroupRenderer
- groups() - Element in annotation interface jakarta.security.enterprise.identitystore.InMemoryIdentityStoreDefinition.Credentials
-
The optional list of groups that the specified caller is in.
- groups() - Element in annotation interface jakarta.validation.constraints.AssertFalse
- groups() - Element in annotation interface jakarta.validation.constraints.AssertTrue
- groups() - Element in annotation interface jakarta.validation.constraints.DecimalMax
- groups() - Element in annotation interface jakarta.validation.constraints.DecimalMin
- groups() - Element in annotation interface jakarta.validation.constraints.Digits
- groups() - Element in annotation interface jakarta.validation.constraints.Email
- groups() - Element in annotation interface jakarta.validation.constraints.Future
- groups() - Element in annotation interface jakarta.validation.constraints.FutureOrPresent
- groups() - Element in annotation interface jakarta.validation.constraints.Max
- groups() - Element in annotation interface jakarta.validation.constraints.Min
- groups() - Element in annotation interface jakarta.validation.constraints.Negative
- groups() - Element in annotation interface jakarta.validation.constraints.NegativeOrZero
- groups() - Element in annotation interface jakarta.validation.constraints.NotBlank
- groups() - Element in annotation interface jakarta.validation.constraints.NotEmpty
- groups() - Element in annotation interface jakarta.validation.constraints.NotNull
- groups() - Element in annotation interface jakarta.validation.constraints.Null
- groups() - Element in annotation interface jakarta.validation.constraints.Past
- groups() - Element in annotation interface jakarta.validation.constraints.PastOrPresent
- groups() - Element in annotation interface jakarta.validation.constraints.Pattern
- groups() - Element in annotation interface jakarta.validation.constraints.Positive
- groups() - Element in annotation interface jakarta.validation.constraints.PositiveOrZero
- groups() - Element in annotation interface jakarta.validation.constraints.Size
- GROUPS - Static variable in interface jakarta.security.enterprise.authentication.mechanism.http.openid.OpenIdConstant
- groupSearchBase() - Element in annotation interface jakarta.security.enterprise.identitystore.LdapIdentityStoreDefinition
-
Search base for looking up groups (e.g., "
ou=group,dc=eclipse,dc=net
"). - groupSearchFilter() - Element in annotation interface jakarta.security.enterprise.identitystore.LdapIdentityStoreDefinition
-
Search filter to find groups when groupSearchBase is set.
- groupSearchScope() - Element in annotation interface jakarta.security.enterprise.identitystore.LdapIdentityStoreDefinition
-
Search scope for group searches, determines depth of the search in the LDAP tree.
- groupSearchScopeExpression() - Element in annotation interface jakarta.security.enterprise.identitystore.LdapIdentityStoreDefinition
-
Allow groupSearchScope to be specified as a Jakarta Expression Language expression.
- GroupSelectItem() - Constructor for class com.sun.faces.renderkit.html_basic.RadioRenderer.GroupSelectItem
- GroupSequence - Annotation Interface in jakarta.validation
-
Defines group sequence.
- groupsQuery() - Element in annotation interface jakarta.security.enterprise.identitystore.DatabaseIdentityStoreDefinition
-
SQL query to retrieve the groups associated with the caller when authentication succeeds.
- gt(Expression<? extends Number>, Expression<? extends Number>) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
-
Create a predicate for testing whether the first argument is greater than the second.
- gt(Expression<? extends Number>, Number) - Method in interface jakarta.persistence.criteria.CriteriaBuilder
-
Create a predicate for testing whether the first argument is greater than the second.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form