spring-faces
A B C D E F G H I J L M N O P Q R S T U V W

A

AbstractAuthorizeTag - Class in org.springframework.faces.security
A base class for an <authorize> tag used to make Spring Security based authorization decisions.
AbstractAuthorizeTag() - Constructor for class org.springframework.faces.security.AbstractAuthorizeTag
 
addBehavior(String, String) - Method in class org.springframework.faces.webflow.Jsf2FlowApplication
 
addComponent(String, String) - Method in class org.springframework.faces.webflow.FlowApplication
 
addConverter(String, String) - Method in class org.springframework.faces.webflow.FlowApplication
 
addConverter(Class<?>, String) - Method in class org.springframework.faces.webflow.FlowApplication
 
addDefaultValidatorId(String) - Method in class org.springframework.faces.webflow.Jsf2FlowApplication
 
addELContextListener(ELContextListener) - Method in class org.springframework.faces.webflow.FlowApplication
 
addELResolver(ELResolver) - Method in class org.springframework.faces.webflow.FlowApplication
 
addFacesConverters() - Method in class org.springframework.faces.model.converter.FacesConversionService
 
addMessage(String, FacesMessage) - Method in class org.springframework.faces.webflow.context.portlet.PortletFacesContextImpl
 
addMessage(String, FacesMessage) - Method in class org.springframework.faces.webflow.FlowFacesContext
Translates a FacesMessage to a Spring Web Flow message and adds it to the current MessageContext
addPhaseListener(PhaseListener) - Method in class org.springframework.faces.ui.DelegatingViewRoot
 
addPhaseListener(PhaseListener) - Method in class org.springframework.faces.webflow.FlowLifecycle
Delegates to the wrapped Lifecycle.
addResponseCookie(String, String, Map) - Method in class org.springframework.faces.webflow.Jsf2FlowFacesContext.Jsf2FlowExternalContext
 
addResponseHeader(String, String) - Method in class org.springframework.faces.webflow.Jsf2FlowFacesContext.Jsf2FlowExternalContext
 
addToFlowMessageContext(String, FacesMessage) - Method in class org.springframework.faces.webflow.FlowFacesContextMessageDelegate
 
addValidator(String, String) - Method in class org.springframework.faces.webflow.FlowApplication
 
afterPhase(PhaseEvent) - Method in class org.springframework.faces.support.RequestLoggingPhaseListener
 
afterPropertiesSet() - Method in class org.springframework.faces.mvc.JsfView
 
afterPropertiesSet() - Method in class org.springframework.faces.webflow.JsfFlowHandlerAdapter
 
AJAX_SOURCE_PARAM - Static variable in class org.springframework.faces.ui.AjaxViewRoot
 
AjaxEventInterceptorRenderer - Class in org.springframework.faces.ui
Renderer for the <sf:ajaxEvent> tag.
AjaxEventInterceptorRenderer() - Constructor for class org.springframework.faces.ui.AjaxEventInterceptorRenderer
 
AjaxViewRoot - Class in org.springframework.faces.ui
Customizes the behavior of an existing UIViewRoot with Ajax-aware processing.
AjaxViewRoot(UIViewRoot) - Constructor for class org.springframework.faces.ui.AjaxViewRoot
 
apply(FaceletContext, UIComponent) - Method in class org.springframework.faces.security.FaceletsAuthorizeTagHandler
 
apply(FaceletContext, UIComponent) - Method in class org.springframework.faces.security.Jsf12FaceletsAuthorizeTagHandler
 
areAllGranted(String) - Static method in class org.springframework.faces.security.FaceletsAuthorizeTagUtils
Returns true if the user has all of of the given authorities.
areAllGranted(String) - Static method in class org.springframework.faces.security.Jsf12FaceletsAuthorizeTagUtils
Returns true if the user has all of of the given authorities.
areAnyGranted(String) - Static method in class org.springframework.faces.security.FaceletsAuthorizeTagUtils
Returns true if the user has any of the given authorities.
areAnyGranted(String) - Static method in class org.springframework.faces.security.Jsf12FaceletsAuthorizeTagUtils
Returns true if the user has any of the given authorities.
areNotGranted(String) - Static method in class org.springframework.faces.security.FaceletsAuthorizeTagUtils
Returns true if the user does not have any of the given authorities.
areNotGranted(String) - Static method in class org.springframework.faces.security.Jsf12FaceletsAuthorizeTagUtils
Returns true if the user does not have any of the given authorities.
asTreeStructAndCompStateArray() - Method in class org.springframework.faces.webflow.FlowSerializedView
 
authorize() - Method in class org.springframework.faces.security.AbstractAuthorizeTag
Make an authorization decision by considering all <authorize> tag attributes.
authorizeUsingAccessExpression() - Method in class org.springframework.faces.security.AbstractAuthorizeTag
Make an authorization decision based on a Spring EL expression.
authorizeUsingGrantedAuthorities() - Method in class org.springframework.faces.security.AbstractAuthorizeTag
Make an authorization decision by considering ifAllGranted, ifAnyGranted, and ifNotGranted.
authorizeUsingUrlCheck() - Method in class org.springframework.faces.security.AbstractAuthorizeTag
Make an authorization decision based on the URL and HTTP method attributes.

B

BaseComponentRenderer - Class in org.springframework.faces.ui
Base Renderer for typical faces components, handling the rendering for common UIComponent attributes.
BaseComponentRenderer() - Constructor for class org.springframework.faces.ui.BaseComponentRenderer
 
BaseDojoComponentRenderer - Class in org.springframework.faces.ui
Base Renderer for components that require the Dojo implementation of Spring JavaScript to be available on the client.
BaseDojoComponentRenderer() - Constructor for class org.springframework.faces.ui.BaseDojoComponentRenderer
 
BaseSpringJavascriptComponentRenderer - Class in org.springframework.faces.ui
Base Renderer for components that require the Spring JavaScript library on the client.
BaseSpringJavascriptComponentRenderer() - Constructor for class org.springframework.faces.ui.BaseSpringJavascriptComponentRenderer
 
BaseSpringJavascriptDecorationRenderer - Class in org.springframework.faces.ui
 
BaseSpringJavascriptDecorationRenderer() - Constructor for class org.springframework.faces.ui.BaseSpringJavascriptDecorationRenderer
 
beforePhase(PhaseEvent) - Method in class org.springframework.faces.support.RequestLoggingPhaseListener
 
beginCombineStyles(FacesContext) - Static method in class org.springframework.faces.ui.resource.ResourceHelper
 
beginScriptBlock(FacesContext) - Static method in class org.springframework.faces.ui.resource.ResourceHelper
 
broadcast(FacesEvent) - Method in class org.springframework.faces.ui.DelegatingViewRoot
 

C

calculateCharacterEncoding(FacesContext) - Method in class org.springframework.faces.webflow.Jsf2FlowViewHandler
 
calculateLocale(FacesContext) - Method in class org.springframework.faces.webflow.FlowViewHandler
 
calculateRenderKitId(FacesContext) - Method in class org.springframework.faces.webflow.FlowViewHandler
 
canRead(EvaluationContext, Object, String) - Method in class org.springframework.faces.webflow.JsfManagedBeanPropertyAccessor
 
canWrite(EvaluationContext, Object, String) - Method in class org.springframework.faces.webflow.JsfManagedBeanPropertyAccessor
 
close() - Method in class org.springframework.faces.webflow.application.portlet.PortletFaceletViewHandler.NoopWriter
 
convertSourceToTargetClass(Object, Class) - Method in class org.springframework.faces.model.converter.DataModelConverter
 
createBehavior(String) - Method in class org.springframework.faces.webflow.Jsf2FlowApplication
 
createComponent(String) - Method in class org.springframework.faces.webflow.FlowApplication
 
createComponent(ValueBinding, FacesContext, String) - Method in class org.springframework.faces.webflow.FlowApplication
 
createComponent(ValueExpression, FacesContext, String) - Method in class org.springframework.faces.webflow.FlowApplication
 
createComponent(FacesContext, Resource) - Method in class org.springframework.faces.webflow.Jsf2FlowApplication
 
createComponent(FacesContext, String, String) - Method in class org.springframework.faces.webflow.Jsf2FlowApplication
 
createComponent(ValueExpression, FacesContext, String, String) - Method in class org.springframework.faces.webflow.Jsf2FlowApplication
 
createConverter(String) - Method in class org.springframework.faces.webflow.FlowApplication
 
createConverter(Class<?>) - Method in class org.springframework.faces.webflow.FlowApplication
 
createMethodBinding(String, Class<?>[]) - Method in class org.springframework.faces.webflow.FlowApplication
 
createResponseWriter(FacesContext) - Method in class org.springframework.faces.webflow.application.portlet.PortletFaceletViewHandler
 
createUniqueId() - Method in class org.springframework.faces.ui.DelegatingViewRoot
 
createValidator(String) - Method in class org.springframework.faces.webflow.FlowApplication
 
createValueBinding(String) - Method in class org.springframework.faces.webflow.FlowApplication
 
createView(FacesContext, String) - Method in class org.springframework.faces.webflow.FlowViewHandler
 
createViewFactory(Expression, ExpressionParser, ConversionService, BinderConfiguration, Validator) - Method in class org.springframework.faces.webflow.JsfViewFactoryCreator
 

D

DataModelConverter - Class in org.springframework.faces.model.converter
A Converter implementation that converts an Object, Object array, or List into a JSF DataModel.
DataModelConverter() - Constructor for class org.springframework.faces.model.converter.DataModelConverter
 
decode(FacesContext, UIComponent) - Method in class org.springframework.faces.ui.AjaxEventInterceptorRenderer
 
decode(FacesContext) - Method in class org.springframework.faces.ui.DelegatingViewRoot
 
decode(FacesContext, UIComponent) - Method in class org.springframework.faces.ui.ProgressiveCommandButtonRenderer
 
DEFAULT_FACES_CONTEXT - Static variable in class org.springframework.faces.webflow.FlowFacesContextLifecycleListener
 
DelegatingViewRoot - Class in org.springframework.faces.ui
Base class for wrapping an existing UIViewRoot to customize its behavior.
DelegatingViewRoot(UIViewRoot) - Constructor for class org.springframework.faces.ui.DelegatingViewRoot
 
deriveViewId(FacesContext, String) - Method in class org.springframework.faces.webflow.FlowViewHandler
 
dispatch(String) - Method in class org.springframework.faces.webflow.context.portlet.PortletExternalContextImpl
 
DOJO_ATTRS - Static variable in class org.springframework.faces.ui.DojoWidget
 
DojoClientCurrencyValidator - Class in org.springframework.faces.ui
Component that uses the Dojo implementation of Spring JavaScript to decorate a child input component with client-side currency validation behavior.
DojoClientCurrencyValidator() - Constructor for class org.springframework.faces.ui.DojoClientCurrencyValidator
 
DojoClientDateValidator - Class in org.springframework.faces.ui
Component that uses the Dojo implementation of Spring JavaScript to decorate a child input component with client-side date validation behavior.
DojoClientDateValidator() - Constructor for class org.springframework.faces.ui.DojoClientDateValidator
 
DojoClientNumberValidator - Class in org.springframework.faces.ui
Component that uses the Dojo implementation of Spring JavaScript to decorate a child input component with client-side numeric validation behavior.
DojoClientNumberValidator() - Constructor for class org.springframework.faces.ui.DojoClientNumberValidator
 
DojoClientTextValidator - Class in org.springframework.faces.ui
Component that uses the Dojo implementation of Spring JavaScript to decorate a child input component with client-side text validation behavior.
DojoClientTextValidator() - Constructor for class org.springframework.faces.ui.DojoClientTextValidator
 
DojoElementDecorationRenderer - Class in org.springframework.faces.ui
Generic renderer for components that use the Dojo implementation of Spring JavaScript to decorate a child component with enhanced client-side behavior.
DojoElementDecorationRenderer() - Constructor for class org.springframework.faces.ui.DojoElementDecorationRenderer
 
DojoScriptRenderer - Class in org.springframework.faces.ui
Renderer implementation that renders the JavaScript resources required by the Dojo versions of the Spring Faces components.
DojoScriptRenderer() - Constructor for class org.springframework.faces.ui.DojoScriptRenderer
 
DojoStyleRenderer - Class in org.springframework.faces.ui
Renderer implementation that renders the CSS resources required by Dojo's widget system.
DojoStyleRenderer() - Constructor for class org.springframework.faces.ui.DojoStyleRenderer
 
DojoWidget - Class in org.springframework.faces.ui
Base UIComponent for a component that uses the Dojo implementation of Spring JavaScript to decorate a child component with enhanced client-side behavior.
DojoWidget() - Constructor for class org.springframework.faces.ui.DojoWidget
 
DojoWidgetRenderer - Class in org.springframework.faces.ui
 
DojoWidgetRenderer() - Constructor for class org.springframework.faces.ui.DojoWidgetRenderer
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.faces.config.FacesFlowBuilderServicesBeanDefinitionParser
 
DynamicComponent - Class in org.springframework.faces.ui
A completely dynamic component that is used to back simple Facelets tags.
DynamicComponent() - Constructor for class org.springframework.faces.ui.DynamicComponent
 

E

ELDelegatingPropertyResolver - Class in org.springframework.faces.expression
A JSF 1.1 PropertyResolver that delegates to a wrapped Unified EL resolver chain for property resolution.
ELDelegatingPropertyResolver(PropertyResolver, ELResolver) - Constructor for class org.springframework.faces.expression.ELDelegatingPropertyResolver
 
ELDelegatingVariableResolver - Class in org.springframework.faces.expression
A JSF 1.1 VariableResolver that delegates to a wrapped Unified EL resolver chain for variable resolution.
ELDelegatingVariableResolver(VariableResolver, ELResolver) - Constructor for class org.springframework.faces.expression.ELDelegatingVariableResolver
 
encodeActionURL(String) - Method in class org.springframework.faces.webflow.context.portlet.PortletExternalContextImpl
 
encodeAll(FacesContext) - Method in class org.springframework.faces.ui.AjaxViewRoot
 
encodeAll(FacesContext) - Method in class org.springframework.faces.ui.DelegatingViewRoot
 
encodeBegin(FacesContext, UIComponent) - Method in class org.springframework.faces.ui.BaseDojoComponentRenderer
 
encodeBegin(FacesContext, UIComponent) - Method in class org.springframework.faces.ui.BaseSpringJavascriptComponentRenderer
 
encodeBegin(FacesContext, UIComponent) - Method in class org.springframework.faces.ui.BaseSpringJavascriptDecorationRenderer
 
encodeBegin(FacesContext) - Method in class org.springframework.faces.ui.DelegatingViewRoot
 
encodeBegin(FacesContext, UIComponent) - Method in class org.springframework.faces.ui.DojoElementDecorationRenderer
 
encodeBegin(FacesContext, UIComponent) - Method in class org.springframework.faces.ui.DojoScriptRenderer
 
encodeBegin(FacesContext, UIComponent) - Method in class org.springframework.faces.ui.DojoStyleRenderer
 
encodeBegin(FacesContext, UIComponent) - Method in class org.springframework.faces.ui.ProgressiveCommandLinkRenderer
 
encodeBegin(FacesContext, UIComponent) - Method in class org.springframework.faces.ui.ResourceGroupRenderer
 
encodeBookmarkableURL(String, Map) - Method in class org.springframework.faces.webflow.Jsf2FlowFacesContext.Jsf2FlowExternalContext
 
encodeChildren(FacesContext) - Method in class org.springframework.faces.ui.DelegatingViewRoot
 
encodeChildren(FacesContext, UIComponent) - Method in class org.springframework.faces.ui.ProgressiveCommandLinkRenderer
 
encodeEnd(FacesContext, UIComponent) - Method in class org.springframework.faces.ui.AjaxEventInterceptorRenderer
 
encodeEnd(FacesContext) - Method in class org.springframework.faces.ui.DelegatingViewRoot
 
encodeEnd(FacesContext, UIComponent) - Method in class org.springframework.faces.ui.DojoElementDecorationRenderer
 
encodeEnd(FacesContext, UIComponent) - Method in class org.springframework.faces.ui.ProgressiveCommandLinkRenderer
 
encodeEnd(FacesContext, UIComponent) - Method in class org.springframework.faces.ui.ResourceGroupRenderer
 
encodeEnd(FacesContext, UIComponent) - Method in class org.springframework.faces.ui.ResourceRenderer
 
encodeEnd(FacesContext, UIComponent) - Method in class org.springframework.faces.ui.ValidateAllRenderer
 
encodeNamespace(String) - Method in class org.springframework.faces.webflow.context.portlet.PortletExternalContextImpl
 
encodeParamsAsArray(FacesContext, UIComponent) - Method in class org.springframework.faces.ui.ProgressiveCommandLinkRenderer
 
encodeParamsAsObject(FacesContext, UIComponent) - Method in class org.springframework.faces.ui.ProgressiveCommandButtonRenderer
 
encodePartialActionURL(String) - Method in class org.springframework.faces.webflow.Jsf2FlowFacesContext.Jsf2FlowExternalContext
 
encodeRedirectURL(String, Map) - Method in class org.springframework.faces.webflow.Jsf2FlowFacesContext.Jsf2FlowExternalContext
 
encodeResourceURL(String) - Method in class org.springframework.faces.webflow.context.portlet.PortletExternalContextImpl
 
endCombineStyles(FacesContext) - Static method in class org.springframework.faces.ui.resource.ResourceHelper
 
endScriptBlock(FacesContext) - Static method in class org.springframework.faces.ui.resource.ResourceHelper
 
evaluateExpressionGet(FacesContext, String, Class<? extends T>) - Method in class org.springframework.faces.webflow.FlowApplication
 
EVENT_KEY - Static variable in class org.springframework.faces.webflow.JsfView
 
execute(FacesContext) - Method in class org.springframework.faces.webflow.FlowLifecycle
Executes APPLY_REQUEST_VALUES through INVOKE_APPLICATION.

F

FaceletsAuthorizeTag - Class in org.springframework.faces.security
A concrete implementation of AbstractAuthorizeTag for use with standard Facelets rendering technology (JSF 2 or higher).
FaceletsAuthorizeTag(FaceletContext, TagAttribute, TagAttribute, TagAttribute, TagAttribute, TagAttribute, TagAttribute) - Constructor for class org.springframework.faces.security.FaceletsAuthorizeTag
A class constructor for use in a TagHandler.
FaceletsAuthorizeTag() - Constructor for class org.springframework.faces.security.FaceletsAuthorizeTag
A default constructor.
FaceletsAuthorizeTagHandler - Class in org.springframework.faces.security
A standard Facelets TagHandler for performing Spring Security authorization decisions.
FaceletsAuthorizeTagHandler(TagConfig) - Constructor for class org.springframework.faces.security.FaceletsAuthorizeTagHandler
 
FaceletsAuthorizeTagUtils - Class in org.springframework.faces.security
This class provides static methods that are registered as EL functions and available for use in Unified EL expressions in standard Facelets views (JSF 2 or higher).
FaceletsAuthorizeTagUtils() - Constructor for class org.springframework.faces.security.FaceletsAuthorizeTagUtils
 
FacesContextHelper - Class in org.springframework.faces.webflow
Provides helper methods for getting a FacesContext that is suitable for use outside of Web Flow.
FacesContextHelper() - Constructor for class org.springframework.faces.webflow.FacesContextHelper
 
FacesConversionService - Class in org.springframework.faces.model.converter
Convenient ConversionService implementation for JSF that composes JSF-specific converters with the standard Web Flow converters.
FacesConversionService() - Constructor for class org.springframework.faces.model.converter.FacesConversionService
 
FacesConversionService(ConversionService) - Constructor for class org.springframework.faces.model.converter.FacesConversionService
 
FacesFlowBuilderServicesBeanDefinitionParser - Class in org.springframework.faces.config
Parser for the flow-builder-services tag.
FacesFlowBuilderServicesBeanDefinitionParser() - Constructor for class org.springframework.faces.config.FacesFlowBuilderServicesBeanDefinitionParser
 
FacesNamespaceHandler - Class in org.springframework.faces.config
Namespace handler for the faces namespace.
FacesNamespaceHandler() - Constructor for class org.springframework.faces.config.FacesNamespaceHandler
 
FacesSpringELExpressionParser - Class in org.springframework.faces.webflow
A Spring EL ExpressionParser for use with JSF.
FacesSpringELExpressionParser(SpelExpressionParser) - Constructor for class org.springframework.faces.webflow.FacesSpringELExpressionParser
 
FacesSpringELExpressionParser(SpelExpressionParser, ConversionService) - Constructor for class org.springframework.faces.webflow.FacesSpringELExpressionParser
 
findComponent(String) - Method in class org.springframework.faces.ui.DelegatingViewRoot
 
FlowActionListener - Class in org.springframework.faces.webflow
The default ActionListener implementation to be used with Web Flow.
FlowActionListener(ActionListener) - Constructor for class org.springframework.faces.webflow.FlowActionListener
 
FlowApplication - Class in org.springframework.faces.webflow
Wraps an Application instance in order to ensure Web Flow specific implementations of ViewHandler and StateManager are inserted at the front of the processing chain in JSF 1.2 and JSF 2.0 environments.
FlowApplication(Application) - Constructor for class org.springframework.faces.webflow.FlowApplication
Class constructor that accepts a delegate Application instance.
FlowApplicationFactory - Class in org.springframework.faces.webflow
Custom ApplicationFactory that ensures the FlowApplication is the first Application in the chain, which in turn guarantees the install order for other JSF components.
FlowApplicationFactory(ApplicationFactory) - Constructor for class org.springframework.faces.webflow.FlowApplicationFactory
 
FlowFacesContext - Class in org.springframework.faces.webflow
Custom FacesContext implementation that delegates all standard FacesContext messaging functionality to a Spring MessageSource made accessible as part of the current Web Flow request.
FlowFacesContext(RequestContext, FacesContext) - Constructor for class org.springframework.faces.webflow.FlowFacesContext
 
FlowFacesContext.FlowExternalContext - Class in org.springframework.faces.webflow
 
FlowFacesContext.FlowExternalContext(ExternalContext) - Constructor for class org.springframework.faces.webflow.FlowFacesContext.FlowExternalContext
 
FlowFacesContextLifecycleListener - Class in org.springframework.faces.webflow
A FlowExecutionListener that creates a FlowFacesContext instance when a flow request is submitted and releases it when the request has been processed.
FlowFacesContextLifecycleListener() - Constructor for class org.springframework.faces.webflow.FlowFacesContextLifecycleListener
 
FlowFacesContextMessageDelegate - Class in org.springframework.faces.webflow
Helper delegate class for use with the FlowFacesContext that handles all faces message methods.
FlowFacesContextMessageDelegate(RequestContext) - Constructor for class org.springframework.faces.webflow.FlowFacesContextMessageDelegate
 
FlowLifecycle - Class in org.springframework.faces.webflow
Custom Lifecycle for Spring Web Flow that only executes the APPLY_REQUEST_VALUES through INVOKE_APPLICATION phases.
FlowPartialViewContext - Class in org.springframework.faces.webflow
Web Flow PartialViewContext implementation allowing ids for partial rendering to be specified from the server-side.
FlowPartialViewContext(PartialViewContext) - Constructor for class org.springframework.faces.webflow.FlowPartialViewContext
 
FlowPropertyResolver - Class in org.springframework.faces.webflow
Custom property resolver for resolving properties on web flow specific structures with JSF 1.1 or > by delegating to web flow's EL resolvers.
FlowPropertyResolver(PropertyResolver) - Constructor for class org.springframework.faces.webflow.FlowPropertyResolver
 
FlowRenderKit - Class in org.springframework.faces.webflow
 
FlowRenderKit(RenderKit) - Constructor for class org.springframework.faces.webflow.FlowRenderKit
 
FlowResourceResolver - Class in org.springframework.faces.webflow
Resolves Facelets templates using Spring Resource paths such as "classpath:foo.xhtml".
FlowResourceResolver() - Constructor for class org.springframework.faces.webflow.FlowResourceResolver
 
FlowSerializedView - Class in org.springframework.faces.webflow
Serialized UIViewRoot stored in view scope associated with a Web Flow View State.
FlowSerializedView(String, Object, Object) - Constructor for class org.springframework.faces.webflow.FlowSerializedView
Creates a new serialized view
FlowVariableResolver - Class in org.springframework.faces.webflow
Custom variabe resolver for resolving properties on web flow specific variables with JSF 1.1 or > by delegating to web flow's EL resolvers.
FlowVariableResolver(VariableResolver) - Constructor for class org.springframework.faces.webflow.FlowVariableResolver
 
FlowViewHandler - Class in org.springframework.faces.webflow
Simple delegating ViewHandler implementation that provides JSF Form's with the correct FlowExecution URL, including the current FlowExecutionKey, so that postbacks may be properly intercepted and handled by Web Flow.
FlowViewHandler(ViewHandler) - Constructor for class org.springframework.faces.webflow.FlowViewHandler
 
FlowViewResponseStateManager - Class in org.springframework.faces.webflow
A custom ResponseStateManager that writes JSF state to a Web Flow managed view-scoped variable.
FlowViewResponseStateManager(ResponseStateManager) - Constructor for class org.springframework.faces.webflow.FlowViewResponseStateManager
 
FlowViewStateManager - Class in org.springframework.faces.webflow
Custom StateManager that manages the JSF component state in web flow's view scope.
FlowViewStateManager(StateManager) - Constructor for class org.springframework.faces.webflow.FlowViewStateManager
 
flush() - Method in class org.springframework.faces.webflow.application.portlet.PortletFaceletViewHandler.NoopWriter
 
FORM_RENDERED - Static variable in class org.springframework.faces.ui.AjaxViewRoot
 

G

getAccess() - Method in class org.springframework.faces.security.AbstractAuthorizeTag
 
getActionListener() - Method in class org.springframework.faces.webflow.FlowApplication
 
getActionURL(FacesContext, String) - Method in class org.springframework.faces.webflow.FlowViewHandler
 
getAfterPhaseListener() - Method in class org.springframework.faces.ui.DelegatingViewRoot
 
getAjaxEnabled() - Method in class org.springframework.faces.ui.ProgressiveUICommand
 
getApplication() - Method in class org.springframework.faces.webflow.context.portlet.PortletFacesContextImpl
 
getApplication() - Method in class org.springframework.faces.webflow.FlowApplicationFactory
 
getApplication() - Method in class org.springframework.faces.webflow.FlowFacesContext
 
getApplicationContextPath() - Method in class org.springframework.faces.webflow.Jsf2FlowFacesContext.Jsf2FlowExternalContext
 
getApplicationMap() - Method in class org.springframework.faces.webflow.context.portlet.PortletExternalContextImpl
 
getAttribute(String) - Method in class org.springframework.faces.webflow.context.portlet.InitParameterMap
 
getAttribute(String) - Method in class org.springframework.faces.webflow.context.portlet.RequestParameterMap
 
getAttribute(String) - Method in class org.springframework.faces.webflow.context.portlet.RequestPropertyMap
 
getAttributeCallbacks(UIComponent) - Method in class org.springframework.faces.ui.BaseComponentRenderer
 
getAttributeCallbacks(UIComponent) - Method in class org.springframework.faces.ui.ProgressiveCommandButtonRenderer
 
getAttributeCallbacks(UIComponent) - Method in class org.springframework.faces.ui.ProgressiveCommandLinkRenderer
 
getAttributeNames() - Method in class org.springframework.faces.webflow.context.portlet.InitParameterMap
 
getAttributeNames() - Method in class org.springframework.faces.webflow.context.portlet.RequestPropertyMap
 
getAttributes() - Method in class org.springframework.faces.ui.DelegatingViewRoot
 
getAttributes() - Method in class org.springframework.faces.webflow.Jsf2FlowFacesContext
 
getAttributesToRender(UIComponent) - Method in class org.springframework.faces.ui.ProgressiveCommandButtonRenderer
 
getAttributesToRender(UIComponent) - Method in class org.springframework.faces.ui.ProgressiveCommandLinkRenderer
 
getAuthType() - Method in class org.springframework.faces.webflow.context.portlet.PortletExternalContextImpl
 
getBeanClassName(Element) - Method in class org.springframework.faces.config.FacesFlowBuilderServicesBeanDefinitionParser
 
getBeanFactory(FacesContext) - Method in class org.springframework.faces.webflow.SpringBeanWebFlowVariableResolver
 
getBeforePhaseListener() - Method in class org.springframework.faces.ui.DelegatingViewRoot
 
getBehaviorIds() - Method in class org.springframework.faces.webflow.Jsf2FlowApplication
 
getBookmarkableURL(FacesContext, String, Map, boolean) - Method in class org.springframework.faces.webflow.Jsf2FlowViewHandler
 
getChildCount() - Method in class org.springframework.faces.ui.DelegatingViewRoot
 
getChildren() - Method in class org.springframework.faces.ui.DelegatingViewRoot
 
getClientId(FacesContext) - Method in class org.springframework.faces.ui.DelegatingViewRoot
 
getClientIdsWithMessages() - Method in class org.springframework.faces.webflow.context.portlet.PortletFacesContextImpl
 
getClientIdsWithMessages() - Method in class org.springframework.faces.webflow.FlowFacesContext
Returns an Iterator for all component clientId's for which messages have been added.
getClientIdsWithMessages() - Method in class org.springframework.faces.webflow.FlowFacesContextMessageDelegate
 
getClientWindow() - Method in class org.springframework.faces.webflow.Jsf2FlowFacesContext.Jsf2FlowExternalContext
 
getCommonPropertyType(ELContext, Object) - Method in class org.springframework.faces.webflow.JsfManagedBeanResolver
 
getComponentState() - Method in class org.springframework.faces.webflow.FlowSerializedView
 
getComponentStateToRestore(FacesContext) - Method in class org.springframework.faces.webflow.FlowViewResponseStateManager
 
getComponentStateToSave(FacesContext) - Method in class org.springframework.faces.webflow.FlowViewStateManager
 
getComponentTypes() - Method in class org.springframework.faces.webflow.FlowApplication
 
getConstraints() - Method in class org.springframework.faces.ui.DojoWidget
 
getContainerClientId(FacesContext) - Method in class org.springframework.faces.ui.DelegatingViewRoot
 
getContext() - Method in class org.springframework.faces.webflow.context.portlet.PortletExternalContextImpl
 
getContextName() - Method in class org.springframework.faces.webflow.Jsf2FlowFacesContext.Jsf2FlowExternalContext
 
getConverterIds() - Method in class org.springframework.faces.webflow.FlowApplication
 
getConverterTypes() - Method in class org.springframework.faces.webflow.FlowApplication
 
getCurrency() - Method in class org.springframework.faces.ui.DojoClientCurrencyValidator
 
getCurrentPhaseId() - Method in class org.springframework.faces.webflow.Jsf2FlowFacesContext
 
getDatePattern() - Method in class org.springframework.faces.ui.DojoClientDateValidator
 
getDefaultLocale() - Method in class org.springframework.faces.webflow.FlowApplication
 
getDefaultRenderKitId() - Method in class org.springframework.faces.webflow.FlowApplication
 
getDefaultValidatorInfo() - Method in class org.springframework.faces.webflow.Jsf2FlowApplication
 
getDelegate() - Method in class org.springframework.faces.webflow.FlowApplication
 
getDelegate() - Method in class org.springframework.faces.webflow.FlowFacesContext
 
getDelegate() - Method in class org.springframework.faces.webflow.FlowViewHandler
 
getDisabled() - Method in class org.springframework.faces.ui.DojoWidget
 
getDisabled() - Method in class org.springframework.faces.ui.ProgressiveUICommand
 
getDojoAttributes() - Method in class org.springframework.faces.ui.DojoClientCurrencyValidator
 
getDojoAttributes() - Method in class org.springframework.faces.ui.DojoClientDateValidator
 
getDojoAttributes() - Method in class org.springframework.faces.ui.DojoClientNumberValidator
 
getDojoAttributes() - Method in class org.springframework.faces.ui.DojoClientTextValidator
 
getDojoAttributes() - Method in class org.springframework.faces.ui.DojoWidget
 
getDojoAttributesAsString(FacesContext, UIComponent) - Method in class org.springframework.faces.ui.DojoElementDecorationRenderer
 
getDojoAttributesAsString(FacesContext, UIComponent) - Method in class org.springframework.faces.ui.DojoWidgetRenderer
 
getELContext() - Method in class org.springframework.faces.webflow.context.portlet.PortletFacesContextImpl
 
getELContext() - Method in class org.springframework.faces.webflow.FlowFacesContext
 
getELContextListeners() - Method in class org.springframework.faces.webflow.FlowApplication
 
getELResolver() - Method in class org.springframework.faces.webflow.FlowApplication
 
getExceptionHandler() - Method in class org.springframework.faces.webflow.Jsf2FlowFacesContext
 
getExpressionFactory() - Method in class org.springframework.faces.webflow.FlowApplication
 
getExternalContext() - Method in class org.springframework.faces.webflow.context.portlet.PortletFacesContextImpl
 
getExternalContext() - Method in class org.springframework.faces.webflow.FlowFacesContext
 
getExternalContext() - Method in class org.springframework.faces.webflow.Jsf2FlowFacesContext
 
getFacesContext(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.faces.webflow.FacesContextHelper
 
getFacet(String) - Method in class org.springframework.faces.ui.DelegatingViewRoot
 
getFacetCount() - Method in class org.springframework.faces.ui.DelegatingViewRoot
 
getFacets() - Method in class org.springframework.faces.ui.DelegatingViewRoot
 
getFacetsAndChildren() - Method in class org.springframework.faces.ui.DelegatingViewRoot
 
getFamily() - Method in class org.springframework.faces.ui.DelegatingViewRoot
 
getFamily() - Method in class org.springframework.faces.ui.DynamicComponent
 
getFamily() - Method in class org.springframework.faces.ui.SpringJavascriptElementDecoration
 
getFeatureDescriptors(ELContext, Object) - Method in class org.springframework.faces.webflow.JsfManagedBeanResolver
 
getFlash() - Method in class org.springframework.faces.webflow.Jsf2FlowFacesContext.Jsf2FlowExternalContext
 
getFlowEvent() - Method in class org.springframework.faces.webflow.JsfView
 
getId() - Method in class org.springframework.faces.ui.AjaxViewRoot
 
getId() - Method in class org.springframework.faces.ui.DelegatingViewRoot
 
getIfAllGranted() - Method in class org.springframework.faces.security.AbstractAuthorizeTag
 
getIfAnyGranted() - Method in class org.springframework.faces.security.AbstractAuthorizeTag
 
getIfNotGranted() - Method in class org.springframework.faces.security.AbstractAuthorizeTag
 
getInitParameter(String) - Method in class org.springframework.faces.webflow.context.portlet.PortletExternalContextImpl
 
getInitParameterMap() - Method in class org.springframework.faces.webflow.context.portlet.PortletExternalContextImpl
 
getIntermediateChanges() - Method in class org.springframework.faces.ui.DojoWidget
 
getInvalidMessage() - Method in class org.springframework.faces.ui.DojoWidget
 
getLocale() - Method in class org.springframework.faces.ui.DelegatingViewRoot
 
getLowercase() - Method in class org.springframework.faces.ui.DojoWidget
 
getMaximumSeverity() - Method in class org.springframework.faces.webflow.context.portlet.PortletFacesContextImpl
 
getMaximumSeverity() - Method in class org.springframework.faces.webflow.FlowFacesContext
Return the maximum severity level recorded on any FacesMessages that has been queued, whether or not they are associated with any specific UIComponent.
getMaximumSeverity() - Method in class org.springframework.faces.webflow.FlowFacesContextMessageDelegate
 
getMessageBundle() - Method in class org.springframework.faces.webflow.FlowApplication
 
getMessageDelegate() - Method in class org.springframework.faces.webflow.FlowFacesContext
 
getMessageList() - Method in class org.springframework.faces.webflow.FlowFacesContextMessageDelegate
 
getMessageList(String) - Method in class org.springframework.faces.webflow.FlowFacesContextMessageDelegate
 
getMessageList() - Method in class org.springframework.faces.webflow.Jsf2FlowFacesContext
Returns a List for all Messages in the current MessageContext that does translation to FacesMessages.
getMessageList(String) - Method in class org.springframework.faces.webflow.Jsf2FlowFacesContext
Returns a List for all Messages with the given clientId in the current MessageContext that does translation to FacesMessages.
getMessages() - Method in class org.springframework.faces.webflow.context.portlet.PortletFacesContextImpl
 
getMessages(String) - Method in class org.springframework.faces.webflow.context.portlet.PortletFacesContextImpl
 
getMessages() - Method in class org.springframework.faces.webflow.FlowFacesContext
Returns an Iterator for all Messages in the current MessageContext that does translation to FacesMessages.
getMessages(String) - Method in class org.springframework.faces.webflow.FlowFacesContext
Returns an Iterator for all Messages with the given clientId in the current MessageContext that does translation to FacesMessages.
getMessages() - Method in class org.springframework.faces.webflow.FlowFacesContextMessageDelegate
 
getMessages(String) - Method in class org.springframework.faces.webflow.FlowFacesContextMessageDelegate
 
getMethod() - Method in class org.springframework.faces.security.AbstractAuthorizeTag
 
getMimeType(String) - Method in class org.springframework.faces.webflow.Jsf2FlowFacesContext.Jsf2FlowExternalContext
 
getNavigationHandler() - Method in class org.springframework.faces.webflow.FlowApplication
 
getOnClickNoAjax(FacesContext, UIComponent) - Method in class org.springframework.faces.ui.ProgressiveCommandButtonRenderer
This is a hook for subclasses to provide special onclick behavior in the non-ajax case
getOnClickNoAjax(FacesContext, UIComponent) - Method in class org.springframework.faces.ui.ProgressiveCommandLinkRenderer
 
getOriginalVariableResolver() - Method in class org.springframework.faces.webflow.SpringBeanWebFlowVariableResolver
Return the original JSF VariableResolver that this resolver delegates to.
getOriginalViewRoot() - Method in class org.springframework.faces.ui.DelegatingViewRoot
 
getParent() - Method in class org.springframework.faces.ui.DelegatingViewRoot
 
getPartialViewContext() - Method in class org.springframework.faces.webflow.Jsf2FlowFacesContext
 
getPhaseId() - Method in class org.springframework.faces.support.RequestLoggingPhaseListener
 
getPhaseListeners() - Method in class org.springframework.faces.webflow.FlowLifecycle
Delegates to the wrapped Lifecycle.
getProcessIds() - Method in class org.springframework.faces.ui.AjaxViewRoot
 
getProjectStage() - Method in class org.springframework.faces.webflow.Jsf2FlowApplication
 
getPromptMessage() - Method in class org.springframework.faces.ui.DojoWidget
 
getPropercase() - Method in class org.springframework.faces.ui.DojoWidget
 
getPropertyResolver() - Method in class org.springframework.faces.webflow.FlowApplication
 
getRealPath(String) - Method in class org.springframework.faces.webflow.Jsf2FlowFacesContext.Jsf2FlowExternalContext
 
getRedirectURL(FacesContext, String, Map, boolean) - Method in class org.springframework.faces.webflow.Jsf2FlowViewHandler
 
getRegExp() - Method in class org.springframework.faces.ui.DojoWidget
 
getRegExpGen() - Method in class org.springframework.faces.ui.DojoWidget
 
getRemoteUser() - Method in class org.springframework.faces.webflow.context.portlet.PortletExternalContextImpl
 
getRenderedTagName(UIComponent) - Method in class org.springframework.faces.ui.ProgressiveCommandButtonRenderer
 
getRenderedTagName(UIComponent) - Method in class org.springframework.faces.ui.ProgressiveCommandLinkRenderer
 
getRendererType() - Method in class org.springframework.faces.ui.DelegatingViewRoot
 
getRenderIds() - Method in class org.springframework.faces.ui.AjaxViewRoot
 
getRenderIds() - Method in class org.springframework.faces.webflow.FlowPartialViewContext
 
getRenderKit() - Method in class org.springframework.faces.webflow.context.portlet.PortletFacesContextImpl
 
getRenderKit() - Method in class org.springframework.faces.webflow.FlowFacesContext
 
getRenderKitId() - Method in class org.springframework.faces.ui.DelegatingViewRoot
 
getRenderResponse() - Method in class org.springframework.faces.webflow.context.portlet.PortletFacesContextImpl
 
getRenderResponse() - Method in class org.springframework.faces.webflow.FlowFacesContext
 
getRendersChildren() - Method in class org.springframework.faces.ui.DelegatingViewRoot
 
getRendersChildren() - Method in class org.springframework.faces.ui.ProgressiveCommandButtonRenderer
 
getRendersChildren() - Method in class org.springframework.faces.ui.ProgressiveCommandLinkRenderer
 
getRequest() - Method in class org.springframework.faces.security.AbstractAuthorizeTag
This method allows subclasses to provide a way to access the ServletRequest according to the rendering technology.
getRequest() - Method in class org.springframework.faces.security.FaceletsAuthorizeTag
 
getRequest() - Method in class org.springframework.faces.security.Jsf12FaceletsAuthorizeTag
 
getRequest() - Method in class org.springframework.faces.webflow.context.portlet.PortletExternalContextImpl
 
getRequestCharacterEncoding() - Method in class org.springframework.faces.webflow.context.portlet.PortletExternalContextImpl
 
getRequestContentLength() - Method in class org.springframework.faces.webflow.Jsf2FlowFacesContext.Jsf2FlowExternalContext
 
getRequestContentType() - Method in class org.springframework.faces.webflow.context.portlet.PortletExternalContextImpl
 
getRequestContextPath() - Method in class org.springframework.faces.webflow.context.portlet.PortletExternalContextImpl
 
getRequestCookieMap() - Method in class org.springframework.faces.webflow.context.portlet.PortletExternalContextImpl
 
getRequestHeaderMap() - Method in class org.springframework.faces.webflow.context.portlet.PortletExternalContextImpl
 
getRequestHeaderValuesMap() - Method in class org.springframework.faces.webflow.context.portlet.PortletExternalContextImpl
 
getRequestLocale() - Method in class org.springframework.faces.webflow.context.portlet.PortletExternalContextImpl
 
getRequestLocales() - Method in class org.springframework.faces.webflow.context.portlet.PortletExternalContextImpl
 
getRequestMap() - Method in class org.springframework.faces.webflow.context.portlet.PortletExternalContextImpl
 
getRequestParameterMap() - Method in class org.springframework.faces.webflow.context.portlet.PortletExternalContextImpl
 
getRequestParameterNames() - Method in class org.springframework.faces.webflow.context.portlet.PortletExternalContextImpl
 
getRequestParameterValuesMap() - Method in class org.springframework.faces.webflow.context.portlet.PortletExternalContextImpl
 
getRequestPathInfo() - Method in class org.springframework.faces.webflow.context.portlet.PortletExternalContextImpl
 
getRequestScheme() - Method in class org.springframework.faces.webflow.Jsf2FlowFacesContext.Jsf2FlowExternalContext
 
getRequestServerName() - Method in class org.springframework.faces.webflow.Jsf2FlowFacesContext.Jsf2FlowExternalContext
 
getRequestServerPort() - Method in class org.springframework.faces.webflow.Jsf2FlowFacesContext.Jsf2FlowExternalContext
 
getRequestServletPath() - Method in class org.springframework.faces.webflow.context.portlet.PortletExternalContextImpl
 
getRequired() - Method in class org.springframework.faces.ui.DojoWidget
 
getResource(String) - Method in class org.springframework.faces.webflow.context.portlet.PortletExternalContextImpl
 
getResourceAsStream(String) - Method in class org.springframework.faces.webflow.context.portlet.PortletExternalContextImpl
 
getResourceBundle(FacesContext, String) - Method in class org.springframework.faces.webflow.FlowApplication
 
getResourceHandler() - Method in class org.springframework.faces.webflow.Jsf2FlowApplication
 
getResourcePaths(String) - Method in class org.springframework.faces.webflow.context.portlet.PortletExternalContextImpl
 
getResourceURL(FacesContext, String) - Method in class org.springframework.faces.webflow.FlowViewHandler
 
getResponse() - Method in class org.springframework.faces.security.AbstractAuthorizeTag
This method allows subclasses to provide a way to access the ServletResponse according to the rendering technology.
getResponse() - Method in class org.springframework.faces.security.FaceletsAuthorizeTag
 
getResponse() - Method in class org.springframework.faces.security.Jsf12FaceletsAuthorizeTag
 
getResponse() - Method in class org.springframework.faces.webflow.context.portlet.PortletExternalContextImpl
 
getResponse() - Method in class org.springframework.faces.webflow.FlowFacesContext.FlowExternalContext
 
getResponseBufferSize() - Method in class org.springframework.faces.webflow.Jsf2FlowFacesContext.Jsf2FlowExternalContext
 
getResponseCharacterEncoding() - Method in class org.springframework.faces.webflow.context.portlet.PortletExternalContextImpl
 
getResponseComplete() - Method in class org.springframework.faces.webflow.context.portlet.PortletFacesContextImpl
 
getResponseComplete() - Method in class org.springframework.faces.webflow.FlowFacesContext
 
getResponseContentType() - Method in class org.springframework.faces.webflow.context.portlet.PortletExternalContextImpl
 
getResponseEncoding(FacesContext, String) - Method in class org.springframework.faces.webflow.application.portlet.PortletFaceletViewHandler
 
getResponseOutputStream() - Method in class org.springframework.faces.webflow.Jsf2FlowFacesContext.Jsf2FlowExternalContext
 
getResponseOutputWriter() - Method in class org.springframework.faces.webflow.Jsf2FlowFacesContext.Jsf2FlowExternalContext
 
getResponseStateManager() - Method in class org.springframework.faces.webflow.FlowRenderKit
Returns an instance of FlowViewResponseStateManager in a JSF 2 environment or returns the delegates's ResponseStateManager instance otherwise.
getResponseStream() - Method in class org.springframework.faces.webflow.context.portlet.PortletFacesContextImpl
 
getResponseStream() - Method in class org.springframework.faces.webflow.FlowFacesContext
 
getResponseWriter() - Method in class org.springframework.faces.webflow.context.portlet.PortletFacesContextImpl
 
getResponseWriter() - Method in class org.springframework.faces.webflow.FlowFacesContext
 
getRowCount() - Method in class org.springframework.faces.model.SerializableListDataModel
 
getRowData() - Method in class org.springframework.faces.model.SerializableListDataModel
 
getRowIndex() - Method in class org.springframework.faces.model.SerializableListDataModel
 
getSelectedRow() - Method in class org.springframework.faces.model.OneSelectionTrackingListDataModel
 
getSelections() - Method in class org.springframework.faces.model.ManySelectionTrackingListDataModel
 
getSelections() - Method in class org.springframework.faces.model.OneSelectionTrackingListDataModel
 
getSelections() - Method in interface org.springframework.faces.model.SelectionAware
Returns the list of selected row data objects for the model.
getServletContext() - Method in class org.springframework.faces.security.AbstractAuthorizeTag
This method allows subclasses to provide a way to access the ServletContext according to the rendering technology.
getServletContext() - Method in class org.springframework.faces.security.FaceletsAuthorizeTag
 
getServletContext() - Method in class org.springframework.faces.security.Jsf12FaceletsAuthorizeTag
 
getSession(boolean) - Method in class org.springframework.faces.webflow.context.portlet.PortletExternalContextImpl
 
getSessionId(boolean) - Method in class org.springframework.faces.webflow.Jsf2FlowFacesContext.Jsf2FlowExternalContext
 
getSessionMap() - Method in class org.springframework.faces.webflow.context.portlet.PortletExternalContextImpl
 
getSessionMaxInactiveInterval() - Method in class org.springframework.faces.webflow.Jsf2FlowFacesContext.Jsf2FlowExternalContext
 
getSourceClass() - Method in class org.springframework.faces.model.converter.DataModelConverter
 
getSpecificTargetClasses() - Method in class org.springframework.faces.webflow.JsfManagedBeanPropertyAccessor
 
getState(FacesContext, String) - Method in class org.springframework.faces.webflow.FlowViewResponseStateManager
Retrieves the state from view scope as an instance of FlowSerializedView and turns it to an array before returning.
getStateManager() - Method in class org.springframework.faces.webflow.FlowApplication
 
getSupportedLocales() - Method in class org.springframework.faces.webflow.FlowApplication
 
getTabIndex() - Method in class org.springframework.faces.ui.DojoWidget
 
getTargetClass() - Method in class org.springframework.faces.model.converter.DataModelConverter
 
getTreeStructure() - Method in class org.springframework.faces.webflow.FlowSerializedView
 
getTreeStructureToRestore(FacesContext, String) - Method in class org.springframework.faces.webflow.FlowViewResponseStateManager
 
getTreeStructureToSave(FacesContext) - Method in class org.springframework.faces.webflow.FlowViewStateManager
 
getType(Object, int) - Method in class org.springframework.faces.expression.ELDelegatingPropertyResolver
 
getType(Object, Object) - Method in class org.springframework.faces.expression.ELDelegatingPropertyResolver
 
getType() - Method in class org.springframework.faces.ui.ProgressiveUICommand
 
getType(ELContext, Object, Object) - Method in class org.springframework.faces.webflow.JsfManagedBeanResolver
 
getUppercase() - Method in class org.springframework.faces.ui.DojoWidget
 
getUrl() - Method in class org.springframework.faces.security.AbstractAuthorizeTag
 
getUserEventState() - Method in class org.springframework.faces.webflow.JsfView
 
getUserPrincipal() - Method in class org.springframework.faces.webflow.context.portlet.PortletExternalContextImpl
 
getValidatorIds() - Method in class org.springframework.faces.webflow.FlowApplication
 
getValue(Object, int) - Method in class org.springframework.faces.expression.ELDelegatingPropertyResolver
 
getValue(Object, Object) - Method in class org.springframework.faces.expression.ELDelegatingPropertyResolver
 
getValue(ELContext, Object, Object) - Method in class org.springframework.faces.webflow.JsfManagedBeanResolver
 
getValueBinding(String) - Method in class org.springframework.faces.ui.DelegatingViewRoot
Deprecated.  
getValueExpression(String) - Method in class org.springframework.faces.ui.DelegatingViewRoot
 
getVariableResolver() - Method in class org.springframework.faces.webflow.FlowApplication
 
getView(RequestContext) - Method in class org.springframework.faces.webflow.JsfViewFactory
Executes the RESTORE_VIEW phase of the JSF lifecycle at the beginning of a request, and creates the next view to be rendered in the case of an executing transition.
getViewDeclarationLanguage(FacesContext, String) - Method in class org.springframework.faces.webflow.Jsf2FlowViewHandler
 
getViewHandler() - Method in class org.springframework.faces.webflow.FlowApplication
 
getViewId() - Method in class org.springframework.faces.ui.DelegatingViewRoot
 
getViewId() - Method in class org.springframework.faces.webflow.FlowSerializedView
 
getViewIdByConvention(String) - Method in class org.springframework.faces.webflow.JsfViewFactoryCreator
 
getViewRoot() - Method in class org.springframework.faces.webflow.context.portlet.PortletFacesContextImpl
 
getViewRoot() - Method in class org.springframework.faces.webflow.FlowFacesContext
 
getViewRoot() - Method in class org.springframework.faces.webflow.JsfView
Returns the underlying view root.
getViewState(FacesContext, Object) - Method in class org.springframework.faces.webflow.FlowViewResponseStateManager
This method returns the flow execution key to be used as the value for the "javax.faces.ViewState" hidden input field.
getViewState(FacesContext) - Method in class org.springframework.faces.webflow.FlowViewStateManager
 
getWidgetType() - Method in class org.springframework.faces.ui.DojoClientCurrencyValidator
 
getWidgetType() - Method in class org.springframework.faces.ui.DojoClientDateValidator
 
getWidgetType() - Method in class org.springframework.faces.ui.DojoClientNumberValidator
 
getWidgetType() - Method in class org.springframework.faces.ui.DojoClientTextValidator
 
getWidgetType() - Method in class org.springframework.faces.ui.DojoWidget
 
getWrapped() - Method in class org.springframework.faces.webflow.FlowApplicationFactory
 
getWrapped() - Method in class org.springframework.faces.webflow.FlowPartialViewContext
 
getWrapped() - Method in class org.springframework.faces.webflow.FlowRenderKit
 
getWrappedData() - Method in class org.springframework.faces.model.SerializableListDataModel
 

H

handle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.springframework.faces.webflow.JsfFlowHandlerAdapter
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.faces.webflow.JsfResourceRequestHandler
 
hasErrorMessages() - Method in class org.springframework.faces.webflow.FlowFacesContextMessageDelegate
Whether Web Flow's MessageContext contains any errors.
hasFlowEvent() - Method in class org.springframework.faces.webflow.JsfView
 

I

init() - Method in class org.springframework.faces.config.FacesNamespaceHandler
 
InitParameterMap - Class in org.springframework.faces.webflow.context.portlet
Map backed by a PortletContext for accessing Portlet initialization parameters.
InitParameterMap(PortletContext) - Constructor for class org.springframework.faces.webflow.context.portlet.InitParameterMap
 
initView(FacesContext) - Method in class org.springframework.faces.webflow.Jsf2FlowViewHandler
 
invalidateSession() - Method in class org.springframework.faces.webflow.Jsf2FlowFacesContext.Jsf2FlowExternalContext
 
invokeOnComponent(FacesContext, String, ContextCallback) - Method in class org.springframework.faces.ui.DelegatingViewRoot
 
isAjaxRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.faces.richfaces.RichFacesAjaxHandler
 
isAjaxRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.faces.webflow.JsfAjaxHandler
 
isAllowed(String, String) - Static method in class org.springframework.faces.security.FaceletsAuthorizeTagUtils
Returns true if the user is allowed to access the given URL and HTTP method combination.
isAllowed(String, String) - Static method in class org.springframework.faces.security.Jsf12FaceletsAuthorizeTagUtils
Returns true if the user is allowed to access the given URL and HTTP method combination.
isAsynchronousFlowRequest() - Static method in class org.springframework.faces.webflow.JsfUtils
 
isAtLeastJsf12() - Static method in class org.springframework.faces.webflow.JsfRuntimeInformation
 
isAtLeastJsf20() - Static method in class org.springframework.faces.webflow.JsfRuntimeInformation
 
isCurrentRowSelected() - Method in class org.springframework.faces.model.ManySelectionTrackingListDataModel
 
isCurrentRowSelected() - Method in class org.springframework.faces.model.OneSelectionTrackingListDataModel
 
isCurrentRowSelected() - Method in interface org.springframework.faces.model.SelectionAware
Checks whether the row pointed to by the model's current index is selected.
isFlowRequest() - Static method in class org.springframework.faces.webflow.JsfUtils
 
isImmediate() - Method in class org.springframework.faces.ui.ProgressiveUICommand
 
isLessThanJsf20() - Static method in class org.springframework.faces.webflow.JsfRuntimeInformation
 
isMyFacesPresent() - Static method in class org.springframework.faces.webflow.JsfRuntimeInformation
 
isPartialStateSavingSupported() - Static method in class org.springframework.faces.webflow.JsfRuntimeInformation
Returns true if Web Flow supports partial state saving in the current runtime environment.
isPortletRequest(FacesContext) - Static method in class org.springframework.faces.webflow.JsfRuntimeInformation
 
isPortletRequest(RequestContext) - Static method in class org.springframework.faces.webflow.JsfRuntimeInformation
 
isPostback(FacesContext) - Method in class org.springframework.faces.webflow.FlowViewResponseStateManager
 
isPostback() - Method in class org.springframework.faces.webflow.Jsf2FlowFacesContext
 
isProcessingEvents() - Method in class org.springframework.faces.webflow.Jsf2FlowFacesContext
 
isProjectStage(ProjectStage) - Method in class org.springframework.faces.webflow.Jsf2FlowFacesContext
 
isReadOnly(Object, int) - Method in class org.springframework.faces.expression.ELDelegatingPropertyResolver
 
isReadOnly(Object, Object) - Method in class org.springframework.faces.expression.ELDelegatingPropertyResolver
 
isReadOnly(ELContext, Object, Object) - Method in class org.springframework.faces.webflow.JsfManagedBeanResolver
 
isReleased() - Method in class org.springframework.faces.webflow.Jsf2FlowFacesContext
 
isRendered() - Method in class org.springframework.faces.ui.DelegatingViewRoot
 
isResponseCommitted() - Method in class org.springframework.faces.webflow.Jsf2FlowFacesContext.Jsf2FlowExternalContext
 
isRowAvailable() - Method in class org.springframework.faces.model.SerializableListDataModel
 
isSavingStateInClient(FacesContext) - Method in class org.springframework.faces.webflow.FlowViewStateManager
 
isSecure() - Method in class org.springframework.faces.webflow.Jsf2FlowFacesContext.Jsf2FlowExternalContext
 
isTransient() - Method in class org.springframework.faces.ui.DelegatingViewRoot
 
isUserInRole(String) - Method in class org.springframework.faces.webflow.context.portlet.PortletExternalContextImpl
 
isValidationFailed() - Method in class org.springframework.faces.webflow.Jsf2FlowFacesContext
 

J

Jsf12FaceletsAuthorizeTag - Class in org.springframework.faces.security
A concrete implementation of AbstractAuthorizeTag for use with Facelets rendering technology in JSF 1.2 environments.
Jsf12FaceletsAuthorizeTag(FaceletContext, TagAttribute, TagAttribute, TagAttribute, TagAttribute, TagAttribute, TagAttribute) - Constructor for class org.springframework.faces.security.Jsf12FaceletsAuthorizeTag
A class constructor for use in a TagHandler.
Jsf12FaceletsAuthorizeTag() - Constructor for class org.springframework.faces.security.Jsf12FaceletsAuthorizeTag
A default constructor.
Jsf12FaceletsAuthorizeTagHandler - Class in org.springframework.faces.security
A JSF 1.2 Facelets TagHandler for performing Spring Security authorization decisions.
Jsf12FaceletsAuthorizeTagHandler(TagConfig) - Constructor for class org.springframework.faces.security.Jsf12FaceletsAuthorizeTagHandler
 
Jsf12FaceletsAuthorizeTagUtils - Class in org.springframework.faces.security
This class provides static methods that are registered as EL functions and available for use in Unified EL expressions in JSF 1.2 Facelets views.
Jsf12FaceletsAuthorizeTagUtils() - Constructor for class org.springframework.faces.security.Jsf12FaceletsAuthorizeTagUtils
 
Jsf2FlowApplication - Class in org.springframework.faces.webflow
Extends FlowApplication in order to provide JSF 2 delegation method.
Jsf2FlowApplication(Application) - Constructor for class org.springframework.faces.webflow.Jsf2FlowApplication
 
Jsf2FlowFacesContext - Class in org.springframework.faces.webflow
Extends FlowFacesContext in order to provide JSF 2 delegation method.
Jsf2FlowFacesContext(RequestContext, FacesContext) - Constructor for class org.springframework.faces.webflow.Jsf2FlowFacesContext
 
Jsf2FlowFacesContext.Jsf2FlowExternalContext - Class in org.springframework.faces.webflow
 
Jsf2FlowFacesContext.Jsf2FlowExternalContext(ExternalContext) - Constructor for class org.springframework.faces.webflow.Jsf2FlowFacesContext.Jsf2FlowExternalContext
 
Jsf2FlowResourceResolver - Class in org.springframework.faces.webflow
Resolves Facelets templates using Spring Resource paths such as "classpath:foo.xhtml".
Jsf2FlowResourceResolver() - Constructor for class org.springframework.faces.webflow.Jsf2FlowResourceResolver
 
Jsf2FlowViewHandler - Class in org.springframework.faces.webflow
Extends FlowViewHandler in order to provide JSF 2 delegation method.
Jsf2FlowViewHandler(ViewHandler) - Constructor for class org.springframework.faces.webflow.Jsf2FlowViewHandler
 
JSF_11 - Static variable in class org.springframework.faces.webflow.JsfRuntimeInformation
JSF Version 1.1
JSF_12 - Static variable in class org.springframework.faces.webflow.JsfRuntimeInformation
JSF Version 1.2
JSF_20 - Static variable in class org.springframework.faces.webflow.JsfRuntimeInformation
JSF Version 2.0
JsfAjaxHandler - Class in org.springframework.faces.webflow
Ajax handler for JSF 2 requests that can identify JSF 2 Ajax requests and send redirect instructions back to the client by including a redirect instruction in the content of the response.
JsfAjaxHandler() - Constructor for class org.springframework.faces.webflow.JsfAjaxHandler
 
JsfAjaxHandler(AbstractAjaxHandler) - Constructor for class org.springframework.faces.webflow.JsfAjaxHandler
 
JsfFlowHandlerAdapter - Class in org.springframework.faces.webflow
An extension of FlowHandlerAdapter that replaces the default AjaxHandler instance with a JsfAjaxHandler assuming JSF 2 is the runtime environment.
JsfFlowHandlerAdapter() - Constructor for class org.springframework.faces.webflow.JsfFlowHandlerAdapter
 
JsfManagedBeanAwareELExpressionParser - Class in org.springframework.faces.webflow
A JSF-specific ExpressionParser that allows beans managed by either JSF, Spring, or Web Flow to be referenced in expressions in the FlowDefinition.
JsfManagedBeanAwareELExpressionParser(ExpressionFactory) - Constructor for class org.springframework.faces.webflow.JsfManagedBeanAwareELExpressionParser
 
JsfManagedBeanPropertyAccessor - Class in org.springframework.faces.webflow
Spring EL PropertyAccessor that checks request, session, and application scopes for existing JSF-managed beans.
JsfManagedBeanPropertyAccessor() - Constructor for class org.springframework.faces.webflow.JsfManagedBeanPropertyAccessor
 
JsfManagedBeanResolver - Class in org.springframework.faces.webflow
ELResolver that checks request, session, and application scopes for existing JSF-managed beans.
JsfManagedBeanResolver() - Constructor for class org.springframework.faces.webflow.JsfManagedBeanResolver
 
JsfResourceRequestHandler - Class in org.springframework.faces.webflow
Handles a request by delegating to the JSF ResourceHandler, which serves web application and classpath resources such as images, CSS and JavaScript files from well-known locations.
JsfResourceRequestHandler() - Constructor for class org.springframework.faces.webflow.JsfResourceRequestHandler
 
JsfRuntimeInformation - Class in org.springframework.faces.webflow
Helper class to provide information about the JSF runtime environment such as JSF version and implementation.
JsfRuntimeInformation() - Constructor for class org.springframework.faces.webflow.JsfRuntimeInformation
 
JsfUtils - Class in org.springframework.faces.webflow
Common support for the JSF integration with Spring Web Flow.
JsfUtils() - Constructor for class org.springframework.faces.webflow.JsfUtils
 
JsfView - Class in org.springframework.faces.mvc
JSF View that renders a transient (stateless) JSF view template.
JsfView() - Constructor for class org.springframework.faces.mvc.JsfView
 
JsfView - Class in org.springframework.faces.webflow
JSF-specific View implementation.
JsfView(UIViewRoot, Lifecycle, RequestContext) - Constructor for class org.springframework.faces.webflow.JsfView
Creates a new JSF view.
JsfViewFactory - Class in org.springframework.faces.webflow
JSF-specific ViewFactory implementation.
JsfViewFactory(Expression, Lifecycle) - Constructor for class org.springframework.faces.webflow.JsfViewFactory
 
JsfViewFactoryCreator - Class in org.springframework.faces.webflow
A ViewFactoryCreator implementation for creating instances of a JSF-specific ViewFactory.
JsfViewFactoryCreator() - Constructor for class org.springframework.faces.webflow.JsfViewFactoryCreator
 

L

log(String) - Method in class org.springframework.faces.webflow.context.portlet.PortletExternalContextImpl
 
log(String, Throwable) - Method in class org.springframework.faces.webflow.context.portlet.PortletExternalContextImpl
 
logger - Variable in class org.springframework.faces.webflow.SpringBeanWebFlowVariableResolver
Logger available to subclasses

M

ManySelectionTrackingListDataModel - Class in org.springframework.faces.model
A DataModel implementation that tracks the currently selected rows, allowing any number of rows to be selected at one time.
ManySelectionTrackingListDataModel() - Constructor for class org.springframework.faces.model.ManySelectionTrackingListDataModel
 
ManySelectionTrackingListDataModel(List) - Constructor for class org.springframework.faces.model.ManySelectionTrackingListDataModel
 

N

newInstance(RequestContext, Lifecycle) - Static method in class org.springframework.faces.webflow.FlowFacesContext
 
newInstance() - Static method in class org.springframework.faces.webflow.FlowLifecycle
 
notifyAfterListeners(PhaseId, Lifecycle, FacesContext) - Static method in class org.springframework.faces.webflow.JsfUtils
 
notifyBeforeListeners(PhaseId, Lifecycle, FacesContext) - Static method in class org.springframework.faces.webflow.JsfUtils
 

O

OneSelectionTrackingListDataModel - Class in org.springframework.faces.model
A DataModel implementation that tracks the currently selected row, allowing only one selection at a time.
OneSelectionTrackingListDataModel() - Constructor for class org.springframework.faces.model.OneSelectionTrackingListDataModel
 
OneSelectionTrackingListDataModel(List) - Constructor for class org.springframework.faces.model.OneSelectionTrackingListDataModel
 
org.springframework.faces.config - package org.springframework.faces.config
Configuration support for the Spring Faces custom XML namespace.
org.springframework.faces.expression - package org.springframework.faces.expression
Support for adapting Unified EL resolvers to the JSF 1.1 API.
org.springframework.faces.model - package org.springframework.faces.model
Extended implementations of JSF-specific data structures such as DataModel.
org.springframework.faces.model.converter - package org.springframework.faces.model.converter
Conversion support for JSF-specific data structures.
org.springframework.faces.mvc - package org.springframework.faces.mvc
Support for JSF integration with Spring MVC.
org.springframework.faces.richfaces - package org.springframework.faces.richfaces
Ajax integration support for the Rich Faces component library.
org.springframework.faces.security - package org.springframework.faces.security
 
org.springframework.faces.support - package org.springframework.faces.support
Development and debugging support for working with JSF.
org.springframework.faces.ui - package org.springframework.faces.ui
Spring Faces component library.
org.springframework.faces.ui.resource - package org.springframework.faces.ui.resource
Support for providing JavaScript, CSS, and image resources needed by Spring Faces components.
org.springframework.faces.webflow - package org.springframework.faces.webflow
The integration layer between Spring Web Flow and Java Server Faces (JSF).
org.springframework.faces.webflow.application.portlet - package org.springframework.faces.webflow.application.portlet
 
org.springframework.faces.webflow.context.portlet - package org.springframework.faces.webflow.context.portlet
 
originalVariableResolver - Variable in class org.springframework.faces.webflow.SpringBeanWebFlowVariableResolver
 

P

parse(Element, ParserContext) - Method in class org.springframework.faces.config.ResourcesBeanDefinitionParser
 
PortletExternalContextImpl - Class in org.springframework.faces.webflow.context.portlet
An implementation of ExternalContext for use with Portlet requests.
PortletExternalContextImpl(PortletContext, PortletRequest, PortletResponse) - Constructor for class org.springframework.faces.webflow.context.portlet.PortletExternalContextImpl
 
PortletFaceletViewHandler - Class in org.springframework.faces.webflow.application.portlet
This ViewHandler implementation is needed because portions of the native Facelets ViewHandler depend on the Servlet API and cannot be used directly in a Portlet environment.
PortletFaceletViewHandler(ViewHandler) - Constructor for class org.springframework.faces.webflow.application.portlet.PortletFaceletViewHandler
 
PortletFaceletViewHandler.NoopWriter - Class in org.springframework.faces.webflow.application.portlet
 
PortletFaceletViewHandler.NoopWriter() - Constructor for class org.springframework.faces.webflow.application.portlet.PortletFaceletViewHandler.NoopWriter
 
PortletFacesContextImpl - Class in org.springframework.faces.webflow.context.portlet
The default FacesContext implementation in Mojarra and in Apache MyFaces depends on the Servlet API.
PortletFacesContextImpl(PortletContext, PortletRequest, PortletResponse) - Constructor for class org.springframework.faces.webflow.context.portlet.PortletFacesContextImpl
 
PortletFacesContextImpl(ExternalContext) - Constructor for class org.springframework.faces.webflow.context.portlet.PortletFacesContextImpl
 
PROCESS_ALL - Static variable in class org.springframework.faces.ui.AjaxViewRoot
 
PROCESS_IDS_PARAM - Static variable in class org.springframework.faces.ui.AjaxViewRoot
 
processAction(ActionEvent) - Method in class org.springframework.faces.model.SelectionTrackingActionListener
 
processAction(ActionEvent) - Method in class org.springframework.faces.webflow.FlowActionListener
 
processApplication(FacesContext) - Method in class org.springframework.faces.ui.AjaxViewRoot
 
processApplication(FacesContext) - Method in class org.springframework.faces.ui.DelegatingViewRoot
 
processDecodes(FacesContext) - Method in class org.springframework.faces.ui.AjaxViewRoot
 
processDecodes(FacesContext) - Method in class org.springframework.faces.ui.DelegatingViewRoot
 
processRestoreState(FacesContext, Object) - Method in class org.springframework.faces.ui.DelegatingViewRoot
 
processSaveState(FacesContext) - Method in class org.springframework.faces.ui.DelegatingViewRoot
 
processUpdates(FacesContext) - Method in class org.springframework.faces.ui.AjaxViewRoot
 
processUpdates(FacesContext) - Method in class org.springframework.faces.ui.DelegatingViewRoot
 
processUserEvent() - Method in class org.springframework.faces.webflow.JsfView
Executes postback-processing portions of the standard JSF lifecycle including APPLY_REQUEST_VALUES through INVOKE_APPLICATION.
processValidators(FacesContext) - Method in class org.springframework.faces.ui.AjaxViewRoot
 
processValidators(FacesContext) - Method in class org.springframework.faces.ui.DelegatingViewRoot
 
ProgressiveCommandButtonRenderer - Class in org.springframework.faces.ui
Renderer for the <sf:commandButton> tag.
ProgressiveCommandButtonRenderer() - Constructor for class org.springframework.faces.ui.ProgressiveCommandButtonRenderer
 
ProgressiveCommandLinkRenderer - Class in org.springframework.faces.ui
Renderer for the <sf:commandLink> tag.
ProgressiveCommandLinkRenderer() - Constructor for class org.springframework.faces.ui.ProgressiveCommandLinkRenderer
 
ProgressiveUICommand - Class in org.springframework.faces.ui
UIComponent implementation that backs the <sf:commandButton> tag.
ProgressiveUICommand() - Constructor for class org.springframework.faces.ui.ProgressiveUICommand
 
publishEvent(FacesContext, Class<? extends SystemEvent>, Class<?>, Object) - Method in class org.springframework.faces.webflow.Jsf2FlowApplication
 
publishEvent(FacesContext, Class<? extends SystemEvent>, Object) - Method in class org.springframework.faces.webflow.Jsf2FlowApplication
 

Q

queueEvent(FacesEvent) - Method in class org.springframework.faces.ui.AjaxViewRoot
 
queueEvent(FacesEvent) - Method in class org.springframework.faces.ui.DelegatingViewRoot
 

R

read(EvaluationContext, Object, String) - Method in class org.springframework.faces.webflow.JsfManagedBeanPropertyAccessor
 
redirect(String) - Method in class org.springframework.faces.webflow.context.portlet.PortletExternalContextImpl
 
release() - Method in class org.springframework.faces.webflow.context.portlet.PortletExternalContextImpl
 
release() - Method in class org.springframework.faces.webflow.context.portlet.PortletFacesContextImpl
 
release() - Method in class org.springframework.faces.webflow.FlowFacesContext
 
releaseIfNecessary() - Method in class org.springframework.faces.webflow.FacesContextHelper
 
removeAttribute(String) - Method in class org.springframework.faces.webflow.context.portlet.InitParameterMap
 
removeAttribute(String) - Method in class org.springframework.faces.webflow.context.portlet.RequestPropertyMap
 
removeELContextListener(ELContextListener) - Method in class org.springframework.faces.webflow.FlowApplication
 
removePhaseListener(PhaseListener) - Method in class org.springframework.faces.ui.DelegatingViewRoot
 
removePhaseListener(PhaseListener) - Method in class org.springframework.faces.webflow.FlowLifecycle
Delegates to the wrapped Lifecycle.
render(FacesContext) - Method in class org.springframework.faces.webflow.FlowLifecycle
Delegates to the wrapped Lifecycle.
render() - Method in class org.springframework.faces.webflow.JsfView
Performs the standard duties of the JSF RENDER_RESPONSE phase.
renderDojoInclude(FacesContext, String) - Static method in class org.springframework.faces.ui.resource.ResourceHelper
Render a