Skip navigation links

Jakarta Server Fages API v2.3.2
A B C D E F G H I J K L M N O P Q R S T U V W X _ 

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 in javax.faces.event
An exception that may be thrown by event listeners to terminate the processing of the current event.
AbortProcessingException() - Constructor for exception javax.faces.event.AbortProcessingException
Construct a new exception with no detail message or root cause.
AbortProcessingException(String) - Constructor for exception javax.faces.event.AbortProcessingException
Construct a new exception with the specified detail message and no root cause.
AbortProcessingException(Throwable) - Constructor for exception javax.faces.event.AbortProcessingException
Construct a new exception with the specified root cause.
AbortProcessingException(String, Throwable) - Constructor for exception javax.faces.event.AbortProcessingException
Construct a new exception with the specified detail message and 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
 
AbstractConverterTag - Class in com.sun.faces.taglib.jsf_core
Base class for all ConverterTags.
AbstractConverterTag() - Constructor for class com.sun.faces.taglib.jsf_core.AbstractConverterTag
 
AbstractHtmlLibrary - Class in com.sun.faces.facelets.tag.jsf.html
 
AbstractHtmlLibrary(String) - Constructor for class com.sun.faces.facelets.tag.jsf.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
 
AbstractValidatorTag - Class in com.sun.faces.taglib.jsf_core
Base class for all ValidatorTags.
AbstractValidatorTag() - Constructor for class com.sun.faces.taglib.jsf_core.AbstractValidatorTag
 
ACT_AS_DO_LAST_PHASE_ACTIONS - Static variable in class com.sun.faces.context.flash.ELFlash
 
ActionEvent - Class in javax.faces.event

An ActionEvent represents the activation of a user interface component (such as a UICommand).

ActionEvent(UIComponent) - Constructor for class javax.faces.event.ActionEvent

Construct a new event object from the specified source component and action command.

ActionEvent(FacesContext, UIComponent) - Constructor for class javax.faces.event.ActionEvent

Construct a new event object from the Faces context, specified source component and action command.

ActionListener - Interface in javax.faces.event
A listener interface for receiving ActionEvents.
ActionListenerHandler - Class in com.sun.faces.facelets.tag.jsf.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.jsf.core.ActionListenerHandler
 
ActionListenerHandlerBase - Class in com.sun.faces.facelets.tag.jsf.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.jsf.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
 
ActionListenerTag - Class in com.sun.faces.taglib.jsf_core
Tag implementation that creates a ActionListener instance and registers it on the UIComponent associated with our most immediate surrounding instance of a tag whose implementation class is a subclass of UIComponentClassicTagBase.
ActionListenerTag() - Constructor for class com.sun.faces.taglib.jsf_core.ActionListenerTag
 
ActionListenerWrapper - Class in javax.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 javax.faces.event.ActionListenerWrapper
 
ActionSource - Interface in javax.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 javax.faces.component
ActionSource2 extends ActionSource and provides a JavaBeans property analogous to the "action" property on ActionSource.
ActionSource2AttachedObjectHandler - Interface in javax.faces.view

A VDL handler that exposes ActionListener to a page author.

ActionSource2AttachedObjectTarget - Interface in javax.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(SearchKeywordResolver) - Method in class com.sun.faces.component.search.CompositeSearchKeywordResolver
 
add(ELResolver) - Method in class com.sun.faces.el.ChainTypeCompositeELResolver
 
add(ELResolver) - Method in class com.sun.faces.el.DemuxCompositeELResolver
 
add(String, TagHandler) - Method in class com.sun.faces.facelets.tag.jsf.AttachedBehaviors
 
add(Metadata) - Method in class com.sun.faces.facelets.tag.MetaRulesetImpl
 
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(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.
add(E) - Method in class com.sun.faces.util.MostlySingletonSet
 
add(Serializable, Object) - Method in interface javax.faces.component.StateHelper

Store the specified value in a List that is internal to the StateHelper.

add(Metadata) - Method in class javax.faces.view.facelets.MetaRuleset

Add another Metadata to this ruleset, returning this.

addActionListener(ActionListener) - Method in interface javax.faces.component.ActionSource
Add a new ActionListener to the set of listeners interested in being notified when ActionEvents occur.
addActionListener(ActionListener) - Method in class javax.faces.component.UICommand
 
addActionListener(ActionListener) - Method in class javax.faces.component.UIViewAction
Add a new ActionListener to the set of listeners interested in being notified when ActionEvents occur.
addAjaxBehaviorListener(AjaxBehaviorListener) - Method in class javax.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
 
addBehavior(String, String) - Method in class com.sun.faces.application.ApplicationImpl
 
addBehavior(String, String) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
addBehavior(FacesContext, ClientBehaviorHolder) - Method in class com.sun.faces.component.behavior.AjaxBehaviors.BehaviorInfo
 
addBehavior(String, String) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary

addBehavior(String, String, Class) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
 
addBehavior(String, String) - Method in class javax.faces.application.Application
Register a new mapping of behavior id to the name of the corresponding Behavior class.
addBehavior(String, String) - Method in class javax.faces.application.ApplicationWrapper

The default behavior of this method is to call Application.addBehavior(String, String) on the wrapped Application object.

addBehaviorListener(BehaviorListener) - Method in class javax.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.
addChild(UIComponent) - Method in class javax.faces.webapp.UIComponentClassicTagBase
 
addChild(UIComponent) - Method in class javax.faces.webapp.UIComponentTagBase
Add the component identifier of the specified UIComponent to the list of component identifiers created or located by nested UIComponentTags processing this request.
addClientBehavior(String, ClientBehavior) - Method in class com.sun.faces.facelets.tag.composite.BehaviorHolderWrapper
 
addClientBehavior(String, ClientBehavior) - Method in interface javax.faces.component.behavior.ClientBehaviorHolder

Attaches a ClientBehavior to the component implementing this interface for the specified event.

addClientBehavior(String, ClientBehavior) - Method in class javax.faces.component.UIComponentBase
addClientBehaviorRenderer(String, ClientBehaviorRenderer) - Method in class com.sun.faces.renderkit.RenderKitImpl
 
addClientBehaviorRenderer(String, ClientBehaviorRenderer) - Method in class javax.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 javax.faces.render.RenderKitWrapper
The default behavior of this method is to call RenderKit.addClientBehaviorRenderer(String, ClientBehaviorRenderer) on the wrapped RenderKit object.
addComponent(String, String) - Method in class com.sun.faces.application.ApplicationImpl
 
addComponent(String, String) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
addComponent(FaceletContext, UIComponent, UIComponent) - Method in class com.sun.faces.facelets.compiler.AbstractUIHandler
 
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.
addComponent(FaceletContext, UIComponent, UIComponent) - Static method in class com.sun.faces.facelets.tag.jsf.ComponentSupport

Add the child component to the parent.

addComponent(String, String) - Method in class javax.faces.application.Application
Register a new mapping of component type to the name of the corresponding UIComponent class.
addComponent(String, String) - Method in class javax.faces.application.ApplicationWrapper

The default behavior of this method is to call Application.addComponent(String, String) on the wrapped Application object.

addComponentResource(FacesContext, UIComponent) - Method in class javax.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 javax.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.jsf.ComponentTagHandlerDelegateImpl
 
addComponentToView(FaceletContext, UIComponent, UIComponent, boolean) - Method in class com.sun.faces.facelets.tag.jsf.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(String, String) - Method in class com.sun.faces.application.ApplicationImpl
 
addConverter(Class<?>, String) - Method in class com.sun.faces.application.ApplicationImpl
 
addConverter(String, String) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
addConverter(Class<?>, 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, Class) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
Add a ConverterHandler for the specified converterId of a TagHandler type
addConverter(String, String) - Method in class javax.faces.application.Application
Register a new mapping of converter id to the name of the corresponding Converter class.
addConverter(Class<?>, String) - Method in class javax.faces.application.Application
Register a new converter class that is capable of performing conversions for the specified target class.
addConverter(String, String) - Method in class javax.faces.application.ApplicationWrapper

The default behavior of this method is to call Application.addConverter(String, String) on the wrapped Application object.

addConverter(Class<?>, String) - Method in class javax.faces.application.ApplicationWrapper

The default behavior of this method is to call Application.addConverter(Class, String) on the wrapped Application object.

addDataModelListener(DataModelListener) - Method in class javax.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 javax.faces.application.Application

Register a validator by its id that is applied to all UIInput components in a view.

addDefaultValidatorId(String) - Method in class javax.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 javax.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 javax.faces.application.ApplicationWrapper

The default behavior of this method is to call Application.addELContextListener(javax.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 javax.faces.application.Application
Cause an the argument resolver to be added to the resolver chain as specified in section JSF.5.5.1 of the Jakarta Server Faces Specification.
addELResolver(ELResolver) - Method in class javax.faces.application.ApplicationWrapper

The default behavior of this method is to call Application.addELResolver(javax.el.ELResolver) on the wrapped Application object.

addExactMappedMarker(String) - Static method in class com.sun.faces.util.Util
 
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 javax.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 javax.faces.component.UIComponentBase
Add the specified FacesListener to the set of listeners registered to receive event notifications from this UIComponent.
addFacet(String) - Method in class javax.faces.webapp.UIComponentClassicTagBase
 
addFacet(String) - Method in class javax.faces.webapp.UIComponentTagBase
Add the facet name of the specified facet to the list of facet names created or located by nested UIComponentTags processing this request.
addFlow(FacesContext, Flow) - Method in class com.sun.faces.flow.FlowHandlerImpl
 
addFlow(FacesContext, Flow) - Method in class javax.faces.flow.FlowHandler

Add the argument Flow to the collection of Flows known to the current application.

addFunction(String, String, Method) - Method in class com.sun.faces.facelets.el.DefaultFunctionMapper
 
addFunction(String, Method) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
Add a Method to be used as a Function at Compilation.
addHint(SearchExpressionContext, SearchExpressionHint) - Method in class com.sun.faces.component.search.SearchExpressionHandlerImpl
 
addHtmlComponent(String, String, String) - Method in class com.sun.faces.facelets.tag.jsf.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 javax.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 javax.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 javax.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 javax.faces.component.UIViewRoot
Add the argument newPhaseListener to the list of PhaseListeners on this UIViewRoot.
addPhaseListener(PhaseListener) - Method in class javax.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 javax.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 javax.faces.application.ViewHandler

Add the argument urlPattern to the thread safe Set of protected views for this application.

addProtectedView(String) - Method in class javax.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 javax.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 javax.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 javax.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 javax.faces.context.ExternalContext

Adds the cookie represented by the arguments to the response.

addResponseCookie(String, String, Map<String, Object>) - Method in class javax.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 javax.faces.context.ExternalContext

Add the given name and value to the response header.

addResponseHeader(String, String) - Method in class javax.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 javax.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 javax.faces.application.Application

Cause the argument resolver to be added to the head of the resolver chain.

addSearchKeywordResolver(SearchKeywordResolver) - Method in class javax.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
 
addUserTag(String, URL) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
Add a UserTagHandler specified a the URL source.
addValidator(String, String) - Method in class com.sun.faces.application.ApplicationImpl
 
addValidator(String, String) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
addValidator(Validator) - Method in class com.sun.faces.ext.component.UIValidateWholeBean
 
addValidator(String, String) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
Add a ValidatorHandler for the specified validatorId
addValidator(String, String, Class) - Method in class com.sun.faces.facelets.tag.AbstractTagLibrary
Add a ValidatorHandler for the specified validatorId
addValidator(String, String) - Method in class javax.faces.application.Application
Register a new mapping of validator id to the name of the corresponding Validator class.
addValidator(String, String) - Method in class javax.faces.application.ApplicationWrapper

The default behavior of this method is to call Application.addValidator(String, String) on the wrapped Application object.

addValidator(Validator) - Method in interface javax.faces.component.EditableValueHolder
Add a Validator instance to the set associated with this component.
addValidator(Validator) - Method in class javax.faces.component.UIInput
Add a Validator instance to the set associated with this UIInput.
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 javax.faces.component.EditableValueHolder
Add a new ValueChangeListener to the set of listeners interested in being notified when ValueChangeEvents occur.
addValueChangeListener(ValueChangeListener) - Method in class javax.faces.component.UIInput
Add a new ValueChangeListener to the set of listeners interested in being notified when ValueChangeEvents occur.
addVerbatimAfterComponent(UIComponentClassicTagBase, UIComponent, UIComponent) - Method in class javax.faces.webapp.UIComponentClassicTagBase
Add verbatim as a sibling of component in component in the parent's child list.
addVerbatimBeforeComponent(UIComponentClassicTagBase, UIComponent, UIComponent) - Method in class javax.faces.webapp.UIComponentClassicTagBase
Add verbatim as a sibling of component in component in the parent's child list.
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.
afterBean(AfterBeanDiscovery, BeanManager) - Method in class com.sun.faces.cdi.CdiExtension
After bean discovery.
afterBeanDiscovery(AfterBeanDiscovery, BeanManager) - Method in class com.sun.faces.application.view.ViewScopeExtension
After bean discovery.
afterDeploymentValidation(AfterDeploymentValidation, BeanManager) - Method in class com.sun.faces.cdi.CdiExtension
After deployment validation
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 - Variable in class com.sun.faces.taglib.jsf_core.ViewTag
 
afterPhase(PhaseEvent) - Method in interface javax.faces.event.PhaseListener
Handle a notification that the processing for a particular phase has just been completed.
AjaxBehavior - Class in javax.faces.component.behavior

An instance of this class is added as a ClientBehavior to a component using the ClientBehaviorHolder.addClientBehavior(java.lang.String, javax.faces.component.behavior.ClientBehavior) contract that components implement.

AjaxBehavior() - Constructor for class javax.faces.component.behavior.AjaxBehavior
 
AjaxBehaviorEvent - Class in javax.faces.event
AjaxBehaviorEvent represents the component behavior specific to Ajax).
AjaxBehaviorEvent(UIComponent, Behavior) - Constructor for class javax.faces.event.AjaxBehaviorEvent

Construct a new event object from the specified source component and Ajax behavior.

AjaxBehaviorEvent(FacesContext, UIComponent, Behavior) - Constructor for class javax.faces.event.AjaxBehaviorEvent

Construct a new event object from the Faces context, specified source component and Ajax behavior.

AjaxBehaviorListener - Interface in javax.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 JSF 2.0 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.jsf.core

Enable one or more components in the view to perform Ajax operations.

AjaxHandler(TagConfig) - Constructor for class com.sun.faces.facelets.tag.jsf.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 javax.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 javax.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 javax.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.

ALWAYS_PERFORM_VALIDATION_WHEN_REQUIRED_IS_TRUE - Static variable in class javax.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.

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(ServletContext) - Constructor for class com.sun.faces.spi.AnnotationProvider
 
AnnotationProvider() - 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: javax.faces.component.FacesBehavior javax.faces.render.FacesBehaviorRenderer javax.faces.component.FacesComponent javax.faces.convert.FacesConverter javax.faces.validator.FacesValidator javax.faces.render.FacesRenderer javax.faces.bean.ManagedBean javax.faces.event.NamedEvent javax.faces.view.facelets.FaceletsResourceResolver
AnnotationScanner(ServletContext) - Constructor for class com.sun.faces.config.manager.spi.AnnotationScanner
Creates a new AnnotationScanner instance.
AnnotationScanner - Interface in com.sun.faces.spi
 
AnnotationScanner.ScannedAnnotation - Interface in com.sun.faces.spi
 
ANY_PHASE - Static variable in class javax.faces.event.PhaseId
Identifier that indicates an interest in events, no matter which request processing phase is being performed.
append(CharSequence) - Method in class com.sun.faces.renderkit.ClientSideStateHelper.StringBuilderWriter
 
append(CharSequence, int, int) - Method in class com.sun.faces.renderkit.ClientSideStateHelper.StringBuilderWriter
 
append(char) - 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 - Static variable in interface com.sun.faces.el.ELConstants
 
Application - Class in javax.faces.application
Application represents a per-web-application singleton object where applications based on Jakarta Server Faces (or implementations wishing to provide extended functionality) can register application-wide singletons that provide functionality required by Jakarta Server Faces.
Application() - Constructor for class javax.faces.application.Application
 
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 javax.faces.FactoryFinder
The property name for the ApplicationFactory class name.
APPLICATION_SCOPE - Static variable in interface com.sun.faces.el.ELConstants
 
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 javax.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 javax.faces.application.ApplicationConfigurationPopulator
 
ApplicationFactory - Class in javax.faces.application
ApplicationFactory is a factory object that creates (if needed) and returns Application instances.
ApplicationFactory() - Constructor for class javax.faces.application.ApplicationFactory
Deprecated.
Use the other constructor taking the implementation being wrapped.
ApplicationFactory(ApplicationFactory) - Constructor for class javax.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 JavaServer Faces (or implementations wishing to provide extended functionality) can register application-wide singletons that provide functionality required by JavaServer 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(ServletContext) - Constructor for class com.sun.faces.context.ApplicationMap
 
ApplicationMap - Annotation Type in javax.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.

ApplicationMapAnnotationLiteral - Class in com.sun.faces.cdi
An annotation literal for @ApplicationMap.
ApplicationMapAnnotationLiteral() - Constructor for class com.sun.faces.cdi.ApplicationMapAnnotationLiteral
 
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
ApplicationScoped - Annotation Type in javax.faces.bean
Deprecated.
This has been replaced by javax.enterprise.context.ApplicationScoped, which is a CDI build-in scope with similar semantics.
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 javax.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 javax.faces.application.ApplicationWrapper
Deprecated.
Use the other constructor taking the implementation being wrapped.
ApplicationWrapper(Application) - Constructor for class javax.faces.application.ApplicationWrapper

If this application has been decorated, the implementation doing the decorating should push the implementation being wrapped to this constructor.

apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.compiler.EncodingHandler
 
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(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.jsf.ComponentTagHandlerDelegateImpl
Method handles UIComponent tree creation in accordance with the JSF 1.2 spec.
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jsf.ConverterTagHandlerDelegateImpl
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jsf.core.ActionListenerHandlerBase
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jsf.core.AjaxHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jsf.core.AttributeHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jsf.core.AttributesHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jsf.core.EventHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jsf.core.FacetHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jsf.core.LoadBundleHandler
See taglib documentation.
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jsf.core.MetadataHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jsf.core.PassThroughAttributeHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jsf.core.PassThroughAttributesHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jsf.core.PhaseListenerHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jsf.core.SetPropertyActionListenerHandler
 
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jsf.core.ValueChangeListenerHandler
See taglib documentation.
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jsf.core.ViewHandler
See taglib documentation.
apply(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jsf.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, String) - 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, String) - 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, String) - 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, 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(FaceletContext, UIComponent) - Method in class javax.faces.view.facelets.CompositeFaceletHandler

Calls apply on any child handlers.

apply(FaceletContext, UIComponent) - Method in class javax.faces.view.facelets.DelegatingMetaTagHandler
apply(FacesContext, UIComponent) - Method in class javax.faces.view.facelets.Facelet
The passed UIComponent parent will be populated/restored in accordance with the Facelets chapter in the spec prose document.
apply(FaceletContext, UIComponent) - Method in interface javax.faces.view.facelets.FaceletHandler

Process changes on a particular UIComponent

apply(FaceletContext, UIComponent) - Method in class javax.faces.view.facelets.TagHandlerDelegate

Called by classes that implement FaceletHandler in their implementation of apply().

APPLY_REQUEST_VALUES - Static variable in class javax.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.jsf.ConverterTagHandlerDelegateImpl
 
applyAttachedObject(FacesContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jsf.core.ActionListenerHandler
 
applyAttachedObject(FacesContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jsf.core.ActionListenerHandlerBase
 
applyAttachedObject(FacesContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jsf.core.AjaxHandler
 
applyAttachedObject(FacesContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jsf.core.ResetValuesHandler
 
applyAttachedObject(FacesContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jsf.core.SetPropertyActionListenerHandler
 
applyAttachedObject(FacesContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jsf.core.ValueChangeListenerHandler
 
applyAttachedObject(FacesContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jsf.ValidatorTagHandlerDelegateImpl
 
applyAttachedObject(FacesContext, UIComponent) - Method in interface javax.faces.view.AttachedObjectHandler

Take the argument parent and apply this attached object to it.

applyAttachedObject(FacesContext, UIComponent) - Method in class javax.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(FaceletContext, Object) - Method in class javax.faces.view.facelets.Metadata

Take the action prescribed in the Jakarta Server Faces specification for this particular VDL element attribute.

applyNextHandler(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jsf.CompositeComponentTagHandler
 
applyNextHandler(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jsf.core.VerbatimHandler
 
applyNextHandler(FaceletContext, UIComponent) - Method in class com.sun.faces.facelets.tag.jstl.core.SetHandler
 
applyNextHandler(FaceletContext, UIComponent) - Method in class javax.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.jsf.EditableValueHolderRule
 
applyRule(String, TagAttribute, MetadataTarget) - Method in class com.sun.faces.facelets.tag.jsf.RenderPropertyRule
 
applyRule(String, TagAttribute, MetadataTarget) - Method in class com.sun.faces.facelets.tag.MethodRule
 
applyRule(String, TagAttribute, MetadataTarget) - Method in class javax.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(T...) - Static method in class com.sun.faces.util.CollectionsUtils
 
ar() - 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 javax.faces.model
ArrayDataModel is a convenience implementation of DataModel that wraps an array of Java objects.
ArrayDataModel() - Constructor for class javax.faces.model.ArrayDataModel
Construct a new ArrayDataModel with no specified wrapped data.
ArrayDataModel(E[]) - Constructor for class javax.faces.model.ArrayDataModel
Construct a new ArrayDataModel wrapping the specified array.
assertInput(Object, Object) - Static method in class com.sun.faces.el.PropertyResolverImpl
 
assertInput(Object, int) - Static method in class com.sun.faces.el.PropertyResolverImpl
 
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.jsf.ComponentTagHandlerDelegateImpl
 
associate - Variable in class com.sun.faces.application.view.ViewHandlingStrategy
 
ATTACHED_OBJECT_TARGETS_KEY - Static variable in interface javax.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.jsf

This class holds collection of BehaviorHandler instances, attached to the composite component.

AttachedBehaviors() - Constructor for class com.sun.faces.facelets.tag.jsf.AttachedBehaviors
 
AttachedObjectHandler - Interface in javax.faces.view

The abstract base interface for a handler representing an attached object in a VDL page.

AttachedObjectTarget - Interface in javax.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 javax.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 javax.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
 
attributeAdded(ServletRequestAttributeEvent) - Method in class com.sun.faces.config.ConfigureListener
 
attributeAdded(HttpSessionBindingEvent) - Method in class com.sun.faces.config.ConfigureListener
 
attributeAdded(ServletContextAttributeEvent) - Method in class com.sun.faces.config.ConfigureListener
 
AttributeHandler - Class in com.sun.faces.facelets.tag.composite
 
AttributeHandler(TagConfig) - Constructor for class com.sun.faces.facelets.tag.composite.AttributeHandler
 
AttributeHandler - Class in com.sun.faces.facelets.tag.jsf.core
Sets the specified name and attribute on the parent UIComponent.
AttributeHandler(TagConfig) - Constructor for class com.sun.faces.facelets.tag.jsf.core.AttributeHandler
 
AttributeHandler - Interface in javax.faces.view.facelets

An interface that allows other code to identify FaceletHandlers that correspond to component attributes.

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
 
attributeRemoved(ServletRequestAttributeEvent) - Method in class com.sun.faces.application.WebappLifecycleListener
Notification that an existing attribute has been removed from the servlet request.
attributeRemoved(HttpSessionBindingEvent) - Method in class com.sun.faces.application.WebappLifecycleListener
Notification that an attribute has been removed from a session.
attributeRemoved(ServletContextAttributeEvent) - Method in class com.sun.faces.application.WebappLifecycleListener
Notification that an existing attribute has been removed from the servlet context.
attributeRemoved(ServletRequestAttributeEvent) - Method in class com.sun.faces.config.ConfigureListener
 
attributeRemoved(HttpSessionBindingEvent) - Method in class com.sun.faces.config.ConfigureListener
 
attributeRemoved(ServletContextAttributeEvent) - Method in class com.sun.faces.config.ConfigureListener
 
attributeReplaced(ServletRequestAttributeEvent) - Method in class com.sun.faces.application.WebappLifecycleListener
Notification that an attribute was replaced on the servlet request.
attributeReplaced(HttpSessionBindingEvent) - Method in class com.sun.faces.application.WebappLifecycleListener
Notification that an attribute has been replaced in a session.
attributeReplaced(ServletContextAttributeEvent) - Method in class com.sun.faces.application.WebappLifecycleListener
Notification that an attribute on the servlet context has been replaced.
attributeReplaced(ServletRequestAttributeEvent) - Method in class com.sun.faces.config.ConfigureListener
 
attributeReplaced(HttpSessionBindingEvent) - Method in class com.sun.faces.config.ConfigureListener
 
attributeReplaced(ServletContextAttributeEvent) - Method in class com.sun.faces.config.ConfigureListener
 
AttributesHandler - Class in com.sun.faces.facelets.tag.jsf.core
 
AttributesHandler(TagConfig) - Constructor for class com.sun.faces.facelets.tag.jsf.core.AttributesHandler
 
AttributeTag - Class in com.sun.faces.taglib.jsf_core
Tag implementation that adds an attribute with a specified name and String value to the component whose tag it is nested inside, if the component does not already contain an attribute with the same name.
AttributeTag() - Constructor for class com.sun.faces.taglib.jsf_core.AttributeTag
 
AttributeTag - Class in javax.faces.webapp
Deprecated.
The Faces implementation must now provide the implementation for this class.
AttributeTag() - Constructor for class javax.faces.webapp.AttributeTag
Deprecated.
 
ATTRS_WITH_DECLARED_DEFAULT_VALUES - Static variable in class javax.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.

B

baked() - Method in class com.sun.faces.mgbean.BeanBuilder
 
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 javax.faces.context.ExternalContext
String identifier for BASIC authentication.
BEAN_RESOLVER - Static variable in class com.sun.faces.el.ELUtils
 
BeanBuilder - Class in com.sun.faces.mgbean
Abstract builder for creating and populating JSF managed beans.
BeanBuilder(ManagedBeanInfo) - Constructor for class com.sun.faces.mgbean.BeanBuilder
 
BeanBuilder.Expression - Class in com.sun.faces.mgbean
This is a holder class for ValueExpressions.
beanInfo - Variable in class com.sun.faces.mgbean.BeanBuilder
 
BEANINFO_KEY - Static variable in class javax.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.

BeanManager - Class in com.sun.faces.mgbean
Main interface for dealing with JSF managed beans
BeanManager(InjectionProvider, boolean) - Constructor for class com.sun.faces.mgbean.BeanManager
 
BeanManager(InjectionProvider, Map<String, BeanBuilder>, boolean) - Constructor for class com.sun.faces.mgbean.BeanManager
 
BeanValidation - Class in com.sun.faces.util
Various utility methods for use with the BeanValidation API in JSF.
BeanValidation() - Constructor for class com.sun.faces.util.BeanValidation
 
BeanValidator - Class in javax.faces.validator

A Validator that delegates validation of the bean property to the Bean Validation API.

BeanValidator() - Constructor for class javax.faces.validator.BeanValidator
 
beforeBean(BeforeBeanDiscovery, BeanManager) - Method in class com.sun.faces.cdi.CdiExtension
Before bean discovery.
beforeBeanDiscovery(BeforeBeanDiscovery, BeanManager) - Method in class com.sun.faces.application.view.ViewScopeExtension
 
beforeBeanDiscovery(BeforeBeanDiscovery, BeanManager) - Method in class com.sun.faces.flow.FlowCDIExtension
 
beforePhase(PhaseEvent) - Method in class com.sun.faces.lifecycle.ELResolverInitPhaseListener
Handle a notification that the processing for a particular phase of the request processing lifecycle is about to begin.
beforePhase(PhaseEvent) - Method in class com.sun.faces.lifecycle.HttpMethodRestrictionsPhaseListener
 
beforePhase - Variable in class com.sun.faces.taglib.jsf_core.ViewTag
 
beforePhase(PhaseEvent) - Method in interface javax.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 javax.faces.component.behavior

The Behavior interface is the root API of the component behavior model.

BEHAVIOR_EVENT_PARAM_NAME - Static variable in class javax.faces.component.behavior.ClientBehaviorContext

The request parameter name whose request parameter value identifies the type of behavior event.

BEHAVIOR_ID - Static variable in class javax.faces.component.behavior.AjaxBehavior

The standard id for this behavior.

BEHAVIOR_SOURCE_PARAM_NAME - Static variable in class javax.faces.component.behavior.ClientBehaviorContext

The request parameter name whose request parameter value identifies the source component of behavior event.

BehaviorBase - Class in javax.faces.component.behavior

BehaviorBase is a convenience base class that provides a default implementation of the Behavior contract.

BehaviorBase() - Constructor for class javax.faces.component.behavior.BehaviorBase
 
BehaviorConfig - Interface in javax.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 javax.faces.event
BehaviorEvent is the event that can be generated from component Behavior.
BehaviorEvent(UIComponent, Behavior) - Constructor for class javax.faces.event.BehaviorEvent

Construct a new event object from the specified source component and behavior.

BehaviorEvent(FacesContext, UIComponent, Behavior) - Constructor for class javax.faces.event.BehaviorEvent

Construct a new event object from the Faces context, specified source component and behavior.

BehaviorHandler - Class in javax.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, javax.faces.component.behavior.ClientBehavior).

BehaviorHandler(BehaviorConfig) - Constructor for class javax.faces.view.facelets.BehaviorHandler
 
BehaviorHolderAttachedObjectHandler - Interface in javax.faces.view

Represent an attached object that is a BehaviorHolder in a VDL page.

BehaviorHolderAttachedObjectTarget - Interface in javax.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) - 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 javax.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
 
BigDecimalConverter - Class in javax.faces.convert
Converter implementation for java.math.BigDecimal values.
BigDecimalConverter() - Constructor for class javax.faces.convert.BigDecimalConverter
 
BIGINTEGER_ID - Static variable in class javax.faces.convert.BigIntegerConverter
The message identifier of the FacesMessage to be created if the conversion to BigInteger fails.
BigIntegerConverter - Class in javax.faces.convert
Converter implementation for java.math.BigInteger values.
BigIntegerConverter() - Constructor for class javax.faces.convert.BigIntegerConverter
 
binding - Variable in class com.sun.faces.taglib.jsf_core.AbstractConverterTag
The ValueExpression that evaluates to an object that implements Converter.
binding - Variable in class com.sun.faces.taglib.jsf_core.AbstractValidatorTag
The ValueExpression that evaluates to an object that implements Converter.
BindingConverter() - Constructor for class com.sun.faces.taglib.jsf_core.ConverterTag.BindingConverter
This is only used during state restoration.
BindingConverter(ValueExpression, ValueExpression) - Constructor for class com.sun.faces.taglib.jsf_core.ConverterTag.BindingConverter
 
bindings - Variable in class javax.faces.component.UIComponent
Deprecated.
BindingValidator() - Constructor for class com.sun.faces.taglib.jsf_core.ValidatorTag.BindingValidator
Only used during state restoration
BindingValidator(ValueExpression, ValueExpression) - Constructor for class com.sun.faces.taglib.jsf_core.ValidatorTag.BindingValidator
 
bodyContent - Variable in class javax.faces.webapp.UIComponentClassicTagBase
The bodyContent for this tag handler.
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
 
BOOLEAN_ID - Static variable in class javax.faces.convert.BooleanConverter
The message identifier of the FacesMessage to be created if the conversion to Boolean fails.
BooleanConverter - Class in javax.faces.convert
Converter implementation for java.lang.Boolean (and boolean primitive) values.
BooleanConverter() - Constructor for class javax.faces.convert.BooleanConverter
 
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(BehaviorEvent) - Method in interface javax.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 javax.faces.component.behavior.BehaviorBase
broadcast(FacesEvent) - Method in class javax.faces.component.UICommand
In addition to to the default UIComponent.broadcast(javax.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 javax.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 javax.faces.component.UIComponentBase
 
broadcast(FacesEvent) - Method in class javax.faces.component.UIData
Override the default UIComponentBase.broadcast(javax.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 javax.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(javax.faces.event.FacesEvent).

broadcastEvents(FacesContext, PhaseId) - Method in class javax.faces.component.UIViewRoot

Broadcast any events that have been queued.

build(InjectionProvider, FacesContext) - Method in class com.sun.faces.mgbean.BeanBuilder
 
buildBean(Object, FacesContext) - Method in class com.sun.faces.mgbean.BeanBuilder
 
buildBean(Object, FacesContext) - Method in class com.sun.faces.mgbean.ErrorBean
 
buildBean(Object, FacesContext) - Method in class com.sun.faces.mgbean.ManagedBeanBuilder
 
buildBean(Object, FacesContext) - Method in class com.sun.faces.mgbean.ManagedListBeanBuilder
 
buildBean(Object, FacesContext) - Method in class com.sun.faces.mgbean.ManagedMapBeanBuilder
 
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.
buildJSPResolver(FacesCompositeELResolver, ApplicationAssociate) - Static method in class com.sun.faces.el.ELUtils
Create the ELResolver chain for JSP.
buildView(FacesContext, UIViewRoot) - Method in class com.sun.faces.application.view.FaceletViewHandlingStrategy
 
buildView(FacesContext, UIViewRoot) - Method in class com.sun.faces.application.view.JspViewHandlingStrategy
 
buildView(FacesContext, UIViewRoot) - Method in class javax.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(javax.faces.context.FacesContext, java.lang.String), to be populated with children.

buildView(FacesContext, UIViewRoot) - Method in class javax.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 javax.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 javax.faces.convert
Converter implementation for java.lang.Byte (and byte primitive) values.
ByteConverter() - Constructor for class javax.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.
calculateCharacterEncoding(FacesContext) - Method in class javax.faces.application.ViewHandler
Returns the correct character encoding to be used for this request.
calculateCharacterEncoding(FacesContext) - Method in class javax.faces.application.ViewHandlerWrapper
The default behavior of this method is to call ViewHandler.calculateCharacterEncoding(javax.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 com.sun.faces.application.ViewHandlerImpl
Deprecated.
 
calculateLocale(FacesContext) - Method in class javax.faces.application.ViewHandler
Returns an appropriate Locale to use for this and subsequent requests for the current client.
calculateLocale(FacesContext) - Method in class javax.faces.application.ViewHandlerWrapper
The default behavior of this method is to call ViewHandler.calculateLocale(javax.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 com.sun.faces.application.ViewHandlerImpl
Deprecated.
 
calculateRenderKitId(FacesContext) - Method in class javax.faces.application.ViewHandler
Return an appropriate renderKitId for this and subsequent requests from the current client.
calculateRenderKitId(FacesContext) - Method in class javax.faces.application.ViewHandlerWrapper
The default behavior of this method is to call ViewHandler.calculateRenderKitId(javax.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 javax.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 javax.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
 
CatchHandler - Class in com.sun.faces.facelets.tag.jstl.core
 
CatchHandler(TagConfig) - Constructor for class com.sun.faces.facelets.tag.jstl.core.CatchHandler
 
CDI_1_1_OR_LATER - Static variable in class com.sun.faces.RIConstants
Convenience key to determine if CDI is version 1.1 or later.
CDI_AVAILABLE - Static variable in class com.sun.faces.RIConstants
Convenience key to determine if CDI is available.
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
 
CDIUtil - Interface in com.sun.faces.util.cdi11
 
CDIUtilImpl - Class in com.sun.faces.util.cdi11
 
CDIUtilImpl() - Constructor for class com.sun.faces.util.cdi11.CDIUtilImpl
 
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.
ChainAwareVariableResolver - Class in com.sun.faces.el
This special VariableResolver serves as the "original" VariableResolver that is passed to the one-arg ctor for the first custom VariableResolver that is encountered during application configuration.
ChainAwareVariableResolver() - Constructor for class com.sun.faces.el.ChainAwareVariableResolver
 
ChainTypeCompositeELResolver - Class in com.sun.faces.el
Maintains an ordered composite list of child ELResolver for JSF.
ChainTypeCompositeELResolver(FacesCompositeELResolver.ELResolverChainType) - Constructor for class com.sun.faces.el.ChainTypeCompositeELResolver
Guarantee that this instance knows of what chain it is a member.
ChainTypeCompositeELResolver(FacesCompositeELResolver) - Constructor for class com.sun.faces.el.ChainTypeCompositeELResolver
 
CHAR_ENCODING - Static variable in class com.sun.faces.RIConstants
 
CHARACTER_ENCODING_KEY - Static variable in class javax.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 javax.faces.convert.CharacterConverter
The message identifier of the FacesMessage to be created if the conversion to Character fails.
CharacterConverter - Class in javax.faces.convert
Converter implementation for java.lang.Character (and char primitive) values.
CharacterConverter() - Constructor for class javax.faces.convert.CharacterConverter
 
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(FacesContext) - Method in class com.sun.faces.application.view.ViewScopeContextManager
Clear the current view map using the Faces context.
clear(FacesContext, Map<String, Object>) - Method in class com.sun.faces.application.view.ViewScopeContextManager
Clear the given view map.
clear(FacesContext) - Method in class com.sun.faces.application.view.ViewScopeManager
Clear the current view map using the Faces context.
clear(FacesContext, Map<String, Object>) - Method in class com.sun.faces.application.view.ViewScopeManager
Clear the given view map.
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.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 javax.faces.context.FlashWrapper

The default behavior of this method is to call Map.clear() on the wrapped Flash object.

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 javax.faces.component.behavior.BehaviorBase

Clears the initial state flag, causing the behavior to revert from partial to full state saving.

clearInitialState() - Method in interface javax.faces.component.PartialStateHolder

Reset the PartialStateHolder to a non-delta tracking state.

clearInitialState() - Method in class javax.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 javax.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 javax.faces.component.UIInput
 
clearInitialState() - Method in class javax.faces.component.UIOutput
 
clearInitialState() - Method in class javax.faces.convert.DateTimeConverter
 
clearInitialState() - Method in class javax.faces.convert.EnumConverter
 
clearInitialState() - Method in class javax.faces.convert.NumberConverter
 
clearInitialState() - Method in class javax.faces.validator.BeanValidator
 
clearInitialState() - Method in class javax.faces.validator.DoubleRangeValidator
 
clearInitialState() - Method in class javax.faces.validator.LengthValidator
 
clearInitialState() - Method in class javax.faces.validator.LongRangeValidator
 
clearInitialState() - Method in class javax.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 javax.faces.context.ExternalContext
String identifier for CLIENT_CERT authentication.
CLIENT_WINDOW_FACTORY - Static variable in class javax.faces.FactoryFinder
The property name for the ClientWindowFactory class name.
CLIENT_WINDOW_MODE_PARAM_NAME - Static variable in class javax.faces.lifecycle.ClientWindow

The context-param that controls the operation of the ClientWindow feature.

CLIENT_WINDOW_PARAM - Static variable in class javax.faces.render.ResponseStateManager

The name of the hidden field that refers to the encoded ClientWindow.

CLIENT_WINDOW_URL_PARAM - Static variable in class javax.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 javax.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 javax.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 javax.faces.component.behavior.ClientBehaviorBase
 
ClientBehaviorContext - Class in javax.faces.component.behavior

ClientBehaviorContext provides context information that may be useful to ClientBehavior.getScript(javax.faces.component.behavior.ClientBehaviorContext) implementations.

ClientBehaviorContext() - Constructor for class javax.faces.component.behavior.ClientBehaviorContext
 
ClientBehaviorContext.Parameter - Class in javax.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 javax.faces.component.behavior

An enum that specifies hints that describes the behavior of ClientBehavior implementations.

ClientBehaviorHolder - Interface in javax.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 javax.faces.render
A ClientBehaviorRenderer produces the client-side script that implements a ClientBehavior's client-side logic.
ClientBehaviorRenderer() - Constructor for class javax.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.
ClientWindow - Class in javax.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 javax.faces.lifecycle.ClientWindow
 
ClientWindowFactory - Class in javax.faces.lifecycle

Create ClientWindow instances based on the incoming request.

ClientWindowFactory() - Constructor for class javax.faces.lifecycle.ClientWindowFactory
Deprecated.
Use the other constructor taking the implementation being wrapped.
ClientWindowFactory(ClientWindowFactory) - Constructor for class javax.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
 
clientWindowTransition(FacesContext) - Method in class com.sun.faces.flow.FlowHandlerImpl
 
clientWindowTransition(FacesContext) - Method in class javax.faces.flow.FlowHandler

Allow for flow transitions in the case of components rendered by the renderers from component-family javax.faces.OutcomeTarget.

ClientWindowWrapper - Class in javax.faces.lifecycle

Wrapper for ClientWindow

ClientWindowWrapper() - Constructor for class javax.faces.lifecycle.ClientWindowWrapper
Deprecated.
Use the other constructor taking the implementation being wrapped.
ClientWindowWrapper(ClientWindow) - Constructor for class javax.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
 
clone(String, String, boolean, ManagedBeanInfo) - Method in class com.sun.faces.mgbean.ManagedBeanInfo
 
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 javax.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 javax.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 javax.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(javax.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.ManagedBeanConfigHandler
 
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
 
collect(ProcessManagedBean<T>, BeanManager) - Method in class com.sun.faces.cdi.CdiExtension
 
CollectionDataModel<E> - Class in javax.faces.model

CollectionDataModel is a convenience implementation of DataModel that wraps an Collection of Java objects.

CollectionDataModel() - Constructor for class javax.faces.model.CollectionDataModel
Construct a new CollectionDataModel with no specified wrapped data.
CollectionDataModel(Collection<E>) - Constructor for class javax.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
 
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 - Variable in class com.sun.faces.renderkit.html_basic.BaseTableRenderer.TableMetaInfo
 
columnStyleCounter - Variable in class com.sun.faces.renderkit.html_basic.BaseTableRenderer.TableMetaInfo
 
ColumnTag - Class in com.sun.faces.taglib.html_basic
 
ColumnTag() - Constructor for class com.sun.faces.taglib.html_basic.ColumnTag
 
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.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.ext.render - package com.sun.faces.ext.render
 
com.sun.faces.ext.taglib - package com.sun.faces.ext.taglib
 
com.sun.faces.ext.validator - package com.sun.faces.ext.validator
 
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.jsf - package com.sun.faces.facelets.tag.jsf
 
com.sun.faces.facelets.tag.jsf.core - package com.sun.faces.facelets.tag.jsf.core
 
com.sun.faces.facelets.tag.jsf.html - package com.sun.faces.facelets.tag.jsf.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
Tag Library for http://java.sun.com/jsf/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.mgbean - package com.sun.faces.mgbean
 
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.taglib - package com.sun.faces.taglib
 
com.sun.faces.taglib.html_basic - package com.sun.faces.taglib.html_basic
 
com.sun.faces.taglib.jsf_core - package com.sun.faces.taglib.jsf_core
 
com.sun.faces.util - package com.sun.faces.util
 
com.sun.faces.util.cdi11 - package com.sun.faces.util.cdi11
 
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
 
CommandButtonTag - Class in com.sun.faces.taglib.html_basic
 
CommandButtonTag() - Constructor for class com.sun.faces.taglib.html_basic.CommandButtonTag
 
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
 
CommandLinkTag - Class in com.sun.faces.taglib.html_basic
 
CommandLinkTag() - Constructor for class com.sun.faces.taglib.html_basic.CommandLinkTag
 
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
 
CommandTagParserImpl - Class in com.sun.faces.taglib.html_basic
Parses the command tag attributes and verifies that the required attributes are present
CommandTagParserImpl() - Constructor for class com.sun.faces.taglib.html_basic.CommandTagParserImpl
CommandTagParserImpl constructor
compareTo(Object) - Method in class com.sun.faces.application.resource.VersionInfo
 
compareTo(Attribute) - Method in class com.sun.faces.renderkit.Attribute
 
compareTo(Object) - Method in class javax.faces.application.FacesMessage.Severity
Compare this FacesMessage.Severity instance to the specified one.
compareTo(Object) - Method in class javax.faces.event.PhaseId
Compare this PhaseId instance to the specified one.
compareValues(Object, Object) - Method in class javax.faces.component.UIInput
Return true if the new value is different from the previous value.
compareValues(Object, Object) - Method in class javax.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
 
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 javax.faces.component.UIColumn
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class javax.faces.component.UICommand
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class javax.faces.component.UIData
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class javax.faces.component.UIForm
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class javax.faces.component.UIGraphic
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class javax.faces.component.UIImportConstants
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class javax.faces.component.UIInput
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class javax.faces.component.UIMessage
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class javax.faces.component.UIMessages
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class javax.faces.component.UINamingContainer
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class javax.faces.component.UIOutcomeTarget
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class javax.faces.component.UIOutput
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class javax.faces.component.UIPanel
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class javax.faces.component.UIParameter
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class javax.faces.component.UISelectBoolean
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class javax.faces.component.UISelectItem
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class javax.faces.component.UISelectItems
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class javax.faces.component.UISelectMany
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class javax.faces.component.UISelectOne
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class javax.faces.component.UIViewAction
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class javax.faces.component.UIViewParameter
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class javax.faces.component.UIViewRoot
The standard component family for this component.
COMPONENT_FAMILY - Static variable in class javax.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 javax.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.jsf.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 javax.faces.component.html.HtmlBody
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlColumn
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlCommandButton
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlCommandLink
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlCommandScript
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlDataTable
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlDoctype
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlForm
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlGraphicImage
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlHead
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlInputFile
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlInputHidden
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlInputSecret
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlInputText
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlInputTextarea
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlMessage
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlMessages
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlOutcomeTargetButton
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlOutcomeTargetLink
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlOutputFormat
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlOutputLabel
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlOutputLink
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlOutputText
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlPanelGrid
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlPanelGroup
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlSelectBooleanCheckbox
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlSelectManyCheckbox
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlSelectManyListbox
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlSelectManyMenu
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlSelectOneListbox
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlSelectOneMenu
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.html.HtmlSelectOneRadio
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UIColumn
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UICommand
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UIData
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UIForm
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UIGraphic
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UIImportConstants
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UIInput
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UIMessage
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UIMessages
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UINamingContainer
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UIOutcomeTarget
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UIOutput
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UIPanel
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UIParameter
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UISelectBoolean
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UISelectItem
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UISelectItems
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UISelectMany
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UISelectOne
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UIViewAction
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UIViewParameter
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UIViewRoot
The standard component type for this component.
COMPONENT_TYPE - Static variable in class javax.faces.component.UIWebsocket
The standard component type for this component.
componentAddedDynamically(UIComponent) - Method in class com.sun.faces.context.StateContext
 
ComponentConfig - Interface in javax.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
 
ComponentHandler - Class in javax.faces.view.facelets

Public base class for markup element instances that map to UIComponent instances in the view.

ComponentHandler(ComponentConfig) - Constructor for class javax.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 in javax.faces.component.search

Typed FacesException for the SearchExpressionHandler, if a component can't be resolved.

ComponentNotFoundException() - Constructor for exception javax.faces.component.search.ComponentNotFoundException

Construct a new exception with no detail message or root cause.

ComponentNotFoundException(String) - Constructor for exception javax.faces.component.search.ComponentNotFoundException

Construct a new exception with the specified detail message and no root cause.

ComponentNotFoundException(Throwable) - Constructor for exception javax.faces.component.search.ComponentNotFoundException

Construct a new exception with the specified root cause.

ComponentNotFoundException(String, Throwable) - Constructor for exception javax.faces.component.search.ComponentNotFoundException

Construct a new exception with the specified detail message and 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.jsf.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.jsf.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) - 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.jsf
 
ComponentSupport() - Constructor for class com.sun.faces.facelets.tag.jsf.ComponentSupport
 
ComponentSystemEvent - Class in javax.faces.event
ComponentSystemEvent is the base class for SystemEvents that are specific to a UIComponent instance.
ComponentSystemEvent(UIComponent) - Constructor for class javax.faces.event.ComponentSystemEvent

Pass the argument component to the superclass constructor.

ComponentSystemEvent(FacesContext, UIComponent) - Constructor for class javax.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 javax.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.jsf
 
ComponentTagHandlerDelegateImpl(ComponentHandler) - Constructor for class com.sun.faces.facelets.tag.jsf.ComponentTagHandlerDelegateImpl
 
componentType - Variable in class com.sun.faces.facelets.tag.AbstractTagLibrary.ComponentConfigWrapper
 
componentType - Variable in class com.sun.faces.facelets.tag.jsf.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.jsf.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 javax.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 javax.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 javax.faces.el
This interface must be implemented by the Map returned by the composite component ELResolver, described in section JSF.5.6.2.2 of the specification, when evaluating #{cc.attrs} epressions.
CompositeComponentImpl - Class in com.sun.faces.facelets.tag.jsf
 
CompositeComponentImpl() - Constructor for class com.sun.faces.facelets.tag.jsf.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.jsf
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.jsf.CompositeComponentTagHandler
 
CompositeComponentTagLibrary - Class in com.sun.faces.facelets.tag.jsf
 
CompositeComponentTagLibrary(String) - Constructor for class com.sun.faces.facelets.tag.jsf.CompositeComponentTagLibrary
 
CompositeComponentTagLibrary(String, String) - Constructor for class com.sun.faces.facelets.tag.jsf.CompositeComponentTagLibrary
 
CompositeFaceletHandler - Class in javax.faces.view.facelets

A FaceletHandler that is derived of 1 or more, inner FaceletHandlers.

CompositeFaceletHandler(FaceletHandler[]) - Constructor for class javax.faces.view.facelets.CompositeFaceletHandler
 
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() - Constructor for class com.sun.faces.facelets.tag.composite.CompositeLibrary
 
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[], CompilationMessageHolder) - Constructor for class com.sun.faces.facelets.tag.CompositeTagLibrary
 
CompositeTagLibrary(TagLibrary[]) - 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
 
compressContent(ClientResourceInfo) - Method in class com.sun.faces.application.resource.ResourceHelper
Utility method to compress the content of the original resource to the temporary directory specified by ClientResourceInfo.getCompressedPath().
compressViewState - Variable in class com.sun.faces.renderkit.StateHelper
Flag indicating whether or not view state should be compressed to reduce the memory/bandwidth footprint.
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(String) - Method in class com.sun.faces.flow.builder.NavigationCaseBuilderImpl
 
condition(ValueExpression) - Method in class com.sun.faces.flow.builder.NavigationCaseBuilderImpl
 
condition(ValueExpression) - Method in class com.sun.faces.flow.builder.SwitchCaseBuilderImpl
 
condition(String) - Method in class com.sun.faces.flow.builder.SwitchCaseBuilderImpl
 
condition(String) - Method in class javax.faces.flow.builder.NavigationCaseBuilder

Set the if of the current navigation case.

condition(ValueExpression) - Method in class javax.faces.flow.builder.NavigationCaseBuilder

Set the if of the current navigation case.

condition(ValueExpression) - Method in class javax.faces.flow.builder.SwitchCaseBuilder

Set the if in the previously created switch case.

condition(String) - Method in class javax.faces.flow.builder.SwitchCaseBuilder

Set the if in the previously created switch case.

CONFIG_FILES_ATTR - Static variable in class javax.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 Server 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 JSF.
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 JSF configuration resources.
ConfigurableNavigationHandler - Class in javax.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 javax.faces.application.ConfigurableNavigationHandler
 
ConfigurableNavigationHandlerWrapper - Class in javax.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 javax.faces.application.ConfigurableNavigationHandlerWrapper
Deprecated.
Use the other constructor taking the implementation being wrapped.
ConfigurableNavigationHandlerWrapper(ConfigurableNavigationHandler) - Constructor for class javax.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 in com.sun.faces.config
This represents any configuration processing problems that could occur.
ConfigurationException() - Constructor for exception com.sun.faces.config.ConfigurationException
 
ConfigurationException(String) - Constructor for exception com.sun.faces.config.ConfigurationException
 
ConfigurationException(Throwable) - Constructor for exception com.sun.faces.config.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for exception 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 JavaServer Faces configuration resources, and configure the Reference Implementation runtime environment.
ConfigureListener() - Constructor for class com.sun.faces.config.ConfigureListener
 
ConstMap() - Constructor for class com.sun.faces.util.CollectionsUtils.ConstMap
 
contains(String, String) - Static method in class com.sun.faces.facelets.tag.jstl.fn.JstlFunction
 
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.
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(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(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
 
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, 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(FacesContext, String) - Static method in class com.sun.faces.util.RequestStateManager
 
containsKey(Object) - Method in class javax.faces.context.FlashWrapper

The default behavior of this method is to call Map.containsKey(Object) on the wrapped Flash object.

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.jsf.CompositeComponentTagLibrary
 
containsTagHandler(String, String) - Method in class com.sun.faces.facelets.tag.jsf.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.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 javax.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
 
ContextCallback - Interface in javax.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 javax.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 javax.faces.render.Renderer
Convert the component generated client id to a form suitable for transmission to the client.
convertClientId(FacesContext, String) - Method in class javax.faces.render.RendererWrapper
 
ConvertDateTimeHandler - Class in com.sun.faces.facelets.tag.jsf.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.jsf.core.ConvertDateTimeHandler
 
ConvertDateTimeTag - Class in com.sun.faces.taglib.jsf_core
ConvertDateTimeTag is a ConverterTag implementation for javax.faces.convert.DateTimeConverter
ConvertDateTimeTag() - Constructor for class com.sun.faces.taglib.jsf_core.ConvertDateTimeTag
 
ConvertDelegateHandler - Class in com.sun.faces.facelets.tag.jsf.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.jsf.core.ConvertDelegateHandler
 
Converter<T> - Interface in javax.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_ID - Static variable in class javax.faces.convert.BigDecimalConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class javax.faces.convert.BigIntegerConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class javax.faces.convert.BooleanConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class javax.faces.convert.ByteConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class javax.faces.convert.CharacterConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class javax.faces.convert.DateTimeConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class javax.faces.convert.DoubleConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class javax.faces.convert.EnumConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class javax.faces.convert.FloatConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class javax.faces.convert.IntegerConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class javax.faces.convert.LongConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class javax.faces.convert.NumberConverter
The standard converter id for this converter.
CONVERTER_ID - Static variable in class javax.faces.convert.ShortConverter
The standard converter id for this converter.
ConverterConfig - Interface in javax.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
 
ConverterELTag - Class in javax.faces.webapp
ConverterELTag is a base class for all Jakarta Server Pages custom actions that create and register a Converter instance on the ValueHolder associated with our most immediate surrounding instance of a tag whose implementation class is a subclass of UIComponentClassicTagBase.
ConverterELTag() - Constructor for class javax.faces.webapp.ConverterELTag
 
ConverterException - Exception in javax.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 javax.faces.convert.ConverterException
Construct a new exception with no detail message or root cause.
ConverterException(String) - Constructor for exception javax.faces.convert.ConverterException
Construct a new exception with the specified detail message and no root cause.
ConverterException(Throwable) - Constructor for exception javax.faces.convert.ConverterException
Construct a new exception with the specified root cause.
ConverterException(String, Throwable) - Constructor for exception javax.faces.convert.ConverterException
Construct a new exception with the specified detail message and root cause.
ConverterException(FacesMessage) - Constructor for exception javax.faces.convert.ConverterException
Construct a new exception with the specified detail message and no root cause.
ConverterException(FacesMessage, Throwable) - Constructor for exception javax.faces.convert.ConverterException
Construct a new exception with the specified detail message and root cause.
ConverterHandler - Class in javax.faces.view.facelets

Handles setting a Converter instance on a ValueHolder parent.

ConverterHandler(ConverterConfig) - Constructor for class javax.faces.view.facelets.ConverterHandler
 
converterId - Variable in class com.sun.faces.taglib.jsf_core.AbstractConverterTag
The identifier of the Converter instance to be created.
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
 
ConverterTag - Class in com.sun.faces.taglib.jsf_core
Basic implementation of ConverterELTag.
ConverterTag() - Constructor for class com.sun.faces.taglib.jsf_core.ConverterTag
 
ConverterTag - Class in javax.faces.webapp
Deprecated.
This has been partially replaced by ConverterELTag. The remainder of the functionality, namely, the binding facility and the implementation of the ConverterTag.createConverter() method, is now an implementation detail.
ConverterTag() - Constructor for class javax.faces.webapp.ConverterTag
Deprecated.
 
ConverterTag.BindingConverter - Class in com.sun.faces.taglib.jsf_core
 
ConverterTagHandlerDelegateImpl - Class in com.sun.faces.facelets.tag.jsf
 
ConverterTagHandlerDelegateImpl(ConverterHandler) - Constructor for class com.sun.faces.facelets.tag.jsf.ConverterTagHandlerDelegateImpl
 
ConvertNumberHandler - Class in com.sun.faces.facelets.tag.jsf.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.jsf.core.ConvertNumberHandler
 
ConvertNumberTag - Class in com.sun.faces.taglib.jsf_core
ConvertNumberTag is a ConverterTag implementation for javax.faces.convert.NumberConverter
ConvertNumberTag() - Constructor for class com.sun.faces.taglib.jsf_core.ConvertNumberTag
 
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
 
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.jsf.ComponentSupport
 
CORE_NAMESPACE - Static variable in class com.sun.faces.RIConstants
 
CORE_NAMESPACE_NEW - Static variable in class com.sun.faces.RIConstants
 
CoreLibrary - Class in com.sun.faces.facelets.tag.jsf.core
For Tag details, see JSF Core taglib documentation.
CoreLibrary() - Constructor for class com.sun.faces.facelets.tag.jsf.core.CoreLibrary
 
CoreLibrary(String) - Constructor for class com.sun.faces.facelets.tag.jsf.core.CoreLibrary
 
CoreTagParserImpl - Class in com.sun.faces.taglib.jsf_core
Parses the command tag attributes and verifies that the required attributes are present
CoreTagParserImpl() - Constructor for class com.sun.faces.taglib.jsf_core.CoreTagParserImpl
CoreTagParserImpl constructor
CoreValidator - Class in com.sun.faces.taglib.jsf_core
A TagLibrary Validator class to allow a TLD to mandate that JSF tag must have an id if it is a child or sibling of a JSTL conditional or iteration tag
CoreValidator() - Constructor for class com.sun.faces.taglib.jsf_core.CoreValidator
CoreValidator constructor
create(String, FacesContext) - Method in class com.sun.faces.mgbean.BeanManager
 
create(String, BeanBuilder, FacesContext) - Method in class com.sun.faces.mgbean.BeanManager
 
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.
createBehavior(String) - Method in class com.sun.faces.application.ApplicationImpl
 
createBehavior(String) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
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 javax.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 javax.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.jsf.TagHandlerDelegateFactoryImpl
 
createBehaviorHandlerDelegate(BehaviorHandler) - Method in class javax.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 javax.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(String) - Method in class com.sun.faces.application.ApplicationImpl
 
createComponent(ValueExpression, FacesContext, String) - Method in class com.sun.faces.application.ApplicationImpl
 
createComponent(ValueExpression, FacesContext, String, String) - Method in class com.sun.faces.application.ApplicationImpl
 
createComponent(FacesContext, String, String) - Method in class com.sun.faces.application.ApplicationImpl
 
createComponent(FacesContext, Resource) - Method in class com.sun.faces.application.ApplicationImpl
 
createComponent(ValueBinding, FacesContext, String) - Method in class com.sun.faces.application.ApplicationImpl
 
createComponent(ValueExpression, FacesContext, String) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
createComponent(String) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
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.InstanceFactory
 
createComponent(ValueExpression, FacesContext, String, String) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
createComponent(ValueBinding, FacesContext, String) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
createComponent(FacesContext, String, String, Map<String, Object>) - Method in class com.sun.faces.application.view.FaceletViewHandlingStrategy
 
createComponent(FaceletContext) - Method in class com.sun.faces.facelets.tag.jsf.CompositeComponentTagHandler
 
createComponent(FaceletContext) - Method in class com.sun.faces.facelets.tag.jsf.PassThroughElementComponentHandler
 
createComponent(String) - Method in class javax.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(ValueBinding, FacesContext, String) - Method in class javax.faces.application.Application
createComponent(ValueExpression, FacesContext, String) - Method in class javax.faces.application.Application
Call the getValue() method on the specified ValueExpression.
createComponent(ValueExpression, FacesContext, String, String) - Method in class javax.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(FacesContext, String, String) - Method in class javax.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, Resource) - Method in class javax.faces.application.Application

Instantiate and return a new UIComponent instance from the argument Resource.

createComponent(String) - Method in class javax.faces.application.ApplicationWrapper

The default behavior of this method is to call Application.createComponent(String) on the wrapped Application object.

createComponent(ValueBinding, FacesContext, String) - Method in class javax.faces.application.ApplicationWrapper
Deprecated.
See superclass for alternative.
createComponent(ValueExpression, FacesContext, String) - Method in class javax.faces.application.ApplicationWrapper

The default behavior of this method is to call Application.createComponent(javax.el.ValueExpression, javax.faces.context.FacesContext, String) on the wrapped Application object.

createComponent(ValueExpression, FacesContext, String, String) - Method in class javax.faces.application.ApplicationWrapper
createComponent(FacesContext, String, String) - Method in class javax.faces.application.ApplicationWrapper

The default behavior of this method is to call Application.createComponent(javax.faces.context.FacesContext, String, String) on the wrapped Application object.

createComponent(FacesContext, Resource) - Method in class javax.faces.application.ApplicationWrapper

The default behavior of this method is to call Application.createComponent(javax.faces.context.FacesContext, Resource) on the wrapped Application object.

createComponent(FaceletContext) - Method in class javax.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(FacesContext, String, String, Map<String, Object>) - Method in class javax.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 javax.faces.view.ViewDeclarationLanguageWrapper
 
createComponent(FacesContext, String) - Method in class javax.faces.webapp.UIComponentClassicTagBase
Create and return a new child component of the type returned by calling getComponentType().
createComponent(FacesContext, String) - Method in class javax.faces.webapp.UIComponentELTag
Create and return a new child component of the type returned by calling getComponentType().
createComponent(FacesContext, String) - Method in class javax.faces.webapp.UIComponentTag
Deprecated.
Implement createComponent using Faces 1.1 EL API.
createComponentHandlerDelegate(ComponentHandler) - Method in class com.sun.faces.facelets.tag.jsf.TagHandlerDelegateFactoryImpl
 
createComponentHandlerDelegate(ComponentHandler) - Method in class javax.faces.view.facelets.TagHandlerDelegateFactory

Create and return a TagHandlerDelegate instance designed for use with ComponentHandler.

createComponentMetadata(FacesContext, Resource) - Method in class com.sun.faces.application.view.FaceletViewHandlingStrategy
 
createConverter(String) - Method in class com.sun.faces.application.ApplicationImpl
 
createConverter(Class<?>) - Method in class com.sun.faces.application.ApplicationImpl
 
createConverter(String) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
createConverter(Class<?>) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
createConverter(BeanManager, String) - Static method in class com.sun.faces.cdi.CdiUtils
Create a converter using the FacesConverter value attribute.
createConverter(BeanManager, Class<?>) - Static method in class com.sun.faces.cdi.CdiUtils
Create a converter using the FacesConverter forClass attribute.
createConverter(FaceletContext) - Method in class com.sun.faces.facelets.tag.jsf.core.ConvertDateTimeHandler
Returns a new DateTimeConverter
createConverter(FaceletContext) - Method in class com.sun.faces.facelets.tag.jsf.core.ConvertDelegateHandler
Uses the specified "converterId" to pull an instance from the Application
createConverter(FaceletContext) - Method in class com.sun.faces.facelets.tag.jsf.core.ConvertNumberHandler
Returns a new NumberConverter
createConverter() - Method in class com.sun.faces.taglib.jsf_core.AbstractConverterTag
 
createConverter(ValueExpression, ValueExpression, FacesContext) - Static method in class com.sun.faces.taglib.jsf_core.AbstractConverterTag
 
createConverter() - Method in class com.sun.faces.taglib.jsf_core.ConvertDateTimeTag
 
createConverter() - Method in class com.sun.faces.taglib.jsf_core.ConverterTag
 
createConverter() - Method in class com.sun.faces.taglib.jsf_core.ConvertNumberTag
 
createConverter(String) - Method in class javax.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(Class<?>) - Method in class javax.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(String) - Method in class javax.faces.application.ApplicationWrapper

The default behavior of this method is to call Application.createConverter(String) on the wrapped Application object.

createConverter(Class<?>) - Method in class javax.faces.application.ApplicationWrapper

The default behavior of this method is to call Application.createConverter(Class) on the wrapped Application object.

createConverter() - Method in class javax.faces.webapp.ConverterELTag
Create and return a new Converter to be registered on our surrounding UIComponent.
createConverter() - Method in class javax.faces.webapp.ConverterTag
Deprecated.
Create and return a new Converter to be registered on our surrounding UIComponent.
createConverterHandlerDelegate(ConverterHandler) - Method in class com.sun.faces.facelets.tag.jsf.TagHandlerDelegateFactoryImpl
 
createConverterHandlerDelegate(ConverterHandler) - Method in class javax.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 javax.faces.flow.FlowHandlerFactory

Create the singleton instance of FlowHandler.

createFlowHandler(FacesContext) - Method in class javax.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
 
createHelperBean(BeanManager, Class) - Method in interface com.sun.faces.util.cdi11.CDIUtil
 
createHelperBean(BeanManager, Class) - Method in class com.sun.faces.util.cdi11.CDIUtilImpl
 
createInstance(ServletContext) - Static method in class com.sun.faces.config.ConfigManager
 
createInstance(ServletContext, FacesContext, String, Node) - Method in class com.sun.faces.config.processor.AbstractConfigProcessor
 
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(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.
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 javax.faces.view.ViewMetadata

Creates a new UIViewRoot containing only view parameter metadata.

createMetaRuleset(Class) - Method in class com.sun.faces.facelets.tag.jsf.ComponentTagHandlerDelegateImpl
 
createMetaRuleset(Class) - Method in class com.sun.faces.facelets.tag.jsf.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.jsf.ConverterTagHandlerDelegateImpl
 
createMetaRuleset(Class) - Method in class com.sun.faces.facelets.tag.jsf.core.ConvertDateTimeHandler
 
createMetaRuleset(Class) - Method in class com.sun.faces.facelets.tag.jsf.core.ConvertDelegateHandler
 
createMetaRuleset(Class) - Method in class com.sun.faces.facelets.tag.jsf.core.ConvertNumberHandler
 
createMetaRuleset(Class) - Method in class com.sun.faces.facelets.tag.jsf.core.ValidateDelegateHandler
 
createMetaRuleset(Class) - Method in class com.sun.faces.facelets.tag.jsf.html.HtmlComponentHandler
 
createMetaRuleset(Class) - Method in class com.sun.faces.facelets.tag.jsf.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 javax.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 javax.faces.view.facelets.MetaTagHandler
Extend this method in order to add your own rules.
createMetaRuleset(Class) - Method in class javax.faces.view.facelets.TagHandlerDelegate

Return a MetaRuleset particular to this kind of tag handler.

createMethodBinding(String, Class<?>[]) - Method in class com.sun.faces.application.ApplicationImpl
Deprecated.
createMethodBinding(String, Class<?>[]) - Method in class com.sun.faces.application.applicationimpl.ExpressionLanguage
Deprecated.
createMethodBinding(String, Class<?>[]) - Method in class javax.faces.application.Application
Deprecated.
This has been replaced by calling Application.getExpressionFactory() then ExpressionFactory.createMethodExpression(javax.el.ELContext, java.lang.String, java.lang.Class<?>, java.lang.Class<?>[]).
createMethodBinding(String, Class<?>[]) - Method in class javax.faces.application.ApplicationWrapper
Deprecated.
See superclass for alternative.
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, String) - Method in class com.sun.faces.application.resource.ResourceHandlerImpl
 
createResource(String, String, String) - Method in class com.sun.faces.application.resource.ResourceHandlerImpl
 
createResource(String) - Method in class javax.faces.application.ResourceHandler

Create an instance of ViewResource given the argument resourceName.

createResource(String, String) - Method in class javax.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, String) - Method in class javax.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) - Method in class javax.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 javax.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 javax.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 javax.faces.application.ResourceHandler

Create an instance of Resource given the argument resourceId.

createResourceFromId(String) - Method in class javax.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 javax.faces.render.RenderKit
Use the provided OutputStream to create a new ResponseStream instance.
createResponseStream(OutputStream) - Method in class javax.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 javax.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 javax.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 javax.faces.component.search.SearchExpressionContext

Creates a SearchExpressionContext instance for use with the SearchExpressionHandler.

createSearchExpressionContext(FacesContext, UIComponent, Set<SearchExpressionHint>, Set<VisitHint>) - Static method in class javax.faces.component.search.SearchExpressionContext

Creates a SearchExpressionContext instance for use with the SearchExpressionHandler.

createSystemEvent(Object) - Method in class com.sun.faces.application.applicationimpl.events.EventInfo
 
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.jsf.CompositeComponentTagLibrary
 
createTagHandler(String, String, TagConfig) - Method in class com.sun.faces.facelets.tag.jsf.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(FacesContext, String) - Method in class javax.faces.component.UIData
 
createUniqueId(FacesContext, String) - Method in class javax.faces.component.UIForm

Generate an identifier for a component.

createUniqueId(FacesContext, String) - Method in class javax.faces.component.UINamingContainer
 
createUniqueId() - Method in class javax.faces.component.UIViewRoot
Generate an identifier for a component.
createUniqueId(FacesContext, String) - Method in class javax.faces.component.UIViewRoot
Generate an identifier for a component.
createUniqueId(FacesContext, String) - Method in interface javax.faces.component.UniqueIdVendor
Generate an identifier for a component.
createValidator(String) - Method in class com.sun.faces.application.ApplicationImpl
 
createValidator(String) - Method in class com.sun.faces.application.applicationimpl.InstanceFactory
 
createValidator(BeanManager, String) - Static method in class com.sun.faces.cdi.CdiUtils
Create a validator using the FacesValidator value attribute.
createValidator() - Method in class com.sun.faces.ext.taglib.CreditCardValidatorTag
 
createValidator() - Method in class com.sun.faces.taglib.jsf_core.AbstractValidatorTag
 
createValidator(ValueExpression, ValueExpression, FacesContext) - Static method in class com.sun.faces.taglib.jsf_core.AbstractValidatorTag
 
createValidator() - Method in class com.sun.faces.taglib.jsf_core.RegexValidatorTag
 
createValidator() - Method in class com.sun.faces.taglib.jsf_core.ValidateDoubleRangeTag
 
createValidator() - Method in class com.sun.faces.taglib.jsf_core.ValidateLengthTag
 
createValidator() - Method in class com.sun.faces.taglib.jsf_core.ValidateLongRangeTag
 
createValidator() - Method in class com.sun.faces.taglib.jsf_core.ValidatorTag
 
createValidator(String) - Method in class javax.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 javax.faces.application.ApplicationWrapper

The default behavior of this method is to call Application.createValidator(String) on the wrapped Application object.

createValidator() - Method in class javax.faces.webapp.ValidatorELTag
Create and return a new Validator to be registered on our surrounding UIComponent.
createValidator() - Method in class javax.faces.webapp.ValidatorTag
Deprecated.
Create and return a new Validator to be registered on our surrounding UIComponent.
createValidatorHandlerDelegate(ValidatorHandler) - Method in class com.sun.faces.facelets.tag.jsf.TagHandlerDelegateFactoryImpl
 
createValidatorHandlerDelegate(ValidatorHandler) - Method in class javax.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.jsf.ValidatorTagHandlerDelegateImpl
 
createValidECMAIdentifier(String) - Static method in class com.sun.faces.renderkit.RenderKitUtils
Replaces all occurrences of - with $_.
createValueBinding(String) - Method in class com.sun.faces.application.ApplicationImpl
Deprecated.
createValueBinding(String) - Method in class com.sun.faces.application.applicationimpl.ExpressionLanguage
Deprecated.
createValueBinding(String) - Method in class javax.faces.application.Application
Deprecated.
This has been replaced by calling Application.getExpressionFactory() then ExpressionFactory.createValueExpression(javax.el.ELContext, java.lang.String, java.lang.Class<?>).
createValueBinding(String) - Method in class javax.faces.application.ApplicationWrapper

The default behavior of this method is to call Application.createValueBinding(String) on the wrapped Application object.

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
 
createVerbatimComponent() - Method in class javax.faces.webapp.UIComponentClassicTagBase
Use the Application instance to create a new component with the following characteristics.
createVerbatimComponentFromBodyContent() - Method in class com.sun.faces.taglib.jsf_core.SubviewTag
 
createVerbatimComponentFromBodyContent() - Method in class javax.faces.webapp.UIComponentClassicTagBase
Create a transient UIOutput component from the body content, of this tag instance or return null if there is no body content, the body content is whitespace, or the body content is a comment.
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 com.sun.faces.application.ViewHandlerImpl
Deprecated.
 
createView(FacesContext, String) - Method in class javax.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 javax.faces.application.ViewHandlerWrapper
The default behavior of this method is to call ViewHandler.createView(javax.faces.context.FacesContext, String) on the wrapped ViewHandler object.
createView(FacesContext, String) - Method in class javax.faces.view.ViewDeclarationLanguage

Create a UIViewRoot from the VDL contained in the artifact referenced by the argument viewId.

createView(FacesContext, String) - Method in class javax.faces.view.ViewDeclarationLanguageWrapper
 
createViewResource(FacesContext, String) - Method in class com.sun.faces.application.resource.ResourceHandlerImpl
 
createViewResource(FacesContext, String) - Method in class javax.faces.application.ResourceHandler

Create an instance of Resource given the argument resourceName, which may contain "/" characters.

createViewResource(FacesContext, String) - Method in class javax.faces.application.ResourceHandlerWrapper

The default behavior of this method is to call ResourceHandler.createViewResource(javax.faces.context.FacesContext, java.lang.String) on the wrapped ResourceHandler object.

createVisitContext(FacesContext, Collection<String>, Set<VisitHint>) - Static method in class javax.faces.component.visit.VisitContext
Returns a VisitContext instance that is initialized with the specified ids and hintsfor use with UIComponent.visitTree(javax.faces.component.visit.VisitContext, javax.faces.component.visit.VisitCallback).
createVisitContext(FacesContext) - Static method in class javax.faces.component.visit.VisitContext
Creates a VisitContext instance for use with UIComponent.visitTree().
CreditCardValidator - Class in com.sun.faces.ext.validator
A Validator that checks against a Regular Expression (which is the pattern property).
CreditCardValidator() - Constructor for class com.sun.faces.ext.validator.CreditCardValidator
 
CreditCardValidatorTag - Class in com.sun.faces.ext.taglib
Tag for the Regular Expression Validator.
CreditCardValidatorTag() - Constructor for class com.sun.faces.ext.taglib.CreditCardValidatorTag
 
CURRENCY_ID - Static variable in class javax.faces.convert.NumberConverter
The message identifier of the FacesMessage to be created if the conversion to Number fails.
CURRENT_COMPONENT - Static variable in class javax.faces.component.UIComponent
Deprecated. 
CURRENT_COMPOSITE_COMPONENT - Static variable in class javax.faces.component.UIComponent
Deprecated. 
currentSelectComponent() - Method in class com.sun.faces.renderkit.SelectItemsIterator
 
CustomScoped - Annotation Type in javax.faces.bean
Deprecated.
This has been replaced by CDI custom scopes and javax.enterprise.context.spi.Context. See 2.4.2 and 6.2 of the CDI specification for further details.
CYCLIC_REFERENCE_ERROR_ID - Static variable in class com.sun.faces.util.MessageUtils
 

D

DataModel<E> - Class in javax.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 Server Faces components that support per-row processing for their child components (such as UIData.
DataModel() - Constructor for class javax.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 javax.faces.model
DataModelEvent represents an event of interest to registered listeners that occurred on the specified DataModel.
DataModelEvent(DataModel, int, Object) - Constructor for class javax.faces.model.DataModelEvent
Construct an event object that is associated with the specified row index and associated data.
DataModelListener - Interface in javax.faces.model
DataModelListener represents an event listener that wishes to be notified of DataModelEvents occurring on a particular DataModel instance.
DataTableTag - Class in com.sun.faces.taglib.html_basic
 
DataTableTag() - Constructor for class com.sun.faces.taglib.html_basic.DataTableTag
 
DATE_ID - Static variable in class javax.faces.convert.DateTimeConverter
The message identifier of the FacesMessage to be created if the conversion to Date fails.
DATETIME_ID - Static variable in class javax.faces.convert.DateTimeConverter
The message identifier of the FacesMessage to be created if the conversion to DateTime fails.
DateTimeConverter - Class in javax.faces.convert
Converter implementation for java.util.Date values.
DateTimeConverter() - Constructor for class javax.faces.convert.DateTimeConverter
 
DATETIMECONVERTER_DEFAULT_TIMEZONE_IS_SYSTEM_TIMEZONE_PARAM_NAME - Static variable in interface javax.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 javax.faces.convert.DateTimeConverter instances must be equal to TimeZone.getDefault() instead of "GMT".

DbfFactory - Class in com.sun.faces.config.manager
Create and configure DocumentBuilderFactory instances.
DbfFactory() - Constructor for class com.sun.faces.config.manager.DbfFactory
 
DbfFactory.FacesSchema - Enum in com.sun.faces.config.manager
 
debugHtml(Writer, FacesContext, Throwable) - Static method in class com.sun.faces.facelets.util.DevTools
 
debugHtml(Writer, FacesContext) - 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
 
debugPrintTagData(String, String, String, Attributes) - Method in class com.sun.faces.taglib.FacesValidator
 
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 javax.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, UIComponent, ClientBehavior) - Method in class com.sun.faces.renderkit.html_basic.AjaxBehaviorRenderer
 
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, UISelectOne, String) 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 javax.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 javax.faces.component.behavior.ClientBehaviorBase
decode(FacesContext) - Method in class javax.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 javax.faces.component.UIComponentBase
 
decode(FacesContext) - Method in class javax.faces.component.UIInput
 
decode(FacesContext) - Method in class javax.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 javax.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 javax.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 javax.faces.lifecycle.ClientWindowWrapper
 
decode(FacesContext, UIComponent, ClientBehavior) - Method in class javax.faces.render.ClientBehaviorRenderer

Decode any new state of this ClientBehavior from the request contained in the specified FacesContext.

decode(FacesContext, UIComponent) - Method in class javax.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.
decode(FacesContext, UIComponent) - Method in class javax.faces.render.RendererWrapper
 
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.jsf.html.HtmlDecorator
 
decorate(Tag) - Method in interface javax.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_EXTERNAL_CONTEXT_KEY - Static variable in class com.sun.faces.context.ExternalContextFactoryImpl
 
DEFAULT_FACELETS_SUFFIX - Static variable in class javax.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 javax.faces.lifecycle.LifecycleFactory
The lifecycle identifier for the default Lifecycle instance for this Jakarta Server Faces implementation.
DEFAULT_STATEMANAGER - Static variable in class com.sun.faces.RIConstants
 
DEFAULT_SUFFIX - Static variable in class javax.faces.application.ViewHandler

The value to use for the default extension if the webapp is using url extension mapping.

DEFAULT_SUFFIX_PARAM_NAME - Static variable in class javax.faces.application.ViewHandler
Allow the web application to define a list of alternate suffixes for pages containing Jakarta Server Faces content.
DefaultFaceletFactory - Class in com.sun.faces.facelets.impl
Default FaceletFactory implementation.
DefaultFaceletFactory() - Constructor for class com.sun.faces.facelets.impl.DefaultFaceletFactory
 
DefaultFaceletFactory(Compiler, ResourceResolver) - Constructor for class com.sun.faces.facelets.impl.DefaultFaceletFactory
 
DefaultFaceletFactory(Compiler, ResourceResolver, long) - Constructor for class com.sun.faces.facelets.impl.DefaultFaceletFactory
 
DefaultFaceletFactory(Compiler, ResourceResolver, long, FaceletCache) - 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(String) - Method in class com.sun.faces.flow.builder.MethodCallBuilderImpl
 
defaultOutcome(ValueExpression) - Method in class com.sun.faces.flow.builder.MethodCallBuilderImpl
 
defaultOutcome(String) - Method in class com.sun.faces.flow.builder.SwitchBuilderImpl
 
defaultOutcome(ValueExpression) - Method in class com.sun.faces.flow.builder.SwitchBuilderImpl
 
defaultOutcome(String) - Method in class javax.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 javax.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 javax.faces.flow.builder.SwitchBuilder

Set the default outcome of the current switch.

defaultOutcome(ValueExpression) - Method in class javax.faces.flow.builder.SwitchBuilder

Set the default outcome of the current switch.

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.
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 javax.faces.view.facelets.DelegatingMetaTagHandler
 
DelegatingMetaTagHandler - Class in javax.faces.view.facelets

Enable the Jakarta Server 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 javax.faces.view.facelets.DelegatingMetaTagHandler
 
delete(String) - Method in class javax.faces.context.PartialResponseWriter

Write a delete operation.

DemuxCompositeELResolver - Class in com.sun.faces.el
Maintains an ordered composite list of child ELResolver for JSF.
DemuxCompositeELResolver(FacesCompositeELResolver.ELResolverChainType) - Constructor for class com.sun.faces.el.DemuxCompositeELResolver
 
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.
deregister(Serializable, String) - Method in class com.sun.faces.push.WebsocketUserManager
Deregister application user associated with given user and session based user ID.
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 javax.faces.application.ViewHandler

Derive and return the viewId from the current request, or the argument input by following the algorithm defined in specification section JSF.7.6.2.

deriveLogicalViewId(FacesContext, String) - Method in class javax.faces.application.ViewHandlerWrapper

The default behavior of this method is to call ViewHandler.deriveLogicalViewId(javax.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 javax.faces.application.ViewHandler

Derive and return the viewId from the current request, or the argument input by following the algorithm defined in specification section JSF.7.6.2.

deriveViewId(FacesContext, String) - Method in class javax.faces.application.ViewHandlerWrapper
The default behavior of this method is to call ViewHandler.deriveViewId(javax.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(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(InjectionProvider, Object) - Method in class com.sun.faces.mgbean.BeanBuilder
 
destroy(String, Object) - Method in class com.sun.faces.mgbean.BeanManager
 
destroy() - Method in class javax.faces.webapp.FacesServlet
Release all resources acquired at startup time.
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.
DevTools - Class in com.sun.faces.facelets.util
Utility class for displaying Facelet error/debug information.
DIGEST_AUTH - Static variable in class javax.faces.context.ExternalContext
String identifier for DIGEST authentication.
DISABLE_DEFAULT_BEAN_VALIDATOR_PARAM_NAME - Static variable in class javax.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_FACELET_JSF_VIEWHANDLER_PARAM_NAME - Static variable in class javax.faces.application.ViewHandler

If this param is set, and calling toLowerCase().equals("true") on a String representation of its value returns true, the default ViewHandler must behave as specified in the latest 1.2 version of this specification.

DISABLE_FACESSERVLET_TO_XHTML_PARAM_NAME - Static variable in class javax.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.

disableClientWindowRenderMode(FacesContext) - Method in class javax.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 javax.faces.lifecycle.ClientWindowWrapper
 
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.
disableEL() - Method in class com.sun.faces.application.resource.ClientResourceInfo
Disables EL evaluation for this resource.
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 javax.faces.context.ExternalContext
Dispatch a request to the specified resource to create output for this response.
dispatch(String) - Method in class javax.faces.context.ExternalContextWrapper
The default behavior of this method is to call ExternalContext.dispatch(String) on the wrapped ExternalContext object.
doAfterBody() - Method in class com.sun.faces.taglib.jsf_core.VerbatimTag
Set the local value of this component to reflect the nested body content of this JSP tag.
doAfterBody() - Method in class com.sun.faces.taglib.jsf_core.ViewTag
Examine the body content of this tag.
doAfterBody() - Method in class javax.faces.webapp.UIComponentClassicTagBase
Perform any processing necessary to handle the content implications of CASE 4 in the class description.
doCompile(URL, String) - Method in class com.sun.faces.facelets.compiler.Compiler
 
doCompile(URL, String) - Method in class com.sun.faces.facelets.compiler.SAXCompiler
 
doCompile(CompilationManager, SAXCompiler.CompilationHandler, URL, String) - Method in class com.sun.faces.facelets.compiler.SAXCompiler
 
DoctypeRenderer - Class in com.sun.faces.renderkit.html_basic
 
DoctypeRenderer() - Constructor for class com.sun.faces.renderkit.html_basic.DoctypeRenderer
 
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 javax.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
 
doEndTag() - Method in class com.sun.faces.taglib.html_basic.ColumnTag
 
doEndTag() - Method in class com.sun.faces.taglib.html_basic.CommandButtonTag
 
doEndTag() - Method in class com.sun.faces.taglib.html_basic.CommandLinkTag
 
doEndTag() - Method in class com.sun.faces.taglib.html_basic.DataTableTag
 
doEndTag() - Method in class com.sun.faces.taglib.html_basic.FormTag
 
doEndTag() - Method in class com.sun.faces.taglib.html_basic.GraphicImageTag
 
doEndTag() - Method in class com.sun.faces.taglib.html_basic.InputFileTag
 
doEndTag() - Method in class com.sun.faces.taglib.html_basic.InputHiddenTag
 
doEndTag() - Method in class com.sun.faces.taglib.html_basic.InputSecretTag
 
doEndTag() - Method in class com.sun.faces.taglib.html_basic.InputTextareaTag
 
doEndTag() - Method in class com.sun.faces.taglib.html_basic.InputTextTag
 
doEndTag() - Method in class com.sun.faces.taglib.html_basic.MessagesTag
 
doEndTag() - Method in class com.sun.faces.taglib.html_basic.MessageTag
 
doEndTag() - Method in class com.sun.faces.taglib.html_basic.OutputFormatTag
 
doEndTag() - Method in class com.sun.faces.taglib.html_basic.OutputLabelTag
 
doEndTag() - Method in class com.sun.faces.taglib.html_basic.OutputLinkTag
 
doEndTag() - Method in class com.sun.faces.taglib.html_basic.OutputTextTag
 
doEndTag() - Method in class com.sun.faces.taglib.html_basic.PanelGridTag
 
doEndTag() - Method in class com.sun.faces.taglib.html_basic.PanelGroupTag
 
doEndTag() - Method in class com.sun.faces.taglib.html_basic.SelectBooleanCheckboxTag
 
doEndTag() - Method in class com.sun.faces.taglib.html_basic.SelectManyCheckboxTag
 
doEndTag() - Method in class com.sun.faces.taglib.html_basic.SelectManyListboxTag
 
doEndTag() - Method in class com.sun.faces.taglib.html_basic.SelectManyMenuTag
 
doEndTag() - Method in class com.sun.faces.taglib.html_basic.SelectOneListboxTag
 
doEndTag() - Method in class com.sun.faces.taglib.html_basic.SelectOneMenuTag
 
doEndTag() - Method in class com.sun.faces.taglib.html_basic.SelectOneRadioTag
 
doEndTag() - Method in class com.sun.faces.taglib.jsf_core.AttributeTag
 
doEndTag() - Method in class com.sun.faces.taglib.jsf_core.SubviewTag
 
doEndTag() - Method in class com.sun.faces.taglib.jsf_core.ViewTag
Exercise a contract with the ViewHandler to get the character encoding from the response and set it into the session.
doEndTag() - Method in class javax.faces.webapp.AttributeTag
Deprecated.
 
doEndTag() - Method in class javax.faces.webapp.UIComponentClassicTagBase
Perform any processing necessary to handle the content implications of CASE 3 in the class description.
doExistingComponentActions(FaceletContext, String, UIComponent) - Method in class com.sun.faces.facelets.tag.jsf.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.
doInitBody() - Method in class javax.faces.webapp.UIComponentClassicTagBase
Prepare for evaluation of the body.
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.jsf.ComponentTagHandlerDelegateImpl
 
doOrphanedChildCleanup(FaceletContext, UIComponent, UIComponent) - Method in class com.sun.faces.facelets.tag.jsf.ComponentTagHandlerDelegateImpl
 
doOrphanedChildCleanup(FaceletContext, UIComponent, UIComponent) - Method in class com.sun.faces.facelets.tag.jsf.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 javax.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 javax.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 javax.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 javax.faces.context.FlashWrapper

The default behavior of this method is to call Flash.doPrePhaseActions(FacesContext) on the wrapped Flash object.

doStartTag() - Method in class com.sun.faces.taglib.html_basic.ColumnTag
 
doStartTag() - Method in class com.sun.faces.taglib.html_basic.CommandButtonTag
 
doStartTag() - Method in class com.sun.faces.taglib.html_basic.CommandLinkTag
 
doStartTag() - Method in class com.sun.faces.taglib.html_basic.DataTableTag
 
doStartTag() - Method in class com.sun.faces.taglib.html_basic.FormTag
 
doStartTag() - Method in class com.sun.faces.taglib.html_basic.GraphicImageTag
 
doStartTag() - Method in class com.sun.faces.taglib.html_basic.InputFileTag
 
doStartTag() - Method in class com.sun.faces.taglib.html_basic.InputHiddenTag
 
doStartTag() - Method in class com.sun.faces.taglib.html_basic.InputSecretTag
 
doStartTag() - Method in class com.sun.faces.taglib.html_basic.InputTextareaTag
 
doStartTag() - Method in class com.sun.faces.taglib.html_basic.InputTextTag
 
doStartTag() - Method in class com.sun.faces.taglib.html_basic.MessagesTag
 
doStartTag() - Method in class com.sun.faces.taglib.html_basic.MessageTag
 
doStartTag() - Method in class com.sun.faces.taglib.html_basic.OutputFormatTag
 
doStartTag() - Method in class com.sun.faces.taglib.html_basic.OutputLabelTag
 
doStartTag() - Method in class com.sun.faces.taglib.html_basic.OutputLinkTag
 
doStartTag() - Method in class com.sun.faces.taglib.html_basic.OutputTextTag
 
doStartTag() - Method in class com.sun.faces.taglib.html_basic.PanelGridTag
 
doStartTag() - Method in class com.sun.faces.taglib.html_basic.PanelGroupTag
 
doStartTag() - Method in class com.sun.faces.taglib.html_basic.SelectBooleanCheckboxTag
 
doStartTag() - Method in class com.sun.faces.taglib.html_basic.SelectManyCheckboxTag
 
doStartTag() - Method in class com.sun.faces.taglib.html_basic.SelectManyListboxTag
 
doStartTag() - Method in class com.sun.faces.taglib.html_basic.SelectManyMenuTag
 
doStartTag() - Method in class com.sun.faces.taglib.html_basic.SelectOneListboxTag
 
doStartTag() - Method in class com.sun.faces.taglib.html_basic.SelectOneMenuTag
 
doStartTag() - Method in class com.sun.faces.taglib.html_basic.SelectOneRadioTag
 
doStartTag() - Method in class com.sun.faces.taglib.jsf_core.ActionListenerTag
Create a new instance of the specified ActionListener class, and register it with the UIComponent instance associated with our most immediately surrounding UIComponentClassicTagBase instance, if the UIComponent instance was created by this execution of the containing JSP page.
doStartTag() - Method in class com.sun.faces.taglib.jsf_core.AttributeTag
Register the specified attribute name and value with the UIComponent instance associated with our most immediately surrounding UIComponentClassicTagBase instance, if this UIComponent does not already have a value for the specified attribute name.
doStartTag() - Method in class com.sun.faces.taglib.jsf_core.ConvertDateTimeTag
 
doStartTag() - Method in class com.sun.faces.taglib.jsf_core.ConvertNumberTag
 
doStartTag() - Method in class com.sun.faces.taglib.jsf_core.LoadBundleTag
Load the ResourceBundle named by our basename property.
doStartTag() - Method in class com.sun.faces.taglib.jsf_core.PhaseListenerTag
Create a new instance of the specified PhaseListener class, and register it with the UIComponent instance associated with our most immediately surrounding UIComponentELTag instance, if the UIComponent instance was created by this execution of the containing JSP page.
doStartTag() - Method in class com.sun.faces.taglib.jsf_core.SetPropertyActionListenerTag
Create a new instance of the ActionListener class, and register it with the UIComponent instance associated with our most immediately surrounding UIComponentClassicTagBase instance.
doStartTag() - Method in class com.sun.faces.taglib.jsf_core.SubviewTag
 
doStartTag() - Method in class com.sun.faces.taglib.jsf_core.ValidateDoubleRangeTag
 
doStartTag() - Method in class com.sun.faces.taglib.jsf_core.ValidateLengthTag
 
doStartTag() - Method in class com.sun.faces.taglib.jsf_core.ValidateLongRangeTag
 
doStartTag() - Method in class com.sun.faces.taglib.jsf_core.ValueChangeListenerTag
Create a new instance of the specified ValueChangeListener class, and register it with the UIComponent instance associated with our most immediately surrounding UIComponentClassicTagBase instance, if the UIComponent instance was created by this execution of the containing JSP page.
doStartTag() - Method in class com.sun.faces.taglib.jsf_core.ViewTag
Override parent doStartTag() to do the following:
doStartTag() - Method in class javax.faces.webapp.AttributeTag
Deprecated.
Register the specified attribute name and value with the UIComponent instance associated with our most immediately surrounding UIComponentTag instance, if this UIComponent does not already have a value for the specified attribute name.
doStartTag() - Method in class javax.faces.webapp.ConverterELTag
Create a new instance of the specified Converter class, and register it with the UIComponent instance associated with our most immediately surrounding UIComponentClassicTagBase instance, if the UIComponent instance was created by this execution of the containing Jakarta Server Pages page.
doStartTag() - Method in class javax.faces.webapp.ConverterTag
Deprecated.
Create a new instance of the specified Converter class, and register it with the UIComponent instance associated with our most immediately surrounding UIComponentTag instance, if the UIComponent instance was created by this execution of the containing Jakarta Server Pages page.
doStartTag() - Method in class javax.faces.webapp.FacetTag
Return EVAL_BODY_INCLUDE to cause nested body content to be evaluated.
doStartTag() - Method in class javax.faces.webapp.UIComponentClassicTagBase
Perform any processing necessary to find (or create) the UIComponent instance in the view corresponding to this tag instance in the page and, if and only if a component was created, insert it into the tree at the proper location as expected by the page author.
doStartTag() - Method in class javax.faces.webapp.ValidatorELTag
Create a new instance of the specified Validator class, and register it with the UIComponent instance associated with our most immediately surrounding UIComponentTagBase instance, if the UIComponent instance was created by this execution of the containing Jakarta Server Pages page.
doStartTag() - Method in class javax.faces.webapp.ValidatorTag
Deprecated.
Create a new instance of the specified Validator class, and register it with the UIComponent instance associated with our most immediately surrounding UIComponentTag instance, if the UIComponent instance was created by this execution of the containing Jakarta Server Pages page.
DOUBLE_ID - Static variable in class javax.faces.convert.DoubleConverter
The message identifier of the FacesMessage to be created if the conversion to Double fails.
DoubleConverter - Class in javax.faces.convert
Converter implementation for java.lang.Double (and double primitive) values.
DoubleConverter() - Constructor for class javax.faces.convert.DoubleConverter
 
DoubleRangeValidator - Class in javax.faces.validator
DoubleRangeValidator is a Validator that checks the value of the corresponding component against specified minimum and maximum values.
DoubleRangeValidator() - Constructor for class javax.faces.validator.DoubleRangeValidator
Construct a Validator with no preconfigured limits.
DoubleRangeValidator(double) - Constructor for class javax.faces.validator.DoubleRangeValidator
Construct a Validator with the specified preconfigured limit.
DoubleRangeValidator(double, double) - Constructor for class javax.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/
DummyPropertyResolverImpl - Class in com.sun.faces.el
Default propertyResolver implementation that gets the ELContext from the argument FacesContext and calls setPropertyResolved(false) on it.
DummyPropertyResolverImpl() - Constructor for class com.sun.faces.el.DummyPropertyResolverImpl
 
DUPLICATE_COMPONENT_ID_ERROR_ID - Static variable in class com.sun.faces.util.MessageUtils
 
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 javax.faces.component
EditableValueHolder is an extension of ValueHolder that describes additional features supported by editable components, including ValueChangeEvents and Validators.
EditableValueHolderAttachedObjectHandler - Interface in javax.faces.view

A VDL handler that exposes Validator or ValueChangeListener to a page author.

EditableValueHolderAttachedObjectTarget - Interface in javax.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.jsf
 
EditableValueHolderRule() - Constructor for class com.sun.faces.facelets.tag.jsf.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 (either JSP or Faces)
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.
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 JSF ELResolver stack with the JSP 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.
ELUtils.Scope - Enum in com.sun.faces.el
 
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 javax.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 javax.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 javax.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(javax.faces.context.FacesContext, javax.faces.component.UIComponent, java.lang.Object).

ENABLE_WEBSOCKET_ENDPOINT_PARAM_NAME - Static variable in interface javax.faces.push.PushContext
The boolean context parameter name to explicitly enable web socket endpoint during startup.
enableClientWindowRenderMode(FacesContext) - Method in class javax.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 javax.faces.lifecycle.ClientWindowWrapper
 
enableHighAvailability(ServletContext) - Method in interface com.sun.faces.spi.HighAvailabilityEnabler
 
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 javax.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 javax.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 javax.faces.component.UIComponent
If this component returns true from UIComponent.isRendered(), take the following action.
encodeAll(FacesContext) - Method in class javax.faces.component.UIViewParameter

Called specially by UIViewRoot.encodeEnd(javax.faces.context.FacesContext), this method simply sets the submitted value to be the return from UIViewParameter.getStringValue(javax.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, UIComponent) - Method in class com.sun.faces.facelets.component.RepeatRenderer
 
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, 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) - Method in class javax.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 javax.faces.component.UIComponentBase
 
encodeBegin(FacesContext) - Method in class javax.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 javax.faces.component.UIViewRoot
encodeBegin(FacesContext, UIComponent) - Method in class javax.faces.render.Renderer
Render the beginning specified UIComponent to the output stream or writer associated with the response we are creating.
encodeBegin(FacesContext, UIComponent) - Method in class javax.faces.render.RendererWrapper
 
encodeBegin() - Method in class javax.faces.webapp.UIComponentClassicTagBase
Deprecated.
No encoding is done during Jakarta Server Pages page execution. Encoding is deferred until the page has completed executing to allow the entire tree to be built before any encoding occurs.
encodeBookmarkableURL(String, Map<String, List<String>>) - Method in class com.sun.faces.context.ExternalContextImpl
 
encodeBookmarkableURL(String, Map<String, List<String>>) - Method in class javax.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 javax.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, UIComponent) - Method in class com.sun.faces.facelets.component.RepeatRenderer
 
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, 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) - Method in class javax.faces.component.UIComponent
If our rendered property is true, render the child UIComponents of this UIComponent.
encodeChildren(FacesContext) - Method in class javax.faces.component.UIComponentBase
 
encodeChildren(FacesContext) - Method in class javax.faces.component.UIViewRoot
encodeChildren(FacesContext, UIComponent) - Method in class javax.faces.render.Renderer
Render the child components of this UIComponent, following the rules described for encodeBegin() to acquire the appropriate value to be rendered.
encodeChildren(FacesContext, UIComponent) - Method in class javax.faces.render.RendererWrapper
 
encodeChildren() - Method in class javax.faces.webapp.UIComponentClassicTagBase
Deprecated.
No encoding is done during Jakarta Server Pages page execution. Encoding is deferred until the page has completed executing to allow the entire tree to be built before any encoding occurs.
encodeEnd(FacesContext, UIComponent) - Method in class com.sun.faces.ext.render.FocusHTMLRenderer
 
encodeEnd(FacesContext) - Method in class com.sun.faces.facelets.compiler.UILeaf
 
encodeEnd(FacesContext, UIComponent) - Method in class com.sun.faces.facelets.component.RepeatRenderer
 
encodeEnd(FacesContext) - Method in class com.sun.faces.facelets.tag.composite.BehaviorHolderWrapper
 
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, UISelectOne, String) 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 jsf.push.init() function if necessary.
encodeEnd(FacesContext) - Method in class javax.faces.component.UIComponent
If our rendered property is true, render the ending of the current state of this UIComponent.
encodeEnd(FacesContext) - Method in class javax.faces.component.UIComponentBase
 
encodeEnd(FacesContext) - Method in class javax.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 javax.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.
encodeEnd(FacesContext, UIComponent) - Method in class javax.faces.render.RendererWrapper
 
encodeEnd() - Method in class javax.faces.webapp.UIComponentClassicTagBase
Deprecated.
No encoding is done during Jakarta Server Pages page execution. Encoding is deferred until the page has completed executing to allow the entire tree to be built before any encoding occurs.
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 javax.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 javax.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 javax.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 javax.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.jsf.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 javax.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 javax.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 javax.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 javax.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 javax.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 javax.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.
endCDATA() - Method in class com.sun.faces.renderkit.html_basic.HtmlResponseWriter
Closes the CDATA block.
endCDATA() - Method in class javax.faces.context.ResponseWriter

Close an XML CDATA block.

endCDATA() - Method in class javax.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 javax.faces.context.PartialResponseWriter

Write the end of a partial response.

endDocument() - Method in class javax.faces.context.ResponseWriter
Write whatever text should end a response.
endDocument() - Method in class javax.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 javax.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 javax.faces.context.ResponseWriterWrapper
The default behavior of this method is to call ResponseWriter.endElement(String) on the wrapped ResponseWriter object.
endError() - Method in class javax.faces.context.PartialResponseWriter

Write the end of an error.

endEval() - Method in class javax.faces.context.PartialResponseWriter

Write the end of an eval operation.

endExtension() - Method in class javax.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 javax.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 javax.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.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 javax.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 javax.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 javax.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 javax.faces.convert
Converter implementation for java.lang.Enum (and enum primitive) values.
EnumConverter() - Constructor for class javax.faces.convert.EnumConverter
 
EnumConverter(Class) - Constructor for class javax.faces.convert.EnumConverter
 
equals(Object) - Method in class com.sun.faces.application.MethodBindingMethodExpressionAdapter
 
equals(Object) - Method in class com.sun.faces.application.MethodExpressionMethodBindingAdapter
 
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.application.ValueBindingValueExpressionAdapter
 
equals(Object) - Method in class com.sun.faces.application.ValueExpressionValueBindingAdapter
 
equals(Object) - Method in class com.sun.faces.cdi.ParameterizedTypeImpl
Equals method.
equals(ParameterizedType) - Method in class com.sun.faces.cdi.ParameterizedTypeImpl
Tests if an other instance of ParameterizedType is "equal to" this instance.
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 javax.faces.application.NavigationCase
 
equals(Object) - Method in class javax.faces.application.NavigationCaseWrapper
 
equals(Object) - Method in class javax.faces.event.WebsocketEvent
 
equals(Object) - Method in class javax.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 javax.faces.validator.LengthValidator
 
equals(Object) - Method in class javax.faces.validator.LongRangeValidator
 
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
 
ErrorBean - Class in com.sun.faces.mgbean
This doesn't really do anything, aside from being a place holder if the managed bean is configured incorrectly.
ErrorBean(ManagedBeanInfo, String) - Constructor for class com.sun.faces.mgbean.ErrorBean
 
ErrorBean(ManagedBeanInfo, List<String>) - Constructor for class com.sun.faces.mgbean.ErrorBean
 
escapeXml(String) - Static method in class com.sun.faces.facelets.tag.jstl.fn.JstlFunction
 
eval(Serializable) - Method in interface javax.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 javax.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_ATTR_UNEXPECTED_TYPE - Static variable in class com.sun.faces.util.MessageUtils
 
evaluate(ELContext) - Method in class com.sun.faces.mgbean.BeanBuilder.Expression
 
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(BeanManager, String, Class<T>) - Static method in class com.sun.faces.cdi.ManagedPropertyProducer
 
evaluateExpressionGet(FacesContext, String, Class<? extends T>) - Method in class javax.faces.application.Application
Get a value by evaluating an expression.
evaluateExpressionGet(FacesContext, String, Class<? extends T>) - Method in class javax.faces.application.ApplicationWrapper
Deprecated.
See superclass for alternative.
evaluateValueExpression(ValueExpression, ELContext) - Static method in class com.sun.faces.el.ELUtils
 
EvaluationException - Exception in javax.faces.el
Deprecated.
This has been replaced by ELException.
EvaluationException() - Constructor for exception javax.faces.el.EvaluationException
Deprecated.
Construct a new exception with no detail message or root cause.
EvaluationException(String) - Constructor for exception javax.faces.el.EvaluationException
Deprecated.
Construct a new exception with the specified detail message and no root cause.
EvaluationException(Throwable) - Constructor for exception javax.faces.el.EvaluationException
Deprecated.
Construct a new exception with the specified root cause.
EvaluationException(String, Throwable) - Constructor for exception javax.faces.el.EvaluationException
Deprecated.
Construct a new exception with the specified detail message and root cause.
EventHandler - Class in com.sun.faces.facelets.tag.jsf.core
This is the TagHandler for the f:event tag.
EventHandler(TagConfig) - Constructor for class com.sun.faces.facelets.tag.jsf.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 javax.faces.FactoryFinder

The property name for the ExceptionHandlerFactory class name.

ExceptionHandler - Class in javax.faces.context

ExceptionHandler is the central point for handling unexpected Exceptions that are thrown during the Faces lifecycle.

ExceptionHandler() - Constructor for class javax.faces.context.ExceptionHandler
 
ExceptionHandlerFactory - Class in javax.faces.context

ExceptionHandlerFactory is a factory object that creates (if needed) and returns a new ExceptionHandler instance.

ExceptionHandlerFactory() - Constructor for class javax.faces.context.ExceptionHandlerFactory
Deprecated.
Use the other constructor taking the implementation being wrapped.
ExceptionHandlerFactory(ExceptionHandlerFactory) - Constructor for class javax.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 JSF 2.0.
ExceptionHandlerImpl() - Constructor for class com.sun.faces.context.ExceptionHandlerImpl
 
ExceptionHandlerImpl(boolean) - Constructor for class com.sun.faces.context.ExceptionHandlerImpl
 
ExceptionHandlerWrapper - Class in javax.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 javax.faces.context.ExceptionHandlerWrapper
Deprecated.
Use the other constructor taking the implementation being wrapped.
ExceptionHandlerWrapper(ExceptionHandler) - Constructor for class javax.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 javax.faces.event

The system event facility will create an instance of this class whenever Application.publishEvent(javax.faces.context.FacesContext, java.lang.Class<? extends javax.faces.event.SystemEvent>, java.lang.Object) is called with ExceptionQueuedEvent.class as systemEventClass argument.

ExceptionQueuedEvent(ExceptionQueuedEventContext) - Constructor for class javax.faces.event.ExceptionQueuedEvent

Instantiate a new ExceptionQueuedEvent that indicates the argument ExceptionQueuedEventContext occurred.

ExceptionQueuedEvent(FacesContext, ExceptionQueuedEventContext) - Constructor for class javax.faces.event.ExceptionQueuedEvent

Instantiate a new ExceptionQueuedEvent that indicates the argument ExceptionQueuedEventContext occurred.

ExceptionQueuedEventContext - Class in javax.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 javax.faces.event.ExceptionQueuedEventContext

Instantiate a new ExceptionQueuedEventContext that indicates the argument Throwable just occurred.

ExceptionQueuedEventContext(FacesContext, Throwable, UIComponent) - Constructor for class javax.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 javax.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(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 javax.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 the Jakarta Server Faces Specification, in the specified order.
execute(FacesContext) - Method in class javax.faces.lifecycle.LifecycleWrapper
 
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(String) - Method in class com.sun.faces.flow.builder.MethodCallBuilderImpl
 
expression(String, Class[]) - Method in class com.sun.faces.flow.builder.MethodCallBuilderImpl
 
expression(MethodExpression) - Method in class com.sun.faces.flow.builder.MethodCallBuilderImpl
 
Expression(String, Class<?>) - Constructor for class com.sun.faces.mgbean.BeanBuilder.Expression
 
expression(MethodExpression) - Method in class javax.faces.flow.builder.MethodCallBuilder

Set the method expression of this method call node.

expression(String) - Method in class javax.faces.flow.builder.MethodCallBuilder

Set the method expression of this method call node.

expression(String, Class[]) - Method in class javax.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 javax.faces.component.search.SearchExpressionHandler

The default characters used to separate expressions in a series of expressions.

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 javax.faces.FactoryFinder

The property name for the ExternalContextFactory class name.

ExternalContext - Class in javax.faces.context
This class allows the Faces API to be unaware of the nature of its containing application environment.
ExternalContext() - Constructor for class javax.faces.context.ExternalContext
 
ExternalContextFactory - Class in javax.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 javax.faces.context.ExternalContextFactory
Deprecated.
Use the other constructor taking the implementation being wrapped.
ExternalContextFactory(ExternalContextFactory) - Constructor for class javax.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 javax.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 javax.faces.context.ExternalContextWrapper
Deprecated.
Use the other constructor taking the implementation being wrapped.
ExternalContextWrapper(ExternalContext) - Constructor for class javax.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 javax.faces.view.facelets
The parent or root object in a FaceletHandler composition.
Facelet() - Constructor for class javax.faces.view.facelets.Facelet
 
FACELET_CACHE_FACTORY - Static variable in class javax.faces.FactoryFinder

The property name for the FaceletCacheFactory class name.

FACELET_CONTEXT_KEY - Static variable in class javax.faces.view.facelets.FaceletContext
 
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_NAMESPACE - Static variable in class com.sun.faces.RIConstants
 
FACELET_NAMESPACE_NEW - Static variable in class com.sun.faces.RIConstants
 
FaceletCache<V> - Class in com.sun.faces.facelets
Deprecated.
FaceletCache() - Constructor for class com.sun.faces.facelets.FaceletCache
Deprecated.
 
FaceletCache<V> - Class in javax.faces.view.facelets

This API defines the facility by which the Facelets ViewDeclarationLanguage creates and caches instances of Facelets.

FaceletCache() - Constructor for class javax.faces.view.facelets.FaceletCache
 
FaceletCache.InstanceFactory<V> - Interface in com.sun.faces.facelets
Deprecated.
FaceletCache.MemberFactory<V> - Interface in javax.faces.view.facelets

Factory interface for creating Facelet or View Metadata Facelet instances.

FaceletCacheFactory - Class in javax.faces.view.facelets

Allows customization of the implementation of FaceletCache.

FaceletCacheFactory() - Constructor for class javax.faces.view.facelets.FaceletCacheFactory
Deprecated.
Use the other constructor taking the implementation being wrapped.
FaceletCacheFactory(FaceletCacheFactory) - Constructor for class javax.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
 
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 javax.faces.view.facelets

Context representative of a single request from a Facelet.

FaceletContext() - Constructor for class javax.faces.view.facelets.FaceletContext
 
FaceletContextImplBase - Class in com.sun.faces.facelets
 
FaceletContextImplBase() - Constructor for class com.sun.faces.facelets.FaceletContextImplBase
 
FaceletException - Exception in javax.faces.view.facelets

An Exception from the Facelet implementation

FaceletException() - Constructor for exception javax.faces.view.facelets.FaceletException

Create an empty FaceletException.

FaceletException(String) - Constructor for exception javax.faces.view.facelets.FaceletException

Create a FaceletException with argument message as the message.

FaceletException(Throwable) - Constructor for exception javax.faces.view.facelets.FaceletException

Wrap argument cause within this FaceletException instance.

FaceletException(String, Throwable) - Constructor for exception javax.faces.view.facelets.FaceletException

Wrap argument cause in a FaceletException instance, with a message given by the argument message.

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 javax.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.