Index

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

A

ABANDONED_FLOW - Static variable in class com.sun.faces.flow.FlowHandlerImpl
 
ABANDONED_FLOW - Static variable in class com.sun.faces.flow.FlowImpl
 
AbortProcessingException - Exception Class in jakarta.faces.event
An exception that may be thrown by event listeners to terminate the processing of the current event.
AbortProcessingException() - Constructor for exception class jakarta.faces.event.AbortProcessingException
Construct a new exception with no detail message or root cause.
AbortProcessingException(String) - Constructor for exception class jakarta.faces.event.AbortProcessingException
Construct a new exception with the specified detail message and no root cause.
AbortProcessingException(String, Throwable) - Constructor for exception class jakarta.faces.event.AbortProcessingException
Construct a new exception with the specified detail message and root cause.
AbortProcessingException(Throwable) - Constructor for exception class jakarta.faces.event.AbortProcessingException
Construct a new exception with the specified root cause.
AbstractConfigProcessor - Class in com.sun.faces.config.processor
This is the base ConfigProcessor that all concrete ConfigProcessor implementations should extend.
AbstractConfigProcessor() - Constructor for class com.sun.faces.config.processor.AbstractConfigProcessor
 
AbstractHtmlLibrary - Class in com.sun.faces.facelets.tag.faces.html
 
AbstractHtmlLibrary(String) - Constructor for class com.sun.faces.facelets.tag.faces.html.AbstractHtmlLibrary
 
AbstractSearchKeywordResolverImpl - Class in com.sun.faces.component.search
 
AbstractSearchKeywordResolverImpl() - Constructor for class com.sun.faces.component.search.AbstractSearchKeywordResolverImpl
 
AbstractTagLibrary - Class in com.sun.faces.facelets.tag
Base class for defining TagLibraries in Java
AbstractTagLibrary(String) - Constructor for class com.sun.faces.facelets.tag.AbstractTagLibrary
 
AbstractTagLibrary.ComponentConfigWrapper - Class in com.sun.faces.facelets.tag
 
AbstractUIHandler - Class in com.sun.faces.facelets.compiler
 
AbstractUIHandler() - Constructor for class com.sun.faces.facelets.compiler.AbstractUIHandler
 
accept - Enum constant in enum jakarta.faces.component.html.HtmlForm.PropertyKeys
 
accept - Enum constant in enum jakarta.faces.component.html.HtmlInputFile.PropertyKeys
 
ACCEPT - Enum constant in enum jakarta.faces.component.visit.VisitResult
This result indicates that the tree visit should descend into current component's subtree.
acceptcharset - Enum constant in enum jakarta.faces.component.html.HtmlForm.PropertyKeys
 
accesskey - Enum constant in enum jakarta.faces.component.html.HtmlCommandButton.PropertyKeys
 
accesskey - Enum constant in enum jakarta.faces.component.html.HtmlCommandLink.PropertyKeys
 
accesskey - Enum constant in enum jakarta.faces.component.html.HtmlInputFile.PropertyKeys
 
accesskey - Enum constant in enum jakarta.faces.component.html.HtmlInputSecret.PropertyKeys
 
accesskey - Enum constant in enum jakarta.faces.component.html.HtmlInputText.PropertyKeys
 
accesskey - Enum constant in enum jakarta.faces.component.html.HtmlInputTextarea.PropertyKeys
 
accesskey - Enum constant in enum jakarta.faces.component.html.HtmlOutcomeTargetButton.PropertyKeys
 
accesskey - Enum constant in enum jakarta.faces.component.html.HtmlOutcomeTargetLink.PropertyKeys
 
accesskey - Enum constant in enum jakarta.faces.component.html.HtmlOutputLabel.PropertyKeys
 
accesskey - Enum constant in enum jakarta.faces.component.html.HtmlOutputLink.PropertyKeys
 
accesskey - Enum constant in enum jakarta.faces.component.html.HtmlSelectBooleanCheckbox.PropertyKeys
 
accesskey - Enum constant in enum jakarta.faces.component.html.HtmlSelectManyCheckbox.PropertyKeys
 
accesskey - Enum constant in enum jakarta.faces.component.html.HtmlSelectManyListbox.PropertyKeys
 
accesskey - Enum constant in enum jakarta.faces.component.html.HtmlSelectManyMenu.PropertyKeys
 
accesskey - Enum constant in enum jakarta.faces.component.html.HtmlSelectOneListbox.PropertyKeys
 
accesskey - Enum constant in enum jakarta.faces.component.html.HtmlSelectOneMenu.PropertyKeys
 
accesskey - Enum constant in enum jakarta.faces.component.html.HtmlSelectOneRadio.PropertyKeys
 
ACT_AS_DO_LAST_PHASE_ACTIONS - Static variable in class com.sun.faces.context.flash.ELFlash
 
ActionEvent - Class in jakarta.faces.event
An ActionEvent represents the activation of a user interface component (such as a UICommand).
ActionEvent(UIComponent) - Constructor for class jakarta.faces.event.ActionEvent
Construct a new event object from the specified source component and action command.
ActionEvent(FacesContext, UIComponent) - Constructor for class jakarta.faces.event.ActionEvent
Construct a new event object from the Faces context, specified source component and action command.
ActionListener - Interface in jakarta.faces.event
A listener interface for receiving ActionEvents.
ActionListenerHandler - Class in com.sun.faces.facelets.tag.faces.core
Register an ActionListener instance on the UIComponent associated with the closest parent UIComponent custom action.
ActionListenerHandler(TagConfig) - Constructor for class com.sun.faces.facelets.tag.faces.core.ActionListenerHandler
 
ActionListenerHandlerBase - Class in com.sun.faces.facelets.tag.faces.core
Register an ActionListener instance on the UIComponent associated with the closest parent UIComponent custom action.
ActionListenerHandlerBase(TagConfig) - Constructor for class com.sun.faces.facelets.tag.faces.core.ActionListenerHandlerBase
 
ActionListenerImpl - Class in com.sun.faces.application
This action listener implementation processes action events during the Apply Request Values or Invoke Application phase of the request processing lifecycle (depending upon the immediate property of the ActionSource that queued this event.
ActionListenerImpl() - Constructor for class com.sun.faces.application.ActionListenerImpl
 
ActionListenerWrapper - Class in jakarta.faces.event
Provides a simple implementation of ActionListener that can be subclassed by developers wishing to provide specialized behavior to an existing ActionListener instance.
ActionListenerWrapper() - Constructor for class jakarta.faces.event.ActionListenerWrapper
 
ActionSource - Interface in jakarta.faces.component
ActionSource is an interface that may be implemented by any concrete UIComponent that wishes to be a source of ActionEvents, including the ability to invoke application actions via the default ActionListener mechanism.
ActionSource2 - Interface in jakarta.faces.component
ActionSource2 extends ActionSource and provides a JavaBeans "action" property.
ActionSource2AttachedObjectHandler - Interface in jakarta.faces.view
A VDL handler that exposes ActionListener to a page author.
ActionSource2AttachedObjectTarget - Interface in jakarta.faces.view
A marker interface for VDL tags that represent <composite:actionSource/> for use by the composite component page author.
ActionSource2AttachedObjectTargetHandler - Class in com.sun.faces.facelets.tag.composite
 
ActionSource2AttachedObjectTargetHandler(TagConfig) - Constructor for class com.sun.faces.facelets.tag.composite.ActionSource2AttachedObjectTargetHandler
 
ActionSource2AttachedObjectTargetImpl - Class in com.sun.faces.facelets.tag.composite
 
ActionSource2AttachedObjectTargetImpl() - Constructor for class com.sun.faces.facelets.tag.composite.ActionSource2AttachedObjectTargetImpl
 
ACTIVE_VIEW_MAPS - Static variable in class com.sun.faces.application.view.ViewScopeManager
Stores the constants to keep track of the active view maps.
ACTIVE_VIEW_MAPS_SIZE - Static variable in class com.sun.faces.application.view.ViewScopeManager
Stores the constant for the maximum active view map size.
ACTUAL_VIEW_MAP - Static variable in class com.sun.faces.util.RequestStateManager
This attribute is used by the StateMangaer during restore view.
add(ResourceInfo, List<String>) - Method in class com.sun.faces.application.resource.ResourceCache
Add the ResourceInfo to the internal cache.
add(E) - Method in class com.sun.faces.util.MostlySingletonSet
 
add(ELResolver) - Method in class com.sun.faces.el.ChainTypeCompositeELResolver
 
add(ELResolver) - Method in class com.sun.faces.el.DemuxCompositeELResolver
 
add(SearchKeywordResolver) - Method in class com.sun.faces.component.search.CompositeSearchKeywordResolver
 
add(Metadata) - Method in class com.sun.faces.facelets.tag.MetaRulesetImpl
 
add(Metadata) - Method in class jakarta.faces.view.facelets.MetaRuleset
Add another Metadata to this ruleset, returning this.
add(Session) - Method in class com.sun.faces.push.WebsocketSessionManager
On open, add given web socket session to the mapping associated with its channel identifier and returns true if it's accepted (i.e.
add(Serializable, Object) - Method in interface jakarta.faces.component.StateHelper
Store the specified value in a List that is internal to the StateHelper.
add(String, TagHandler) - Method in class com.sun.faces.facelets.tag.faces.AttachedBehaviors
 
add(T, V) - Method in class com.sun.faces.util.CollectionsUtils.ConstMap
 
ADD - Static variable in class com.sun.faces.util.ComponentStruct
Marker that specifies this is an ADD.
addActionListener(ActionListener) - Method in interface jakarta.faces.component.ActionSource
Add a new ActionListener to the set of listeners interested in being notified when ActionEvents occur.
addActionListener(ActionListener) - Method in class jakarta.faces.component.UICommand
 
addActionListener(ActionListener) - Method in class jakarta.faces.component.UIViewAction
Add a new ActionListener to the set of listeners interested in being notified when ActionEvents occur.
addAjaxBehaviorListener(AjaxBehaviorListener) - Method in class jakarta.faces.component.behavior.AjaxBehavior
Add the specified AjaxBehaviorListener to the set of listeners registered to receive event notifications from this AjaxBehavior.
addAll(Collection<? extends E>) - Method in class com.sun.faces.util.MostlySingletonSet
 
addAnnotatedClasses(Set<Class<?>>, ServletContext) - Static method in class com.sun.faces.config.FacesInitializer
 
addAnnotatedTypes(BeforeBeanDiscovery, BeanManager, Class<?>...) - Static method in class com.sun.faces.cdi.CdiUtils
 
addBehavior(FacesContext, ClientBehaviorHolder) - Method in class com.sun.faces.component.behavior.AjaxBehaviors.BehaviorInfo
 
addBehavior(String, String) - Method in class com.sun.faces.application.ApplicationImpl
 
addBehavior(String, String) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
addBehavior(String, String) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
addBehavior(String, String) - Method in class jakarta.faces.application.Application
Register a new mapping of behavior id to the name of the corresponding Behavior class.
addBehavior(String, String) - Method in class jakarta.faces.application.ApplicationWrapper
The default behavior of this method is to call Application.addBehavior(String, String) on the wrapped Application object.
addBehavior(String, String, Class) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
 
addBehaviorListener(BehaviorListener) - Method in class jakarta.faces.component.behavior.BehaviorBase
Add the specified BehaviorListener to the set of listeners registered to receive event notifications from this Behavior.
addBehaviors(FacesContext, ClientBehaviorHolder) - Method in class com.sun.faces.component.behavior.AjaxBehaviors
 
addChannelId(String, String, String) - Method in class com.sun.faces.push.WebsocketUserManager
Add user channel ID associated with given session based user ID and channel name.
addClientBehavior(String, ClientBehavior) - Method in class com.sun.faces.facelets.tag.composite.BehaviorHolderWrapper
 
addClientBehavior(String, ClientBehavior) - Method in interface jakarta.faces.component.behavior.ClientBehaviorHolder
Attaches a ClientBehavior to the component implementing this interface for the specified event.
addClientBehavior(String, ClientBehavior) - Method in class jakarta.faces.component.UIComponentBase
addClientBehaviorRenderer(String, ClientBehaviorRenderer) - Method in class com.sun.faces.renderkit.RenderKitImpl
 
addClientBehaviorRenderer(String, ClientBehaviorRenderer) - Method in class jakarta.faces.render.RenderKit
Register the specified ClientBehaviorRenderer instance, associated with the specified component type, to the set of ClientBehaviorRenderers registered with this RenderKit, replacing any previously registered ClientBehaviorRenderer for this type.
addClientBehaviorRenderer(String, ClientBehaviorRenderer) - Method in class jakarta.faces.render.RenderKitWrapper
The default behavior of this method is to call RenderKit.addClientBehaviorRenderer(String, ClientBehaviorRenderer) on the wrapped RenderKit object.
addComponent(FaceletContext, UIComponent, UIComponent) - Method in class com.sun.faces.facelets.compiler.AbstractUIHandler
 
addComponent(FaceletContext, UIComponent, UIComponent) - Static method in class com.sun.faces.facelets.tag.faces.ComponentSupport
Add the child component to the parent.
addComponent(String, String) - Method in class com.sun.faces.application.ApplicationImpl
 
addComponent(String, String) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
addComponent(String, String) - Method in class jakarta.faces.application.Application
Register a new mapping of component type to the name of the corresponding UIComponent class.
addComponent(String, String) - Method in class jakarta.faces.application.ApplicationWrapper
The default behavior of this method is to call Application.addComponent(String, String) on the wrapped Application object.
addComponent(String, String, String) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
Add a ComponentHandlerImpl with the specified componentType and rendererType, aliased by the tag name.
addComponent(String, String, String, Class) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
Add a ComponentHandlerImpl with the specified componentType and rendererType, aliased by the tag name.
addComponentResource(FacesContext, UIComponent) - Method in class jakarta.faces.component.UIViewRoot
Add argument component, which is assumed to represent a resource instance, as a resource to this view.
addComponentResource(FacesContext, UIComponent, String) - Method in class jakarta.faces.component.UIViewRoot
Add argument component, which is assumed to represent a resource instance, as a resource to this view.
addComponentToView(FaceletContext, UIComponent, UIComponent, boolean) - Method in class com.sun.faces.facelets.tag.faces.ComponentTagHandlerDelegateImpl
 
addComponentToView(FaceletContext, UIComponent, UIComponent, boolean) - Method in class com.sun.faces.facelets.tag.faces.html.ComponentResourceDelegate
 
addCompositeComponentTag(String, String) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
Add a CompositeComponentTagHandler for the specified resource.
addConversionErrorMessage(FacesContext, UIComponent, ConverterException) - Method in class com.sun.faces.application.PropertyEditorHelper
Add a conversion error message in the case of a PropertyEditor based conversion error.
addConverter(Class<?>, String) - Method in class com.sun.faces.application.ApplicationImpl
 
addConverter(Class<?>, String) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
addConverter(Class<?>, String) - Method in class jakarta.faces.application.Application
Register a new converter class that is capable of performing conversions for the specified target class.
addConverter(Class<?>, String) - Method in class jakarta.faces.application.ApplicationWrapper
The default behavior of this method is to call Application.addConverter(Class, String) on the wrapped Application object.
addConverter(String, String) - Method in class com.sun.faces.application.ApplicationImpl
 
addConverter(String, String) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
addConverter(String, String) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
Add a ConverterHandler for the specified converterId
addConverter(String, String) - Method in class jakarta.faces.application.Application
Register a new mapping of converter id to the name of the corresponding Converter class.
addConverter(String, String) - Method in class jakarta.faces.application.ApplicationWrapper
The default behavior of this method is to call Application.addConverter(String, String) on the wrapped Application object.
addConverter(String, String, Class) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
Add a ConverterHandler for the specified converterId of a TagHandler type
addDataModelListener(DataModelListener) - Method in class jakarta.faces.model.DataModel
Add a new DataModelListener to the set interested in notifications from this DataModel.
addDefaultValidatorId(String) - Method in class com.sun.faces.application.ApplicationImpl
 
addDefaultValidatorId(String) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
addDefaultValidatorId(String) - Method in class jakarta.faces.application.Application
Register a validator by its id that is applied to all UIInput components in a view.
addDefaultValidatorId(String) - Method in class jakarta.faces.application.ApplicationWrapper
The default behavior of this method is to call Application.addDefaultValidatorId(String) on the wrapped Application object.
addDefaultValidatorsToComponent(FacesContext, EditableValueHolder) - Static method in class com.sun.faces.component.validator.ComponentValidators
Creates and installs default validators, if any, into the argument EditableValueHolder.
addDuplicateName(String, Class<? extends SystemEvent>) - Method in class com.sun.faces.application.NamedEventManager
 
addELContextListener(ELContextListener) - Method in class com.sun.faces.application.ApplicationImpl
 
addELContextListener(ELContextListener) - Method in class com.sun.faces.application.applicationimpl.ExpressionLanguage
 
addELContextListener(ELContextListener) - Method in class jakarta.faces.application.Application
Provide a way for Faces applications to register an ELContextListener that will be notified on creation of ELContext instances.
addELContextListener(ELContextListener) - Method in class jakarta.faces.application.ApplicationWrapper
The default behavior of this method is to call Application.addELContextListener(jakarta.el.ELContextListener) on the wrapped Application object.
addELResolver(ELResolver) - Method in class com.sun.faces.application.ApplicationImpl
 
addELResolver(ELResolver) - Method in class com.sun.faces.application.applicationimpl.ExpressionLanguage
 
addELResolver(ELResolver) - Method in class jakarta.faces.application.Application
Cause an the argument resolver to be added to the resolver chain as specified in section 5.3.2 "ELResolver" of the Jakarta Faces Specification Document.
addELResolver(ELResolver) - Method in class jakarta.faces.application.ApplicationWrapper
The default behavior of this method is to call Application.addELResolver(jakarta.el.ELResolver) on the wrapped Application object.
addFacesComponent(FacesComponentUsage) - Method in class com.sun.faces.application.ApplicationAssociate
 
addFacesListener(FacesListener) - Method in class com.sun.faces.facelets.compiler.UILeaf
 
addFacesListener(FacesListener) - Method in class com.sun.faces.facelets.tag.composite.BehaviorHolderWrapper
 
addFacesListener(FacesListener) - Method in class jakarta.faces.component.UIComponent
Add the specified FacesListener to the set of listeners registered to receive event notifications from this UIComponent.
addFacesListener(FacesListener) - Method in class jakarta.faces.component.UIComponentBase
Add the specified FacesListener to the set of listeners registered to receive event notifications from this UIComponent.
addFlow(FacesContext, Flow) - Method in class com.sun.faces.flow.FlowHandlerImpl
 
addFlow(FacesContext, Flow) - Method in class jakarta.faces.flow.FlowHandler
Add the argument Flow to the collection of Flows known to the current application.
addFunction(String, Method) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
Add a Method to be used as a Function at Compilation.
addFunction(String, String, Method) - Method in class com.sun.faces.facelets.el.DefaultFunctionMapper
 
addHint(SearchExpressionContext, SearchExpressionHint) - Method in class com.sun.faces.component.search.SearchExpressionHandlerImpl
 
addHtmlComponent(String, String, String) - Method in class com.sun.faces.facelets.tag.faces.html.AbstractHtmlLibrary
 
addInitContextEntryForCurrentThread() - Method in class com.sun.faces.config.InitFacesContext
 
addLifecycle(String, Lifecycle) - Method in class com.sun.faces.lifecycle.LifecycleFactoryImpl
 
addLifecycle(String, Lifecycle) - Method in class jakarta.faces.lifecycle.LifecycleFactory
Register a new Lifecycle instance, associated with the specified lifecycleId, to be supported by this LifecycleFactory.
addMessage(String, FacesMessage) - Method in class com.sun.faces.config.initfacescontext.NoOpFacesContext
 
addMessage(String, FacesMessage) - Method in class com.sun.faces.context.FacesContextImpl
 
addMessage(String, FacesMessage) - Method in class jakarta.faces.context.FacesContext
Append a FacesMessage to the set of messages associated with the specified client identifier, if clientId is not null.
addMessage(String, FacesMessage) - Method in class jakarta.faces.context.FacesContextWrapper
The default behavior of this method is to call FacesContext.addMessage(String, FacesMessage) on the wrapped FacesContext object.
addNamedEvent(String, Class<? extends SystemEvent>) - Method in class com.sun.faces.application.NamedEventManager
 
addNavigationCase(NavigationCase) - Method in class com.sun.faces.application.ApplicationAssociate
Add a navigation case to the internal case set.
addNavigationParams(NavigationCase, Map<String, List<String>>) - Method in class com.sun.faces.renderkit.html_basic.OutcomeTargetRenderer
 
addPhaseListener(PhaseListener) - Method in class com.sun.faces.lifecycle.LifecycleImpl
 
addPhaseListener(PhaseListener) - Method in class jakarta.faces.component.UIViewRoot
Add the argument newPhaseListener to the list of PhaseListeners on this UIViewRoot.
addPhaseListener(PhaseListener) - Method in class jakarta.faces.lifecycle.Lifecycle
Register a new PhaseListener instance that is interested in being notified before and after the processing for standard phases of the request processing lifecycle.
addPhaseListener(PhaseListener) - Method in class jakarta.faces.lifecycle.LifecycleWrapper
 
addPropertyELResolver(ELResolver) - Method in class com.sun.faces.el.ChainTypeCompositeELResolver
 
addPropertyELResolver(ELResolver) - Method in class com.sun.faces.el.DemuxCompositeELResolver
 
addPropertyELResolver(ELResolver) - Method in class com.sun.faces.el.FacesCompositeELResolver
 
addProtectedView(String) - Method in class com.sun.faces.application.view.MultiViewHandler
 
addProtectedView(String) - Method in class jakarta.faces.application.ViewHandler
Add the argument urlPattern to the thread safe Set of protected views for this application.
addProtectedView(String) - Method in class jakarta.faces.application.ViewHandlerWrapper
The default behavior of this method is to call ViewHandler.addProtectedView(java.lang.String) on the wrapped ViewHandler object.
addRadio(FacesContext, UISelectOne) - Method in class com.sun.faces.renderkit.html_basic.RadioRenderer.Group
 
addRenderer(String, String, Renderer) - Method in class com.sun.faces.renderkit.RenderKitImpl
 
addRenderer(String, String, Renderer) - Method in class jakarta.faces.render.RenderKit
Register the specified Renderer instance, associated with the specified component family and rendererType, to the set of Renderers registered with this RenderKit, replacing any previously registered Renderer for this combination of identifiers.
addRenderer(String, String, Renderer) - Method in class jakarta.faces.render.RenderKitWrapper
The default behavior of this method is to call RenderKit.addRenderer(String, String, Renderer) on the wrapped RenderKit object.
addRenderKit(String, RenderKit) - Method in class com.sun.faces.renderkit.RenderKitFactoryImpl
 
addRenderKit(String, RenderKit) - Method in class jakarta.faces.render.RenderKitFactory
Register the specified RenderKit instance, associated with the specified renderKitId, to be supported by this RenderKitFactory, replacing any previously registered RenderKit for this identifier.
addResourceBundle(String, ApplicationResourceBundle) - Method in class com.sun.faces.application.ApplicationAssociate
keys: element from faces-config
addResponseCookie(String, String, Map<String, Object>) - Method in class com.sun.faces.context.ExternalContextImpl
 
addResponseCookie(String, String, Map<String, Object>) - Method in class jakarta.faces.context.ExternalContext
Adds the cookie represented by the arguments to the response.
addResponseCookie(String, String, Map<String, Object>) - Method in class jakarta.faces.context.ExternalContextWrapper
The default behavior of this method is to call ExternalContext.addResponseCookie(String, String, Map) on the wrapped ExternalContext object.
addResponseHeader(String, String) - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
 
addResponseHeader(String, String) - Method in class com.sun.faces.context.ExternalContextImpl
 
addResponseHeader(String, String) - Method in class jakarta.faces.context.ExternalContext
Add the given name and value to the response header.
addResponseHeader(String, String) - Method in class jakarta.faces.context.ExternalContextWrapper
The default behavior of this method is to call ExternalContext.addResponseHeader(String,String) on the wrapped ExternalContext object.
addRootELResolver(ELResolver) - Method in class com.sun.faces.el.ChainTypeCompositeELResolver
 
addRootELResolver(ELResolver) - Method in class com.sun.faces.el.DemuxCompositeELResolver
 
addRootELResolver(ELResolver) - Method in class com.sun.faces.el.FacesCompositeELResolver
 
addRule(MetaRule) - Method in class com.sun.faces.facelets.tag.MetaRulesetImpl
 
addRule(MetaRule) - Method in class jakarta.faces.view.facelets.MetaRuleset
Add another MetaRule to this ruleset, returning this.
addSearchKeywordResolver(SearchKeywordResolver) - Method in class com.sun.faces.application.ApplicationImpl
 
addSearchKeywordResolver(SearchKeywordResolver) - Method in class com.sun.faces.application.applicationimpl.SearchExpression
 
addSearchKeywordResolver(SearchKeywordResolver) - Method in class jakarta.faces.application.Application
Cause the argument resolver to be added to the head of the resolver chain.
addSearchKeywordResolver(SearchKeywordResolver) - Method in class jakarta.faces.application.ApplicationWrapper
 
addServletContextEntryForInitContext(ServletContext) - Method in class com.sun.faces.config.InitFacesContext
 
addTagDecorator(TagDecorator) - Method in class com.sun.faces.facelets.compiler.Compiler
 
addTagHandler(String, Class) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
Use the specified HandlerType in compiling Facelets.
addTagLibraries(Compiler) - Method in class com.sun.faces.application.ApplicationAssociate
 
addTagLibrary(TagLibrary) - Method in class com.sun.faces.facelets.compiler.Compiler
 
addToDescendantMarkIdCache(UIComponent, UIComponent) - Static method in class com.sun.faces.facelets.tag.faces.ComponentSupport
Adds the mark id of the specified UIComponent otherComponent to the mark id cache of this component, including all its descendant mark ids.
addToId(Object) - Method in class com.sun.faces.cdi.DataModelClassesMapProducer
 
addUserTag(String, URL) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
Add a UserTagHandler specified a the URL source.
addValidator(Validator) - Method in class com.sun.faces.ext.component.UIValidateWholeBean
 
addValidator(Validator) - Method in interface jakarta.faces.component.EditableValueHolder
Add a Validator instance to the set associated with this component.
addValidator(Validator) - Method in class jakarta.faces.component.UIInput
Add a Validator instance to the set associated with this UIInput.
addValidator(String, String) - Method in class com.sun.faces.application.ApplicationImpl
 
addValidator(String, String) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
addValidator(String, String) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
Add a ValidatorHandler for the specified validatorId
addValidator(String, String) - Method in class jakarta.faces.application.Application
Register a new mapping of validator id to the name of the corresponding Validator class.
addValidator(String, String) - Method in class jakarta.faces.application.ApplicationWrapper
The default behavior of this method is to call Application.addValidator(String, String) on the wrapped Application object.
addValidator(String, String, Class) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
Add a ValidatorHandler for the specified validatorId
addValidators(FacesContext, EditableValueHolder) - Method in class com.sun.faces.component.validator.ComponentValidators
Based on the ValidatorInfo instances present on the stack, configure the argument EditableValueHolder with Validators created from the available info.
addValueChangeListener(ValueChangeListener) - Method in interface jakarta.faces.component.EditableValueHolder
Add a new ValueChangeListener to the set of listeners interested in being notified when ValueChangeEvents occur.
addValueChangeListener(ValueChangeListener) - Method in class jakarta.faces.component.UIInput
Add a new ValueChangeListener to the set of listeners interested in being notified when ValueChangeEvents occur.
addViewParameters(FacesContext, String, Map<String, List<String>>) - Method in class com.sun.faces.application.view.MultiViewHandler
 
AFTER_VIEW_CONTENT - Static variable in class com.sun.faces.util.RequestStateManager
Attribute for storing any content within a page that is defined after the closing f:view.
afterBeanDiscovery(AfterBeanDiscovery, BeanManager) - Method in class com.sun.faces.application.view.ViewScopeExtension
After bean discovery.
afterBeanDiscovery(AfterBeanDiscovery, BeanManager) - Method in class com.sun.faces.cdi.CdiExtension
AfterBeanDiscovery: add all CDI producer beans allowing EL resolving of Faces specific artifacts add a managed property type producer bean for each managed property type discovered in CdiExtension.processManagedBean(ProcessManagedBean, BeanManager)
afterDeploymentValidation(AfterDeploymentValidation, BeanManager) - Method in class com.sun.faces.cdi.CdiExtension
AfterDeploymentValidation: sort faces data models discovered in CdiExtension.processBean(ProcessBean, BeanManager) for use by DataModelClassesMapProducer
afterPhase(PhaseEvent) - Method in class com.sun.faces.lifecycle.ELResolverInitPhaseListener
Handle a notification that the processing for a particular phase has just been completed.
afterPhase(PhaseEvent) - Method in class com.sun.faces.lifecycle.HttpMethodRestrictionsPhaseListener
 
afterPhase(PhaseEvent) - Method in interface jakarta.faces.event.PhaseListener
Handle a notification that the processing for a particular phase has just been completed.
AjaxBehavior - Class in jakarta.faces.component.behavior
An instance of this class is added as a ClientBehavior to a component using the ClientBehaviorHolder.addClientBehavior(java.lang.String, jakarta.faces.component.behavior.ClientBehavior) contract that components implement.
AjaxBehavior() - Constructor for class jakarta.faces.component.behavior.AjaxBehavior
Default constructor that just creates this instance.
AjaxBehaviorEvent - Class in jakarta.faces.event
AjaxBehaviorEvent represents the component behavior specific to Ajax).
AjaxBehaviorEvent(UIComponent, Behavior) - Constructor for class jakarta.faces.event.AjaxBehaviorEvent
Construct a new event object from the specified source component and Ajax behavior.
AjaxBehaviorEvent(FacesContext, UIComponent, Behavior) - Constructor for class jakarta.faces.event.AjaxBehaviorEvent
Construct a new event object from the Faces context, specified source component and Ajax behavior.
AjaxBehaviorListener - Interface in jakarta.faces.event
By implementing this class, an object indicates that it is a listener for one or more kinds of BehaviorEvents.
AjaxBehaviorRenderer - Class in com.sun.faces.renderkit.html_basic
 
AjaxBehaviorRenderer() - Constructor for class com.sun.faces.renderkit.html_basic.AjaxBehaviorRenderer
 
AjaxBehaviors - Class in com.sun.faces.component.behavior
An instance of the class is used to manage AjaxBehavior instances.
AjaxBehaviors() - Constructor for class com.sun.faces.component.behavior.AjaxBehaviors
 
AjaxBehaviors.BehaviorInfo - Class in com.sun.faces.component.behavior
 
AjaxExceptionHandlerImpl - Class in com.sun.faces.context
A specialized implementation of ExceptionHandler for Faces that handles exceptions by writing error information to the partial response.
AjaxExceptionHandlerImpl(ExceptionHandler) - Constructor for class com.sun.faces.context.AjaxExceptionHandlerImpl
 
AjaxHandler - Class in com.sun.faces.facelets.tag.faces.core
Enable one or more components in the view to perform Ajax operations.
AjaxHandler(TagConfig) - Constructor for class com.sun.faces.facelets.tag.faces.core.AjaxHandler
 
AjaxNoAjaxExceptionHandler - Class in com.sun.faces.context
 
AjaxNoAjaxExceptionHandler(AjaxExceptionHandlerImpl, ExceptionHandlerImpl) - Constructor for class com.sun.faces.context.AjaxNoAjaxExceptionHandler
 
alias(String, String) - Method in class com.sun.faces.facelets.tag.MetaRulesetImpl
 
alias(String, String) - Method in class jakarta.faces.view.facelets.MetaRuleset
Customize this MetaRuleset by removing the attribute named by argument attribute and re-adding it under the name given by the argument property, returning this.
ALL_IDS - Static variable in class jakarta.faces.component.visit.VisitContext
This unmodifiable Collection is returned by getIdsToVisit() and getSubtreeIdsToVisit() in cases where all ids should be visited.
ALL_MEDIA - Static variable in class com.sun.faces.RIConstants
 
ALL_PARTIAL_PHASE_CLIENT_IDS - Static variable in class jakarta.faces.context.PartialViewContext
The value that when used with PartialViewContext.PARTIAL_EXECUTE_PARAM_NAME or PartialViewContext.PARTIAL_RENDER_PARAM_NAME indicates these phases must be skipped.
AllMatches - Enum constant in enum com.sun.faces.facelets.util.Classpath.SearchAdvice
 
AllowTextChildren - Enum constant in enum com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
 
alt - Enum constant in enum jakarta.faces.component.html.HtmlCommandButton.PropertyKeys
 
alt - Enum constant in enum jakarta.faces.component.html.HtmlGraphicImage.PropertyKeys
 
alt - Enum constant in enum jakarta.faces.component.html.HtmlInputFile.PropertyKeys
Deprecated, for removal: This API element is subject to removal in a future version.
alt - Enum constant in enum jakarta.faces.component.html.HtmlInputSecret.PropertyKeys
Deprecated, for removal: This API element is subject to removal in a future version.
alt - Enum constant in enum jakarta.faces.component.html.HtmlInputText.PropertyKeys
 
alt - Enum constant in enum jakarta.faces.component.html.HtmlOutcomeTargetButton.PropertyKeys
 
AlternateLifecycleId - Enum constant in enum com.sun.faces.config.WebConfiguration.WebContextInitParameter
 
ALWAYS_PERFORM_VALIDATION_WHEN_REQUIRED_IS_TRUE - Static variable in class jakarta.faces.component.UIInput
If this param is set, and calling toLowerCase().equals("true") on a String representation of its value returns true, validation must be performed, even when there is no corresponding value for this component in the incoming request.
AlwaysPerformValidationWhenRequiredTrue - Enum constant in enum com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
 
AlwaysPuttingSessionMap - Class in com.sun.faces.context
 
AlwaysPuttingSessionMap(HttpServletRequest, ProjectStage) - Constructor for class com.sun.faces.context.AlwaysPuttingSessionMap
 
ANNOTATED_CLASSES - Static variable in class com.sun.faces.RIConstants
Convenience key to temporarily store the set of annotated classes in the servlet context.
AnnotationManager - Class in com.sun.faces.application.annotation
This class represents the central point for annotation handling within a web application.
AnnotationManager() - Constructor for class com.sun.faces.application.annotation.AnnotationManager
Construct a new AnnotationManager instance.
AnnotationProvider - Class in com.sun.faces.spi
An integration point for integrators to provide custom annotation scanning.
AnnotationProvider() - Constructor for class com.sun.faces.spi.AnnotationProvider
 
AnnotationProvider(ServletContext) - Constructor for class com.sun.faces.spi.AnnotationProvider
 
AnnotationProviderFactory - Class in com.sun.faces.spi
 
AnnotationProviderFactory() - Constructor for class com.sun.faces.spi.AnnotationProviderFactory
 
AnnotationScanner - Class in com.sun.faces.config.manager.spi
This class is responsible for ensuring that the class file bytes of classes contained within the web application are scanned for any of the known Faces configuration Annotations: jakarta.faces.component.FacesBehavior jakarta.faces.render.FacesBehaviorRenderer jakarta.faces.component.FacesComponent jakarta.faces.convert.FacesConverter jakarta.faces.validator.FacesValidator jakarta.faces.render.FacesRenderer jakarta.faces.event.NamedEvent jakarta.faces.view.facelets.FaceletsResourceResolver
AnnotationScanner - Interface in com.sun.faces.spi
 
AnnotationScanner(ServletContext) - Constructor for class com.sun.faces.config.manager.spi.AnnotationScanner
Creates a new AnnotationScanner instance.
AnnotationScanner.ScannedAnnotation - Interface in com.sun.faces.spi
 
AnnotationScanPackages - Enum constant in enum com.sun.faces.config.WebConfiguration.WebContextInitParameter
 
ANY_PHASE - Static variable in class jakarta.faces.event.PhaseId
Identifier that indicates an interest in events, no matter which request processing phase is being performed.
append(char) - Method in class com.sun.faces.renderkit.ClientSideStateHelper.StringBuilderWriter
 
append(CharSequence) - Method in class com.sun.faces.renderkit.ClientSideStateHelper.StringBuilderWriter
 
append(CharSequence, int, int) - Method in class com.sun.faces.renderkit.ClientSideStateHelper.StringBuilderWriter
 
appendProperty(StringBuilder, String, Object) - Static method in class com.sun.faces.renderkit.RenderKitUtils
 
appendProperty(StringBuilder, String, Object, boolean) - Static method in class com.sun.faces.renderkit.RenderKitUtils
 
appendQuotedValue(StringBuilder, String) - Static method in class com.sun.faces.renderkit.RenderKitUtils
 
Application - Class in jakarta.faces.application
Application represents a per-web-application singleton object where applications based on Jakarta Faces (or implementations wishing to provide extended functionality) can register application-wide singletons that provide functionality required by Jakarta Faces.
Application() - Constructor for class jakarta.faces.application.Application
 
APPLICATION - Enum constant in enum com.sun.faces.util.FacesLogger
 
APPLICATION - Static variable in interface com.sun.faces.el.ELConstants
 
APPLICATION_ASSOCIATE_CTOR_WRONG_CALLSTACK_ID - Static variable in class com.sun.faces.util.MessageUtils
 
APPLICATION_ASSOCIATE_EXISTS_ID - Static variable in class com.sun.faces.util.MessageUtils
 
APPLICATION_FACTORY - Static variable in class jakarta.faces.FactoryFinder
The property name for the ApplicationFactory class name.
APPLICATION_SCOPE - Static variable in interface com.sun.faces.el.ELConstants
 
APPLICATION_VIEW - Enum constant in enum com.sun.faces.util.FacesLogger
 
APPLICATION_XML_CONTENT_TYPE - Static variable in class com.sun.faces.RIConstants
 
ApplicationAssociate - Class in com.sun.faces.application
Break out the things that are associated with the Application, but need to be present even when the user has replaced the Application instance.
ApplicationAssociate(ApplicationImpl) - Constructor for class com.sun.faces.application.ApplicationAssociate
 
ApplicationConfigProcessor - Class in com.sun.faces.config.processor
This ConfigProcessor handles all elements defined under /faces-config/application.
ApplicationConfigProcessor() - Constructor for class com.sun.faces.config.processor.ApplicationConfigProcessor
 
ApplicationConfigurationPopulator - Class in jakarta.faces.application
This class defines a java.util.ServiceLoader service which enables programmatic configuration of the Jakarta Server Faces runtime using the existing Application Configuration Resources schema.
ApplicationConfigurationPopulator() - Constructor for class jakarta.faces.application.ApplicationConfigurationPopulator
 
ApplicationFactory - Class in jakarta.faces.application
ApplicationFactory is a factory object that creates (if needed) and returns Application instances.
ApplicationFactory() - Constructor for class jakarta.faces.application.ApplicationFactory
Deprecated.
Use the other constructor taking the implementation being wrapped.
ApplicationFactory(ApplicationFactory) - Constructor for class jakarta.faces.application.ApplicationFactory
If this factory has been decorated, the implementation doing the decorating should push the implementation being wrapped to this constructor.
ApplicationFactoryImpl - Class in com.sun.faces.application
Default implementation of ApplicationFactory.
ApplicationFactoryImpl() - Constructor for class com.sun.faces.application.ApplicationFactoryImpl
 
ApplicationImpl - Class in com.sun.faces.application
Application represents a per-web-application singleton object where applications based on Faces (or implementations wishing to provide extended functionality) can register application-wide singletons that provide functionality required by Faces.
ApplicationImpl() - Constructor for class com.sun.faces.application.ApplicationImpl
Constructor
ApplicationInstanceFactoryMetadataMap<K,V> - Class in com.sun.faces.application
 
ApplicationInstanceFactoryMetadataMap(Map<String, Object>) - Constructor for class com.sun.faces.application.ApplicationInstanceFactoryMetadataMap
 
ApplicationInstanceFactoryMetadataMap.METADATA - Enum in com.sun.faces.application
 
ApplicationMap - Class in com.sun.faces.context
 
ApplicationMap - Annotation Type in jakarta.faces.annotation
The presence of this annotation (along with @Inject) on a field of type Map<String, Object> causes the map returned from ExternalContext.getApplicationMap() to be injected as the value of that field.
ApplicationMap(ServletContext) - Constructor for class com.sun.faces.context.ApplicationMap
 
ApplicationMap.Literal - Class in jakarta.faces.annotation
Supports inline instantiation of the ApplicationMap qualifier.
ApplicationMapProducer - Class in com.sun.faces.cdi
The ApplicationMapProducer is the CDI producer that allows injection of the application map using @Inject and allows EL resolving of #{applicationScope}
ApplicationMapProducer() - Constructor for class com.sun.faces.cdi.ApplicationMapProducer
 
ApplicationObjectInputStream - Class in com.sun.faces.renderkit
An ObjectInputStream that can deserialize objects relative to the current application's class loader.
ApplicationObjectInputStream() - Constructor for class com.sun.faces.renderkit.ApplicationObjectInputStream
 
ApplicationObjectInputStream(InputStream) - Constructor for class com.sun.faces.renderkit.ApplicationObjectInputStream
 
ApplicationProducer - Class in com.sun.faces.cdi
The ApplicationProducer is the CDI producer that allows EL resolving of #{application}
ApplicationProducer() - Constructor for class com.sun.faces.cdi.ApplicationProducer
 
ApplicationResourceBundle - Class in com.sun.faces.application
Contains an application level resource bundle name and its associated descriptions, if any.
ApplicationResourceBundle(String, Map<String, String>, Map<String, String>) - Constructor for class com.sun.faces.application.ApplicationResourceBundle
Constructs a new ApplicationResourceBundle
ApplicationStateInfo - Class in com.sun.faces.application
This class maintains per-application information pertaining to partail or full state saving as a whole or partial state saving with some views using full state saving.
ApplicationStateInfo() - Constructor for class com.sun.faces.application.ApplicationStateInfo
 
ApplicationWrapper - Class in jakarta.faces.application
Provides a simple implementation of Application that can be subclassed by developers wishing to provide specialized behavior to an existing Application instance.
ApplicationWrapper() - Constructor for class jakarta.faces.application.ApplicationWrapper
Deprecated.
Use the other constructor taking the implementation being wrapped.
ApplicationWrapper(Application) - Constructor for class jakarta.faces.application.ApplicationWrapper
If this application has been decorated, the implementation doing the decorating should push the implementation being wrapped to this constructor.
apply(ExpressionFactory, ELContext) - Method in class com.sun.faces.facelets.compiler.XMLInstruction
 
apply(ExpressionFactory, ELContext) - Method in class com.sun.faces.facelets.el.ELText
Return an instance of this that is applicable given the ELContext and ExpressionFactory state.
apply(FacesContext, UIComponent) - Method in class jakarta.faces.view.facelets.Facelet
The passed UIComponent parent will be populated/restored in accordance with the section 10.2.1 "Specification of the ViewDeclarationLanguage Implementation for Facelets for Jakarta Faces" in the Jakarta Faces Specification Document.
apply(FacesContext, Object...) - Method in class com.sun.faces.application.annotation.JndiHandler
Apply the Annotation(s).
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.compiler.EncodingHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.composite.AttachedObjectTargetHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.composite.AttributeHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.composite.DeclareFacetHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.composite.ExtensionHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.composite.ImplementationHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.composite.InsertChildrenHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.composite.InsertFacetHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.composite.InterfaceHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.ComponentTagHandlerDelegateImpl
Method handles UIComponent tree creation in accordance with the Faces 1.2 spec.
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.ConverterTagHandlerDelegateImpl
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.core.ActionListenerHandlerBase
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.core.AjaxHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.core.AttributeHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.core.AttributesHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.core.EventHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.core.FacetHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.core.LoadBundleHandler
See taglib documentation.
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.core.MetadataHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.core.PassThroughAttributeHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.core.PassThroughAttributesHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.core.PhaseListenerHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.core.SetPropertyActionListenerHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.core.ValueChangeListenerHandler
See taglib documentation.
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.core.ViewHandler
See taglib documentation.
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.ValidatorTagHandlerDelegateImpl
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jstl.core.CatchHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jstl.core.ChooseHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jstl.core.ChooseOtherwiseHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jstl.core.ChooseWhenHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jstl.core.ForEachHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jstl.core.IfHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jstl.core.SetHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.ui.CompositionHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.ui.DecorateHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.ui.DefineHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.ui.IncludeHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.ui.InsertHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.ui.ParamHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.ui.SchemaCompliantRemoveHandler
 
apply(FaceletContext, UIComponent) - Method in class jakarta.faces.view.facelets.CompositeFaceletHandler
Calls apply on any child handlers.
apply(FaceletContext, UIComponent) - Method in class jakarta.faces.view.facelets.DelegatingMetaTagHandler
apply(FaceletContext, UIComponent) - Method in interface jakarta.faces.view.facelets.FaceletHandler
Process changes on a particular UIComponent
apply(FaceletContext, UIComponent) - Method in class jakarta.faces.view.facelets.TagHandlerDelegate
Called by classes that implement FaceletHandler in their implementation of apply().
apply(FaceletContext, UIComponent, String) - Method in class com.sun.faces.facelets.tag.ui.CompositionHandler
 
apply(FaceletContext, UIComponent, String) - Method in class com.sun.faces.facelets.tag.ui.DecorateHandler
 
apply(FaceletContext, UIComponent, String) - Method in class com.sun.faces.facelets.tag.ui.InsertHandler
 
apply(FaceletContext, UIComponent, String) - Method in interface com.sun.faces.facelets.TemplateClient
This contract is much like the normal FaceletHandler.apply method, but it takes in an optional String name which tells this instance what fragment/definition it's looking for.
APPLY_REQUEST_VALUES - Static variable in class jakarta.faces.event.PhaseId
Identifier that indicates an interest in events queued for the Apply Request Values phase of the request processing lifecycle.
applyAttachedObject(FacesContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.ConverterTagHandlerDelegateImpl
 
applyAttachedObject(FacesContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.core.ActionListenerHandler
 
applyAttachedObject(FacesContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.core.ActionListenerHandlerBase
 
applyAttachedObject(FacesContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.core.AjaxHandler
 
applyAttachedObject(FacesContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.core.ResetValuesHandler
 
applyAttachedObject(FacesContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.core.SetPropertyActionListenerHandler
 
applyAttachedObject(FacesContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.core.ValueChangeListenerHandler
 
applyAttachedObject(FacesContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.ValidatorTagHandlerDelegateImpl
 
applyAttachedObject(FacesContext, UIComponent) - Method in interface jakarta.faces.view.AttachedObjectHandler
Take the argument parent and apply this attached object to it.
applyAttachedObject(FacesContext, UIComponent) - Method in class jakarta.faces.view.facelets.FaceletsAttachedObjectHandler
Take the necessary actions to apply the attached object represented by the tag for the concrete subclass of this class to the argument parent.
applyAttributes(Validator) - Method in class com.sun.faces.component.validator.ComponentValidators.ValidatorInfo
 
applyBehaviorAnnotations(FacesContext, Behavior) - Method in class com.sun.faces.application.annotation.AnnotationManager
Apply annotations relevant to Behavior instances.
applyClientBehaviorRendererAnnotations(FacesContext, ClientBehaviorRenderer) - Method in class com.sun.faces.application.annotation.AnnotationManager
Apply annotations relevant to ClientBehaviorRenderer instances.
applyComponentAnnotations(FacesContext, UIComponent) - Method in class com.sun.faces.application.annotation.AnnotationManager
Apply annotations relevant to UIComponent instances.
applyConfigAnnotations(FacesContext, Class<? extends Annotation>, Set<? extends Class>) - Method in class com.sun.faces.application.annotation.AnnotationManager
Apply the configuration metadata contained with in the Collection of annotated classes.
applyConverterAnnotations(FacesContext, Converter) - Method in class com.sun.faces.application.annotation.AnnotationManager
Apply annotations relevant to Converter instances.
applyDefinition(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.ui.DefineHandler
 
applyMetadata(FacesContext, UIComponent) - Method in class jakarta.faces.view.facelets.Facelet
The passed UIComponent parent will be populated/restored in accordance with the section 10.2.1 "Specification of the ViewDeclarationLanguage Implementation for Facelets for Jakarta Faces" in the Jakarta Faces Specification Document with only the meta data as per the f:metadata tag.
applyMetadata(FaceletContext, Object) - Method in class jakarta.faces.view.facelets.Metadata
Take the action prescribed in the Jakarta Faces Specification for this particular VDL element attribute.
applyNextHandler(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.CompositeComponentTagHandler
 
applyNextHandler(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jstl.core.SetHandler
 
applyNextHandler(FaceletContext, UIComponent) - Method in class jakarta.faces.view.facelets.DelegatingMetaTagHandler
Invoke the apply() method on this instance's TagHandler.nextHandler.
applyRendererAnnotations(FacesContext, Renderer, UIComponent) - Method in class com.sun.faces.application.annotation.AnnotationManager
Apply annotations relevent to Renderer instances.
ApplyRequestValuesPhase - Class in com.sun.faces.lifecycle
ApplyRequestValuesPhase executes processDecodes on each component in the tree so that it may update it's current value from the information included in the current request (parameters, headers, c cookies and so on.)
ApplyRequestValuesPhase() - Constructor for class com.sun.faces.lifecycle.ApplyRequestValuesPhase
 
applyRule(String, TagAttribute, MetadataTarget) - Method in class com.sun.faces.facelets.tag.faces.EditableValueHolderRule
 
applyRule(String, TagAttribute, MetadataTarget) - Method in class com.sun.faces.facelets.tag.faces.RenderPropertyRule
 
applyRule(String, TagAttribute, MetadataTarget) - Method in class com.sun.faces.facelets.tag.MethodRule
 
applyRule(String, TagAttribute, MetadataTarget) - Method in class jakarta.faces.view.facelets.MetaRule
Return an abstraction that takes appropriate action given the kind of rule represented by the argument name, in the context of this particular concrete subclass of MetaRule.
applySystemEventAnnotations(FacesContext, SystemEvent) - Method in class com.sun.faces.application.annotation.AnnotationManager
 
applyValidatorAnnotations(FacesContext, Validator) - Method in class com.sun.faces.application.annotation.AnnotationManager
Apply annotations relevant to Validator instances.
ar() - Static method in class com.sun.faces.util.CollectionsUtils
 
ar(T...) - Static method in class com.sun.faces.util.CollectionsUtils
 
ARGUMENTS_NOT_LEGAL_CC_ATTRS_EXPR - Static variable in class com.sun.faces.util.MessageUtils
 
ARRAY_RESOLVER - Static variable in class com.sun.faces.el.ELUtils
 
ArrayDataModel<E> - Class in jakarta.faces.model
ArrayDataModel is a convenience implementation of DataModel that wraps an array of Java objects.
ArrayDataModel() - Constructor for class jakarta.faces.model.ArrayDataModel
Construct a new ArrayDataModel with no specified wrapped data.
ArrayDataModel(E[]) - Constructor for class jakarta.faces.model.ArrayDataModel
Construct a new ArrayDataModel wrapping the specified array.
ASSERTION_FAILED_ID - Static variable in class com.sun.faces.util.MessageUtils
 
asSet(T...) - Static method in class com.sun.faces.util.CollectionsUtils
 
assignUniqueId(FaceletContext, UIComponent, String, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.ComponentTagHandlerDelegateImpl
 
associate - Variable in class com.sun.faces.application.view.ViewHandlingStrategy
 
ATTACHED_OBJECT_TARGETS_KEY - Static variable in interface jakarta.faces.view.AttachedObjectTarget
The key in the value set of the composite component BeanDescriptor, the value for which is a List<AttachedObjectTarget>.
AttachedBehaviors - Class in com.sun.faces.facelets.tag.faces
This class holds collection of BehaviorHandler instances, attached to the composite component.
AttachedBehaviors() - Constructor for class com.sun.faces.facelets.tag.faces.AttachedBehaviors
 
AttachedObjectHandler - Interface in jakarta.faces.view
The abstract base interface for a handler representing an attached object in a VDL page.
AttachedObjectTarget - Interface in jakarta.faces.view
Within the declaration of a composite component, an AttachedObjectTarget allows the composite component author to expose the semantics of an inner component to the page author without exposing the rendering or implementation details of the inner component.
AttachedObjectTargetHandler - Class in com.sun.faces.facelets.tag.composite
 
AttachedObjectTargetHandler(TagConfig) - Constructor for class com.sun.faces.facelets.tag.composite.AttachedObjectTargetHandler
 
AttachedObjectTargetImpl - Class in com.sun.faces.facelets.tag.composite
 
AttachedObjectTargetImpl() - Constructor for class com.sun.faces.facelets.tag.composite.AttachedObjectTargetImpl
 
attachWindow(FacesContext) - Method in class com.sun.faces.lifecycle.LifecycleImpl
 
attachWindow(FacesContext) - Method in class jakarta.faces.lifecycle.Lifecycle
Create or restore the ClientWindow to be used to display the UIViewRoot for this run through the lifecycle.
attachWindow(FacesContext) - Method in class jakarta.faces.lifecycle.LifecycleWrapper
 
attr(String) - Static method in class com.sun.faces.renderkit.Attribute
 
attr(String, String...) - Static method in class com.sun.faces.renderkit.Attribute
 
Attribute - Class in com.sun.faces.renderkit
 
Attribute(String, String[]) - Constructor for class com.sun.faces.renderkit.Attribute
 
ATTRIBUTE_NOT_SUPORTED_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
AttributeHandler - Class in com.sun.faces.facelets.tag.composite
 
AttributeHandler - Class in com.sun.faces.facelets.tag.faces.core
Sets the specified name and attribute on the parent UIComponent.
AttributeHandler - Interface in jakarta.faces.view.facelets
An interface that allows other code to identify FaceletHandlers that correspond to component attributes.
AttributeHandler(TagConfig) - Constructor for class com.sun.faces.facelets.tag.composite.AttributeHandler
 
AttributeHandler(TagConfig) - Constructor for class com.sun.faces.facelets.tag.faces.core.AttributeHandler
 
AttributeManager - Class in com.sun.faces.renderkit
This class contains mappings between the standard components and the passthrough attributes associated with them.
AttributeManager() - Constructor for class com.sun.faces.renderkit.AttributeManager
 
AttributeManager.Key - Enum in com.sun.faces.renderkit
 
AttributesHandler - Class in com.sun.faces.facelets.tag.faces.core
 
AttributesHandler(TagConfig) - Constructor for class com.sun.faces.facelets.tag.faces.core.AttributesHandler
 
ATTRS_WITH_DECLARED_DEFAULT_VALUES - Static variable in class jakarta.faces.component.UIComponent
This constant enables one to quickly discover the names of the declared composite component attributes that have been given default values by the composite component author.
augmentIdReference(String, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.HtmlBasicRenderer
Conditionally augment an id-reference value.
Auto - Enum constant in enum com.sun.faces.config.WebConfiguration.DisableUnicodeEscaping
 
autocomplete - Enum constant in enum jakarta.faces.component.html.HtmlInputFile.PropertyKeys
Deprecated, for removal: This API element is subject to removal in a future version.
autocomplete - Enum constant in enum jakarta.faces.component.html.HtmlInputSecret.PropertyKeys
 
autocomplete - Enum constant in enum jakarta.faces.component.html.HtmlInputText.PropertyKeys
 
AutoCompleteOffOnViewState - Enum constant in enum com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
 
AUTOMATIC_EXTENSIONLESS_MAPPING_PARAM_NAME - Static variable in class jakarta.faces.webapp.FacesServlet
The ServletContext init parameter consulted by the runtime to tell if the automatic mapping of the FacesServlet to the extensionless variant (without *.xhtml) should be enabled.
AutomaticExtensionlessMapping - Enum constant in enum com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
 
autorun - Enum constant in enum jakarta.faces.component.html.HtmlCommandScript.PropertyKeys
 

B

BaseTableRenderer - Class in com.sun.faces.renderkit.html_basic
Base class for concrete Grid and Table renderers.
BaseTableRenderer() - Constructor for class com.sun.faces.renderkit.html_basic.BaseTableRenderer
 
BaseTableRenderer.TableMetaInfo - Class in com.sun.faces.renderkit.html_basic
 
BaseWebConfigResourceProvider - Class in com.sun.faces.config.configprovider
 
BaseWebConfigResourceProvider() - Constructor for class com.sun.faces.config.configprovider.BaseWebConfigResourceProvider
 
BASIC_AUTH - Static variable in class jakarta.faces.context.ExternalContext
String identifier for BASIC authentication.
BEAN_RESOLVER - Static variable in class com.sun.faces.el.ELUtils
 
beanClass(Class<?>) - Method in class com.sun.faces.cdi.DataModelClassesMapProducer
 
beanClassAndType(Class<?>) - Method in class com.sun.faces.cdi.DataModelClassesMapProducer
 
BEANINFO_KEY - Static variable in class jakarta.faces.component.UIComponent
The value of this constant is used as the key in the component attribute map, the value for which is a java.beans.BeanInfo implementation describing the composite component.
BeanValidation - Class in com.sun.faces.util
Various utility methods for use with the Jakarta Bean Validation API in Jakarta Faces.
BeanValidation() - Constructor for class com.sun.faces.util.BeanValidation
 
BeanValidator - Class in jakarta.faces.validator
A Validator that delegates validation of the bean property to the Bean Validation API.
BeanValidator() - Constructor for class jakarta.faces.validator.BeanValidator
 
beforeBean(BeforeBeanDiscovery, BeanManager) - Method in class com.sun.faces.application.view.ViewScopeExtension
Before bean discovery.
beforeBean(BeforeBeanDiscovery, BeanManager) - Method in class com.sun.faces.cdi.clientwindow.ClientWindowScopeExtension
 
beforeBeanDiscovery(BeforeBeanDiscovery, BeanManager) - Method in class com.sun.faces.application.view.ViewScopeExtension
 
beforeBeanDiscovery(BeforeBeanDiscovery, BeanManager) - Method in class com.sun.faces.cdi.CdiExtension
BeforeBeanDiscovery: add impl specific managed beans
beforeBeanDiscovery(BeforeBeanDiscovery, BeanManager) - Method in class com.sun.faces.flow.FlowCDIExtension
Before bean discovery.
beforePhase(PhaseEvent) - Method in class com.sun.faces.lifecycle.ELResolverInitPhaseListener
 
beforePhase(PhaseEvent) - Method in class com.sun.faces.lifecycle.HttpMethodRestrictionsPhaseListener
 
beforePhase(PhaseEvent) - Method in interface jakarta.faces.event.PhaseListener
Handle a notification that the processing for a particular phase of the request processing lifecycle is about to begin.
Behavior - Interface in jakarta.faces.component.behavior
The Behavior interface is the root API of the component behavior model.
BEHAVIOR - Enum constant in enum com.sun.faces.config.Verifier.ObjectType
 
BEHAVIOR_EVENT_PARAM - Enum constant in enum com.sun.faces.renderkit.RenderKitUtils.PredefinedPostbackParameter
 
BEHAVIOR_EVENT_PARAM_NAME - Static variable in class jakarta.faces.component.behavior.ClientBehaviorContext
The request parameter name whose request parameter value identifies the type of behavior event.
BEHAVIOR_ID - Static variable in class jakarta.faces.component.behavior.AjaxBehavior
The standard id for this behavior.
BEHAVIOR_SOURCE_PARAM - Enum constant in enum com.sun.faces.renderkit.RenderKitUtils.PredefinedPostbackParameter
 
BEHAVIOR_SOURCE_PARAM_NAME - Static variable in class jakarta.faces.component.behavior.ClientBehaviorContext
The request parameter name whose request parameter value identifies the source component of behavior event.
BehaviorBase - Class in jakarta.faces.component.behavior
BehaviorBase is a convenience base class that provides a default implementation of the Behavior contract.
BehaviorBase() - Constructor for class jakarta.faces.component.behavior.BehaviorBase
 
BehaviorConfig - Interface in jakarta.faces.view.facelets
Convey the id of a behavior declared in a view.
BehaviorConfigHandler - Class in com.sun.faces.application.annotation
ConfigAnnotationHandler for FacesBehavior annotated classes.
BehaviorConfigHandler() - Constructor for class com.sun.faces.application.annotation.BehaviorConfigHandler
 
BehaviorConfigProcessor - Class in com.sun.faces.config.processor
This ConfigProcessor handles all elements defined under /faces-config/behavior.
BehaviorConfigProcessor() - Constructor for class com.sun.faces.config.processor.BehaviorConfigProcessor
 
BehaviorEvent - Class in jakarta.faces.event
BehaviorEvent is the event that can be generated from component Behavior.
BehaviorEvent(UIComponent, Behavior) - Constructor for class jakarta.faces.event.BehaviorEvent
Construct a new event object from the specified source component and behavior.
BehaviorEvent(FacesContext, UIComponent, Behavior) - Constructor for class jakarta.faces.event.BehaviorEvent
Construct a new event object from the Faces context, specified source component and behavior.
BehaviorHandler - Class in jakarta.faces.view.facelets
The FaceletHandler that corresponds to attached objects that represent an instance of ClientBehavior that must be added to the parent component, which must implement ClientBehaviorHolder, with a call to ClientBehaviorHolder.addClientBehavior(java.lang.String, jakarta.faces.component.behavior.ClientBehavior).
BehaviorHandler(BehaviorConfig) - Constructor for class jakarta.faces.view.facelets.BehaviorHandler
Constructs the handler using the Id from the config.
BehaviorHolderAttachedObjectHandler - Interface in jakarta.faces.view
Represent an attached object that is a BehaviorHolder in a VDL page.
BehaviorHolderAttachedObjectTarget - Interface in jakarta.faces.view
Represent a BehaviorHolder attached object target in a VDL page.
BehaviorHolderAttachedObjectTargetHandler - Class in com.sun.faces.facelets.tag.composite
 
BehaviorHolderAttachedObjectTargetHandler(TagConfig) - Constructor for class com.sun.faces.facelets.tag.composite.BehaviorHolderAttachedObjectTargetHandler
 
BehaviorHolderAttachedObjectTargetImpl - Class in com.sun.faces.facelets.tag.composite
 
BehaviorHolderAttachedObjectTargetImpl() - Constructor for class com.sun.faces.facelets.tag.composite.BehaviorHolderAttachedObjectTargetImpl
BehaviorHolderWrapper - Class in com.sun.faces.facelets.tag.composite
 
BehaviorHolderWrapper(UIComponent, String, String, ValueExpression) - Constructor for class com.sun.faces.facelets.tag.composite.BehaviorHolderWrapper
 
BehaviorInfo(FacesContext, AjaxBehavior, String) - Constructor for class com.sun.faces.component.behavior.AjaxBehaviors.BehaviorInfo
 
BehaviorListener - Interface in jakarta.faces.event
A generic base interface for event listeners for various types of BehaviorEvents.
bestGuess(Class<? extends Collection<Object>>, int) - Method in class com.sun.faces.renderkit.html_basic.MenuRenderer
 
bgcolor - Enum constant in enum jakarta.faces.component.html.HtmlDataTable.PropertyKeys
 
bgcolor - Enum constant in enum jakarta.faces.component.html.HtmlPanelGrid.PropertyKeys
 
BigDecimalConverter - Class in jakarta.faces.convert
Converter implementation for java.math.BigDecimal values.
BigDecimalConverter() - Constructor for class jakarta.faces.convert.BigDecimalConverter
 
BIGINTEGER_ID - Static variable in class jakarta.faces.convert.BigIntegerConverter
The message identifier of the FacesMessage to be created if the conversion to BigInteger fails.
BigIntegerConverter - Class in jakarta.faces.convert
Converter implementation for java.math.BigInteger values.
BigIntegerConverter() - Constructor for class jakarta.faces.convert.BigIntegerConverter
 
bindings - Variable in class jakarta.faces.component.UIComponent
Deprecated.
BodyRenderer - Class in com.sun.faces.renderkit.html_basic
This Renderer is responsible for rendering the standard HTML body element as well as rendering any resources that should be output before the body tag is closed.
BodyRenderer() - Constructor for class com.sun.faces.renderkit.html_basic.BodyRenderer
 
bodyrows - Enum constant in enum jakarta.faces.component.html.HtmlDataTable.PropertyKeys
 
bodyrows - Enum constant in enum jakarta.faces.component.html.HtmlPanelGrid.PropertyKeys
 
BOOLEAN_ID - Static variable in class jakarta.faces.convert.BooleanConverter
The message identifier of the FacesMessage to be created if the conversion to Boolean fails.
BooleanConverter - Class in jakarta.faces.convert
Converter implementation for java.lang.Boolean (and boolean primitive) values.
BooleanConverter() - Constructor for class jakarta.faces.convert.BooleanConverter
 
border - Enum constant in enum jakarta.faces.component.html.HtmlDataTable.PropertyKeys
 
border - Enum constant in enum jakarta.faces.component.html.HtmlPanelGrid.PropertyKeys
 
border - Enum constant in enum jakarta.faces.component.html.HtmlSelectManyCheckbox.PropertyKeys
 
border - Enum constant in enum jakarta.faces.component.html.HtmlSelectOneRadio.PropertyKeys
 
broadcast(BehaviorEvent) - Method in interface jakarta.faces.component.behavior.Behavior
Broadcast the specified BehaviorEvent to all registered event listeners who have expressed an interest in events of this type.
broadcast(BehaviorEvent) - Method in class jakarta.faces.component.behavior.BehaviorBase
broadcast(FacesEvent) - Method in class com.sun.faces.facelets.compiler.UILeaf
 
broadcast(FacesEvent) - Method in class com.sun.faces.facelets.component.UIRepeat
 
broadcast(FacesEvent) - Method in class com.sun.faces.facelets.tag.composite.BehaviorHolderWrapper
 
broadcast(FacesEvent) - Method in class jakarta.faces.component.UICommand
In addition to to the default UIComponent.broadcast(jakarta.faces.event.FacesEvent) processing, pass the ActionEvent being broadcast to the method referenced by actionListener (if any), and to the default ActionListener registered on the Application.
broadcast(FacesEvent) - Method in class jakarta.faces.component.UIComponent
Broadcast the specified FacesEvent to all registered event listeners who have expressed an interest in events of this type.
broadcast(FacesEvent) - Method in class jakarta.faces.component.UIComponentBase
 
broadcast(FacesEvent) - Method in class jakarta.faces.component.UIData
Override the default UIComponentBase.broadcast(jakarta.faces.event.FacesEvent) processing to unwrap any wrapped FacesEvent and reset the current row index, before the event is actually broadcast.
broadcast(FacesEvent) - Method in class jakarta.faces.component.UIViewAction
Enable the method invocation specified by this component instance to return a value that performs navigation, similar in spirit to UICommand.broadcast(jakarta.faces.event.FacesEvent).
broadcastEvents(FacesContext, PhaseId) - Method in class jakarta.faces.component.UIViewRoot
Broadcast any events that have been queued.
builder - Variable in class com.sun.faces.io.FastStringWriter
 
buildFacesResolver(FacesCompositeELResolver, ApplicationAssociate) - Static method in class com.sun.faces.el.ELUtils
Create the ELResolver chain for programmatic EL calls.
buildView(FacesContext, UIViewRoot) - Method in class com.sun.faces.application.view.FaceletViewHandlingStrategy
 
buildView(FacesContext, UIViewRoot) - Method in class jakarta.faces.view.ViewDeclarationLanguage
Take any actions specific to this VDL implementation to cause the argument UIViewRoot which must have been created via a call to ViewDeclarationLanguage.createView(jakarta.faces.context.FacesContext, java.lang.String), to be populated with children.
buildView(FacesContext, UIViewRoot) - Method in class jakarta.faces.view.ViewDeclarationLanguageWrapper
 
BUNDLE_RESOLVER - Static variable in class com.sun.faces.el.ELUtils
 
ButtonRenderer - Class in com.sun.faces.renderkit.html_basic
ButtonRenderer is a class that renders the current value of UICommand as a Button.
ButtonRenderer() - Constructor for class com.sun.faces.renderkit.html_basic.ButtonRenderer
 
BYTE_ID - Static variable in class jakarta.faces.convert.ByteConverter
The message identifier of the FacesMessage to be created if the conversion to Byte fails.
ByteArrayGuard - Class in com.sun.faces.renderkit
This utility class is to provide both encryption and decryption Ciphers to ResponseStateManager implementations wishing to provide encryption support.
ByteArrayGuard() - Constructor for class com.sun.faces.renderkit.ByteArrayGuard
 
ByteArrayGuardAESCTR - Class in com.sun.faces.util
This utility class is to provide both encryption and decryption Ciphers to ResponseStateManager implementations wishing to provide encryption support.
ByteArrayGuardAESCTR() - Constructor for class com.sun.faces.util.ByteArrayGuardAESCTR
 
ByteConverter - Class in jakarta.faces.convert
Converter implementation for java.lang.Byte (and byte primitive) values.
ByteConverter() - Constructor for class jakarta.faces.convert.ByteConverter
 

C

Cache<K,V> - Class in com.sun.faces.util
A concurrent caching mechanism.
Cache(Cache.Factory<K, V>) - Constructor for class com.sun.faces.util.Cache
Constructs this cache using the specified Factory.
Cache.Factory<K,V> - Interface in com.sun.faces.util
Factory interface for creating various cacheable objects.
CacheResourceModificationTimestamp - Enum constant in enum com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
 
calculateCharacterEncoding(FacesContext) - Method in class jakarta.faces.application.ViewHandler
Returns the correct character encoding to be used for this request.
calculateCharacterEncoding(FacesContext) - Method in class jakarta.faces.application.ViewHandlerWrapper
The default behavior of this method is to call ViewHandler.calculateCharacterEncoding(jakarta.faces.context.FacesContext) on the wrapped ViewHandler object.
calculateLocale(FacesContext) - Method in class com.sun.faces.application.view.MultiViewHandler
This code is currently common to all ViewHandlingStrategy instances.
calculateLocale(FacesContext) - Method in class jakarta.faces.application.ViewHandler
Returns an appropriate Locale to use for this and subsequent requests for the current client.
calculateLocale(FacesContext) - Method in class jakarta.faces.application.ViewHandlerWrapper
The default behavior of this method is to call ViewHandler.calculateLocale(jakarta.faces.context.FacesContext) on the wrapped ViewHandler object.
calculateRenderKitId(FacesContext) - Method in class com.sun.faces.application.view.MultiViewHandler
This code is currently common to all ViewHandlingStrategy instances.
calculateRenderKitId(FacesContext) - Method in class jakarta.faces.application.ViewHandler
Return an appropriate renderKitId for this and subsequent requests from the current client.
calculateRenderKitId(FacesContext) - Method in class jakarta.faces.application.ViewHandlerWrapper
The default behavior of this method is to call ViewHandler.calculateRenderKitId(jakarta.faces.context.FacesContext) on the wrapped ViewHandler object.
calculateResourceLibraryContracts(FacesContext, String) - Method in class com.sun.faces.application.view.FaceletViewHandlingStrategy
 
calculateResourceLibraryContracts(FacesContext, String) - Method in class jakarta.faces.view.ViewDeclarationLanguage
Return the list of resource library contracts that will be made available for use in the view specified by the argument viewId.
calculateResourceLibraryContracts(FacesContext, String) - Method in class jakarta.faces.view.ViewDeclarationLanguageWrapper
 
call() - Method in class com.sun.faces.config.manager.tasks.FindAnnotatedConfigClasses
 
call() - Method in class com.sun.faces.config.manager.tasks.FindConfigResourceURIsTask
 
call() - Method in class com.sun.faces.config.manager.tasks.ParseConfigResourceToDOMTask
 
CANNOT_CONVERT_ID - Static variable in class com.sun.faces.util.MessageUtils
 
CANNOT_VALIDATE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
canProcessJndiEntries() - Method in class com.sun.faces.config.WebConfiguration
 
canSetAppArtifact(ApplicationAssociate, String) - Static method in class com.sun.faces.util.Util
 
CANT_CLOSE_INPUT_STREAM_ID - Static variable in class com.sun.faces.util.MessageUtils
 
CANT_CONVERT_VALUE_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
CANT_CREATE_CLASS_ERROR_ID - Static variable in class com.sun.faces.util.MessageUtils
 
CANT_CREATE_LIFECYCLE_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
CANT_INSTANTIATE_CLASS_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
CANT_INTROSPECT_CLASS_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
CANT_LOAD_CLASS_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
CANT_PARSE_FILE_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
CANT_WRITE_ID_ATTRIBUTE_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
captionClass - Enum constant in enum jakarta.faces.component.html.HtmlDataTable.PropertyKeys
 
captionClass - Enum constant in enum jakarta.faces.component.html.HtmlPanelGrid.PropertyKeys
 
captionStyle - Enum constant in enum jakarta.faces.component.html.HtmlDataTable.PropertyKeys
 
captionStyle - Enum constant in enum jakarta.faces.component.html.HtmlPanelGrid.PropertyKeys
 
CatchHandler - Class in com.sun.faces.facelets.tag.jstl.core
 
CatchHandler(TagConfig) - Constructor for class com.sun.faces.facelets.tag.jstl.core.CatchHandler
 
CDI_BEAN_MANAGER - Static variable in class com.sun.faces.RIConstants
Convenience key to store / get BeanManager.
CdiConverter - Class in com.sun.faces.cdi
A delegate to the CDI managed converter.
CdiConverter() - Constructor for class com.sun.faces.cdi.CdiConverter
Constructor.
CdiConverter(String, Class, Converter) - Constructor for class com.sun.faces.cdi.CdiConverter
Constructor.
CdiExtension - Class in com.sun.faces.cdi
The CDI extension.
CdiExtension() - Constructor for class com.sun.faces.cdi.CdiExtension
 
CdiUtils - Class in com.sun.faces.cdi
A static utility class for CDI.
CdiValidator - Class in com.sun.faces.cdi
A delegate to the CDI managed validator.
CdiValidator() - Constructor for class com.sun.faces.cdi.CdiValidator
Constructor.
CdiValidator(String, Validator) - Constructor for class com.sun.faces.cdi.CdiValidator
Constructor.
cellpadding - Enum constant in enum jakarta.faces.component.html.HtmlDataTable.PropertyKeys
 
cellpadding - Enum constant in enum jakarta.faces.component.html.HtmlPanelGrid.PropertyKeys
 
cellspacing - Enum constant in enum jakarta.faces.component.html.HtmlDataTable.PropertyKeys
 
cellspacing - Enum constant in enum jakarta.faces.component.html.HtmlPanelGrid.PropertyKeys
 
ChainTypeCompositeELResolver - Class in com.sun.faces.el
Maintains an ordered composite list of child ELResolver for Faces.
ChainTypeCompositeELResolver(FacesCompositeELResolver) - Constructor for class com.sun.faces.el.ChainTypeCompositeELResolver
 
ChainTypeCompositeELResolver(FacesCompositeELResolver.ELResolverChainType) - Constructor for class com.sun.faces.el.ChainTypeCompositeELResolver
Guarantee that this instance knows of what chain it is a member.
channel() - Element in annotation type jakarta.faces.push.Push
(Optional) The name of the push channel.
channel() - Method in class jakarta.faces.push.Push.Literal
 
CHAR_ENCODING - Static variable in class com.sun.faces.RIConstants
 
CHARACTER_ENCODING_KEY - Static variable in class jakarta.faces.application.ViewHandler
The key, in the session's attribute set, under which the response character encoding may be stored and retrieved.
CHARACTER_ID - Static variable in class jakarta.faces.convert.CharacterConverter
The message identifier of the FacesMessage to be created if the conversion to Character fails.
CharacterConverter - Class in jakarta.faces.convert
Converter implementation for java.lang.Character (and char primitive) values.
CharacterConverter() - Constructor for class jakarta.faces.convert.CharacterConverter
 
charset - Enum constant in enum jakarta.faces.component.html.HtmlCommandLink.PropertyKeys
 
charset - Enum constant in enum jakarta.faces.component.html.HtmlOutcomeTargetLink.PropertyKeys
 
charset - Enum constant in enum jakarta.faces.component.html.HtmlOutputLink.PropertyKeys
 
CheckboxRenderer - Class in com.sun.faces.renderkit.html_basic
CheckboxRenderer is a class that renders the current value of UISelectBoolean as a checkbox.
CheckboxRenderer() - Constructor for class com.sun.faces.renderkit.html_basic.CheckboxRenderer
 
checkIdUniqueness(FacesContext, UIComponent, Set<String>) - Static method in class com.sun.faces.util.Util
Utility method to validate ID uniqueness for the tree represented by component.
CHILD_NOT_OF_EXPECTED_TYPE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
ChooseHandler - Class in com.sun.faces.facelets.tag.jstl.core
 
ChooseHandler(TagConfig) - Constructor for class com.sun.faces.facelets.tag.jstl.core.ChooseHandler
 
ChooseOtherwiseHandler - Class in com.sun.faces.facelets.tag.jstl.core
 
ChooseOtherwiseHandler(TagConfig) - Constructor for class com.sun.faces.facelets.tag.jstl.core.ChooseOtherwiseHandler
 
ChooseWhenHandler - Class in com.sun.faces.facelets.tag.jstl.core
 
ChooseWhenHandler(TagConfig) - Constructor for class com.sun.faces.facelets.tag.jstl.core.ChooseWhenHandler
 
classHasAnnotations(Class<?>) - Static method in class com.sun.faces.util.Util
 
className - Variable in class com.sun.faces.renderkit.RenderKitFactoryImpl
 
Classpath - Class in com.sun.faces.facelets.util
 
Classpath() - Constructor for class com.sun.faces.facelets.util.Classpath
 
Classpath.SearchAdvice - Enum in com.sun.faces.facelets.util
 
ClasspathResourceHelper - Class in com.sun.faces.application.resource
A ResourceHelper implementation for finding/serving resources found on the classpath within the META-INF/resources directory.
ClasspathResourceHelper() - Constructor for class com.sun.faces.application.resource.ClasspathResourceHelper
 
cleanupInitMaps(ServletContext) - Static method in class com.sun.faces.config.InitFacesContext
Clean up entries from the threadInitContext and initContextServletContext maps using a ServletContext.
clear() - Method in class com.sun.faces.application.resource.ResourceCache
Empty the cache.
clear() - Method in class com.sun.faces.config.initfacescontext.NoOpFlash
 
clear() - Method in class com.sun.faces.context.ApplicationMap
 
clear() - Method in class com.sun.faces.context.InitParameterMap
 
clear() - Method in class com.sun.faces.context.flash.ELFlash
 
clear() - Method in class com.sun.faces.context.RequestMap
 
clear() - Method in class com.sun.faces.context.SessionMap
 
clear() - Method in class com.sun.faces.util.MetadataWrapperMap
 
clear() - Method in class com.sun.faces.util.MostlySingletonSet
 
clear() - Method in class com.sun.faces.util.MultiKeyConcurrentHashMap
Removes all mappings from this map.
clear() - Method in class jakarta.faces.context.FlashWrapper
The default behavior of this method is to call Map.clear() on the wrapped Flash object.
clear(FacesContext) - Method in class com.sun.faces.application.view.ViewScopeContextManager
Clear the current view map using the Faces context.
clear(FacesContext) - Method in class com.sun.faces.application.view.ViewScopeManager
Clear the current view map using the Faces context.
clear(FacesContext, String, Map<String, Object>) - Method in class com.sun.faces.application.view.ViewScopeContextManager
Clear the given view map.
clear(FacesContext, String, Map<String, Object>) - Method in class com.sun.faces.application.view.ViewScopeManager
Clear the given view map.
clear(FacesContext, Map<String, Object>) - Method in class com.sun.faces.application.view.ViewScopeContextManager
Deprecated.
clear(FacesContext, Map<String, Object>) - Method in class com.sun.faces.application.view.ViewScopeManager
Deprecated.
clearAttributesOnChangeOfView(FacesContext) - Static method in class com.sun.faces.util.RequestStateManager
Remove all request state attributes associated that need to be cleared on change of view.
clearCache(ClassLoader) - Static method in class com.sun.faces.util.ReflectionUtils
Clears the cache for the specified ClassLoader.
clearChildContext() - Method in interface com.sun.faces.spi.ThreadContext
 
clearGuard(FacesContext, Class<? extends SystemEvent>) - Method in class com.sun.faces.application.applicationimpl.events.ReentrantLisneterInvocationGuard
 
clearInitialState() - Method in class com.sun.faces.ext.component.UIValidateWholeBean
 
clearInitialState() - Method in class jakarta.faces.component.behavior.BehaviorBase
Clears the initial state flag, causing the behavior to revert from partial to full state saving.
clearInitialState() - Method in interface jakarta.faces.component.PartialStateHolder
Reset the PartialStateHolder to a non-delta tracking state.
clearInitialState() - Method in class jakarta.faces.component.UIComponent
An implementation of PartialStateHolder.clearInitialState(), this method is called by the runtime to tell the instance to stop tracking state changes.
clearInitialState() - Method in class jakarta.faces.component.UIComponentBase
For each of the attached objects on this instance that implement PartialStateHolder, call PartialStateHolder.clearInitialState() on the attached object.
clearInitialState() - Method in class jakarta.faces.component.UIInput
 
clearInitialState() - Method in class jakarta.faces.component.UIOutput
 
clearInitialState() - Method in class jakarta.faces.convert.DateTimeConverter
 
clearInitialState() - Method in class jakarta.faces.convert.EnumConverter
 
clearInitialState() - Method in class jakarta.faces.convert.NumberConverter
 
clearInitialState() - Method in class jakarta.faces.validator.BeanValidator
 
clearInitialState() - Method in class jakarta.faces.validator.DoubleRangeValidator
 
clearInitialState() - Method in class jakarta.faces.validator.LengthValidator
 
clearInitialState() - Method in class jakarta.faces.validator.LongRangeValidator
 
clearInitialState() - Method in class jakarta.faces.validator.RegexValidator
 
clearInstance(ExternalContext) - Static method in class com.sun.faces.application.ApplicationAssociate
 
clearInstance(ServletContext) - Static method in class com.sun.faces.application.ApplicationAssociate
 
clearMetaInfo(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.BaseTableRenderer
Removes the cached TableMetaInfo from the specified component.
CLIENT_CERT_AUTH - Static variable in class jakarta.faces.context.ExternalContext
String identifier for CLIENT_CERT authentication.
CLIENT_WINDOW_FACTORY - Static variable in class jakarta.faces.FactoryFinder
The property name for the ClientWindowFactory class name.
CLIENT_WINDOW_MODE_PARAM_NAME - Static variable in class jakarta.faces.lifecycle.ClientWindow
The context-param that controls the operation of the ClientWindow feature.
CLIENT_WINDOW_PARAM - Enum constant in enum com.sun.faces.renderkit.RenderKitUtils.PredefinedPostbackParameter
 
CLIENT_WINDOW_PARAM - Static variable in class jakarta.faces.render.ResponseStateManager
The name of the hidden field that refers to the encoded ClientWindow.
CLIENT_WINDOW_SCOPE_MANAGER - Static variable in class com.sun.faces.cdi.clientwindow.ClientWindowScopeManager
Stores the constant to keep track of the ClientWindowScopeManager.
CLIENT_WINDOW_URL_PARAM - Static variable in class jakarta.faces.render.ResponseStateManager
The name of the URL query parameter for transmitting the client window id.
clientAcceptsCompression(FacesContext) - Method in class com.sun.faces.application.resource.ResourceHelper
This method attempt to verify that the user agent can accept a gzip encoded response by interrogating the Accept-Encoding requester header.
ClientBehavior - Interface in jakarta.faces.component.behavior
ClientBehavior is the base contract for Behaviors that attach script content to client-side events exposed by ClientBehaviorHolder components.
ClientBehaviorBase - Class in jakarta.faces.component.behavior
ClientBehaviorBase is a convenience base class that implements the default concrete behavior of all methods defined by ClientBehavior.
ClientBehaviorBase() - Constructor for class jakarta.faces.component.behavior.ClientBehaviorBase
 
ClientBehaviorContext - Class in jakarta.faces.component.behavior
ClientBehaviorContext provides context information that may be useful to ClientBehavior.getScript(jakarta.faces.component.behavior.ClientBehaviorContext) implementations.
ClientBehaviorContext() - Constructor for class jakarta.faces.component.behavior.ClientBehaviorContext
 
ClientBehaviorContext.Parameter - Class in jakarta.faces.component.behavior
Parameter instances represent name/value pairs that "submitting" ClientBehavior implementations should include when posting back into the Faces lifecycle.
ClientBehaviorHint - Enum in jakarta.faces.component.behavior
An enum that specifies hints that describes the behavior of ClientBehavior implementations.
ClientBehaviorHolder - Interface in jakarta.faces.component.behavior
The ClientBehaviorHolder interface may be implemented by any concrete UIComponent that wishes to support client behaviors as defined by ClientBehavior.
ClientBehaviorRenderer - Class in jakarta.faces.render
A ClientBehaviorRenderer produces the client-side script that implements a ClientBehavior's client-side logic.
ClientBehaviorRenderer() - Constructor for class jakarta.faces.render.ClientBehaviorRenderer
 
ClientResourceInfo - Class in com.sun.faces.application.resource
ClientResourceInfo is a simple wrapper class for information pertinent to building a complete resource path using a Library.
ClientResourceInfo(LibraryInfo, ContractInfo, String, VersionInfo, boolean, boolean, boolean, boolean) - Constructor for class com.sun.faces.application.resource.ClientResourceInfo
Constructs a new ClientResourceInfo using the specified details.
ClientSideStateHelper - Class in com.sun.faces.renderkit
This StateHelper provides the functionality associated with client-side state saving.
ClientSideStateHelper() - Constructor for class com.sun.faces.renderkit.ClientSideStateHelper
Construct a new ClientSideStateHelper instance.
ClientSideStateHelper.StringBuilderWriter - Class in com.sun.faces.renderkit
A simple Writer implementation to encapsulate a StringBuilder instance.
ClientStateTimeout - Enum constant in enum com.sun.faces.config.WebConfiguration.WebContextInitParameter
 
ClientStateWriteBufferSize - Enum constant in enum com.sun.faces.config.WebConfiguration.WebContextInitParameter
 
ClientWindow - Class in jakarta.faces.lifecycle
This class represents a client window, which may be a browser tab, browser window, browser pop-up, portlet, or anything else that can display a UIComponent hierarchy rooted at a UIViewRoot.
ClientWindow() - Constructor for class jakarta.faces.lifecycle.ClientWindow
 
CLIENTWINDOW - Enum constant in enum com.sun.faces.util.FacesLogger
 
ClientWindowFactory - Class in jakarta.faces.lifecycle
Create ClientWindow instances based on the incoming request.
ClientWindowFactory() - Constructor for class jakarta.faces.lifecycle.ClientWindowFactory
Deprecated.
Use the other constructor taking the implementation being wrapped.
ClientWindowFactory(ClientWindowFactory) - Constructor for class jakarta.faces.lifecycle.ClientWindowFactory
If this factory has been decorated, the implementation doing the decorating should push the implementation being wrapped to this constructor.
ClientWindowFactoryImpl - Class in com.sun.faces.lifecycle
 
ClientWindowFactoryImpl() - Constructor for class com.sun.faces.lifecycle.ClientWindowFactoryImpl
 
ClientWindowFactoryImpl(boolean) - Constructor for class com.sun.faces.lifecycle.ClientWindowFactoryImpl
 
ClientWindowImpl - Class in com.sun.faces.lifecycle
 
ClientWindowImpl() - Constructor for class com.sun.faces.lifecycle.ClientWindowImpl
 
ClientWindowMode - Enum constant in enum com.sun.faces.config.WebConfiguration.WebContextInitParameter
 
ClientWindowScopeContext - Class in com.sun.faces.cdi.clientwindow
The CDI context for CDI ClientWindowScoped beans.
ClientWindowScopeContext() - Constructor for class com.sun.faces.cdi.clientwindow.ClientWindowScopeContext
Constructor.
ClientWindowScopeContextManager - Class in com.sun.faces.cdi.clientwindow
The manager that deals with CDI ClientWindowScoped beans.
ClientWindowScopeContextManager() - Constructor for class com.sun.faces.cdi.clientwindow.ClientWindowScopeContextManager
 
ClientWindowScoped - Annotation Type in jakarta.faces.lifecycle
ClientWindowScoped is a CDI scope that causes the runtime to consider classes with this annotation to be in the scope of the current ClientWindow.
ClientWindowScopeExtension - Class in com.sun.faces.cdi.clientwindow
 
ClientWindowScopeExtension() - Constructor for class com.sun.faces.cdi.clientwindow.ClientWindowScopeExtension
 
ClientWindowScopeManager - Class in com.sun.faces.cdi.clientwindow
The manager that deals with non-CDI and CDI ClientWindowScoped beans.
ClientWindowScopeManager() - Constructor for class com.sun.faces.cdi.clientwindow.ClientWindowScopeManager
Constructor.
clientWindowTransition(FacesContext) - Method in class com.sun.faces.flow.FlowHandlerImpl
 
clientWindowTransition(FacesContext) - Method in class jakarta.faces.flow.FlowHandler
Allow for flow transitions in the case of components rendered by the renderers from component-family jakarta.faces.OutcomeTarget.
ClientWindowWrapper - Class in jakarta.faces.lifecycle
Wrapper for ClientWindow
ClientWindowWrapper() - Constructor for class jakarta.faces.lifecycle.ClientWindowWrapper
Deprecated.
Use the other constructor taking the implementation being wrapped.
ClientWindowWrapper(ClientWindow) - Constructor for class jakarta.faces.lifecycle.ClientWindowWrapper
If this client window has been decorated, the implementation doing the decorating should push the implementation being wrapped to this constructor.
clone() - Method in class com.sun.faces.context.flash.ELFlash
 
CloneCopier - Class in com.sun.faces.util.copier
Copier that copies an object using the Cloneable facility.
CloneCopier() - Constructor for class com.sun.faces.util.copier.CloneCopier
 
cloneValue(Object) - Method in class com.sun.faces.renderkit.html_basic.MenuRenderer
Utility method to invoke the the clone method on the provided value.
cloneWithWriter(Writer) - Method in class com.sun.faces.renderkit.html_basic.HtmlResponseWriter
Create a new instance of this ResponseWriter using a different Writer.
cloneWithWriter(Writer) - Method in class jakarta.faces.context.ResponseWriter
Create and return a new instance of this ResponseWriter, using the specified Writer as the output destination.
cloneWithWriter(Writer) - Method in class jakarta.faces.context.ResponseWriterWrapper
The default behavior of this method is to call ResponseWriter.cloneWithWriter(java.io.Writer) on the wrapped ResponseWriter object.
close() - Method in class com.sun.faces.application.view.FaceletViewHandlingStrategy.NullWriter
 
close() - Method in class com.sun.faces.application.WebPrintWriter
 
close() - Method in class com.sun.faces.facelets.util.FastWriter
 
close() - Method in class com.sun.faces.io.FastStringWriter
This is a no-op.
close() - Method in class com.sun.faces.renderkit.ClientSideStateHelper.StringBuilderWriter
 
close() - Method in class com.sun.faces.renderkit.html_basic.HtmlResponseWriter
Methods From java.io.Writer
close() - Method in class jakarta.faces.context.ResponseWriterWrapper
The default behavior of this method is to call Writer.close() on the wrapped ResponseWriter object.
closest(Class<T>, UIComponent) - Method in class com.sun.faces.component.search.AbstractSearchKeywordResolverImpl
 
coalesce(T...) - Static method in class com.sun.faces.util.Util
Returns the first non-null object of the argument list, or null if there is no such element.
coerce(Object, Class<?>) - Static method in class com.sun.faces.el.ELUtils
 
coerceToModelType(FacesContext, Object, Class<?>) - Method in class com.sun.faces.renderkit.html_basic.MenuRenderer
 
collect(Class<?>, Annotation) - Method in class com.sun.faces.application.annotation.BehaviorConfigHandler
 
collect(Class<?>, Annotation) - Method in class com.sun.faces.application.annotation.ComponentConfigHandler
 
collect(Class<?>, Annotation) - Method in interface com.sun.faces.application.annotation.ConfigAnnotationHandler
Collect metadata based on the provided Class and Annotation to be processed later by ConfigAnnotationHandler.push(jakarta.faces.context.FacesContext).
collect(Class<?>, Annotation) - Method in class com.sun.faces.application.annotation.ConverterConfigHandler
 
collect(Class<?>, Annotation) - Method in class com.sun.faces.application.annotation.NamedEventConfigHandler
 
collect(Class<?>, Annotation) - Method in class com.sun.faces.application.annotation.RenderKitConfigHandler
 
collect(Class<?>, Annotation) - Method in class com.sun.faces.application.annotation.ValidatorConfigHandler
 
CollectionDataModel<E> - Class in jakarta.faces.model
CollectionDataModel is a convenience implementation of DataModel that wraps an Collection of Java objects.
CollectionDataModel() - Constructor for class jakarta.faces.model.CollectionDataModel
Construct a new CollectionDataModel with no specified wrapped data.
CollectionDataModel(Collection<E>) - Constructor for class jakarta.faces.model.CollectionDataModel
Construct a new CollectionDataModel wrapping the specified list.
CollectionsUtils - Class in com.sun.faces.util
 
CollectionsUtils.ConstMap<T,V> - Class in com.sun.faces.util
 
collectSelectItems(FacesContext, UIComponent) - Static method in class com.sun.faces.util.SelectItemUtils
 
cols - Enum constant in enum jakarta.faces.component.html.HtmlInputTextarea.PropertyKeys
 
columnClasses - Enum constant in enum jakarta.faces.component.html.HtmlDataTable.PropertyKeys
 
columnClasses - Enum constant in enum jakarta.faces.component.html.HtmlPanelGrid.PropertyKeys
 
columnClasses - Variable in class com.sun.faces.renderkit.html_basic.BaseTableRenderer.TableMetaInfo
 
columnCount - Variable in class com.sun.faces.renderkit.html_basic.BaseTableRenderer.TableMetaInfo
 
columns - Enum constant in enum jakarta.faces.component.html.HtmlPanelGrid.PropertyKeys
 
columns - Variable in class com.sun.faces.renderkit.html_basic.BaseTableRenderer.TableMetaInfo
 
columnStyleCounter - Variable in class com.sun.faces.renderkit.html_basic.BaseTableRenderer.TableMetaInfo
 
com.sun.faces - package com.sun.faces
 
com.sun.faces.application - package com.sun.faces.application
 
com.sun.faces.application.annotation - package com.sun.faces.application.annotation
 
com.sun.faces.application.applicationimpl - package com.sun.faces.application.applicationimpl
 
com.sun.faces.application.applicationimpl.events - package com.sun.faces.application.applicationimpl.events
 
com.sun.faces.application.resource - package com.sun.faces.application.resource
 
com.sun.faces.application.view - package com.sun.faces.application.view
 
com.sun.faces.cdi - package com.sun.faces.cdi
 
com.sun.faces.cdi.clientwindow - package com.sun.faces.cdi.clientwindow
 
com.sun.faces.component - package com.sun.faces.component
 
com.sun.faces.component.behavior - package com.sun.faces.component.behavior
 
com.sun.faces.component.search - package com.sun.faces.component.search
 
com.sun.faces.component.validator - package com.sun.faces.component.validator
 
com.sun.faces.component.visit - package com.sun.faces.component.visit
 
com.sun.faces.config - package com.sun.faces.config
 
com.sun.faces.config.configpopulator - package com.sun.faces.config.configpopulator
 
com.sun.faces.config.configprovider - package com.sun.faces.config.configprovider
 
com.sun.faces.config.initfacescontext - package com.sun.faces.config.initfacescontext
 
com.sun.faces.config.manager - package com.sun.faces.config.manager
 
com.sun.faces.config.manager.documents - package com.sun.faces.config.manager.documents
 
com.sun.faces.config.manager.spi - package com.sun.faces.config.manager.spi
 
com.sun.faces.config.manager.tasks - package com.sun.faces.config.manager.tasks
 
com.sun.faces.config.processor - package com.sun.faces.config.processor
 
com.sun.faces.context - package com.sun.faces.context
 
com.sun.faces.context.flash - package com.sun.faces.context.flash
 
com.sun.faces.el - package com.sun.faces.el
 
com.sun.faces.ext.component - package com.sun.faces.ext.component
 
com.sun.faces.facelets - package com.sun.faces.facelets
 
com.sun.faces.facelets.compiler - package com.sun.faces.facelets.compiler
 
com.sun.faces.facelets.component - package com.sun.faces.facelets.component
 
com.sun.faces.facelets.el - package com.sun.faces.facelets.el
 
com.sun.faces.facelets.impl - package com.sun.faces.facelets.impl
 
com.sun.faces.facelets.tag - package com.sun.faces.facelets.tag
 
com.sun.faces.facelets.tag.composite - package com.sun.faces.facelets.tag.composite
 
com.sun.faces.facelets.tag.faces - package com.sun.faces.facelets.tag.faces
 
com.sun.faces.facelets.tag.faces.core - package com.sun.faces.facelets.tag.faces.core
 
com.sun.faces.facelets.tag.faces.html - package com.sun.faces.facelets.tag.faces.html
 
com.sun.faces.facelets.tag.jstl.core - package com.sun.faces.facelets.tag.jstl.core
 
com.sun.faces.facelets.tag.jstl.fn - package com.sun.faces.facelets.tag.jstl.fn
 
com.sun.faces.facelets.tag.ui - package com.sun.faces.facelets.tag.ui
 
com.sun.faces.facelets.util - package com.sun.faces.facelets.util
 
com.sun.faces.flow - package com.sun.faces.flow
 
com.sun.faces.flow.builder - package com.sun.faces.flow.builder
 
com.sun.faces.io - package com.sun.faces.io
 
com.sun.faces.lifecycle - package com.sun.faces.lifecycle
 
com.sun.faces.push - package com.sun.faces.push
 
com.sun.faces.renderkit - package com.sun.faces.renderkit
 
com.sun.faces.renderkit.html_basic - package com.sun.faces.renderkit.html_basic
 
com.sun.faces.spi - package com.sun.faces.spi
 
com.sun.faces.util - package com.sun.faces.util
 
com.sun.faces.util.copier - package com.sun.faces.util.copier
 
com.sun.faces.vendor - package com.sun.faces.vendor
 
COMMAND_LINK_NO_FORM_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
COMMAND_NOT_NESTED_WITHIN_FORM_ID - Static variable in class com.sun.faces.util.MessageUtils
 
COMMANDBUTTON - Enum constant in enum com.sun.faces.renderkit.AttributeManager.Key
 
COMMANDLINK - Enum constant in enum com.sun.faces.renderkit.AttributeManager.Key
 
CommandLinkRenderer - Class in com.sun.faces.renderkit.html_basic
CommandLinkRenderer is a class that renders the current value of UICommand as a HyperLink that acts like a Button.
CommandLinkRenderer() - Constructor for class com.sun.faces.renderkit.html_basic.CommandLinkRenderer
 
CommandScriptRenderer - Class in com.sun.faces.renderkit.html_basic
CommandScriptRenderer is a class that renders the current value of UICommand as a Script that acts like an Ajax Button.
CommandScriptRenderer() - Constructor for class com.sun.faces.renderkit.html_basic.CommandScriptRenderer
 
compareTo(Attribute) - Method in class com.sun.faces.renderkit.Attribute
 
compareTo(Object) - Method in class com.sun.faces.application.resource.VersionInfo
 
compareTo(Object) - Method in class jakarta.faces.application.FacesMessage.Severity
Compare this FacesMessage.Severity instance to the specified one.
compareTo(Object) - Method in class jakarta.faces.event.PhaseId
Compare this PhaseId instance to the specified one.
compareValues(Object, Object) - Method in class jakarta.faces.component.UIInput
Return true if the new value is different from the previous value.
compareValues(Object, Object) - Method in class jakarta.faces.component.UISelectMany
Return true if the new value is different from the previous value.
CompilationMessageHolder - Interface in com.sun.faces.facelets.compiler
 
CompilationMessageHolderImpl - Class in com.sun.faces.facelets.compiler
 
CompilationMessageHolderImpl() - Constructor for class com.sun.faces.facelets.compiler.CompilationMessageHolderImpl
 
compile(URL, String) - Method in class com.sun.faces.facelets.compiler.Compiler
 
Compiler - Class in com.sun.faces.facelets.compiler
A Compiler instance may handle compiling multiple sources
Compiler() - Constructor for class com.sun.faces.facelets.compiler.Compiler
 
COMPLETE - Enum constant in enum jakarta.faces.component.visit.VisitResult
This result indicates that the tree visit should be terminated.
COMPONENT - Enum constant in enum com.sun.faces.config.Verifier.ObjectType
 
COMPONENT - Static variable in interface com.sun.faces.el.ELConstants
 
COMPONENT_FAMILY - Static variable in class com.sun.faces.facelets.component.UIRepeat
 
COMPONENT_FAMILY - Static variable in class com.sun.faces.facelets.tag.ui.ComponentRef
 
COMPONENT_FAMILY - Static variable in class com.sun.faces.facelets.tag.ui.UIDebug
 
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UIColumn
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UICommand
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UIData
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UIForm
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UIGraphic
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UIImportConstants
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UIInput
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UIMessage
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UIMessages
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UINamingContainer
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UIOutcomeTarget
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UIOutput
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UIPanel
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UIParameter
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UISelectBoolean
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UISelectItem
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UISelectItems
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UISelectMany
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UISelectOne
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UIViewAction
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UIViewParameter
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UIViewRoot
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class jakarta.faces.component.UIWebsocket
The standard component family for this component.
COMPONENT_NOT_FOUND_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
COMPONENT_NOT_FOUND_IN_VIEW_WARNING_ID - Static variable in class com.sun.faces.util.MessageUtils
 
COMPONENT_RESOURCE_KEY - Static variable in class jakarta.faces.application.Resource
This constant is used as the key in the component attribute map of a composite component to associate the component with its Resource instance.
COMPONENT_TO_TAG_MAP_NAME - Static variable in class com.sun.faces.facelets.tag.faces.ComponentSupport
Key to a FacesContext scoped Map where the keys are UIComponent instances and the values are Tag instances.
COMPONENT_TYPE - Static variable in class com.sun.faces.component.PassthroughElement
The standard component type for this component.
COMPONENT_TYPE - Static variable in class com.sun.faces.facelets.component.UIRepeat
 
COMPONENT_TYPE - Static variable in class com.sun.faces.facelets.tag.ui.ComponentRef
 
COMPONENT_TYPE - Static variable in class com.sun.faces.facelets.tag.ui.UIDebug
 
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlBody
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlColumn
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlCommandButton
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlCommandLink
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlCommandScript
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlDataTable
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlDoctype
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlForm
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlGraphicImage
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlHead
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlInputFile
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlInputHidden
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlInputSecret
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlInputText
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlInputTextarea
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlMessage
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlMessages
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlOutcomeTargetButton
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlOutcomeTargetLink
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlOutputFormat
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlOutputLabel
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlOutputLink
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlOutputText
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlPanelGrid
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlPanelGroup
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlSelectBooleanCheckbox
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlSelectManyCheckbox
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlSelectManyListbox
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlSelectManyMenu
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlSelectOneListbox
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlSelectOneMenu
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.html.HtmlSelectOneRadio
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UIColumn
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UICommand
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UIData
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UIForm
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UIGraphic
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UIImportConstants
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UIInput
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UIMessage
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UIMessages
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UINamingContainer
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UIOutcomeTarget
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UIOutput
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UIPanel
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UIParameter
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UISelectBoolean
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UISelectItem
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UISelectItemGroup
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UISelectItemGroups
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UISelectItems
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UISelectMany
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UISelectOne
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UIViewAction
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UIViewParameter
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UIViewRoot
The standard component type for this component.
COMPONENT_TYPE - Static variable in class jakarta.faces.component.UIWebsocket
The standard component type for this component.
componentAddedDynamically(UIComponent) - Method in class com.sun.faces.context.StateContext
 
ComponentConfig - Interface in jakarta.faces.view.facelets
Passed to the constructor of ComponentHandler.
ComponentConfigHandler - Class in com.sun.faces.application.annotation
ConfigAnnotationHandler for FacesComponent annotated classes.
ComponentConfigHandler() - Constructor for class com.sun.faces.application.annotation.ComponentConfigHandler
 
ComponentConfigProcessor - Class in com.sun.faces.config.processor
This ConfigProcessor handles all elements defined under /faces-config/component.
ComponentConfigProcessor() - Constructor for class com.sun.faces.config.processor.ComponentConfigProcessor
 
ComponentConfigWrapper(TagConfig, String, String) - Constructor for class com.sun.faces.facelets.tag.AbstractTagLibrary.ComponentConfigWrapper
 
componentFamily() - Element in annotation type jakarta.faces.render.FacesRenderer
The value of this annotation attribute is taken to be the component-family which, in combination with FacesRenderer.rendererType() can be used to obtain a reference to an instance of this Renderer by calling RenderKit.getRenderer(java.lang.String, java.lang.String).
ComponentHandler - Class in jakarta.faces.view.facelets
Public base class for markup element instances that map to UIComponent instances in the view.
ComponentHandler(ComponentConfig) - Constructor for class jakarta.faces.view.facelets.ComponentHandler
Leverage the TagHandlerDelegateFactory provided by the implementation to create an instance of TagHandlerDelegate designed for use with ComponentHandler.
componentIsDisabled(UIComponent) - Static method in class com.sun.faces.util.Util
 
componentIsDisabledOrReadonly(UIComponent) - Static method in class com.sun.faces.util.Util
 
ComponentNotFoundException - Exception Class in jakarta.faces.component.search
Typed FacesException for the SearchExpressionHandler, if a component can't be resolved.
ComponentNotFoundException() - Constructor for exception class jakarta.faces.component.search.ComponentNotFoundException
Construct a new exception with no detail message or root cause.
ComponentNotFoundException(String) - Constructor for exception class jakarta.faces.component.search.ComponentNotFoundException
Construct a new exception with the specified detail message and no root cause.
ComponentNotFoundException(String, Throwable) - Constructor for exception class jakarta.faces.component.search.ComponentNotFoundException
Construct a new exception with the specified detail message and root cause.
ComponentNotFoundException(Throwable) - Constructor for exception class jakarta.faces.component.search.ComponentNotFoundException
Construct a new exception with the specified root cause.
ComponentProducer - Class in com.sun.faces.cdi
The Component producer is the CDI producer that allows EL resolving of #{component}
ComponentProducer() - Constructor for class com.sun.faces.cdi.ComponentProducer
 
ComponentRef - Class in com.sun.faces.facelets.tag.ui
 
ComponentRef() - Constructor for class com.sun.faces.facelets.tag.ui.ComponentRef
 
ComponentRefHandler - Class in com.sun.faces.facelets.tag.ui
 
ComponentRefHandler(ComponentConfig) - Constructor for class com.sun.faces.facelets.tag.ui.ComponentRefHandler
 
ComponentResourceContainer - Class in com.sun.faces.component
 
ComponentResourceContainer() - Constructor for class com.sun.faces.component.ComponentResourceContainer
 
ComponentResourceDelegate - Class in com.sun.faces.facelets.tag.faces.html
This class overrides key methods from ComponentTagHandlerDelegateImpl in order to properly find existing component resources as well as properly handling the case when this concrete implementations of this class are applied more than once for a particular request.
ComponentResourceDelegate(ComponentHandler) - Constructor for class com.sun.faces.facelets.tag.faces.html.ComponentResourceDelegate
 
ComponentStruct - Class in com.sun.faces.util
Utility class to enable partial state saving of components that have been dynamically added to the view.
ComponentStruct() - Constructor for class com.sun.faces.util.ComponentStruct
 
ComponentStruct(String, String, String, String) - Constructor for class com.sun.faces.util.ComponentStruct
 
ComponentStruct(String, String, String, String, String) - Constructor for class com.sun.faces.util.ComponentStruct
 
ComponentSupport - Class in com.sun.faces.facelets.tag.faces
 
ComponentSupport() - Constructor for class com.sun.faces.facelets.tag.faces.ComponentSupport
 
ComponentSystemEvent - Class in jakarta.faces.event
ComponentSystemEvent is the base class for SystemEvents that are specific to a UIComponent instance.
ComponentSystemEvent(UIComponent) - Constructor for class jakarta.faces.event.ComponentSystemEvent
Pass the argument component to the superclass constructor.
ComponentSystemEvent(FacesContext, UIComponent) - Constructor for class jakarta.faces.event.ComponentSystemEvent
Pass the argument component to the superclass constructor.
ComponentSystemEventHelper - Class in com.sun.faces.application.applicationimpl.events
Utility class for dealing with UIComponent events.
ComponentSystemEventHelper() - Constructor for class com.sun.faces.application.applicationimpl.events.ComponentSystemEventHelper
 
ComponentSystemEventListener - Interface in jakarta.faces.event
Implementors of this class do not need an isListenerForSource() method because they are only installed on specific component instances, therefore the isListenerForSource() method is implicit.
ComponentTagHandlerDelegateImpl - Class in com.sun.faces.facelets.tag.faces
 
ComponentTagHandlerDelegateImpl(ComponentHandler) - Constructor for class com.sun.faces.facelets.tag.faces.ComponentTagHandlerDelegateImpl
 
componentType - Variable in class com.sun.faces.facelets.tag.AbstractTagLibrary.ComponentConfigWrapper
 
componentType - Variable in class com.sun.faces.facelets.tag.faces.ComponentTagHandlerDelegateImpl
 
ComponentValidators - Class in com.sun.faces.component.validator
This class is responsible for adding default validators and/or validators that wrap multiple EditableValueHolder instances within the view.
ComponentValidators() - Constructor for class com.sun.faces.component.validator.ComponentValidators
 
ComponentValidators.ValidatorInfo - Class in com.sun.faces.component.validator
Generic information container for a validator at a particular nesting Level.
COMPOSITE_BEHAVIORS_KEY - Static variable in class com.sun.faces.facelets.tag.faces.AttachedBehaviors
 
COMPOSITE_COMPONENT - Static variable in interface com.sun.faces.el.ELConstants
 
COMPOSITE_COMPONENT_ATTRIBUTES_EL_RESOLVER - Static variable in class com.sun.faces.el.ELUtils
 
COMPOSITE_COMPONENT_TYPE_KEY - Static variable in class jakarta.faces.component.UIComponent
The value of this constant is used as the key in the composite component BeanDescriptor for a ValueExpression that evaluates to the component-type of the composite component root UIComponent for this composite component, if one was declared by the composite component author.
COMPOSITE_FACET_NAME - Static variable in class jakarta.faces.component.UIComponent
The value of this constant is used as the key in the Map returned as described in UIComponent.FACETS_KEY for the PropertyDescriptor describing the composite component facet.
CompositeAttributePropertyDescriptor - Class in com.sun.faces.facelets.tag.composite
A property descriptor for a composite component attribute.
CompositeAttributePropertyDescriptor(String, Method, Method) - Constructor for class com.sun.faces.facelets.tag.composite.CompositeAttributePropertyDescriptor
 
CompositeComponentAttributesELResolver - Class in com.sun.faces.el
This ELResolver will handle the resolution of attrs when processing a composite component instance.
CompositeComponentAttributesELResolver() - Constructor for class com.sun.faces.el.CompositeComponentAttributesELResolver
 
CompositeComponentBeanInfo - Class in com.sun.faces.facelets.tag.composite
 
CompositeComponentBeanInfo() - Constructor for class com.sun.faces.facelets.tag.composite.CompositeComponentBeanInfo
 
CompositeComponentExpressionHolder - Interface in jakarta.faces.el
This interface must be implemented by the Map returned by the composite component ELResolver, described in section 5.4.3.1 "faces.CompositeComponentAttributesELResolver" of the Jakarta Faces Specification Document, when evaluating #{cc.attrs} expressions.
CompositeComponentImpl - Class in com.sun.faces.facelets.tag.faces
 
CompositeComponentImpl() - Constructor for class com.sun.faces.facelets.tag.faces.CompositeComponentImpl
 
CompositeComponentProducer - Class in com.sun.faces.cdi
The Composite Component producer is the CDI producer that allows EL resolving of #{cc}
CompositeComponentProducer() - Constructor for class com.sun.faces.cdi.CompositeComponentProducer
 
CompositeComponentStackManager - Class in com.sun.faces.component
CompositeComponentStackManager is responsible for managing the two different composite component stacks currently used by Mojarra.
CompositeComponentStackManager.StackType - Enum in com.sun.faces.component
 
CompositeComponentTagHandler - Class in com.sun.faces.facelets.tag.faces
Facelet handler responsible for, building the component tree representation of a composite component based on the metadata contained in the composite interface and implementation sections of the composite component template.
CompositeComponentTagHandler(Resource, ComponentConfig) - Constructor for class com.sun.faces.facelets.tag.faces.CompositeComponentTagHandler
 
CompositeComponentTagLibrary - Class in com.sun.faces.facelets.tag.faces
 
CompositeComponentTagLibrary(String) - Constructor for class com.sun.faces.facelets.tag.faces.CompositeComponentTagLibrary
 
CompositeComponentTagLibrary(String, String) - Constructor for class com.sun.faces.facelets.tag.faces.CompositeComponentTagLibrary
 
CompositeFaceletHandler - Class in jakarta.faces.view.facelets
A FaceletHandler that is derived of 1 or more, inner FaceletHandlers.
CompositeFaceletHandler(FaceletHandler[]) - Constructor for class jakarta.faces.view.facelets.CompositeFaceletHandler
Creates a new FaceletHandler out of the given inner FaceletHandlers.
CompositeFacetRenderer - Class in com.sun.faces.renderkit.html_basic
This Renderer is responsible for rendering the content of a facet defined within the using page template in the desired location within the composite component implementation section.
CompositeFacetRenderer() - Constructor for class com.sun.faces.renderkit.html_basic.CompositeFacetRenderer
 
CompositeFunctionMapper - Class in com.sun.faces.facelets.el
Composite FunctionMapper that attempts to load the Method from the first FunctionMapper, then the second if null.
CompositeFunctionMapper(FunctionMapper, FunctionMapper) - Constructor for class com.sun.faces.facelets.el.CompositeFunctionMapper
 
CompositeLibrary - Class in com.sun.faces.facelets.tag.composite
 
CompositeLibrary(String) - Constructor for class com.sun.faces.facelets.tag.composite.CompositeLibrary
 
CompositeRenderer - Class in com.sun.faces.renderkit.html_basic
This Renderer is responsible for rendering the children defined within the composite implementation section of a composite component template.
CompositeRenderer() - Constructor for class com.sun.faces.renderkit.html_basic.CompositeRenderer
 
CompositeSearchKeywordResolver - Class in com.sun.faces.component.search
 
CompositeSearchKeywordResolver() - Constructor for class com.sun.faces.component.search.CompositeSearchKeywordResolver
 
CompositeTagDecorator - Class in com.sun.faces.facelets.tag
A TagDecorator that is composed of 1 or more TagDecorator instances.
CompositeTagDecorator(TagDecorator[]) - Constructor for class com.sun.faces.facelets.tag.CompositeTagDecorator
 
CompositeTagLibrary - Class in com.sun.faces.facelets.tag
A TagLibrary that is composed of 1 or more TagLibrary children.
CompositeTagLibrary(TagLibrary[]) - Constructor for class com.sun.faces.facelets.tag.CompositeTagLibrary
 
CompositeTagLibrary(TagLibrary[], CompilationMessageHolder) - Constructor for class com.sun.faces.facelets.tag.CompositeTagLibrary
 
CompositeVariableMapper - Class in com.sun.faces.facelets.el
Composite VariableMapper that attempts to load the ValueExpression from the first VariableMapper, then the second if null.
CompositeVariableMapper(VariableMapper, VariableMapper) - Constructor for class com.sun.faces.facelets.el.CompositeVariableMapper
 
CompositionHandler - Class in com.sun.faces.facelets.tag.ui
 
CompositionHandler(TagConfig) - Constructor for class com.sun.faces.facelets.tag.ui.CompositionHandler
 
CompressableMimeTypes - Enum constant in enum com.sun.faces.config.WebConfiguration.WebContextInitParameter
 
compressContent(ClientResourceInfo) - Method in class com.sun.faces.application.resource.ResourceHelper
Utility method to compress the content of the original resource to the temporary directory specified by ClientResourceInfo.getCompressedPath().
CompressJavaScript - Enum constant in enum com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
 
compressViewState - Variable in class com.sun.faces.renderkit.StateHelper
Flag indicating whether or not view state should be compressed to reduce the memory/bandwidth footprint.
CompressViewState - Enum constant in enum com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
 
ConcurrentCache<K,V> - Class in com.sun.faces.util
Defines a concurrent cache with a factory for creating new object instances.
ConcurrentCache(ConcurrentCache.Factory<K, V>) - Constructor for class com.sun.faces.util.ConcurrentCache
Constructs this cache using the specified Factory.
ConcurrentCache.Factory<K,V> - Interface in com.sun.faces.util
Factory interface for creating various cacheable objects.
condition(ValueExpression) - Method in class com.sun.faces.flow.builder.NavigationCaseBuilderImpl
 
condition(ValueExpression) - Method in class com.sun.faces.flow.builder.SwitchCaseBuilderImpl
 
condition(ValueExpression) - Method in class jakarta.faces.flow.builder.NavigationCaseBuilder
Set the if of the current navigation case.
condition(ValueExpression) - Method in class jakarta.faces.flow.builder.SwitchCaseBuilder
Set the if in the previously created switch case.
condition(String) - Method in class com.sun.faces.flow.builder.NavigationCaseBuilderImpl
 
condition(String) - Method in class com.sun.faces.flow.builder.SwitchCaseBuilderImpl
 
condition(String) - Method in class jakarta.faces.flow.builder.NavigationCaseBuilder
Set the if of the current navigation case.
condition(String) - Method in class jakarta.faces.flow.builder.SwitchCaseBuilder
Set the if in the previously created switch case.
CONFIG - Enum constant in enum com.sun.faces.util.FacesLogger
 
CONFIG_FILES_ATTR - Static variable in class jakarta.faces.webapp.FacesServlet
Context initialization parameter name for a comma delimited list of context-relative resource paths (in addition to /WEB-INF/faces-config.xml which is loaded automatically if it exists) containing Jakarta Faces configuration information.
ConfigAnnotationHandler - Interface in com.sun.faces.application.annotation
Implementations of the interface will be called during application initialization to process any configuration annotations within the web application.
ConfigManager - Class in com.sun.faces.config
This class manages the initialization of each web application that uses Faces.
ConfigManager() - Constructor for class com.sun.faces.config.ConfigManager
 
ConfigProcessor - Interface in com.sun.faces.config.processor
This interface provides a CoR structure for processing Faces configuration resources.
ConfigurableNavigationHandler - Class in jakarta.faces.application
ConfigurableNavigationHandler extends the contract of NavigationHandler to allow runtime inspection of the NavigationCases that make up the rule-base for navigation.
ConfigurableNavigationHandler() - Constructor for class jakarta.faces.application.ConfigurableNavigationHandler
 
ConfigurableNavigationHandlerWrapper - Class in jakarta.faces.application
Provides a simple implementation of ConfigurableNavigationHandler that can be subclassed by developers wishing to provide specialized behavior to an existing ConfigurableNavigationHandler instance.
ConfigurableNavigationHandlerWrapper() - Constructor for class jakarta.faces.application.ConfigurableNavigationHandlerWrapper
Deprecated.
Use the other constructor taking the implementation being wrapped.
ConfigurableNavigationHandlerWrapper(ConfigurableNavigationHandler) - Constructor for class jakarta.faces.application.ConfigurableNavigationHandlerWrapper
If this configurable navigation handler has been decorated, the implementation doing the decorating should push the implementation being wrapped to this constructor.
ConfigurationException - Exception Class in com.sun.faces.config
This represents any configuration processing problems that could occur.
ConfigurationException() - Constructor for exception class com.sun.faces.config.ConfigurationException
 
ConfigurationException(String) - Constructor for exception class com.sun.faces.config.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for exception class com.sun.faces.config.ConfigurationException
 
ConfigurationException(Throwable) - Constructor for exception class com.sun.faces.config.ConfigurationException
 
ConfigurationResourceProvider - Interface in com.sun.faces.spi
Classes that implement this interface return zero or more URLs which refer to application configuration resources.
ConfigurationResourceProviderFactory - Class in com.sun.faces.spi
Factory class for creating ConfigurationResourceProvider instances using the Java services discovery mechanism.
ConfigurationResourceProviderFactory() - Constructor for class com.sun.faces.spi.ConfigurationResourceProviderFactory
 
ConfigurationResourceProviderFactory.ProviderType - Enum in com.sun.faces.spi
 
ConfigureListener - Class in com.sun.faces.config
Parse all relevant Faces configuration resources, and configure the Mojarra runtime environment.
ConfigureListener() - Constructor for class com.sun.faces.config.ConfigureListener
 
ConstMap() - Constructor for class com.sun.faces.util.CollectionsUtils.ConstMap
 
contains(Object) - Method in class com.sun.faces.util.MostlySingletonSet
 
contains(Object) - Method in class com.sun.faces.util.MultiKeyConcurrentHashMap
Legacy method testing if some key maps into the specified value in this table.
contains(String, String) - Static method in class com.sun.faces.facelets.tag.jstl.fn.JstlFunction
 
containsAll(Collection<?>) - Method in class com.sun.faces.util.MostlySingletonSet
 
containsaValue(Object) - Method in class com.sun.faces.renderkit.html_basic.MenuRenderer
 
containsFunction(String, String) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
 
containsFunction(String, String) - Method in class com.sun.faces.facelets.tag.CompositeTagLibrary
 
containsFunction(String, String) - Method in interface com.sun.faces.facelets.tag.TagLibrary
If this library contains the specified function name
containsFunction(String, String) - Method in class com.sun.faces.facelets.util.FunctionLibrary
 
containsIgnoreCase(String, String) - Static method in class com.sun.faces.facelets.tag.jstl.fn.JstlFunction
 
containsKey(FacesContext, String) - Static method in class com.sun.faces.util.RequestStateManager
 
containsKey(Object) - Method in class com.sun.faces.config.initfacescontext.NoOpFlash
 
containsKey(Object) - Method in class com.sun.faces.context.ApplicationMap
 
containsKey(Object) - Method in class com.sun.faces.context.flash.ELFlash
 
containsKey(Object) - Method in class com.sun.faces.context.InitParameterMap
 
containsKey(Object) - Method in class com.sun.faces.context.RequestHeaderMap
 
containsKey(Object) - Method in class com.sun.faces.context.RequestHeaderValuesMap
 
containsKey(Object) - Method in class com.sun.faces.context.RequestMap
 
containsKey(Object) - Method in class com.sun.faces.context.RequestParameterMap
 
containsKey(Object) - Method in class com.sun.faces.context.RequestParameterValuesMap
 
containsKey(Object) - Method in class com.sun.faces.context.SessionMap
 
containsKey(Object) - Method in class com.sun.faces.util.MetadataWrapperMap
 
containsKey(Object) - Method in class com.sun.faces.util.MultiKeyConcurrentHashMap
Tests if the specified object is a key in this table.
containsKey(Object) - Method in class jakarta.faces.context.FlashWrapper
The default behavior of this method is to call Map.containsKey(Object) on the wrapped Flash object.
containsKey(Object, Object) - Method in class com.sun.faces.util.MultiKeyConcurrentHashMap
 
containsKey(Object, Object, Object) - Method in class com.sun.faces.util.MultiKeyConcurrentHashMap
 
containsKey(Object, Object, Object, Object) - Method in class com.sun.faces.util.MultiKeyConcurrentHashMap
 
containsKey(K) - Method in class com.sun.faces.util.ConcurrentCache
Tests whether the cache contains a value for the specified key
containsKey(K) - Method in class com.sun.faces.util.ExpiringConcurrentCache
 
containsNamespace(String, Tag) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
 
containsNamespace(String, Tag) - Method in class com.sun.faces.facelets.tag.CompositeTagLibrary
 
containsNamespace(String, Tag) - Method in interface com.sun.faces.facelets.tag.TagLibrary
true if the namespace is used in this library
containsNamespace(String, Tag) - Method in class com.sun.faces.facelets.util.FunctionLibrary
 
containsTagHandler(String, String) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
 
containsTagHandler(String, String) - Method in class com.sun.faces.facelets.tag.CompositeTagLibrary
 
containsTagHandler(String, String) - Method in class com.sun.faces.facelets.tag.faces.CompositeComponentTagLibrary
 
containsTagHandler(String, String) - Method in class com.sun.faces.facelets.tag.faces.FacesComponentTagLibrary
 
containsTagHandler(String, String) - Method in interface com.sun.faces.facelets.tag.TagLibrary
If this library contains a TagHandler for the namespace and local name true if handled by this library
containsTagHandler(String, String) - Method in class com.sun.faces.facelets.util.FunctionLibrary
 
containsValue(Object) - Method in class com.sun.faces.config.initfacescontext.NoOpFlash
 
containsValue(Object) - Method in class com.sun.faces.context.flash.ELFlash
 
containsValue(Object) - Method in class com.sun.faces.context.RequestHeaderValuesMap
 
containsValue(Object) - Method in class com.sun.faces.util.MetadataWrapperMap
 
containsValue(Object) - Method in class com.sun.faces.util.MultiKeyConcurrentHashMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class jakarta.faces.context.FlashWrapper
The default behavior of this method is to call Map.containsValue(Object) on the wrapped Flash object.
CONTENT_TYPE_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
context(String) - Static method in class com.sun.faces.facelets.util.Path
 
CONTEXT - Enum constant in enum com.sun.faces.util.FacesLogger
 
ContextCallback - Interface in jakarta.faces.component
A simple callback interace that enables taking action on a specific UIComponent (either facet or child) in the view while preserving any contextual state for that component instance in the view.
contextCreated(ELContextEvent) - Method in class com.sun.faces.el.ELContextListenerImpl
Invoked when a new ELContext has been created.
contextDestroyed(ServletContextEvent) - Method in class com.sun.faces.application.WebappLifecycleListener
Notification that the servlet context is about to be shut down.
contextDestroyed(ServletContextEvent) - Method in class com.sun.faces.config.ConfigureListener
 
contextInitialized(ServletContextEvent) - Method in class com.sun.faces.application.WebappLifecycleListener
Notification that the web application initialization process is starting.
contextInitialized(ServletContextEvent) - Method in class com.sun.faces.config.ConfigureListener
 
ContextParam - Enum in com.sun.faces.context
The enumeration of all our context-param entries.
ContextParamUtils - Class in com.sun.faces.context
A utility class for dealing with context-param entries.
ContextualCompositeMethodExpression - Class in com.sun.faces.facelets.el
This specialized MethodExpression enables the evaluation of composite component expressions.
ContextualCompositeMethodExpression(ValueExpression, MethodExpression) - Constructor for class com.sun.faces.facelets.el.ContextualCompositeMethodExpression
 
ContextualCompositeMethodExpression(Location, MethodExpression) - Constructor for class com.sun.faces.facelets.el.ContextualCompositeMethodExpression
 
ContextualCompositeValueExpression - Class in com.sun.faces.facelets.el
This specialized ValueExpression enables the evaluation of composite component expressions.
ContextualCompositeValueExpression() - Constructor for class com.sun.faces.facelets.el.ContextualCompositeValueExpression
 
ContextualCompositeValueExpression(Location, ValueExpression) - Constructor for class com.sun.faces.facelets.el.ContextualCompositeValueExpression
 
ContractInfo - Class in com.sun.faces.application.resource
 
ContractInfo(String) - Constructor for class com.sun.faces.application.resource.ContractInfo
 
CONVERSION_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
CONVERSION_MESSAGE_ID - Static variable in class jakarta.faces.component.UIInput
The message identifier of the FacesMessage to be created if a conversion error occurs, and neither the page author nor the ConverterException provides a message.
convertClientId(FacesContext, String) - Method in class com.sun.faces.renderkit.html_basic.HtmlBasicRenderer
 
convertClientId(FacesContext, String) - Method in class jakarta.faces.render.Renderer
Convert the component generated client id to a form suitable for transmission to the client.
convertClientId(FacesContext, String) - Method in class jakarta.faces.render.RendererWrapper
 
ConvertDateTimeHandler - Class in com.sun.faces.facelets.tag.faces.core
Register a DateTimeConverter instance on the UIComponent associated with the closest parent UIComponent custom action.
ConvertDateTimeHandler(ConverterConfig) - Constructor for class com.sun.faces.facelets.tag.faces.core.ConvertDateTimeHandler
 
ConvertDelegateHandler - Class in com.sun.faces.facelets.tag.faces.core
Register a named Converter instance on the UIComponent associated with the closest parent UIComponent custom action.
ConvertDelegateHandler(ConverterConfig) - Constructor for class com.sun.faces.facelets.tag.faces.core.ConvertDelegateHandler
 
Converter<T> - Interface in jakarta.faces.convert
Converter is an interface describing a Java class that can perform Object-to-String and String-to-Object conversions between model data objects and a String representation of those objects that is suitable for rendering.
CONVERTER - Enum constant in enum com.sun.faces.config.Verifier.ObjectType
 
CONVERTER_ID - Static variable in class jakarta.faces.convert.BigDecimalConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class jakarta.faces.convert.BigIntegerConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class jakarta.faces.convert.BooleanConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class jakarta.faces.convert.ByteConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class jakarta.faces.convert.CharacterConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class jakarta.faces.convert.DateTimeConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class jakarta.faces.convert.DoubleConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class jakarta.faces.convert.EnumConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class jakarta.faces.convert.FloatConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class jakarta.faces.convert.IntegerConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class jakarta.faces.convert.LongConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class jakarta.faces.convert.NumberConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class jakarta.faces.convert.ShortConverter
The standard converter id for this converter.
ConverterConfig - Interface in jakarta.faces.view.facelets
A Facelet version of the Jakarta Server Pages ConverterTag.
ConverterConfigHandler - Class in com.sun.faces.application.annotation
ConfigAnnotationHandler for FacesConverter annotated classes.
ConverterConfigHandler() - Constructor for class com.sun.faces.application.annotation.ConverterConfigHandler
 
ConverterConfigProcessor - Class in com.sun.faces.config.processor
This ConfigProcessor handles all elements defined under /faces-config/converter.
ConverterConfigProcessor() - Constructor for class com.sun.faces.config.processor.ConverterConfigProcessor
 
ConverterException - Exception Class in jakarta.faces.convert
ConverterException is an exception thrown by the getAsObject() or getAsText() method of a Converter, to indicate that the requested conversion cannot be performed.
ConverterException() - Constructor for exception class jakarta.faces.convert.ConverterException
Construct a new exception with no detail message or root cause.
ConverterException(FacesMessage) - Constructor for exception class jakarta.faces.convert.ConverterException
Construct a new exception with the specified detail message and no root cause.
ConverterException(FacesMessage, Throwable) - Constructor for exception class jakarta.faces.convert.ConverterException
Construct a new exception with the specified detail message and root cause.
ConverterException(String) - Constructor for exception class jakarta.faces.convert.ConverterException
Construct a new exception with the specified detail message and no root cause.
ConverterException(String, Throwable) - Constructor for exception class jakarta.faces.convert.ConverterException
Construct a new exception with the specified detail message and root cause.
ConverterException(Throwable) - Constructor for exception class jakarta.faces.convert.ConverterException
Construct a new exception with the specified root cause.
ConverterHandler - Class in jakarta.faces.view.facelets
Handles setting a Converter instance on a ValueHolder parent.
ConverterHandler(ConverterConfig) - Constructor for class jakarta.faces.view.facelets.ConverterHandler
Creates a new ConverterHandler using the given config.
ConverterPropertyEditorBase - Class in com.sun.faces.application
Abstract base for a PropertyEditor that delegates to a faces Converter that was registered by-type in a faces-config descriptor.
ConverterPropertyEditorBase() - Constructor for class com.sun.faces.application.ConverterPropertyEditorBase
 
ConverterPropertyEditorFactory - Class in com.sun.faces.application
Factory for dynamically generating PropertyEditor classes that extend ConverterPropertyEditorBase and replace any references to the target class from the template with a supplied target class.
ConverterPropertyEditorFactory() - Constructor for class com.sun.faces.application.ConverterPropertyEditorFactory
Create a ConverterPropertyEditorFactory that uses the default template class (ConverterPropertyEditorFor_XXXX).
ConverterPropertyEditorFactory(Class<? extends ConverterPropertyEditorBase>) - Constructor for class com.sun.faces.application.ConverterPropertyEditorFactory
Create a ConverterPropertyEditorFactory that uses the specified template class.
ConverterPropertyEditorFor_XXXX - Class in com.sun.faces.application
Default template class for the dynamic generation of target-class specific PropertyEditor implementations.
ConverterPropertyEditorFor_XXXX() - Constructor for class com.sun.faces.application.ConverterPropertyEditorFor_XXXX
 
ConverterTagHandlerDelegateImpl - Class in com.sun.faces.facelets.tag.faces
 
ConverterTagHandlerDelegateImpl(ConverterHandler) - Constructor for class com.sun.faces.facelets.tag.faces.ConverterTagHandlerDelegateImpl
 
ConvertNumberHandler - Class in com.sun.faces.facelets.tag.faces.core
Register a NumberConverter instance on the UIComponent associated with the closest parent UIComponent custom action.
ConvertNumberHandler(ConverterConfig) - Constructor for class com.sun.faces.facelets.tag.faces.core.ConvertNumberHandler
 
convertSelectManyValue(FacesContext, UISelectMany, String[]) - Method in class com.sun.faces.renderkit.html_basic.MenuRenderer
 
convertSelectManyValuesForArray(FacesContext, UISelectMany, Class<?>, String[]) - Method in class com.sun.faces.renderkit.html_basic.MenuRenderer
 
convertSelectManyValuesForCollection(FacesContext, UISelectMany, Class<? extends Collection<Object>>, String[]) - Method in class com.sun.faces.renderkit.html_basic.MenuRenderer
 
convertSelectManyValuesForModel(FacesContext, UISelectMany, Class<?>, String[]) - Method in class com.sun.faces.renderkit.html_basic.MenuRenderer
 
convertSelectOneValue(FacesContext, UISelectOne, String) - Method in class com.sun.faces.renderkit.html_basic.MenuRenderer
 
convertToObject(Class<?>, String) - Method in class com.sun.faces.application.PropertyEditorHelper
Convert the textValue to an object of type targetClass by delegating to a converter.
convertToString(Class<?>, Object) - Method in class com.sun.faces.application.PropertyEditorHelper
Convert an object of type targetClass to text by delegating to a converter obtained from the Faces application.
convertViewId(FacesContext, String) - Method in class com.sun.faces.application.view.MultiViewHandler
COOKIE - Static variable in interface com.sun.faces.el.ELConstants
 
coords - Enum constant in enum jakarta.faces.component.html.HtmlCommandLink.PropertyKeys
 
coords - Enum constant in enum jakarta.faces.component.html.HtmlOutcomeTargetLink.PropertyKeys
 
coords - Enum constant in enum jakarta.faces.component.html.HtmlOutputLink.PropertyKeys
 
Copier - Interface in com.sun.faces.util.copier
Interface that is to be implement by classes that know how to copy an object.
CopierUtils - Class in com.sun.faces.util.copier
 
CopierUtils() - Constructor for class com.sun.faces.util.copier.CopierUtils
 
copy(ClientResourceInfo) - Method in class com.sun.faces.application.resource.ClientResourceInfo
 
copy(ResourceInfo) - Method in class com.sun.faces.application.resource.ResourceInfo
 
copy(Object) - Method in class com.sun.faces.util.copier.CloneCopier
 
copy(Object) - Method in interface com.sun.faces.util.copier.Copier
Return an object that's logically a copy of the given object.
copy(Object) - Method in class com.sun.faces.util.copier.CopyCtorCopier
 
copy(Object) - Method in class com.sun.faces.util.copier.MultiStrategyCopier
 
copy(Object) - Method in class com.sun.faces.util.copier.NewInstanceCopier
 
copy(Object) - Method in class com.sun.faces.util.copier.SerializationCopier
 
CopyCtorCopier - Class in com.sun.faces.util.copier
Copier that copies an object using its copy constructor.
CopyCtorCopier() - Constructor for class com.sun.faces.util.copier.CopyCtorCopier
 
copyPassthroughAttributes(FaceletContext, UIComponent, Tag) - Static method in class com.sun.faces.facelets.tag.faces.ComponentSupport
 
CoreLibrary - Class in com.sun.faces.facelets.tag.faces.core
For Tag details, see Faces Core taglib documentation.
CoreLibrary(String) - Constructor for class com.sun.faces.facelets.tag.faces.core.CoreLibrary
 
create(CreationalContext<Map<Class<?>, Class<? extends DataModel<?>>>>) - Method in class com.sun.faces.cdi.DataModelClassesMapProducer
 
create(Function<CreationalContext<Map<Class<?>, Class<? extends DataModel<?>>>>, Map<Class<?>, Class<? extends DataModel<?>>>>) - Method in class com.sun.faces.cdi.DataModelClassesMapProducer
 
createAndStoreCryptographicallyStrongTokenInSession(HttpSession) - Static method in class com.sun.faces.renderkit.StateHelper
 
createAnnotationProvider(ServletContext) - Static method in class com.sun.faces.spi.AnnotationProviderFactory
 
createBean(FacesContext, Contextual<T>, CreationalContext<T>) - Method in class com.sun.faces.application.view.ViewScopeContextManager
Create the bean.
createBean(FacesContext, Contextual<T>, CreationalContext<T>) - Method in class com.sun.faces.cdi.clientwindow.ClientWindowScopeContextManager
Create the bean.
createBehavior(BeanManager, String) - Static method in class com.sun.faces.cdi.CdiUtils
Create a behavior using the FacesBehavior value attribute.
createBehavior(String) - Method in class com.sun.faces.application.ApplicationImpl
 
createBehavior(String) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
createBehavior(String) - Method in class jakarta.faces.application.Application
Instantiate and return a new Behavior instance of the class specified by a previous call to addBehavior() for the specified behavior id.
createBehavior(String) - Method in class jakarta.faces.application.ApplicationWrapper
The default behavior of this method is to call Application.createBehavior(String) on the wrapped Application object.
createBehaviorHandlerDelegate(BehaviorHandler) - Method in class com.sun.faces.facelets.tag.faces.TagHandlerDelegateFactoryImpl
 
createBehaviorHandlerDelegate(BehaviorHandler) - Method in class jakarta.faces.view.facelets.TagHandlerDelegateFactory
Create and return a TagHandlerDelegate instance designed for use with BehaviorHandler.
createClientBehaviorContext(FacesContext, UIComponent, String, String, Collection<ClientBehaviorContext.Parameter>) - Static method in class jakarta.faces.component.behavior.ClientBehaviorContext
Creates a ClientBehaviorContext instance.
createCollection(Collection<Object>, Class<? extends Collection<Object>>) - Method in class com.sun.faces.renderkit.html_basic.MenuRenderer
 
createCollectionFromHint(Object) - Method in class com.sun.faces.renderkit.html_basic.MenuRenderer
Create a collection from the provided hint.
createCompiler(Map<String, Object>, WebConfiguration) - Method in class com.sun.faces.application.ApplicationAssociate
 
createComponent(ValueExpression, FacesContext, String) - Method in class com.sun.faces.application.ApplicationImpl
 
createComponent(ValueExpression, FacesContext, String) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
createComponent(ValueExpression, FacesContext, String) - Method in class jakarta.faces.application.Application
Call the getValue() method on the specified ValueExpression.
createComponent(ValueExpression, FacesContext, String) - Method in class jakarta.faces.application.ApplicationWrapper
createComponent(ValueExpression, FacesContext, String, String) - Method in class com.sun.faces.application.ApplicationImpl
 
createComponent(ValueExpression, FacesContext, String, String) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
createComponent(ValueExpression, FacesContext, String, String) - Method in class jakarta.faces.application.Application
Like Application.createComponent(ValueExpression, FacesContext, String) except the Renderer for the component to be returned must be inspected for the annotations mentioned in Application.createComponent(ValueExpression, FacesContext, String) as specified in the documentation for that method.
createComponent(ValueExpression, FacesContext, String, String) - Method in class jakarta.faces.application.ApplicationWrapper
createComponent(FacesContext, Resource) - Method in class com.sun.faces.application.ApplicationImpl
 
createComponent(FacesContext, Resource) - Method in class jakarta.faces.application.Application
Instantiate and return a new UIComponent instance from the argument Resource.
createComponent(FacesContext, Resource) - Method in class jakarta.faces.application.ApplicationWrapper
The default behavior of this method is to call Application.createComponent(jakarta.faces.context.FacesContext, Resource) on the wrapped Application object.
createComponent(FacesContext, Resource, ExpressionFactory) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
createComponent(FacesContext, String, String) - Method in class com.sun.faces.application.ApplicationImpl
 
createComponent(FacesContext, String, String) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
createComponent(FacesContext, String, String) - Method in class jakarta.faces.application.Application
Like Application.createComponent(String) except the Renderer for the component to be returned must be inspected for the annotations mentioned in Application.createComponent(ValueExpression, FacesContext, String) as specified in the documentation for that method.
createComponent(FacesContext, String, String) - Method in class jakarta.faces.application.ApplicationWrapper
The default behavior of this method is to call Application.createComponent(jakarta.faces.context.FacesContext, String, String) on the wrapped Application object.
createComponent(FacesContext, String, String, Map<String, Object>) - Method in class com.sun.faces.application.view.FaceletViewHandlingStrategy
 
createComponent(FacesContext, String, String, Map<String, Object>) - Method in class jakarta.faces.view.ViewDeclarationLanguage
Create a component given a ViewDeclarationLanguage specific tag library URI and tag name.
createComponent(FacesContext, String, String, Map<String, Object>) - Method in class jakarta.faces.view.ViewDeclarationLanguageWrapper
 
createComponent(FaceletContext) - Method in class com.sun.faces.facelets.tag.faces.CompositeComponentTagHandler
 
createComponent(FaceletContext) - Method in class com.sun.faces.facelets.tag.faces.PassThroughElementComponentHandler
 
createComponent(FaceletContext) - Method in class jakarta.faces.view.facelets.ComponentHandler
Subclasses that wish to take over the task of instantiating the UIComponent instance corresponding to this tag handler my override this method to do so.
createComponent(String) - Method in class com.sun.faces.application.ApplicationImpl
 
createComponent(String) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
createComponent(String) - Method in class jakarta.faces.application.Application
Instantiate and return a new UIComponent instance of the class specified by a previous call to addComponent() for the specified component type.
createComponent(String) - Method in class jakarta.faces.application.ApplicationWrapper
The default behavior of this method is to call Application.createComponent(String) on the wrapped Application object.
createComponentHandlerDelegate(ComponentHandler) - Method in class com.sun.faces.facelets.tag.faces.TagHandlerDelegateFactoryImpl
 
createComponentHandlerDelegate(ComponentHandler) - Method in class jakarta.faces.view.facelets.TagHandlerDelegateFactory
Create and return a TagHandlerDelegate instance designed for use with ComponentHandler.
createConverter(BeanManager, Class<?>) - Static method in class com.sun.faces.cdi.CdiUtils
Create a converter using the FacesConverter forClass attribute.
createConverter(BeanManager, String) - Static method in class com.sun.faces.cdi.CdiUtils
Create a converter using the FacesConverter value attribute.
createConverter(FaceletContext) - Method in class com.sun.faces.facelets.tag.faces.core.ConvertDateTimeHandler
Returns a new DateTimeConverter
createConverter(FaceletContext) - Method in class com.sun.faces.facelets.tag.faces.core.ConvertDelegateHandler
Uses the specified "converterId" to pull an instance from the Application
createConverter(FaceletContext) - Method in class com.sun.faces.facelets.tag.faces.core.ConvertNumberHandler
Returns a new NumberConverter
createConverter(Class<?>) - Method in class com.sun.faces.application.ApplicationImpl
 
createConverter(Class<?>) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
createConverter(Class<?>) - Method in class jakarta.faces.application.Application
Instantiate and return a new Converter instance of the class that has registered itself as capable of performing conversions for objects of the specified type.
createConverter(Class<?>) - Method in class jakarta.faces.application.ApplicationWrapper
The default behavior of this method is to call Application.createConverter(Class) on the wrapped Application object.
createConverter(String) - Method in class com.sun.faces.application.ApplicationImpl
 
createConverter(String) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
createConverter(String) - Method in class jakarta.faces.application.Application
Instantiate and return a new Converter instance of the class specified by a previous call to addConverter() for the specified converter id.
createConverter(String) - Method in class jakarta.faces.application.ApplicationWrapper
The default behavior of this method is to call Application.createConverter(String) on the wrapped Application object.
createConverterHandlerDelegate(ConverterHandler) - Method in class com.sun.faces.facelets.tag.faces.TagHandlerDelegateFactoryImpl
 
createConverterHandlerDelegate(ConverterHandler) - Method in class jakarta.faces.view.facelets.TagHandlerDelegateFactory
Create and return a TagHandlerDelegate instance designed for use with ConverterHandler.
createDataModel(Class<?>) - Static method in class com.sun.faces.cdi.CdiUtils
 
createDocumentBuilderFactory() - Static method in class com.sun.faces.util.Util
 
createExpressionFactory() - Method in class com.sun.faces.facelets.compiler.Compiler
 
createFaceletFactory(FacesContext, Compiler, WebConfiguration) - Method in class com.sun.faces.application.ApplicationAssociate
 
createFlowHandler(FacesContext) - Method in class com.sun.faces.flow.FlowHandlerFactoryImpl
Create the flow handler.
createFlowHandler(FacesContext) - Method in class jakarta.faces.flow.FlowHandlerFactory
Create the singleton instance of FlowHandler.
createFlowHandler(FacesContext) - Method in class jakarta.faces.flow.FlowHandlerFactoryWrapper
 
createFunction(String, String) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
 
createFunction(String, String) - Method in class com.sun.faces.facelets.tag.CompositeTagLibrary
 
createFunction(String, String) - Method in interface com.sun.faces.facelets.tag.TagLibrary
Return a Method instance for the passed namespace and name
createFunction(String, String) - Method in class com.sun.faces.facelets.util.FunctionLibrary
 
createInstance(ExternalContext) - Static method in class com.sun.faces.spi.InjectionProviderFactory
Creates a new instance of the class specified by the com.sun.faces.InjectionProvider system property.
createInstance(ExternalContext) - Static method in class com.sun.faces.spi.SerializationProviderFactory
Creates a new instance of the class specified by the com.sun.faces.InjectionProvider system property.
createInstance(ServletContext) - Static method in class com.sun.faces.config.ConfigManager
 
createInstance(ServletContext, FacesContext, String, Class<?>, Object, Node) - Method in class com.sun.faces.config.processor.AbstractConfigProcessor
 
createInstance(ServletContext, FacesContext, String, Class<?>, Object, Node, boolean, boolean[]) - Method in class com.sun.faces.config.processor.AbstractConfigProcessor
 
createInstance(ServletContext, FacesContext, String, Node) - Method in class com.sun.faces.config.processor.AbstractConfigProcessor
 
createKey(UIComponent) - Method in class com.sun.faces.renderkit.html_basic.BaseTableRenderer
Creates a unique key based on the provided UIComponent with which the TableMetaInfo can be looked up.
createMetadataView(FacesContext) - Method in class com.sun.faces.application.view.ViewMetadataImpl
 
createMetadataView(FacesContext) - Method in class jakarta.faces.view.ViewMetadata
Creates a new UIViewRoot containing only view parameter metadata.
createMetaRuleset(Class) - Method in class com.sun.faces.facelets.tag.faces.ComponentTagHandlerDelegateImpl
 
createMetaRuleset(Class) - Method in class com.sun.faces.facelets.tag.faces.CompositeComponentTagHandler
This is basically a copy of what's define in ComponentTagHandlerDelegateImpl except for the MetaRuleset implementation that's being used.
createMetaRuleset(Class) - Method in class com.sun.faces.facelets.tag.faces.ConverterTagHandlerDelegateImpl
 
createMetaRuleset(Class) - Method in class com.sun.faces.facelets.tag.faces.core.ConvertDateTimeHandler
 
createMetaRuleset(Class) - Method in class com.sun.faces.facelets.tag.faces.core.ConvertDelegateHandler
 
createMetaRuleset(Class) - Method in class com.sun.faces.facelets.tag.faces.core.ConvertNumberHandler
 
createMetaRuleset(Class) - Method in class com.sun.faces.facelets.tag.faces.core.ValidateDelegateHandler
 
createMetaRuleset(Class) - Method in class com.sun.faces.facelets.tag.faces.html.HtmlComponentHandler
 
createMetaRuleset(Class) - Method in class com.sun.faces.facelets.tag.faces.ValidatorTagHandlerDelegateImpl
 
createMetaRuleset(Class) - Method in class com.sun.faces.facelets.tag.MetaTagHandlerImpl
Extend this method in order to add your own rules.
createMetaRuleset(Class) - Method in class com.sun.faces.facelets.tag.ui.RepeatHandler
 
createMetaRuleset(Class) - Method in class jakarta.faces.view.facelets.DelegatingMetaTagHandler
The default implementation simply calls through to TagHandlerDelegate.createMetaRuleset(java.lang.Class) and returns the result.
createMetaRuleset(Class) - Method in class jakarta.faces.view.facelets.MetaTagHandler
Extend this method in order to add your own rules.
createMetaRuleset(Class) - Method in class jakarta.faces.view.facelets.TagHandlerDelegate
Return a MetaRuleset particular to this kind of tag handler.
createObjectInputStream(InputStream) - Method in interface com.sun.faces.spi.SerializationProvider
Creates a new ObjectInputStream wrapping the specified source.
createObjectOutputStream(OutputStream) - Method in interface com.sun.faces.spi.SerializationProvider
Creates a new ObjectOutputStream wrapping the specified destination.
createProviders(ConfigurationResourceProviderFactory.ProviderType) - Static method in class com.sun.faces.spi.ConfigurationResourceProviderFactory
 
createResource(String) - Method in class com.sun.faces.application.resource.ResourceHandlerImpl
 
createResource(String) - Method in class jakarta.faces.application.ResourceHandler
Create an instance of ViewResource given the argument resourceName.
createResource(String) - Method in class jakarta.faces.application.ResourceHandlerWrapper
The default behavior of this method is to call ResourceHandler.createResource(String) on the wrapped ResourceHandler object.
createResource(String, String) - Method in class com.sun.faces.application.resource.ResourceHandlerImpl
 
createResource(String, String) - Method in class jakarta.faces.application.ResourceHandler
Create an instance of Resource with a resourceName given by the value of the argument resourceName that is a member of the library named by the argument libraryName.
createResource(String, String) - Method in class jakarta.faces.application.ResourceHandlerWrapper
The default behavior of this method is to call ResourceHandler.createResource(String, String) on the wrapped ResourceHandler object.
createResource(String, String, String) - Method in class com.sun.faces.application.resource.ResourceHandlerImpl
 
createResource(String, String, String) - Method in class jakarta.faces.application.ResourceHandler
Create an instance of Resource with a resourceName given by the value of the argument resourceName that is a member of the library named by the argument libraryName that claims to have the content-type given by the argument content-type.
createResource(String, String, String) - Method in class jakarta.faces.application.ResourceHandlerWrapper
The default behavior of this method is to call ResourceHandler.createResource(String, String, String) on the wrapped ResourceHandler object.
createResourceFromId(String) - Method in class com.sun.faces.application.resource.ResourceHandlerImpl
 
createResourceFromId(String) - Method in class jakarta.faces.application.ResourceHandler
Create an instance of Resource given the argument resourceId.
createResourceFromId(String) - Method in class jakarta.faces.application.ResourceHandlerWrapper
The default behavior of this method is to call ResourceHandler.createResourceFromId(String) on the wrapped ResourceHandler object.
createResponseStream(OutputStream) - Method in class com.sun.faces.renderkit.RenderKitImpl
 
createResponseStream(OutputStream) - Method in class jakarta.faces.render.RenderKit
Use the provided OutputStream to create a new ResponseStream instance.
createResponseStream(OutputStream) - Method in class jakarta.faces.render.RenderKitWrapper
The default behavior of this method is to call RenderKit.createResponseStream(java.io.OutputStream) on the wrapped RenderKit object.
createResponseWriter(FacesContext) - Method in class com.sun.faces.application.view.FaceletViewHandlingStrategy
 
createResponseWriter(Writer, String, String) - Method in class com.sun.faces.renderkit.RenderKitImpl
 
createResponseWriter(Writer, String, String) - Method in class jakarta.faces.render.RenderKit
Use the provided Writer to create a new ResponseWriter instance for the specified (optional) content type, and character encoding.
createResponseWriter(Writer, String, String) - Method in class jakarta.faces.render.RenderKitWrapper
The default behavior of this method is to call RenderKit.createResponseWriter(java.io.Writer, String, String) on the wrapped RenderKit object.
createSAXParserFactory() - Static method in class com.sun.faces.util.Util
 
createSchemaFactory(String) - Static method in class com.sun.faces.util.Util
 
createSearchExpressionContext(FacesContext, UIComponent) - Static method in class jakarta.faces.component.search.SearchExpressionContext
Creates a SearchExpressionContext instance for use with the SearchExpressionHandler.
createSearchExpressionContext(FacesContext, UIComponent, Set<SearchExpressionHint>, Set<VisitHint>) - Static method in class jakarta.faces.component.search.SearchExpressionContext
Creates a SearchExpressionContext instance for use with the SearchExpressionHandler.
createSelectItem(UIComponent, Object, Supplier<S>) - Static method in class com.sun.faces.util.SelectItemUtils
 
createSelectItems(FacesContext, UIComponent, Object, Supplier<S>, Consumer<S>) - Static method in class com.sun.faces.util.SelectItemUtils
 
createSystemEvent(Object) - Method in class com.sun.faces.application.applicationimpl.events.EventInfo
 
createTag() - Element in annotation type jakarta.faces.component.FacesComponent
If the value of this attribute is true, the runtime must create a Facelet tag handler, that extends from ComponentHandler, suitable for use in pages under the tag library with namespace given by the value of the FacesComponent.namespace() attribute.
createTagDecorator() - Method in class com.sun.faces.facelets.compiler.Compiler
 
createTagHandler(String, String, TagConfig) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
 
createTagHandler(String, String, TagConfig) - Method in class com.sun.faces.facelets.tag.CompositeTagLibrary
 
createTagHandler(String, String, TagConfig) - Method in class com.sun.faces.facelets.tag.faces.CompositeComponentTagLibrary
 
createTagHandler(String, String, TagConfig) - Method in class com.sun.faces.facelets.tag.faces.FacesComponentTagLibrary
 
createTagHandler(String, String, TagConfig) - Method in interface com.sun.faces.facelets.tag.TagLibrary
Create a new instance of a TagHandler, using the passed TagConfig
createTagHandler(String, String, TagConfig) - Method in class com.sun.faces.facelets.util.FunctionLibrary
 
createTagLibrary(CompilationMessageHolder) - Method in class com.sun.faces.facelets.compiler.Compiler
 
createTransformerFactory() - Static method in class com.sun.faces.util.Util
 
createUniqueId() - Method in class jakarta.faces.component.UIViewRoot
Generate an identifier for a component.
createUniqueId(FacesContext, String) - Method in class jakarta.faces.component.UIData
 
createUniqueId(FacesContext, String) - Method in class jakarta.faces.component.UIForm
Generate an identifier for a component.
createUniqueId(FacesContext, String) - Method in class jakarta.faces.component.UINamingContainer
 
createUniqueId(FacesContext, String) - Method in class jakarta.faces.component.UIViewRoot
Generate an identifier for a component.
createUniqueId(FacesContext, String) - Method in interface jakarta.faces.component.UniqueIdVendor
Generate an identifier for a component.
createValidator(BeanManager, String) - Static method in class com.sun.faces.cdi.CdiUtils
Create a validator using the FacesValidator value attribute.
createValidator(String) - Method in class com.sun.faces.application.ApplicationImpl
 
createValidator(String) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
createValidator(String) - Method in class jakarta.faces.application.Application
Instantiate and return a new Validator instance of the class specified by a previous call to addValidator() for the specified validator id.
createValidator(String) - Method in class jakarta.faces.application.ApplicationWrapper
The default behavior of this method is to call Application.createValidator(String) on the wrapped Application object.
createValidatorHandlerDelegate(ValidatorHandler) - Method in class com.sun.faces.facelets.tag.faces.TagHandlerDelegateFactoryImpl
 
createValidatorHandlerDelegate(ValidatorHandler) - Method in class jakarta.faces.view.facelets.TagHandlerDelegateFactory
Create and return a TagHandlerDelegate instance designed for use with ValidatorHandler.
createValidatorInfo(FaceletContext) - Method in class com.sun.faces.facelets.tag.faces.ValidatorTagHandlerDelegateImpl
 
createValidECMAIdentifier(String) - Static method in class com.sun.faces.renderkit.RenderKitUtils
Replaces all occurrences of - with $_.
createValueExpression(String) - Static method in class com.sun.faces.el.ELUtils
Create a ValueExpression with the expected type of Object.class
createValueExpression(String, Class<?>) - Static method in class com.sun.faces.el.ELUtils
 
createView(FacesContext, String) - Method in class com.sun.faces.application.view.FaceletViewHandlingStrategy
 
createView(FacesContext, String) - Method in class com.sun.faces.application.view.MultiViewHandler
Derive the physical view ID (i.e.
createView(FacesContext, String) - Method in class com.sun.faces.application.view.ViewHandlingStrategy
 
createView(FacesContext, String) - Method in class jakarta.faces.application.ViewHandler
Create and return a new UIViewRoot instance initialized with information from the argument FacesContext and viewId.
createView(FacesContext, String) - Method in class jakarta.faces.application.ViewHandlerWrapper
The default behavior of this method is to call ViewHandler.createView(jakarta.faces.context.FacesContext, String) on the wrapped ViewHandler object.
createView(FacesContext, String) - Method in class jakarta.faces.view.ViewDeclarationLanguage
Create a UIViewRoot from the VDL contained in the artifact referenced by the argument viewId.
createView(FacesContext, String) - Method in class jakarta.faces.view.ViewDeclarationLanguageWrapper
 
createViewResource(FacesContext, String) - Method in class com.sun.faces.application.resource.ResourceHandlerImpl
 
createViewResource(FacesContext, String) - Method in class jakarta.faces.application.ResourceHandler
Create an instance of Resource given the argument resourceName, which may contain "/" characters.
createViewResource(FacesContext, String) - Method in class jakarta.faces.application.ResourceHandlerWrapper
The default behavior of this method is to call ResourceHandler.createViewResource(jakarta.faces.context.FacesContext, java.lang.String) on the wrapped ResourceHandler object.
createVisitContext(FacesContext) - Static method in class jakarta.faces.component.visit.VisitContext
Creates a VisitContext instance for use with UIComponent.visitTree().
createVisitContext(FacesContext, Collection<String>, Set<VisitHint>) - Static method in class jakarta.faces.component.visit.VisitContext
Returns a VisitContext instance that is initialized with the specified ids and hintsfor use with UIComponent.visitTree(jakarta.faces.component.visit.VisitContext, jakarta.faces.component.visit.VisitCallback).
CURRENCY_ID - Static variable in class jakarta.faces.convert.NumberConverter
The message identifier of the FacesMessage to be created if the conversion to Number fails.
currentSelectComponent() - Method in class com.sun.faces.renderkit.SelectItemsIterator
 
CYCLIC_REFERENCE_ERROR_ID - Static variable in class com.sun.faces.util.MessageUtils
 

D

DataModel<E> - Class in jakarta.faces.model
DataModel is an abstraction around arbitrary data binding technologies that can be used to adapt a variety of data sources for use by Jakarta Faces components that support per-row processing for their child components (such as UIData.
DataModel() - Constructor for class jakarta.faces.model.DataModel
 
DataModelClassesMapProducer - Class in com.sun.faces.cdi
The DataModelClassesMapProducer is the CDI producer that allows UIData, UIRepeat and possible other components that need a DataModel wrapper for a given type to obtain a Map of types to DataModel implementations capable of wrapping that type.
DataModelClassesMapProducer() - Constructor for class com.sun.faces.cdi.DataModelClassesMapProducer
 
DataModelEvent - Class in jakarta.faces.model
DataModelEvent represents an event of interest to registered listeners that occurred on the specified DataModel.
DataModelEvent(DataModel, int, Object) - Constructor for class jakarta.faces.model.DataModelEvent
Construct an event object that is associated with the specified row index and associated data.
DataModelListener - Interface in jakarta.faces.model
DataModelListener represents an event listener that wishes to be notified of DataModelEvents occurring on a particular DataModel instance.
DATATABLE - Enum constant in enum com.sun.faces.renderkit.AttributeManager.Key
 
DATE_ID - Static variable in class jakarta.faces.convert.DateTimeConverter
The message identifier of the FacesMessage to be created if the conversion to Date fails.
DATETIME_ID - Static variable in class jakarta.faces.convert.DateTimeConverter
The message identifier of the FacesMessage to be created if the conversion to DateTime fails.
DateTimeConverter - Class in jakarta.faces.convert
Converter implementation for java.util.Date values.
DateTimeConverter() - Constructor for class jakarta.faces.convert.DateTimeConverter
 
DATETIMECONVERTER_DEFAULT_TIMEZONE_IS_SYSTEM_TIMEZONE_PARAM_NAME - Static variable in interface jakarta.faces.convert.Converter
If this param is set, and calling toLowerCase().equals("true") on a String representation of its value returns true, Application.createConverter() must guarantee that the default for the timezone of all jakarta.faces.convert.DateTimeConverter instances must be equal to TimeZone.getDefault() instead of "GMT".
DateTimeConverterUsesSystemTimezone - Enum constant in enum com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
 
DbfFactory - Class in com.sun.faces.config.manager
Create and configure DocumentBuilderFactory instances.
DbfFactory() - Constructor for class com.sun.faces.config.manager.DbfFactory
 
debugHtml(Writer, FacesContext) - Static method in class com.sun.faces.facelets.util.DevTools
 
debugHtml(Writer, FacesContext, Throwable) - Static method in class com.sun.faces.facelets.util.DevTools
 
DebugObjectOutputStream - Class in com.sun.faces.util
 
DebugObjectOutputStream(OutputStream) - Constructor for class com.sun.faces.util.DebugObjectOutputStream
 
debugRequest(FacesContext) - Static method in class com.sun.faces.facelets.tag.ui.UIDebug
 
DebugUtil - Class in com.sun.faces.util
DebugUtil is a class ...
DebugUtil() - Constructor for class com.sun.faces.util.DebugUtil
 
DECIMAL_ID - Static variable in class jakarta.faces.convert.BigDecimalConverter
The message identifier of the FacesMessage to be created if the conversion to BigDecimal fails.
DeclareFacetHandler - Class in com.sun.faces.facelets.tag.composite
 
DeclareFacetHandler(TagConfig) - Constructor for class com.sun.faces.facelets.tag.composite.DeclareFacetHandler
 
decode(FacesContext) - Method in class com.sun.faces.facelets.compiler.UILeaf
 
decode(FacesContext) - Method in class com.sun.faces.facelets.tag.composite.BehaviorHolderWrapper
 
decode(FacesContext) - Method in class com.sun.faces.lifecycle.ClientWindowImpl
 
decode(FacesContext) - Method in class jakarta.faces.component.UIComponent
Decode any new state of this UIComponent from the request contained in the specified FacesContext, and store this state as needed.
decode(FacesContext) - Method in class jakarta.faces.component.UIComponentBase
 
decode(FacesContext) - Method in class jakarta.faces.component.UIInput
 
decode(FacesContext) - Method in class jakarta.faces.component.UIViewAction
Override behavior from the superclass to queue an ActionEvent that may result in the invocation of the action or any actionListeners that may be associated with this instance.
decode(FacesContext) - Method in class jakarta.faces.component.UIViewParameter
Override behavior from superclass to pull a value from the incoming request parameter map under the name given by UIViewParameter.getName() and store it with a call to UIInput.setSubmittedValue(java.lang.Object).
decode(FacesContext) - Method in class jakarta.faces.lifecycle.ClientWindow
The implementation is responsible for examining the incoming request and extracting the value that must be returned from the ClientWindow.getId() method.
decode(FacesContext) - Method in class jakarta.faces.lifecycle.ClientWindowWrapper
 
decode(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.BodyRenderer
 
decode(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.ButtonRenderer
 
decode(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.CheckboxRenderer
 
decode(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.CommandLinkRenderer
 
decode(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.CommandScriptRenderer
 
decode(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.DoctypeRenderer
 
decode(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.FileRenderer
 
decode(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.FormRenderer
 
decode(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.HeadRenderer
 
decode(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.HtmlBasicRenderer
 
decode(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.MenuRenderer
 
decode(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.OutcomeTargetRenderer
 
decode(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.OutputLinkRenderer
 
decode(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.RadioRenderer
This override delegates to decodeGroup(FacesContext context, UISelectOne radio, Group group) when 'group' attribute is set.
decode(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.ScriptStyleBaseRenderer
 
decode(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.WebsocketRenderer
Decode all client behaviors.
decode(FacesContext, UIComponent) - Method in interface jakarta.faces.component.behavior.ClientBehavior
Decode any new state of this ClientBehavior from the request contained in the specified FacesContext.
decode(FacesContext, UIComponent) - Method in class jakarta.faces.component.behavior.ClientBehaviorBase
decode(FacesContext, UIComponent) - Method in class jakarta.faces.render.RendererWrapper
 
decode(FacesContext, UIComponent, ClientBehavior) - Method in class com.sun.faces.renderkit.html_basic.AjaxBehaviorRenderer
 
decode(FacesContext, UIComponent, ClientBehavior) - Method in class jakarta.faces.render.ClientBehaviorRenderer
Decode any new state of this ClientBehavior from the request contained in the specified FacesContext.
decode(FacesContext, T) - Method in class jakarta.faces.render.Renderer
Decode any new state of the specified UIComponent from the request contained in the specified FacesContext, and store that state on the UIComponent.
decodeBehaviors(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.HtmlBasicRenderer
 
decodeGroup(FacesContext, UISelectOne, RadioRenderer.Group) - Method in class com.sun.faces.renderkit.html_basic.RadioRenderer
The difference with default decoding is: Submitted value is obtained by group name.
decorate(Tag) - Method in class com.sun.faces.facelets.tag.CompositeTagDecorator
Uses the chain of responsibility pattern to stop processing if any of the TagDecorators return a value other than null.
decorate(Tag) - Method in class com.sun.faces.facelets.tag.faces.html.HtmlDecorator
 
decorate(Tag) - Method in interface jakarta.faces.view.facelets.TagDecorator
If handled, return a new Tag instance, otherwise return null
DecorateHandler - Class in com.sun.faces.facelets.tag.ui
 
DecorateHandler(TagConfig) - Constructor for class com.sun.faces.facelets.tag.ui.DecorateHandler
 
decorateInstance(Class, Class, Object) - Static method in class com.sun.faces.facelets.util.ReflectionUtil
 
decorateInstance(String, Class, Object) - Static method in class com.sun.faces.facelets.util.ReflectionUtil
 
decrypt(FacesContext, byte[]) - Method in class com.sun.faces.renderkit.ByteArrayGuard
This method decrypts the provided byte array.
decrypt(String) - Method in class com.sun.faces.util.ByteArrayGuardAESCTR
 
DEFAULT_CONTENT_TYPE - Static variable in class com.sun.faces.renderkit.html_basic.ScriptRenderer
 
DEFAULT_CONTENT_TYPE - Static variable in class com.sun.faces.renderkit.html_basic.StylesheetRenderer
 
DEFAULT_EXTERNAL_CONTEXT_KEY - Static variable in class com.sun.faces.context.ExternalContextFactoryImpl
 
DEFAULT_FACELETS_SUFFIX - Static variable in class jakarta.faces.application.ViewHandler
The value to use for the default extension for Facelet based XHTML pages if the webapp is using url extension mapping.
DEFAULT_HOTKEY - Static variable in class com.sun.faces.facelets.tag.ui.UIDebug
 
DEFAULT_KEY - Static variable in class com.sun.faces.application.ApplicationResourceBundle
 
DEFAULT_LIFECYCLE - Static variable in class com.sun.faces.RIConstants
 
DEFAULT_LIFECYCLE - Static variable in class jakarta.faces.lifecycle.LifecycleFactory
The lifecycle identifier for the default Lifecycle instance for this Jakarta Faces implementation.
DEFAULT_NAMESPACE - Static variable in class com.sun.faces.facelets.tag.composite.CompositeLibrary
 
DEFAULT_NAMESPACE - Static variable in class com.sun.faces.facelets.tag.faces.core.CoreLibrary
 
DEFAULT_NAMESPACE - Static variable in class com.sun.faces.facelets.tag.faces.html.HtmlLibrary
 
DEFAULT_NAMESPACE - Static variable in class com.sun.faces.facelets.tag.faces.PassThroughAttributeLibrary
 
DEFAULT_NAMESPACE - Static variable in class com.sun.faces.facelets.tag.faces.PassThroughElementLibrary
 
DEFAULT_NAMESPACE - Static variable in class com.sun.faces.facelets.tag.jstl.core.JstlCoreLibrary
 
DEFAULT_NAMESPACE - Static variable in class com.sun.faces.facelets.tag.ui.UILibrary
 
DEFAULT_NAMESPACE - Static variable in class com.sun.faces.facelets.util.DevTools
 
DEFAULT_NAMESPACE - Static variable in class com.sun.faces.facelets.util.FunctionLibrary
 
DEFAULT_STATEMANAGER - Static variable in class com.sun.faces.RIConstants
 
DEFAULT_SUFFIX - Static variable in class jakarta.faces.application.ViewHandler
Deprecated, for removal: This API element is subject to removal in a future version.
DEFAULT_SUFFIX_PARAM_NAME - Static variable in class jakarta.faces.application.ViewHandler
Deprecated, for removal: This API element is subject to removal in a future version.
DefaultFaceletFactory - Class in com.sun.faces.facelets.impl
Default FaceletFactory implementation.
DefaultFaceletFactory() - Constructor for class com.sun.faces.facelets.impl.DefaultFaceletFactory
 
DefaultFunctionMapper - Class in com.sun.faces.facelets.el
Default implementation of the FunctionMapper
DefaultFunctionMapper() - Constructor for class com.sun.faces.facelets.el.DefaultFunctionMapper
 
defaultOutcome(ValueExpression) - Method in class com.sun.faces.flow.builder.MethodCallBuilderImpl
 
defaultOutcome(ValueExpression) - Method in class com.sun.faces.flow.builder.SwitchBuilderImpl
 
defaultOutcome(ValueExpression) - Method in class jakarta.faces.flow.builder.MethodCallBuilder
If the method is a void method, or the method returns null, this can be used to specify what value should be passed to runtime when the method returns.
defaultOutcome(ValueExpression) - Method in class jakarta.faces.flow.builder.SwitchBuilder
Set the default outcome of the current switch.
defaultOutcome(String) - Method in class com.sun.faces.flow.builder.MethodCallBuilderImpl
 
defaultOutcome(String) - Method in class com.sun.faces.flow.builder.SwitchBuilderImpl
 
defaultOutcome(String) - Method in class jakarta.faces.flow.builder.MethodCallBuilder
If the method is a void method, or the method returns null, this can be used to specify what value should be passed to runtime when the method returns.
defaultOutcome(String) - Method in class jakarta.faces.flow.builder.SwitchBuilder
Set the default outcome of the current switch.
DefaultResourceMaxAge - Enum constant in enum com.sun.faces.config.WebConfiguration.WebContextInitParameter
 
DefaultResourceResolver - Class in com.sun.faces.facelets.impl
 
DefaultResourceResolver(ResourceHandler) - Constructor for class com.sun.faces.facelets.impl.DefaultResourceResolver
 
DefaultVariableMapper - Class in com.sun.faces.facelets.el
Default instance of a VariableMapper backed by a Map
DefaultVariableMapper() - Constructor for class com.sun.faces.facelets.el.DefaultVariableMapper
 
DefineHandler - Class in com.sun.faces.facelets.tag.ui
 
DefineHandler(TagConfig) - Constructor for class com.sun.faces.facelets.tag.ui.DefineHandler
 
definePropertyEditorClassFor(Class<?>) - Method in class com.sun.faces.application.ConverterPropertyEditorFactory
Return a PropertyEditor class appropriate for editing the given targetClass.
definingDocumentId() - Element in annotation type jakarta.faces.flow.FlowScoped
If not empty, declare the defining document id within which the Flow referenced by FlowScoped.value() is unique.
DelegatedEJBScanner - Class in com.sun.faces.application.annotation
Scanner implementation responsible for EJB annotations.
DelegatedEJBScanner() - Constructor for class com.sun.faces.application.annotation.DelegatedEJBScanner
 
DelegatedPersistenceContextScanner - Class in com.sun.faces.application.annotation
Scanner implementation responsible for PersistenceContext annotations.
DelegatedPersistenceContextScanner() - Constructor for class com.sun.faces.application.annotation.DelegatedPersistenceContextScanner
 
DelegatedPersistenceUnitScanner - Class in com.sun.faces.application.annotation
Scanner implementation responsible for PersistenceUnit annotations.
DelegatedPersistenceUnitScanner() - Constructor for class com.sun.faces.application.annotation.DelegatedPersistenceUnitScanner
 
DelegatedResourceScanner - Class in com.sun.faces.application.annotation
Scanner implementation responsible for link Resource annotations.
DelegatedResourceScanner() - Constructor for class com.sun.faces.application.annotation.DelegatedResourceScanner
 
delegateFactory - Variable in class jakarta.faces.view.facelets.DelegatingMetaTagHandler
Class that defines methods relating to helping tag handler instances.
DelegatingMetaTagHandler - Class in jakarta.faces.view.facelets
Enable the Jakarta Faces implementation to provide the appropriate behavior for the kind of MetaTagHandler subclass for each kind of element in the view, while providing a base-class from which those wanting to make a Java language custom tag handler can inherit.
DelegatingMetaTagHandler(TagConfig) - Constructor for class jakarta.faces.view.facelets.DelegatingMetaTagHandler
Instantiates this handler with the given config.
delete(String) - Method in class jakarta.faces.context.PartialResponseWriter
Write a delete operation.
DemuxCompositeELResolver - Class in com.sun.faces.el
Maintains an ordered composite list of child ELResolver for Faces.
DemuxCompositeELResolver(FacesCompositeELResolver.ELResolverChainType) - Constructor for class com.sun.faces.el.DemuxCompositeELResolver
 
deregister(Serializable, String) - Method in class com.sun.faces.push.WebsocketUserManager
Deregister application user associated with given user and session based user ID.
deregister(Iterable<String>) - Method in class com.sun.faces.push.WebsocketSessionManager
Deregister given channel identifiers and explicitly close all open web socket sessions associated with it.
deregisterSessionScope() - Method in class com.sun.faces.push.WebsocketChannelManager
When current session scope is about to be destroyed, deregister all session scope channels and explicitly close any open web sockets associated with it to avoid stale websockets.
deregisterViewScope() - Method in class com.sun.faces.push.WebsocketChannelManager.ViewScope
When current view scope is about to be destroyed, deregister all view scope channels and explicitly close any open web sockets associated with it to avoid stale websockets.
deriveLogicalViewId(FacesContext, String) - Method in class com.sun.faces.application.view.MultiViewHandler
 
deriveLogicalViewId(FacesContext, String) - Method in class jakarta.faces.application.ViewHandler
Derive and return the viewId from the current request, or the argument input by following the algorithm defined in section 7.6.2 "Default ViewHandler Implementation" of the Jakarta Faces Specification Document.
deriveLogicalViewId(FacesContext, String) - Method in class jakarta.faces.application.ViewHandlerWrapper
The default behavior of this method is to call ViewHandler.deriveLogicalViewId(jakarta.faces.context.FacesContext, String) on the wrapped ViewHandler object.
derivePhysicalViewId(FacesContext, String, boolean) - Method in class com.sun.faces.application.view.MultiViewHandler
 
deriveViewId(FacesContext, String) - Method in class com.sun.faces.application.view.MultiViewHandler
 
deriveViewId(FacesContext, String) - Method in class jakarta.faces.application.ViewHandler
Derive and return the viewId from the current request, or the argument input by following the algorithm defined in section 7.6.2 "Default ViewHandler Implementation" of the Jakarta Faces Specification Document.
deriveViewId(FacesContext, String) - Method in class jakarta.faces.application.ViewHandlerWrapper
The default behavior of this method is to call ViewHandler.deriveViewId(jakarta.faces.context.FacesContext, String) on the wrapped ViewHandler object.
descendingByValue(Map<K, V>) - Static method in class com.sun.faces.config.manager.documents.DocumentOrderingWrapper
 
destroy() - Method in class jakarta.faces.webapp.FacesServlet
Release all resources acquired at startup time.
destroy(ServletContext, FacesContext) - Method in class com.sun.faces.config.ConfigManager
This method will remove any information about the application.
destroy(ServletContext, FacesContext) - Method in class com.sun.faces.config.processor.AbstractConfigProcessor
 
destroy(ServletContext, FacesContext) - Method in class com.sun.faces.config.processor.ApplicationConfigProcessor
 
destroy(ServletContext, FacesContext) - Method in interface com.sun.faces.config.processor.ConfigProcessor
 
destroy(ServletContext, FacesContext) - Method in class com.sun.faces.config.processor.LifecycleConfigProcessor
 
destroy(Map<Class<?>, Class<? extends DataModel<?>>>, CreationalContext<Map<Class<?>, Class<? extends DataModel<?>>>>) - Method in class com.sun.faces.cdi.DataModelClassesMapProducer
Destroy the instance.
destroyBeans(FacesContext, Map<String, Object>) - Method in class com.sun.faces.application.view.ViewScopeManager
Destroy the managed beans from the given view map.
destroyInstance(ServletContext, FacesContext, String, Object) - Method in class com.sun.faces.config.processor.AbstractConfigProcessor
 
determineContentType(String, String, String) - Static method in class com.sun.faces.renderkit.RenderKitUtils
Given an accept String from the client, and a String of server supported content types, determine the best qualified content type for the client.
Development - Enum constant in enum jakarta.faces.application.ProjectStage
This value indicates the currently running application is right now, at this moment, being developed.
DEVELOPMENT_STAGE_MESSAGES_ID - Static variable in class com.sun.faces.renderkit.RenderKitUtils
 
DevTools - Class in com.sun.faces.facelets.util
Utility class for displaying Facelet error/debug information.
DIGEST_AUTH - Static variable in class jakarta.faces.context.ExternalContext
String identifier for DIGEST authentication.
dir - Enum constant in enum jakarta.faces.component.html.HtmlBody.PropertyKeys
 
dir - Enum constant in enum jakarta.faces.component.html.HtmlCommandButton.PropertyKeys
 
dir - Enum constant in enum jakarta.faces.component.html.HtmlCommandLink.PropertyKeys
 
dir - Enum constant in enum jakarta.faces.component.html.HtmlDataTable.PropertyKeys
 
dir - Enum constant in enum jakarta.faces.component.html.HtmlForm.PropertyKeys
 
dir - Enum constant in enum jakarta.faces.component.html.HtmlGraphicImage.PropertyKeys
 
dir - Enum constant in enum jakarta.faces.component.html.HtmlHead.PropertyKeys
 
dir - Enum constant in enum jakarta.faces.component.html.HtmlInputFile.PropertyKeys
 
dir - Enum constant in enum jakarta.faces.component.html.HtmlInputSecret.PropertyKeys
 
dir - Enum constant in enum jakarta.faces.component.html.HtmlInputText.PropertyKeys
 
dir - Enum constant in enum jakarta.faces.component.html.HtmlInputTextarea.PropertyKeys
 
dir - Enum constant in enum jakarta.faces.component.html.HtmlMessage.PropertyKeys
 
dir - Enum constant in enum jakarta.faces.component.html.HtmlMessages.PropertyKeys
 
dir - Enum constant in enum jakarta.faces.component.html.HtmlOutcomeTargetButton.PropertyKeys
 
dir - Enum constant in enum jakarta.faces.component.html.HtmlOutcomeTargetLink.PropertyKeys
 
dir - Enum constant in enum jakarta.faces.component.html.HtmlOutputFormat.PropertyKeys
 
dir - Enum constant in enum jakarta.faces.component.html.HtmlOutputLabel.PropertyKeys
 
dir - Enum constant in enum jakarta.faces.component.html.HtmlOutputLink.PropertyKeys
 
dir - Enum constant in enum jakarta.faces.component.html.HtmlOutputText.PropertyKeys
 
dir - Enum constant in enum jakarta.faces.component.html.HtmlPanelGrid.PropertyKeys
 
dir - Enum constant in enum jakarta.faces.component.html.HtmlSelectBooleanCheckbox.PropertyKeys
 
dir - Enum constant in enum jakarta.faces.component.html.HtmlSelectManyCheckbox.PropertyKeys
 
dir - Enum constant in enum jakarta.faces.component.html.HtmlSelectManyListbox.PropertyKeys
 
dir - Enum constant in enum jakarta.faces.component.html.HtmlSelectManyMenu.PropertyKeys
 
dir - Enum constant in enum jakarta.faces.component.html.HtmlSelectOneListbox.PropertyKeys
 
dir - Enum constant in enum jakarta.faces.component.html.HtmlSelectOneMenu.PropertyKeys
 
dir - Enum constant in enum jakarta.faces.component.html.HtmlSelectOneRadio.PropertyKeys
 
DISABLE_DEFAULT_BEAN_VALIDATOR_PARAM_NAME - Static variable in class jakarta.faces.validator.BeanValidator
If this param is defined, and calling toLowerCase().equals(“true”) on a String representation of its value returns true, the runtime must not automatically add the validator with validator-id equal to the value of the symbolic constant BeanValidator.VALIDATOR_ID to the list of default validators.
DISABLE_FACESSERVLET_TO_XHTML_PARAM_NAME - Static variable in class jakarta.faces.webapp.FacesServlet
The ServletContext init parameter consulted by the runtime to tell if the automatic mapping of the FacesServlet to the extension *.xhtml should be disabled.
DisableClientStateEncryption - Enum constant in enum com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
 
disableClientWindowRenderMode(FacesContext) - Method in class jakarta.faces.lifecycle.ClientWindow
Components that permit per-use disabling of the appending of the ClientWindow in generated URLs must call this method first before rendering those URLs.
disableClientWindowRenderMode(FacesContext) - Method in class jakarta.faces.lifecycle.ClientWindowWrapper
 
disabled - Enum constant in enum jakarta.faces.component.html.HtmlCommandButton.PropertyKeys
 
disabled - Enum constant in enum jakarta.faces.component.html.HtmlCommandLink.PropertyKeys
 
disabled - Enum constant in enum jakarta.faces.component.html.HtmlInputFile.PropertyKeys
 
disabled - Enum constant in enum jakarta.faces.component.html.HtmlInputSecret.PropertyKeys
 
disabled - Enum constant in enum jakarta.faces.component.html.HtmlInputText.PropertyKeys
 
disabled - Enum constant in enum jakarta.faces.component.html.HtmlInputTextarea.PropertyKeys
 
disabled - Enum constant in enum jakarta.faces.component.html.HtmlOutcomeTargetButton.PropertyKeys
 
disabled - Enum constant in enum jakarta.faces.component.html.HtmlOutcomeTargetLink.PropertyKeys
 
disabled - Enum constant in enum jakarta.faces.component.html.HtmlOutputLink.PropertyKeys
 
disabled - Enum constant in enum jakarta.faces.component.html.HtmlSelectBooleanCheckbox.PropertyKeys
 
disabled - Enum constant in enum jakarta.faces.component.html.HtmlSelectManyCheckbox.PropertyKeys
 
disabled - Enum constant in enum jakarta.faces.component.html.HtmlSelectManyListbox.PropertyKeys
 
disabled - Enum constant in enum jakarta.faces.component.html.HtmlSelectManyMenu.PropertyKeys
 
disabled - Enum constant in enum jakarta.faces.component.html.HtmlSelectOneListbox.PropertyKeys
 
disabled - Enum constant in enum jakarta.faces.component.html.HtmlSelectOneMenu.PropertyKeys
 
disabled - Enum constant in enum jakarta.faces.component.html.HtmlSelectOneRadio.PropertyKeys
 
DISABLED_VALIDATORS - Static variable in class com.sun.faces.util.RequestStateManager
Used to communicate which validators have been disabled for a particular nesting level within a view.
disabledClass - Enum constant in enum jakarta.faces.component.html.HtmlSelectManyCheckbox.PropertyKeys
 
disabledClass - Enum constant in enum jakarta.faces.component.html.HtmlSelectManyListbox.PropertyKeys
 
disabledClass - Enum constant in enum jakarta.faces.component.html.HtmlSelectManyMenu.PropertyKeys
 
disabledClass - Enum constant in enum jakarta.faces.component.html.HtmlSelectOneListbox.PropertyKeys
 
disabledClass - Enum constant in enum jakarta.faces.component.html.HtmlSelectOneMenu.PropertyKeys
 
disabledClass - Enum constant in enum jakarta.faces.component.html.HtmlSelectOneRadio.PropertyKeys
 
DisableDefaultBeanValidator - Enum constant in enum com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
 
disableEL() - Method in class com.sun.faces.application.resource.ClientResourceInfo
Disables EL evaluation for this resource.
DisableFacesServletAutomaticMapping - Enum constant in enum com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
 
DisableIdUniquenessCheck - Enum constant in enum com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
 
DisableUnicodeEscaping - Enum constant in enum com.sun.faces.config.WebConfiguration.WebContextInitParameter
 
DisallowDoctypeDecl - Enum constant in enum com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
 
DiscoverableInjectionProvider - Class in com.sun.faces.spi
InjectionProviders that implement this interface can be configured via META-INF/services/com.sun.faces.spi.injectionprovider.
DiscoverableInjectionProvider() - Constructor for class com.sun.faces.spi.DiscoverableInjectionProvider
 
dispatch(String) - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
 
dispatch(String) - Method in class com.sun.faces.context.ExternalContextImpl
 
dispatch(String) - Method in class jakarta.faces.context.ExternalContext
Dispatch a request to the specified resource to create output for this response.
dispatch(String) - Method in class jakarta.faces.context.ExternalContextWrapper
The default behavior of this method is to call ExternalContext.dispatch(String) on the wrapped ExternalContext object.
DisplayConfiguration - Enum constant in enum com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
 
doCompile(CompilationManager, SAXCompiler.CompilationHandler, URL, String) - Method in class com.sun.faces.facelets.compiler.SAXCompiler
 
doCompile(URL, String) - Method in class com.sun.faces.facelets.compiler.Compiler
 
doCompile(URL, String) - Method in class com.sun.faces.facelets.compiler.SAXCompiler
 
Doctype - Interface in jakarta.faces.component
Doctype is an interface that must be implemented by any UIComponent that represents a document type declaration.
DoctypeRenderer - Class in com.sun.faces.renderkit.html_basic
 
DoctypeRenderer() - Constructor for class com.sun.faces.renderkit.html_basic.DoctypeRenderer
 
DOCUMENT_NAMESPACE - Static variable in class com.sun.faces.RIConstants
 
DOCUMENT_VERSION - Static variable in class com.sun.faces.RIConstants
 
DocumentInfo - Class in com.sun.faces.config.manager.documents
Associates a Document with a source URL.
DocumentInfo(Document, URI) - Constructor for class com.sun.faces.config.manager.documents.DocumentInfo
 
DocumentOrderingWrapper - Class in com.sun.faces.config.manager.documents
This class is used by the config system to order faces-config documents found on the classpath or configured explicitly via the jakarta.faces.CONFIG_FILES context init parameter.
DocumentOrderingWrapper(DocumentInfo) - Constructor for class com.sun.faces.config.manager.documents.DocumentOrderingWrapper
Constructs a new DocumentOrderingWrapper for the specified Document.
Documents - Class in com.sun.faces.config.manager
 
Documents() - Constructor for class com.sun.faces.config.manager.Documents
 
doExistingComponentActions(FaceletContext, String, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.ComponentTagHandlerDelegateImpl
 
doGetState(FacesContext, String) - Method in class com.sun.faces.renderkit.ClientSideStateHelper
Rebuilds the view state from the Base64 included String included with the request.
doLastPhaseActions(FacesContext, boolean) - Method in class com.sun.faces.context.flash.ELFlash
This is the most magic of methods.
doMetadataCompile(URL, String) - Method in class com.sun.faces.facelets.compiler.Compiler
 
doMetadataCompile(URL, String) - Method in class com.sun.faces.facelets.compiler.SAXCompiler
 
done(DocumentOrderingWrapper[], LinkedList<String>) - Static method in class com.sun.faces.config.manager.documents.DocumentOrderingWrapper
 
doNewComponentActions(FaceletContext, String, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.ComponentTagHandlerDelegateImpl
 
doOrphanedChildCleanup(FaceletContext, UIComponent, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.ComponentTagHandlerDelegateImpl
 
doOrphanedChildCleanup(FaceletContext, UIComponent, UIComponent) - Method in class com.sun.faces.facelets.tag.faces.html.ComponentResourceDelegate
 
doPhase(FacesContext, Lifecycle, ListIterator<PhaseListener>) - Method in class com.sun.faces.lifecycle.Phase
Performs PhaseListener processing and invokes the execute method of the Phase.
doPhase(FacesContext, Lifecycle, ListIterator<PhaseListener>) - Method in class com.sun.faces.lifecycle.RestoreViewPhase
 
doPostBringupActions() - Method in class com.sun.faces.config.WebConfiguration
 
doPostPhaseActions(FacesContext) - Method in class com.sun.faces.config.initfacescontext.NoOpFlash
 
doPostPhaseActions(FacesContext) - Method in class com.sun.faces.context.flash.ELFlash
 
doPostPhaseActions(FacesContext) - Method in class jakarta.faces.context.Flash
Called after the execution of every lifecycle phase, this method allows implementations to take the necessary actions to provide the Flash scope contract as it applies to the request procesing lifecycle.
doPostPhaseActions(FacesContext) - Method in class jakarta.faces.context.FlashWrapper
The default behavior of this method is to call Flash.doPostPhaseActions(FacesContext) on the wrapped Flash object.
doPrePhaseActions(FacesContext) - Method in class com.sun.faces.config.initfacescontext.NoOpFlash
 
doPrePhaseActions(FacesContext) - Method in class com.sun.faces.context.flash.ELFlash
 
doPrePhaseActions(FacesContext) - Method in class jakarta.faces.context.Flash
Called before the execution of every lifecycle phase, this method allows implementations to take the necessary actions to provide the Flash scope contract as it applies to the request procesing lifecycle.
doPrePhaseActions(FacesContext) - Method in class jakarta.faces.context.FlashWrapper
The default behavior of this method is to call Flash.doPrePhaseActions(FacesContext) on the wrapped Flash object.
DOUBLE_ID - Static variable in class jakarta.faces.convert.DoubleConverter
The message identifier of the FacesMessage to be created if the conversion to Double fails.
DoubleConverter - Class in jakarta.faces.convert
Converter implementation for java.lang.Double (and double primitive) values.
DoubleConverter() - Constructor for class jakarta.faces.convert.DoubleConverter
 
DoubleRangeValidator - Class in jakarta.faces.validator
DoubleRangeValidator is a Validator that checks the value of the corresponding component against specified minimum and maximum values.
DoubleRangeValidator() - Constructor for class jakarta.faces.validator.DoubleRangeValidator
Construct a Validator with no preconfigured limits.
DoubleRangeValidator(double) - Constructor for class jakarta.faces.validator.DoubleRangeValidator
Construct a Validator with the specified preconfigured limit.
DoubleRangeValidator(double, double) - Constructor for class jakarta.faces.validator.DoubleRangeValidator
Construct a Validator with the specified preconfigured limits.
doWriteState(FacesContext, Object, Writer) - Method in class com.sun.faces.renderkit.ClientSideStateHelper
Serializes and Base64 encodes the provided state to the provided writer/
DTD_SCHEMA_INFO - Static variable in class com.sun.faces.config.manager.FacesSchema.Schemas
Contains associations between grammar name and the physical resource.
DUPLICATE_COMPONENT_ID_ERROR_ID - Static variable in class com.sun.faces.util.MessageUtils
 
DuplicateJARPattern - Enum constant in enum com.sun.faces.config.WebConfiguration.WebContextInitParameter
 
DYNAMIC_ACTIONS - Static variable in class com.sun.faces.RIConstants
Marker used when saving the list of component adds and removes.
DYNAMIC_CHILD_COUNT - Static variable in class com.sun.faces.RIConstants
Marker attached to a component that has dynamic children.
DYNAMIC_COMPONENT - Static variable in class com.sun.faces.RIConstants
Marker attached to a component that was added dynamically.
DynamicAddRemoveListener(FacesContext) - Constructor for class com.sun.faces.context.StateContext.DynamicAddRemoveListener
Constructor.
dynamicallyCastCollection(Collection<?>, Class<E>, Class<TypedC>) - Static method in class com.sun.faces.util.TypedCollections
Dynamically check that the members of the collection are all instances of the given type (or null), and that the collection itself is of the given collection type.
dynamicallyCastList(List<?>, Class<E>) - Static method in class com.sun.faces.util.TypedCollections
Dynamically check that the members of the list are all instances of the given type (or null).
dynamicallyCastMap(Map<?, ?>, Class<K>, Class<V>) - Static method in class com.sun.faces.util.TypedCollections
Dynamically check that the keys and values in the map are all instances of the correct types (or null).
dynamicallyCastSet(Set<?>, Class<E>) - Static method in class com.sun.faces.util.TypedCollections
Dynamically check that the members of the set are all instances of the given type (or null).

E

EditableValueHolder - Interface in jakarta.faces.component
EditableValueHolder is an extension of ValueHolder that describes additional features supported by editable components, including ValueChangeEvents and Validators.
EditableValueHolderAttachedObjectHandler - Interface in jakarta.faces.view
A VDL handler that exposes Validator or ValueChangeListener to a page author.
EditableValueHolderAttachedObjectTarget - Interface in jakarta.faces.view
A marker interface for VDL tags that represent <composite:editableValueHolder/> for use by the composite component page author.
EditableValueHolderAttachedObjectTargetHandler - Class in com.sun.faces.facelets.tag.composite
 
EditableValueHolderAttachedObjectTargetHandler(TagConfig) - Constructor for class com.sun.faces.facelets.tag.composite.EditableValueHolderAttachedObjectTargetHandler
 
EditableValueHolderAttachedObjectTargetImpl - Class in com.sun.faces.facelets.tag.composite
 
EditableValueHolderAttachedObjectTargetImpl() - Constructor for class com.sun.faces.facelets.tag.composite.EditableValueHolderAttachedObjectTargetImpl
 
EditableValueHolderRule - Class in com.sun.faces.facelets.tag.faces
 
EditableValueHolderRule() - Constructor for class com.sun.faces.facelets.tag.faces.EditableValueHolderRule
 
EL_OUT_OF_BOUNDS_ERROR_ID - Static variable in class com.sun.faces.util.MessageUtils
 
EL_PROPERTY_TYPE_ERROR_ID - Static variable in class com.sun.faces.util.MessageUtils
 
EL_RESOLVER_CHAIN_TYPE_NAME - Static variable in class com.sun.faces.util.RequestStateManager
Attribute describing the current ELResolver chain type
EL_SIZE_OUT_OF_BOUNDS_ERROR_ID - Static variable in class com.sun.faces.util.MessageUtils
 
ELConstants - Interface in com.sun.faces.el
 
ELContextImpl - Class in com.sun.faces.el
Concrete implementation of ELContext.
ELContextImpl(ELResolver) - Constructor for class com.sun.faces.el.ELContextImpl
Constructs a new ELContext associated with the given ELResolver.
ELContextImpl(FacesContext) - Constructor for class com.sun.faces.el.ELContextImpl
 
ELContextListenerImpl - Class in com.sun.faces.el
 
ELContextListenerImpl() - Constructor for class com.sun.faces.el.ELContextListenerImpl
 
ELFlash - Class in com.sun.faces.context.flash
How this implementation works
ELResolverInitPhaseListener - Class in com.sun.faces.lifecycle
This class is used to register the Faces ELResolver stack with the Jakarta Server Pages container.
ELResolverInitPhaseListener() - Constructor for class com.sun.faces.lifecycle.ELResolverInitPhaseListener
 
ELText - Class in com.sun.faces.facelets.el
Handles parsing EL Strings in accordance with the EL-API Specification.
ELText(String) - Constructor for class com.sun.faces.facelets.el.ELText
 
ELUtils - Class in com.sun.faces.el
Utility class for EL related methods.
EMPTY_CLASS_ARGS - Static variable in class com.sun.faces.RIConstants
 
EMPTY_METH_ARGS - Static variable in class com.sun.faces.RIConstants
 
EMPTY_PARAMETER_ID - Static variable in class com.sun.faces.util.MessageUtils
 
EMPTY_PARAMS - Static variable in class com.sun.faces.renderkit.html_basic.HtmlBasicRenderer
 
EMPTY_STRING_AS_NULL_PARAM_NAME - Static variable in class jakarta.faces.component.UIInput
The name of a context parameter that indicates how empty strings need to be interpreted.
EMPTY_VALIDATION_GROUPS_PATTERN - Static variable in class jakarta.faces.validator.BeanValidator
The regular expression pattern that identifies an empty list of validation groups.
ENABLE_VALIDATE_WHOLE_BEAN_PARAM_NAME - Static variable in class jakarta.faces.validator.BeanValidator
If this param is set, and calling toLowerCase().equals("true") on a String representation of its value returns true take the additional actions relating to <validateWholeBean /> specified in BeanValidator.validate(jakarta.faces.context.FacesContext, jakarta.faces.component.UIComponent, java.lang.Object).
ENABLE_WEBSOCKET_ENDPOINT_PARAM_NAME - Static variable in interface jakarta.faces.push.PushContext
The boolean context parameter name to explicitly enable web socket endpoint during startup.
EnableAgressiveSessionDirtying - Enum constant in enum com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
 
EnableClientStateDebugging - Enum constant in enum com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
 
enableClientWindowRenderMode(FacesContext) - Method in class jakarta.faces.lifecycle.ClientWindow
Components that permit per-use disabling of the appending of the ClientWindow in generated URLs must call this method first after rendering those URLs.
enableClientWindowRenderMode(FacesContext) - Method in class jakarta.faces.lifecycle.ClientWindowWrapper
 
EnableCoreTagLibraryValidator - Enum constant in enum com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
 
enabledClass - Enum constant in enum jakarta.faces.component.html.HtmlSelectManyCheckbox.PropertyKeys
 
enabledClass - Enum constant in enum jakarta.faces.component.html.HtmlSelectManyListbox.PropertyKeys
 
enabledClass - Enum constant in enum jakarta.faces.component.html.HtmlSelectManyMenu.PropertyKeys
 
enabledClass - Enum constant in enum jakarta.faces.component.html.HtmlSelectOneListbox.PropertyKeys
 
enabledClass - Enum constant in enum jakarta.faces.component.html.HtmlSelectOneMenu.PropertyKeys
 
enabledClass - Enum constant in enum jakarta.faces.component.html.HtmlSelectOneRadio.PropertyKeys
 
EnableDistributable - Enum constant in enum com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
 
EnableDistributable - Enum constant in enum com.sun.faces.context.ContextParam
Enable distributable code.
EnableFaceletsResourceResolverResolveCompositeComponents - Enum constant in enum com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
 
enableHighAvailability(ServletContext) - Method in interface com.sun.faces.spi.HighAvailabilityEnabler
 
EnableHtmlTagLibraryValidator - Enum constant in enum com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
 
EnableHttpMethodRestrictionPhaseListener - Enum constant in enum com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
 
EnableJSStyleHiding - Enum constant in enum com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
 
EnableLazyBeanValidation - Enum constant in enum com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
 
EnableLoadBundle11Compatibility - Enum constant in enum com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
 
EnableMissingResourceLibraryDetection - Enum constant in enum com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
 
EnableScriptInAttributeValue - Enum constant in enum com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
 
EnableThreading - Enum constant in enum com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
 
EnableTransitionTimeNoOpFlash - Enum constant in enum com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
 
EnableValidateWholeBean - Enum constant in enum com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
 
EnableViewStateIdRendering - Enum constant in enum com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
 
EnableWebsocketEndpoint - Enum constant in enum com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
 
encode(Object, Json.Option...) - Static method in class com.sun.faces.util.Json
Encodes the given object as JSON and returns a string in JSON format.
encode(Object, Writer, Json.Option...) - Static method in class com.sun.faces.util.Json
Encodes the given object as JSON while streaming the string in JSON format to the given writer.
encodeActionURL(String) - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
 
encodeActionURL(String) - Method in class com.sun.faces.context.ExternalContextImpl
 
encodeActionURL(String) - Method in class jakarta.faces.context.ExternalContext
Return the input URL, after performing any rewriting needed to ensure that it will correctly identify an addressable action in the current application.
encodeActionURL(String) - Method in class jakarta.faces.context.ExternalContextWrapper
The default behavior of this method is to call ExternalContext.encodeActionURL(String) on the wrapped ExternalContext object.
encodeAll(FacesContext) - Method in class com.sun.faces.component.ComponentResourceContainer
Take no action to prevent component resources from inadvertantly being rendered.
encodeAll(FacesContext) - Method in class com.sun.faces.facelets.compiler.UILeaf
 
encodeAll(FacesContext) - Method in class jakarta.faces.component.UIComponent
If this component returns true from UIComponent.isRendered(), take the following action.
encodeAll(FacesContext) - Method in class jakarta.faces.component.UIViewParameter
Called specially by UIViewRoot.encodeEnd(jakarta.faces.context.FacesContext), this method simply sets the submitted value to be the return from UIViewParameter.getStringValue(jakarta.faces.context.FacesContext).
encodeBegin(FacesContext) - Method in class com.sun.faces.ext.component.UIValidateWholeBean
 
encodeBegin(FacesContext) - Method in class com.sun.faces.facelets.compiler.UIInstructions
 
encodeBegin(FacesContext) - Method in class com.sun.faces.facelets.compiler.UILeaf
 
encodeBegin(FacesContext) - Method in class com.sun.faces.facelets.compiler.UILiteralText
 
encodeBegin(FacesContext) - Method in class com.sun.faces.facelets.compiler.UIText
 
encodeBegin(FacesContext) - Method in class com.sun.faces.facelets.tag.composite.BehaviorHolderWrapper
 
encodeBegin(FacesContext) - Method in class com.sun.faces.facelets.tag.ui.UIDebug
 
encodeBegin(FacesContext) - Method in class jakarta.faces.component.UIComponent
If our rendered property is true, render the beginning of the current state of this UIComponent to the response contained in the specified FacesContext.
encodeBegin(FacesContext) - Method in class jakarta.faces.component.UIComponentBase
 
encodeBegin(FacesContext) - Method in class jakarta.faces.component.UIData
In addition to the default behavior, ensure that any saved per-row state for our child input components is discarded unless it is needed to rerender the current page with errors.
encodeBegin(FacesContext) - Method in class jakarta.faces.component.UIViewRoot
encodeBegin(FacesContext, UIComponent) - Method in class com.sun.faces.facelets.component.RepeatRenderer
 
encodeBegin(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.BodyRenderer
Encode the beginning.
encodeBegin(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.ButtonRenderer
 
encodeBegin(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.CheckboxRenderer
 
encodeBegin(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.CommandLinkRenderer
 
encodeBegin(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.CommandScriptRenderer
 
encodeBegin(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.DoctypeRenderer
 
encodeBegin(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.FileRenderer
 
encodeBegin(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.FormRenderer
 
encodeBegin(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.GridRenderer
 
encodeBegin(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.GroupRenderer
 
encodeBegin(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.HeadRenderer
 
encodeBegin(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.HiddenRenderer
 
encodeBegin(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.ImageRenderer
 
encodeBegin(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.LabelRenderer
 
encodeBegin(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.MenuRenderer
 
encodeBegin(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.MessageRenderer
 
encodeBegin(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.MessagesRenderer
 
encodeBegin(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.OutcomeTargetButtonRenderer
 
encodeBegin(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.OutcomeTargetLinkRenderer
 
encodeBegin(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.OutputLinkRenderer
 
encodeBegin(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.OutputMessageRenderer
 
encodeBegin(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.PassthroughRenderer
 
encodeBegin(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.ScriptStyleBaseRenderer
 
encodeBegin(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.SecretRenderer
 
encodeBegin(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.TableRenderer
 
encodeBegin(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.TextareaRenderer
 
encodeBegin(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.TextRenderer
 
encodeBegin(FacesContext, UIComponent) - Method in class jakarta.faces.render.RendererWrapper
 
encodeBegin(FacesContext, T) - Method in class jakarta.faces.render.Renderer
Render the beginning specified UIComponent to the output stream or writer associated with the response we are creating.
encodeBookmarkableURL(String, Map<String, List<String>>) - Method in class com.sun.faces.context.ExternalContextImpl
 
encodeBookmarkableURL(String, Map<String, List<String>>) - Method in class jakarta.faces.context.ExternalContext
The purpose of this method is to generate a query string from the collection of Parameter objects provided by the parameters argument and append that query string to the baseUrl.
encodeBookmarkableURL(String, Map<String, List<String>>) - Method in class jakarta.faces.context.ExternalContextWrapper
The default behavior of this method is to call ExternalContext.encodeBookmarkableURL(String, java.util.Map) on the wrapped ExternalContext object.
encodeChildren(FacesContext) - Method in class com.sun.faces.facelets.compiler.UILeaf
 
encodeChildren(FacesContext) - Method in class com.sun.faces.facelets.component.UIRepeat
 
encodeChildren(FacesContext) - Method in class com.sun.faces.facelets.tag.composite.BehaviorHolderWrapper
 
encodeChildren(FacesContext) - Method in class jakarta.faces.component.UIComponent
If our rendered property is true, render the child UIComponents of this UIComponent.
encodeChildren(FacesContext) - Method in class jakarta.faces.component.UIComponentBase
 
encodeChildren(FacesContext) - Method in class jakarta.faces.component.UIViewRoot
encodeChildren(FacesContext, UIComponent) - Method in class com.sun.faces.facelets.component.RepeatRenderer
 
encodeChildren(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.BodyRenderer
 
encodeChildren(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.CommandLinkRenderer
 
encodeChildren(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.CompositeFacetRenderer
 
encodeChildren(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.CompositeRenderer
 
encodeChildren(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.DoctypeRenderer
 
encodeChildren(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.GridRenderer
 
encodeChildren(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.GroupRenderer
 
encodeChildren(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.HeadRenderer
 
encodeChildren(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.MessageRenderer
 
encodeChildren(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.OutputLinkRenderer
 
encodeChildren(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.PassthroughRenderer
 
encodeChildren(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.ScriptStyleBaseRenderer
 
encodeChildren(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.TableRenderer
 
encodeChildren(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.TextRenderer
 
encodeChildren(FacesContext, UIComponent) - Method in class jakarta.faces.render.RendererWrapper
 
encodeChildren(FacesContext, T) - Method in class jakarta.faces.render.Renderer
Render the child components of this UIComponent, following the rules described for encodeBegin() to acquire the appropriate value to be rendered.
encodeEnd(FacesContext) - Method in class com.sun.faces.facelets.compiler.UILeaf
 
encodeEnd(FacesContext) - Method in class com.sun.faces.facelets.tag.composite.BehaviorHolderWrapper
 
encodeEnd(FacesContext) - Method in class jakarta.faces.component.UIComponent
If our rendered property is true, render the ending of the current state of this UIComponent.
encodeEnd(FacesContext) - Method in class jakarta.faces.component.UIComponentBase
 
encodeEnd(FacesContext) - Method in class jakarta.faces.component.UIViewRoot
If UIViewRoot.getAfterPhaseListener() returns non-null, invoke it, passing a PhaseEvent for the PhaseId.RENDER_RESPONSE phase.
encodeEnd(FacesContext, UIComponent) - Method in class com.sun.faces.facelets.component.RepeatRenderer
 
encodeEnd(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.BodyRenderer
 
encodeEnd(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.ButtonRenderer
 
encodeEnd(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.CommandLinkRenderer
 
encodeEnd(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.CommandScriptRenderer
 
encodeEnd(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.DoctypeRenderer
 
encodeEnd(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.FormRenderer
 
encodeEnd(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.GridRenderer
 
encodeEnd(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.GroupRenderer
 
encodeEnd(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.HeadRenderer
 
encodeEnd(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.HtmlBasicRenderer
 
encodeEnd(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.ImageRenderer
 
encodeEnd(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.LabelRenderer
 
encodeEnd(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.MenuRenderer
 
encodeEnd(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.MessageRenderer
 
encodeEnd(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.MessagesRenderer
 
encodeEnd(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.OutcomeTargetButtonRenderer
 
encodeEnd(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.OutcomeTargetLinkRenderer
 
encodeEnd(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.OutputLinkRenderer
 
encodeEnd(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.OutputMessageRenderer
 
encodeEnd(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.PassthroughRenderer
 
encodeEnd(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.RadioRenderer
This override delegates to encodeEndGroup(FacesContext context, UISelectOne radio, Group group) when 'group' attribute is set.
encodeEnd(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.ScriptStyleBaseRenderer
 
encodeEnd(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.SelectManyCheckboxListRenderer
 
encodeEnd(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.TableRenderer
 
encodeEnd(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.WebsocketRenderer
Render faces.push.init() function if necessary.
encodeEnd(FacesContext, UIComponent) - Method in class jakarta.faces.render.RendererWrapper
 
encodeEnd(FacesContext, T) - Method in class jakarta.faces.render.Renderer
Render the ending of the current state of the specified UIComponent, following the rules described for encodeBegin() to acquire the appropriate value to be rendered.
encodeEndGroup(FacesContext, UISelectOne, RadioRenderer.Group) - Method in class com.sun.faces.renderkit.html_basic.RadioRenderer
The difference with default encoding is: Every radio button of same 'group' will have same 'name' attribute rendered, relative to UIForm parent.
encodeNamespace(String) - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
 
encodeNamespace(String) - Method in class com.sun.faces.context.ExternalContextImpl
 
encodeNamespace(String) - Method in class jakarta.faces.context.ExternalContext
Return the specified name, after prefixing it with a namespace that ensures that it will be unique within the context of a particular page.
encodeNamespace(String) - Method in class jakarta.faces.context.ExternalContextWrapper
The default behavior of this method is to call ExternalContext.encodeNamespace(String) on the wrapped ExternalContext object.
encodePartialActionURL(String) - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
 
encodePartialActionURL(String) - Method in class com.sun.faces.context.ExternalContextImpl
 
encodePartialActionURL(String) - Method in class jakarta.faces.context.ExternalContext
Return the input URL, after performing any rewriting needed to ensure that it can be used in a partial page submission (ajax request) to correctly identify an addressable action in the current application.
encodePartialActionURL(String) - Method in class jakarta.faces.context.ExternalContextWrapper
The default behavior of this method is to call ExternalContext.encodePartialActionURL(String) on the wrapped ExternalContext object.
encodeRecursive(FacesContext, UIComponent) - Static method in class com.sun.faces.facelets.tag.faces.ComponentSupport
 
encodeRecursive(FacesContext, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.HtmlBasicRenderer
Render nested child components by invoking the encode methods on those components, but only when the rendered property is true.
encodeRedirectURL(String, Map<String, List<String>>) - Method in class com.sun.faces.context.ExternalContextImpl
 
encodeRedirectURL(String, Map<String, List<String>>) - Method in class jakarta.faces.context.ExternalContext
The purpose of this method is to generate a query string from the collection of Parameter objects provided by the parameters argument and append that query string to the baseUrl.
encodeRedirectURL(String, Map<String, List<String>>) - Method in class jakarta.faces.context.ExternalContextWrapper
The default behavior of this method is to call ExternalContext.encodeRedirectURL(String, java.util.Map) on the wrapped ExternalContext object.
encodeResourceURL(String) - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
 
encodeResourceURL(String) - Method in class com.sun.faces.context.ExternalContextImpl
 
encodeResourceURL(String) - Method in class jakarta.faces.context.ExternalContext
Return the input URL, after performing any rewriting needed to ensure that it will correctly identify an addressable resource in the current application.
encodeResourceURL(String) - Method in class jakarta.faces.context.ExternalContextWrapper
The default behavior of this method is to call ExternalContext.encodeResourceURL(String) on the wrapped ExternalContext object.
encodeWebsocketURL(String) - Method in class com.sun.faces.config.initfacescontext.ServletContextAdapter
 
encodeWebsocketURL(String) - Method in class com.sun.faces.context.ExternalContextImpl
 
encodeWebsocketURL(String) - Method in class jakarta.faces.context.ExternalContext
Return the websocket URL, after performing any rewriting needed to ensure that it will correctly identify an addressable websocket in the current application.
encodeWebsocketURL(String) - Method in class jakarta.faces.context.ExternalContextWrapper
The default behavior of this method is to call ExternalContext.encodeWebsocketURL(String) on the wrapped ExternalContext object.
ENCODING_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
EncodingHandler - Class in com.sun.faces.facelets.compiler
 
EncodingHandler(FaceletHandler, String, CompilationMessageHolder) - Constructor for class com.sun.faces.facelets.compiler.EncodingHandler
 
encrypt(FacesContext, byte[]) - Method in class com.sun.faces.renderkit.ByteArrayGuard
This method: Encrypts bytes using a cipher.
encrypt(String) - Method in class com.sun.faces.util.ByteArrayGuardAESCTR
This method: Encrypts bytes using a cipher.
enctype - Enum constant in enum jakarta.faces.component.html.HtmlForm.PropertyKeys
 
endCDATA() - Method in class com.sun.faces.renderkit.html_basic.HtmlResponseWriter
Closes the CDATA block.
endCDATA() - Method in class jakarta.faces.context.ResponseWriter
Close an XML CDATA block.
endCDATA() - Method in class jakarta.faces.context.ResponseWriterWrapper
The default behavior of this method is to call ResponseWriter.endCDATA() on the wrapped ResponseWriter object.
endDocument() - Method in class com.sun.faces.renderkit.html_basic.HtmlResponseWriter
Output the text for the end of a document.
endDocument() - Method in class jakarta.faces.context.PartialResponseWriter
Write the end of a partial response.
endDocument() - Method in class jakarta.faces.context.ResponseWriter
Write whatever text should end a response.
endDocument() - Method in class jakarta.faces.context.ResponseWriterWrapper
The default behavior of this method is to call ResponseWriter.endDocument() on the wrapped ResponseWriter object.
endElement(String) - Method in class com.sun.faces.renderkit.html_basic.HtmlResponseWriter
Write the end of an element.
endElement(String) - Method in class jakarta.faces.context.ResponseWriter
Write the end of an element, after closing any open element created by a call to startElement().
endElement(String) - Method in class jakarta.faces.context.ResponseWriterWrapper
The default behavior of this method is to call ResponseWriter.endElement(String) on the wrapped ResponseWriter object.
endError() - Method in class jakarta.faces.context.PartialResponseWriter
Write the end of an error.
endEval() - Method in class jakarta.faces.context.PartialResponseWriter
Write the end of an eval operation.
endExtension() - Method in class jakarta.faces.context.PartialResponseWriter
Write the end of an extension operation.
endExternalElement(ResponseWriter, UIComponent, String) - Method in class com.sun.faces.renderkit.html_basic.ScriptRenderer
 
endExternalElement(ResponseWriter, UIComponent, String) - Method in class com.sun.faces.renderkit.html_basic.ScriptStyleBaseRenderer
Allow the subclass to customize the end external element content.
endExternalElement(ResponseWriter, UIComponent, String) - Method in class com.sun.faces.renderkit.html_basic.StylesheetRenderer
 
endInlineElement(ResponseWriter, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.ScriptRenderer
 
endInlineElement(ResponseWriter, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.ScriptStyleBaseRenderer
Allow the subclass to customize the end inline element content.
endInlineElement(ResponseWriter, UIComponent) - Method in class com.sun.faces.renderkit.html_basic.StylesheetRenderer
 
endInsert() - Method in class jakarta.faces.context.PartialResponseWriter
Write the end of an insert operation.
endsWith(String, String) - Static method in class com.sun.faces.facelets.tag.jstl.fn.JstlFunction
 
endUpdate() - Method in class jakarta.faces.context.PartialResponseWriter
Write the end of an update operation.
entrySet() - Method in class com.sun.faces.config.initfacescontext.NoOpFlash
 
entrySet() - Method in class com.sun.faces.context.SessionMap
 
entrySet() - Method in class com.sun.faces.context.flash.ELFlash
 
entrySet() - Method in class com.sun.faces.context.InitParameterMap
 
entrySet() - Method in class com.sun.faces.context.RequestCookieMap
 
entrySet() - Method in class com.sun.faces.context.RequestHeaderMap
 
entrySet() - Method in class com.sun.faces.context.RequestHeaderValuesMap
 
entrySet() - Method in class com.sun.faces.context.RequestParameterMap
 
entrySet() - Method in class com.sun.faces.context.RequestParameterValuesMap
 
entrySet() - Method in class com.sun.faces.util.MetadataWrapperMap
 
entrySet() - Method in class com.sun.faces.util.MultiKeyConcurrentHashMap
Unsupported.
entrySet() - Method in class jakarta.faces.context.FlashWrapper
The default behavior of this method is to call Map.entrySet() on the wrapped Flash object.
ENUM_ID - Static variable in class jakarta.faces.convert.EnumConverter
The message identifier of the FacesMessage to be created if the conversion to Enum fails.
ENUM_NO_CLASS_ID - Static variable in class jakarta.faces.convert.EnumConverter
The message identifier of the FacesMessage to be created if the conversion to Enum fails and no target class has been provided.
EnumConverter - Class in jakarta.faces.convert
Converter implementation for java.lang.Enum (and enum primitive) values.
EnumConverter() - Constructor for class jakarta.faces.convert.EnumConverter
For StateHolder
EnumConverter(Class) - Constructor for class jakarta.faces.convert.EnumConverter
Instantiates an enum converter with a class where enum constants are taken from.
equals(Object) - Method in class com.sun.faces.application.resource.ClasspathResourceHelper
 
equals(Object) - Method in class com.sun.faces.application.resource.ContractInfo
 
equals(Object) - Method in class com.sun.faces.application.resource.FaceletWebappResourceHelper
 
equals(Object) - Method in class com.sun.faces.application.resource.LibraryInfo
 
equals(Object) - Method in class com.sun.faces.application.resource.ResourceImpl
 
equals(Object) - Method in class com.sun.faces.application.resource.ResourceInfo
 
equals(Object) - Method in class com.sun.faces.application.resource.VersionInfo
 
equals(Object) - Method in class com.sun.faces.application.resource.WebappResourceHelper
 
equals(Object) - Method in class com.sun.faces.cdi.ParameterizedTypeImpl
Equals method.
equals(Object) - Method in class com.sun.faces.context.ApplicationMap
 
equals(Object) - Method in class com.sun.faces.context.InitParameterMap
 
equals(Object) - Method in class com.sun.faces.context.RequestCookieMap
 
equals(Object) - Method in class com.sun.faces.context.RequestHeaderMap
 
equals(Object) - Method in class com.sun.faces.context.RequestHeaderValuesMap
 
equals(Object) - Method in class com.sun.faces.context.RequestMap
 
equals(Object) - Method in class com.sun.faces.context.RequestParameterMap
 
equals(Object) - Method in class com.sun.faces.context.RequestParameterValuesMap
 
equals(Object) - Method in class com.sun.faces.context.SessionMap
 
equals(Object) - Method in class com.sun.faces.facelets.el.ContextualCompositeMethodExpression
 
equals(Object) - Method in class com.sun.faces.facelets.el.ContextualCompositeValueExpression
 
equals(Object) - Method in class com.sun.faces.facelets.el.TagMethodExpression
 
equals(Object) - Method in class com.sun.faces.facelets.el.TagValueExpression
 
equals(Object) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
 
equals(Object) - Method in class com.sun.faces.facelets.tag.jstl.core.IndexedValueExpression
 
equals(Object) - Method in class com.sun.faces.facelets.tag.jstl.core.IteratedValueExpression
 
equals(Object) - Method in class com.sun.faces.facelets.tag.jstl.core.IterationStatusExpression
 
equals(Object) - Method in class com.sun.faces.facelets.tag.jstl.core.MappedValueExpression
 
equals(Object) - Method in class com.sun.faces.flow.builder.MutableNavigationCase
 
equals(Object) - Method in class com.sun.faces.flow.FlowCallNodeImpl
 
equals(Object) - Method in class com.sun.faces.flow.FlowImpl
 
equals(Object) - Method in class com.sun.faces.flow.SwitchNodeImpl
 
equals(Object) - Method in class com.sun.faces.util.ComponentStruct
 
equals(Object) - Method in class com.sun.faces.util.MostlySingletonSet
 
equals(Object) - Method in class jakarta.faces.application.NavigationCase
 
equals(Object) - Method in class jakarta.faces.application.NavigationCaseWrapper
 
equals(Object) - Method in class jakarta.faces.event.WebsocketEvent
 
equals(Object) - Method in class jakarta.faces.validator.DoubleRangeValidator
Overrides the default equals method to take the minimum and maximum into account when comparing DoubleRangeValidator instances.
equals(Object) - Method in class jakarta.faces.validator.LengthValidator
 
equals(Object) - Method in class jakarta.faces.validator.LongRangeValidator
 
equals(ParameterizedType) - Method in class com.sun.faces.cdi.ParameterizedTypeImpl
Tests if an other instance of ParameterizedType is "equal to" this instance.
ERROR_GETTING_VALUE_BINDING_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
ERROR_GETTING_VALUEREF_VALUE_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
ERROR_OPENING_FILE_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
ERROR_PAGE_PRESENT_KEY_NAME - Static variable in class com.sun.faces.RIConstants
 
ERROR_PROCESSING_CONFIG_ID - Static variable in class com.sun.faces.util.MessageUtils
 
ERROR_REGISTERING_DTD_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
ERROR_SETTING_BEAN_PROPERTY_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
errorClass - Enum constant in enum jakarta.faces.component.html.HtmlMessage.PropertyKeys
 
errorClass - Enum constant in enum jakarta.faces.component.html.HtmlMessages.PropertyKeys
 
errorStyle - Enum constant in enum jakarta.faces.component.html.HtmlMessage.PropertyKeys
 
errorStyle - Enum constant in enum jakarta.faces.component.html.HtmlMessages.PropertyKeys
 
escape - Enum constant in enum jakarta.faces.component.html.HtmlOutputFormat.PropertyKeys
 
escape - Enum constant in enum jakarta.faces.component.html.HtmlOutputLabel.PropertyKeys
 
escape - Enum constant in enum jakarta.faces.component.html.HtmlOutputText.PropertyKeys
 
escapeXml(String) - Static method in class com.sun.faces.facelets.tag.jstl.fn.JstlFunction
 
eval(Serializable) - Method in interface jakarta.faces.component.StateHelper
Attempts to find a value associated with the specified key, using the value expression collection from the component if no such value is found.
eval(Serializable, Object) - Method in interface jakarta.faces.component.StateHelper
Performs the same logic as StateHelper.eval(java.io.Serializable) } but if no value is found, this will return the specified defaultValue
eval(Serializable, Supplier<Object>) - Method in interface jakarta.faces.component.StateHelper
Performs the same logic as StateHelper.eval(java.io.Serializable) } but if no value is found, this will return the return-value of the defaultValueSupplier
EVAL_ATTR_UNEXPECTED_TYPE - Static variable in class com.sun.faces.util.MessageUtils
 
evaluateExpressionGet(BeanManager, String, Class<T>) - Static method in class com.sun.faces.cdi.ManagedPropertyProducer
 
evaluateExpressionGet(FacesContext, String, Class<? extends T>) - Method in class com.sun.faces.application.ApplicationImpl
 
evaluateExpressionGet(FacesContext, String, Class<? extends T>) - Method in class com.sun.faces.application.applicationimpl.ExpressionLanguage
 
evaluateExpressionGet(FacesContext, String, Class<? extends T>) - Method in class jakarta.faces.application.Application
Get a value by evaluating an expression.
evaluateExpressionGet(FacesContext, String, Class<? extends T>) - Method in class jakarta.faces.application.ApplicationWrapper
The default behavior of this method is to call Application.evaluateExpressionGet(jakarta.faces.context.FacesContext, String, Class) on the wrapped Application object.
evaluateValueExpression(ValueExpression, ELContext) - Static method in class com.sun.faces.el.ELUtils
 
Evaluation - Enum constant in enum com.sun.faces.component.CompositeComponentStackManager.StackType
 
EventHandler - Class in com.sun.faces.facelets.tag.faces.core
This is the TagHandler for the f:event tag.
EventHandler(TagConfig) - Constructor for class com.sun.faces.facelets.tag.faces.core.EventHandler
 
EventInfo - Class in com.sun.faces.application.applicationimpl.events
Represent a logical association between a SystemEvent and a Source.
EventInfo(Class<? extends SystemEvent>, Class<?>) - Constructor for class com.sun.faces.application.applicationimpl.events.EventInfo
 
Events - Class in com.sun.faces.application.applicationimpl
 
Events() - Constructor for class com.sun.faces.application.applicationimpl.Events
 
EXCEPTION_HANDLER_FACTORY - Static variable in class jakarta.faces.FactoryFinder
The property name for the ExceptionHandlerFactory class name.
ExceptionHandler - Class in jakarta.faces.context
ExceptionHandler is the central point for handling unexpected Exceptions that are thrown during the Faces lifecycle.
ExceptionHandler() - Constructor for class jakarta.faces.context.ExceptionHandler
 
ExceptionHandlerFactory - Class in jakarta.faces.context
ExceptionHandlerFactory is a factory object that creates (if needed) and returns a new ExceptionHandler instance.
ExceptionHandlerFactory() - Constructor for class jakarta.faces.context.ExceptionHandlerFactory
Deprecated.
Use the other constructor taking the implementation being wrapped.
ExceptionHandlerFactory(ExceptionHandlerFactory) - Constructor for class jakarta.faces.context.ExceptionHandlerFactory
If this factory has been decorated, the implementation doing the decorating should push the implementation being wrapped to this constructor.
ExceptionHandlerFactoryImpl - Class in com.sun.faces.context
Default ExceptionHandlerFactory implementation.
ExceptionHandlerFactoryImpl() - Constructor for class com.sun.faces.context.ExceptionHandlerFactoryImpl
 
ExceptionHandlerImpl - Class in com.sun.faces.context
The default implementation of ExceptionHandler for Faces.
ExceptionHandlerImpl() - Constructor for class com.sun.faces.context.ExceptionHandlerImpl
 
ExceptionHandlerImpl(boolean) - Constructor for class com.sun.faces.context.ExceptionHandlerImpl
 
ExceptionHandlerWrapper - Class in jakarta.faces.context
Provides a simple implementation of ExceptionHandler that can be subclassed by developers wishing to provide specialized behavior to an existing ExceptionHandler instance.
ExceptionHandlerWrapper() - Constructor for class jakarta.faces.context.ExceptionHandlerWrapper
Deprecated.
Use the other constructor taking the implementation being wrapped.
ExceptionHandlerWrapper(ExceptionHandler) - Constructor for class jakarta.faces.context.ExceptionHandlerWrapper
If this exception handler has been decorated, the implementation doing the decorating should push the implementation being wrapped to this constructor.
ExceptionQueuedEvent - Class in jakarta.faces.event
The system event facility will create an instance of this class whenever Application.publishEvent(jakarta.faces.context.FacesContext, java.lang.Class<? extends jakarta.faces.event.SystemEvent>, java.lang.Object) is called with ExceptionQueuedEvent.class as systemEventClass argument.
ExceptionQueuedEvent(FacesContext, ExceptionQueuedEventContext) - Constructor for class jakarta.faces.event.ExceptionQueuedEvent
Instantiate a new ExceptionQueuedEvent that indicates the argument ExceptionQueuedEventContext occurred.
ExceptionQueuedEvent(ExceptionQueuedEventContext) - Constructor for class jakarta.faces.event.ExceptionQueuedEvent
Instantiate a new ExceptionQueuedEvent that indicates the argument ExceptionQueuedEventContext occurred.
ExceptionQueuedEventContext - Class in jakarta.faces.event
This helper class provides context to the ExceptionQueuedEvent regarding the state of the system at the point in time when the ExceptionQueuedEvent occurs and links the ExceptionQueuedEvent to the ExceptionHandler by virtue of implementing SystemEventListener.
ExceptionQueuedEventContext(FacesContext, Throwable) - Constructor for class jakarta.faces.event.ExceptionQueuedEventContext
Instantiate a new ExceptionQueuedEventContext that indicates the argument Throwable just occurred.
ExceptionQueuedEventContext(FacesContext, Throwable, UIComponent) - Constructor for class jakarta.faces.event.ExceptionQueuedEventContext
Instantiate a new ExceptionQueuedEventContext that indicates the argument Throwable just occurred, relevant to the argument component.
ExceptionQueuedEventContext(FacesContext, Throwable, UIComponent, PhaseId) - Constructor for class jakarta.faces.event.ExceptionQueuedEventContext
Instantiate a new ExceptionQueuedEventContext that indicates the argument Throwable just occurred, relevant to the argument component, during the lifecycle phase phaseId.
execute - Enum constant in enum jakarta.faces.component.html.HtmlCommandScript.PropertyKeys
 
execute(FacesContext) - Method in class com.sun.faces.lifecycle.ApplyRequestValuesPhase
 
execute(FacesContext) - Method in class com.sun.faces.lifecycle.InvokeApplicationPhase
 
execute(FacesContext) - Method in class com.sun.faces.lifecycle.LifecycleImpl
 
execute(FacesContext) - Method in class com.sun.faces.lifecycle.Phase
Perform all state transitions required by the current phase of the request processing Lifecycle for a particular request.
execute(FacesContext) - Method in class com.sun.faces.lifecycle.ProcessValidationsPhase
 
execute(FacesContext) - Method in class com.sun.faces.lifecycle.RenderResponsePhase
 
execute(FacesContext) - Method in class com.sun.faces.lifecycle.RestoreViewPhase
PRECONDITION: the necessary factories have been installed in the ServletContext attr set.
execute(FacesContext) - Method in class com.sun.faces.lifecycle.UpdateModelValuesPhase
 
execute(FacesContext) - Method in class jakarta.faces.lifecycle.Lifecycle
Execute all of the phases of the request processing lifecycle, up to but not including the Render Response phase, as described in section 2 "Request Processing Lifecycle" of the Jakarta Faces Specification Document, in the specified order.
execute(FacesContext) - Method in class jakarta.faces.lifecycle.LifecycleWrapper
 
EXECUTE_LIFECYCLE - Enum constant in enum jakarta.faces.component.visit.VisitHint
Hint that indicates that the visit is being performed as part of lifecycle phase execution.
ExpiringConcurrentCache<K,V> - Class in com.sun.faces.util
This class implements an abstract ConcurrentCache with objects in the cache potentially expiring.
ExpiringConcurrentCache(ConcurrentCache.Factory<K, V>, ExpiringConcurrentCache.ExpiryChecker<K, V>) - Constructor for class com.sun.faces.util.ExpiringConcurrentCache
Public constructor.
ExpiringConcurrentCache.ExpiryChecker<K,V> - Interface in com.sun.faces.util
Interface for checking whether a cached object expired
expression(MethodExpression) - Method in class com.sun.faces.flow.builder.MethodCallBuilderImpl
 
expression(MethodExpression) - Method in class jakarta.faces.flow.builder.MethodCallBuilder
Set the method expression of this method call node.
expression(String) - Method in class com.sun.faces.flow.builder.MethodCallBuilderImpl
 
expression(String) - Method in class jakarta.faces.flow.builder.MethodCallBuilder
Set the method expression of this method call node.
expression(String, Class[]) - Method in class com.sun.faces.flow.builder.MethodCallBuilderImpl
 
expression(String, Class[]) - Method in class jakarta.faces.flow.builder.MethodCallBuilder
Set the method expression of this method call node.
EXPRESSION_FACTORY - Static variable in class com.sun.faces.facelets.compiler.Compiler
 
EXPRESSION_SEPARATOR_CHARS - Static variable in class jakarta.faces.component.search.SearchExpressionHandler
The default characters used to separate expressions in a series of expressions.
ExpressionFactory - Enum constant in enum com.sun.faces.config.WebConfiguration.WebContextInitParameter
 
ExpressionLanguage - Class in com.sun.faces.application.applicationimpl
 
ExpressionLanguage(ApplicationAssociate) - Constructor for class com.sun.faces.application.applicationimpl.ExpressionLanguage
 
extendClient(TemplateClient) - Method in class com.sun.faces.facelets.FaceletContextImplBase
 
ExtensionHandler - Class in com.sun.faces.facelets.tag.composite
 
ExtensionHandler(TagConfig) - Constructor for class com.sun.faces.facelets.tag.composite.ExtensionHandler
 
EXTERNAL_CONTEXT_FACTORY - Static variable in class jakarta.faces.FactoryFinder
The property name for the ExternalContextFactory class name.
ExternalContext - Class in jakarta.faces.context
This class allows the Faces API to be unaware of the nature of its containing application environment.
ExternalContext() - Constructor for class jakarta.faces.context.ExternalContext
 
ExternalContextFactory - Class in jakarta.faces.context
ExternalContextFactory is a factory object that creates (if needed) and returns new ExternalContext instances, initialized for the processing of the specified request and response objects.
ExternalContextFactory() - Constructor for class jakarta.faces.context.ExternalContextFactory
Deprecated.
Use the other constructor taking the implementation being wrapped.
ExternalContextFactory(ExternalContextFactory) - Constructor for class jakarta.faces.context.ExternalContextFactory
If this factory has been decorated, the implementation doing the decorating should push the implementation being wrapped to this constructor.
ExternalContextFactoryImpl - Class in com.sun.faces.context
 
ExternalContextFactoryImpl() - Constructor for class com.sun.faces.context.ExternalContextFactoryImpl
 
ExternalContextImpl - Class in com.sun.faces.context
This implementation of ExternalContext is specific to the servlet implementation.
ExternalContextImpl(ServletContext, ServletRequest, ServletResponse) - Constructor for class com.sun.faces.context.ExternalContextImpl
 
ExternalContextProducer - Class in com.sun.faces.cdi
The ExternalContextProducer is the CDI producer that allows injection of the ExternalContext using @Inject and allows EL resolving of #{externalContext}
ExternalContextProducer() - Constructor for class com.sun.faces.cdi.ExternalContextProducer
 
ExternalContextWrapper - Class in jakarta.faces.context
Provides a simple implementation of ExternalContext that can be subclassed by developers wishing to provide specialized behavior to an existing ExternalContext instance.
ExternalContextWrapper() - Constructor for class jakarta.faces.context.ExternalContextWrapper
Deprecated.
Use the other constructor taking the implementation being wrapped.
ExternalContextWrapper(ExternalContext) - Constructor for class jakarta.faces.context.ExternalContextWrapper
If this external context has been decorated, the implementation doing the decorating should push the implementation being wrapped to this constructor.
extractFirstCommand(FacesContext, String) - Method in class com.sun.faces.component.search.SearchExpressionHandlerImpl
Extract the first command from the expression.
extractId(String) - Method in class com.sun.faces.component.search.SearchKeywordResolverImplId
 

F

Facelet - Class in jakarta.faces.view.facelets
The parent or root object in a FaceletHandler composition.
Facelet() - Constructor for class jakarta.faces.view.facelets.Facelet
 
FACELET_CACHE_FACTORY - Static variable in class jakarta.faces.FactoryFinder
The property name for the FaceletCacheFactory class name.
FACELET_CONTEXT_KEY - Static variable in class jakarta.faces.view.facelets.FaceletContext
The key in the FacesContext attribute map for the FaceletContext instance.
FACELET_FACTORY - Static variable in class com.sun.faces.util.RequestStateManager
Used to store the FaceletFactory as other components may need to use it during their processing.
FACELET_TAGLIB_2_0_XSD - Static variable in class com.sun.faces.config.manager.FacesSchema.Schemas
 
FACELET_TAGLIB_2_0_XSD_FILE - Static variable in class com.sun.faces.config.manager.FacesSchema.Schemas
 
FACELET_TAGLIB_2_2_XSD - Static variable in class com.sun.faces.config.manager.FacesSchema.Schemas
 
FACELET_TAGLIB_2_2_XSD_FILE - Static variable in class com.sun.faces.config.manager.FacesSchema.Schemas
 
FACELET_TAGLIB_2_3_XSD - Static variable in class com.sun.faces.config.manager.FacesSchema.Schemas
 
FACELET_TAGLIB_2_3_XSD_FILE - Static variable in class com.sun.faces.config.manager.FacesSchema.Schemas
 
FACELET_TAGLIB_20 - Enum constant in enum com.sun.faces.config.manager.FacesSchema
 
FACELET_TAGLIB_22 - Enum constant in enum com.sun.faces.config.manager.FacesSchema
 
FACELET_TAGLIB_23 - Enum constant in enum com.sun.faces.config.manager.FacesSchema
 
FACELET_TAGLIB_3_0_XSD - Static variable in class com.sun.faces.config.manager.FacesSchema.Schemas
 
FACELET_TAGLIB_3_0_XSD_FILE - Static variable in class com.sun.faces.config.manager.FacesSchema.Schemas
 
FACELET_TAGLIB_30 - Enum constant in enum com.sun.faces.config.manager.FacesSchema
 
FACELET_TAGLIB_4_0_XSD - Static variable in class com.sun.faces.config.manager.FacesSchema.Schemas
 
FACELET_TAGLIB_4_0_XSD_FILE - Static variable in class com.sun.faces.config.manager.FacesSchema.Schemas
 
FACELET_TAGLIB_40 - Enum constant in enum com.sun.faces.config.manager.FacesSchema
 
FaceletCache<V> - Class in jakarta.faces.view.facelets
This API defines the facility by which the Facelets ViewDeclarationLanguage creates and caches instances of Facelets.
FaceletCache() - Constructor for class jakarta.faces.view.facelets.FaceletCache
 
FaceletCache.MemberFactory<V> - Interface in jakarta.faces.view.facelets
Factory interface for creating Facelet or View Metadata Facelet instances.
FaceletCacheFactory - Class in jakarta.faces.view.facelets
Allows customization of the implementation of FaceletCache.
FaceletCacheFactory() - Constructor for class jakarta.faces.view.facelets.FaceletCacheFactory
Deprecated.
Use the other constructor taking the implementation being wrapped.
FaceletCacheFactory(FaceletCacheFactory) - Constructor for class jakarta.faces.view.facelets.FaceletCacheFactory
If this factory has been decorated, the implementation doing the decorating should push the implementation being wrapped to this constructor.
FaceletCacheFactoryImpl - Class in com.sun.faces.facelets.impl
Default implementation of FaceletCacheFactory.
FaceletCacheFactoryImpl() - Constructor for class com.sun.faces.facelets.impl.FaceletCacheFactoryImpl
 
FaceletConfig - Enum constant in enum com.sun.faces.spi.ConfigurationResourceProviderFactory.ProviderType
ConfigurationResourceProvider type for configuration resources that follow the Facelet taglib DTD/Schema.
FaceletConfigResourceProvider - Interface in com.sun.faces.spi
Classes that implement this interface return zero or more URLs which refer to application configuration resources (i.e.
FaceletContext - Class in jakarta.faces.view.facelets
Context representative of a single request from a Facelet.
FaceletContext() - Constructor for class jakarta.faces.view.facelets.FaceletContext
 
FaceletContextImplBase - Class in com.sun.faces.facelets
 
FaceletContextImplBase() - Constructor for class com.sun.faces.facelets.FaceletContextImplBase
 
FaceletException - Exception Class in jakarta.faces.view.facelets
An Exception from the Facelet implementation
FaceletException() - Constructor for exception class jakarta.faces.view.facelets.FaceletException
Create an empty FaceletException.
FaceletException(String) - Constructor for exception class jakarta.faces.view.facelets.FaceletException
Create a FaceletException with argument message as the message.
FaceletException(String, Throwable) - Constructor for exception class jakarta.faces.view.facelets.FaceletException
Wrap argument cause in a FaceletException instance, with a message given by the argument message.
FaceletException(Throwable) - Constructor for exception class jakarta.faces.view.facelets.FaceletException
Wrap argument cause within this FaceletException instance.
FaceletFullStateManagementStrategy - Class in com.sun.faces.application.view
A state management strategy for FSS.
FaceletFullStateManagementStrategy() - Constructor for class com.sun.faces.application.view.FaceletFullStateManagementStrategy
Constructor.
FaceletFullStateManagementStrategy(FacesContext) - Constructor for class com.sun.faces.application.view.FaceletFullStateManagementStrategy
Constructor.
FaceletHandler - Interface in jakarta.faces.view.facelets
This is the root class for markup elements in Facelets VDL.
FaceletLibraryInfo - Class in com.sun.faces.application.resource
 
FaceletLibraryInfo(String, VersionInfo, String, String, ResourceHelper, URL) - Constructor for class com.sun.faces.application.resource.FaceletLibraryInfo
 
FaceletPartialStateManagementStrategy - Class in com.sun.faces.application.view
The state management strategy for PSS.
FaceletPartialStateManagementStrategy() - Constructor for class com.sun.faces.application.view.FaceletPartialStateManagementStrategy
Constructor.
FaceletPartialStateManagementStrategy(FacesContext) - Constructor for class com.sun.faces.application.view.FaceletPartialStateManagementStrategy
Constructor.
FaceletResourceInfo - Class in com.sun.faces.application.resource
 
FACELETS_BUFFER_SIZE_PARAM_NAME - Static variable in class jakarta.faces.application.ViewHandler
The buffer size to set on the response when the ResponseWriter is generated.
FACELETS_COMPILER - Enum constant in enum com.sun.faces.util.FacesLogger
 
FACELETS_COMPONENT - Enum constant in enum com.sun.faces.util.FacesLogger
 
FACELETS_COMPOSITION - Enum constant in enum com.sun.faces.util.FacesLogger
 
FACELETS_CONFIGURATION_ATTRIBUTE_NAME - Static variable in class com.sun.faces.config.FaceletsConfiguration
 
FACELETS_DECORATE - Enum constant in enum com.sun.faces.util.FacesLogger
 
FACELETS_DECORATORS_PARAM_NAME - Static variable in class jakarta.faces.application.ViewHandler
A semicolon (;) delimitted list of class names of type jakarta.faces.view.facelets.TagDecorator, with a no-argument constructor.
FACELETS_EL - Enum constant in enum com.sun.faces.util.FacesLogger
 
FACELETS_ENCODING_KEY - Static variable in class com.sun.faces.RIConstants
 
FACELETS_FACELET - Enum constant in enum com.sun.faces.util.FacesLogger
 
FACELETS_FACTORY - Enum constant in enum com.sun.faces.util.FacesLogger
 
FACELETS_INCLUDE - Enum constant in enum com.sun.faces.util.FacesLogger
 
FACELETS_LIBRARIES_PARAM_NAME - Static variable in class jakarta.faces.application.ViewHandler
If this param is set, the runtime must interpret it as a semicolon (;) separated list of paths, starting with "/" (without the quotes).
FACELETS_META - Enum constant in enum com.sun.faces.util.FacesLogger
 
FACELETS_REFRESH_PERIOD_PARAM_NAME - Static variable in class jakarta.faces.application.ViewHandler
When a page is requested, what interval in seconds should the compiler check for changes.
FACELETS_SKIP_COMMENTS_PARAM_NAME - Static variable in class jakarta.faces.application.ViewHandler
If this param is set, and calling toLowerCase().equals("true") on a String representation of its value returns true, the runtime must ensure that any XML comments in the Facelets source page are not delivered to the client.
FACELETS_SUFFIX_PARAM_NAME - Static variable in class jakarta.faces.application.ViewHandler
Allow the web application to define a list of alternate suffixes for Facelet based XHTML pages containing Jakarta Faces content.
FACELETS_VIEW_DECLARATION_LANGUAGE_ID - Static variable in class jakarta.faces.view.ViewDeclarationLanguage
Identifier for the Facelets view declaration language.
FACELETS_VIEW_MAPPINGS_PARAM_NAME - Static variable in class jakarta.faces.application.ViewHandler
Allow the web application to define a semicolon (;) separated list of strings that is used to forcibly declare that certain pages in the application must be interpreted as using Facelets, regardless of their extension.
FaceletsAttachedObjectHandler - Class in jakarta.faces.view.facelets
Root class for all tag handlers that represent attached objetcts in a Facelets page.
FaceletsAttachedObjectHandler(TagConfig) - Constructor for class jakarta.faces.view.facelets.FaceletsAttachedObjectHandler
Call through to super
FaceletsBufferSize - Enum constant in enum com.sun.faces.config.WebConfiguration.WebContextInitParameter
 
FaceletsConfiguration - Class in com.sun.faces.config
 
FaceletsConfiguration(WebConfiguration) - Constructor for class com.sun.faces.config.FaceletsConfiguration
 
FaceletsDecorators - Enum constant in enum com.sun.faces.config.WebConfiguration.WebContextInitParameter
 
FaceletsDefaultRefreshPeriod - Enum constant in enum com.sun.faces.config.WebConfiguration.WebContextInitParameter
 
FaceletsLibraries - Enum constant in enum com.sun.faces.config.WebConfiguration.WebContextInitParameter
 
FaceletsProcessingFileExtensionProcessAs - Enum constant in enum com.sun.faces.config.WebConfiguration.WebContextInitParameter
 
FaceletsSkipComments - Enum constant in enum com.sun.faces.config.WebConfiguration.BooleanWebContextInitParameter
 
FaceletsSuffix - Enum constant in enum com.sun.faces.config.WebConfiguration.WebContextInitParameter
 
FaceletsViewMappings - Enum constant in enum com.sun.faces.config.WebConfiguration.WebContextInitParameter
 
FaceletTaglibConfigProcessor - Class in com.sun.faces.config.processor
This ConfigProcessor handles all elements defined under /faces-taglib.
FaceletTaglibConfigProcessor() - Constructor for class com.sun.faces.config.processor.FaceletTaglibConfigProcessor
 
FaceletViewHandlingStrategy - Class in com.sun.faces.application.view
This ViewHandlingStrategy handles Facelets/PDL-based views.
FaceletViewHandlingStrategy() - Constructor for class com.sun.faces.application.view.FaceletViewHandlingStrategy
 
FaceletViewHandlingStrategy.NullWriter - Class in com.sun.faces.application.view
Simple no-op writer.
FaceletWebappResourceHelper - Class in com.sun.faces.application.resource
 
FaceletWebappResourceHelper() - Constructor for class com.sun.faces.application.resource.FaceletWebappResourceHelper
 
Faces - Enum constant in enum com.sun.faces.el.FacesCompositeELResolver.ELResolverChainType
 
FACES_1_1_XSD - Static variable in class com.sun.faces.config.manager.FacesSchema.Schemas
 
FACES_1_2_XSD - Static variable in class com.sun.faces.config.manager.FacesSchema.Schemas
 
FACES_1_2_XSD_FILE - Static variable in class com.sun.faces.config.manager.FacesSchema.Schemas
 
FACES_11 - Enum constant in enum com.sun.faces.config.manager.FacesSchema
 
FACES_12 - Enum constant in enum com.sun.faces.config.manager.FacesSchema
 
FACES_2_0_XSD - Static variable in class com.sun.faces.config.manager.FacesSchema.Schemas
 
FACES_2_0_XSD_FILE - Static variable in class com.sun.faces.config.manager.FacesSchema.Schemas
 
FACES_2_1_XSD - Static variable in class com.sun.faces.config.manager.FacesSchema.Schemas
 
FACES_2_1_XSD_FILE - Static variable in class com.sun.faces.config.manager.FacesSchema.Schemas
 
FACES_2_2_XSD - Static variable in class com.sun.faces.config.manager.FacesSchema.Schemas
 
FACES_2_2_XSD_FILE - Static variable in class com.sun.faces.config.manager.FacesSchema.Schemas
 
FACES_2_3_XSD - Static variable in class com.sun.faces.config.manager.FacesSchema.Schemas
 
FACES_2_3_XSD_FILE - Static variable in class com.sun.faces.config.manager.FacesSchema.Schemas
 
FACES_20 - Enum constant in enum com.sun.faces.config.manager.FacesSchema
 
FACES_21 - Enum constant in enum com.sun.faces.config.manager.FacesSchema
 
FACES_22 - Enum constant in enum com.sun.faces.config.manager.FacesSchema
 
FACES_23 - Enum constant in enum com.sun.faces.config.manager.FacesSchema
 
FACES_3_0_XSD - Static variable in class com.sun.faces.config.manager.FacesSchema.Schemas
 
FACES_3_0_XSD_FILE - Static variable in class com.sun.faces.config.manager.FacesSchema.Schemas
 
FACES_30 - Enum constant in enum com.sun.faces.config.manager.FacesSchema
 
FACES_4_0_XSD - Static variable in class com.sun.faces.config.manager.FacesSchema.Schemas
 
FACES_4_0_XSD_FILE - Static variable in class com.sun.faces.config.manager.FacesSchema.Schemas
 
FACES_40 - Enum constant in enum com.sun.faces.config.manager.FacesSchema
 
FACES_ANNOTATION_TYPE - Static variable in class com.sun.faces.config.manager.spi.AnnotationScanner
 
FACES_ANNOTATIONS - Static variable in class com.sun.faces.config.manager.spi.AnnotationScanner
 
FACES_BUNDLE_RESOLVER - Static variable in class com.sun.faces.el.ELUtils
 
FACES_CONFIG_1_X_DEFAULT_NS - Static variable in class com.sun.faces.config.manager.FacesSchema.Schemas
 
FACES_CONFIG_VERSION - Static variable in class com.sun.faces.RIConstants
Convenience key in App map and FacesContext map for spec version of faces-config.xml
FACES_CONTEXT - Static variable in interface com.sun.faces.el.ELConstants
 
FACES_CONTEXT_CONSTRUCTION_ERROR_MESSAGE_ID - Static variable in class com.sun.faces.util.MessageUtils
 
FACES_CONTEXT_FACTORY - Static variable in class jakarta.faces.FactoryFinder
The property name for the FacesContextFactory class name.
FACES_CONTEXT_NOT_FOUND_ID - Static variable in class com.sun.faces.util.MessageUtils
 
FACES_ENTITY_RESOLVER - Static variable in class com.sun.faces.config.manager.DbfFactory
EntityResolver
FACES_ERROR_HANDLER - Static variable in class com.sun.faces.config.manager.DbfFactory
ErrorHandler
FACES_FLOW - Static variable in interface com.sun.faces.el.ELConstants
 
FACES_LOGGER_NAME_PREFIX - Static variable in enum com.sun.faces.util.FacesLogger
 
FACES_MESSAGES - Static variable in class jakarta.faces.application.FacesMessage
ResourceBundle identifier for messages whose message identifiers are defined in the Jakarta Faces specification.
FACES_PACKAGE_PREFIX - Static variable in class com.sun.faces.config.FacesInitializer
 
FACES_PREFIX - Static variable in class com.sun.faces.RIConstants
Used to add uniqueness to the names.
FACES_SCRIPT_LIBRARY_NAME - Static variable in class jakarta.faces.application.ResourceHandler
Library name of Jakarta Faces script resource.
FACES_SCRIPT_RESOURCE_NAME - Static variable in class jakarta.faces.application.ResourceHandler
Resource name of Jakarta Faces script resource.
FACES_SERVLET_MAPPING_CANNOT_BE_DETERMINED_ID - Static variable in class com.sun.faces.util.MessageUtils
 
FACES_SERVLET_MAPPING_INCORRECT_ID - Static variable in class com.sun.faces.util.MessageUtils
 
FACES_SERVLET_MAPPINGS - Static variable in class com.sun.faces.RIConstants
Key to annotate the mappings for the FacesServlet.
FACES_SERVLET_REGISTRATION - Static variable in class com.sun.faces.RIConstants
Key to annotate the registration for the FacesServlet.
FACES_VIEW_STATE - Static variable in class com.sun.faces.util.RequestStateManager
Leveraged by the RequestStateManager to allow deprecated ResponseStateManager methods to continue to work if called.
FacesBehavior - Annotation Type in jakarta.faces.component.behavior
The presence of this annotation on a class automatically registers the class with the runtime as a Behavior.
FacesBehavior.Literal - Class in jakarta.faces.component.behavior
Supports inline instantiation of the