A B C D E F G H I J K L M N O P Q R S T U V W X Y

H

handle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.springframework.faces.webflow.JsfFlowHandlerAdapter
 
handle(FlowExecutionException, RequestControlContext) - Method in interface org.springframework.webflow.engine.FlowExecutionExceptionHandler
Handle the exception in the context of the current request.
handle(FlowExecutionException, RequestControlContext) - Method in class org.springframework.webflow.engine.support.TransitionExecutingFlowExecutionExceptionHandler
 
handle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.springframework.webflow.mvc.servlet.FlowHandlerAdapter
 
handleAction(ActionRequest, ActionResponse, Object) - Method in class org.springframework.webflow.mvc.portlet.FlowHandlerAdapter
 
handleEvent(RequestControlContext) - Method in class org.springframework.webflow.engine.Flow
Handle the last event that occurred against an active session of this flow.
handleEvent(Event) - Method in interface org.springframework.webflow.engine.RequestControlContext
Signals the occurrence of an event in the current state of this flow execution request context.
handleEvent(RequestControlContext) - Method in class org.springframework.webflow.engine.SubflowState
Called on completion of the subflow to handle the subflow result event as determined by the end state reached by the subflow.
handleEvent(RequestControlContext) - Method in class org.springframework.webflow.engine.TransitionableState
Inform this state definition that an event was signaled in it.
handleEvent(EventRequest, EventResponse, Object) - Method in class org.springframework.webflow.mvc.portlet.FlowHandlerAdapter
 
handleEvent(Event) - Method in class org.springframework.webflow.test.MockRequestControlContext
 
handleException(FlowExecutionException, RequestControlContext) - Method in class org.springframework.webflow.engine.Flow
Handle an exception that occurred during an execution of this flow.
handleException(FlowExecutionException, RequestControlContext) - Method in class org.springframework.webflow.engine.FlowExecutionExceptionHandlerSet
Handle an exception that occurred during the context of the current flow execution request.
handleException(FlowExecutionException, RequestControlContext) - Method in class org.springframework.webflow.engine.State
Handle an exception that occurred in this state during the context of the current flow execution request.
handleException(FlowException, PortletRequest, RenderResponse) - Method in class org.springframework.webflow.mvc.portlet.AbstractFlowHandler
 
handleException(FlowException, RenderRequest, RenderResponse) - Method in class org.springframework.webflow.mvc.portlet.AbstractFlowHandler
 
handleException(FlowException, RenderRequest, RenderResponse) - Method in interface org.springframework.webflow.mvc.portlet.FlowHandler
Handles a flow exception that was not handled by the Web Flow system in render request.
handleException(FlowException, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.webflow.mvc.servlet.AbstractFlowHandler
 
handleException(FlowException, HttpServletRequest, HttpServletResponse) - Method in interface org.springframework.webflow.mvc.servlet.FlowHandler
Handles a flow exception that was not handled by the Web Flow system.
handleExecutionOutcome(FlowExecutionOutcome, ActionRequest, ActionResponse) - Method in class org.springframework.webflow.mvc.portlet.AbstractFlowHandler
 
handleExecutionOutcome(FlowExecutionOutcome, ActionRequest, ActionResponse) - Method in interface org.springframework.webflow.mvc.portlet.FlowHandler
Handles a specific flow execution outcome.
handleExecutionOutcome(FlowExecutionOutcome, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.webflow.mvc.servlet.AbstractFlowHandler
 
handleExecutionOutcome(FlowExecutionOutcome, HttpServletRequest, HttpServletResponse) - Method in interface org.springframework.webflow.mvc.servlet.FlowHandler
Handles a specific flow execution outcome.
handleRender(RenderRequest, RenderResponse, Object) - Method in class org.springframework.webflow.mvc.portlet.FlowHandlerAdapter
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.faces.webflow.JsfResourceRequestHandler
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.webflow.mvc.servlet.FlowController
 
handleResource(ResourceRequest, ResourceResponse, Object) - Method in class org.springframework.webflow.mvc.portlet.FlowHandlerAdapter
 
handleResourceException(FlowException, ResourceRequest, ResourceResponse) - Method in class org.springframework.webflow.mvc.portlet.AbstractFlowHandler
 
handleResourceException(FlowException, ResourceRequest, ResourceResponse) - Method in interface org.springframework.webflow.mvc.portlet.FlowHandler
Handles a flow exception that was not handled by the Web Flow system in a resource request.
hasEnded() - Method in class org.springframework.webflow.engine.impl.FlowExecutionImpl
 
hasEnded() - Method in interface org.springframework.webflow.execution.FlowExecutionContext
Returns a flag indicating if this execution has ended.
hasEnded() - Method in class org.springframework.webflow.test.MockFlowExecutionContext
 
hasErrorMessages() - Method in class org.springframework.binding.message.DefaultMessageContext
 
hasErrorMessages() - Method in interface org.springframework.binding.message.MessageContext
Returns true if there are error messages in this context.
hasErrorMessages() - Method in class org.springframework.faces.webflow.FlowFacesContextMessageDelegate
Whether Web Flow's MessageContext contains any errors.
hasErrorResults() - Method in class org.springframework.binding.mapping.impl.DefaultMappingResults
 
hasErrorResults() - Method in interface org.springframework.binding.mapping.MappingResults
Whether some results were errors.
hasField() - Method in class org.springframework.binding.message.Message
Whether the message is associated with a field.
hasFlowChanged() - Method in interface org.springframework.webflow.engine.builder.FlowBuilder
As the underlying flow managed by this builder changed since the last build occurred?
hasFlowChanged() - Method in class org.springframework.webflow.engine.builder.model.FlowModelFlowBuilder
 
hasFlowChanged() - Method in class org.springframework.webflow.engine.builder.support.AbstractFlowBuilder
 
hasFlowEvent() - Method in class org.springframework.faces.webflow.JsfView
 
hasFlowEvent() - Method in interface org.springframework.webflow.execution.View
True if a call to View.processUserEvent() raised a flow event the current state should handle.
hasFlowEvent() - Method in class org.springframework.webflow.mvc.view.AbstractMvcView
 
hasFlowModelChanged() - Method in class org.springframework.webflow.engine.model.builder.DefaultFlowModelHolder
 
hasFlowModelChanged() - Method in interface org.springframework.webflow.engine.model.registry.FlowModelHolder
Has the underlying flow model changed since it was last accessed via a call to FlowModelHolder.getFlowModel().
hasFlowModelResourceChanged() - Method in interface org.springframework.webflow.engine.model.builder.FlowModelBuilder
Returns true if the underlying flow model resource has changed since the last call to FlowModelBuilder.init().
hasFlowModelResourceChanged() - Method in class org.springframework.webflow.engine.model.builder.xml.XmlFlowModelBuilder
 
hashCode() - Method in class org.springframework.binding.convert.service.RuntimeBindingConversionExecutor
 
hashCode() - Method in class org.springframework.binding.convert.service.StaticConversionExecutor
 
hashCode() - Method in class org.springframework.binding.expression.beanwrapper.BeanWrapperExpression
 
hashCode() - Method in class org.springframework.binding.expression.el.ELExpression
 
hashCode() - Method in class org.springframework.binding.expression.ExpressionVariable
 
hashCode() - Method in class org.springframework.binding.expression.support.LiteralExpression
 
hashCode() - Method in class org.springframework.binding.expression.support.StaticExpression
 
hashCode() - Method in class org.springframework.binding.mapping.impl.DefaultMapping
 
hashCode() - Method in class org.springframework.binding.method.MethodKey
 
hashCode() - Method in class org.springframework.binding.method.MethodSignature
 
hashCode() - Method in class org.springframework.binding.method.Parameter
 
hashCode() - Method in class org.springframework.binding.method.Parameters
 
hashCode() - Method in class org.springframework.webflow.conversation.impl.SimpleConversationId
 
hashCode() - Method in class org.springframework.webflow.core.collection.LocalAttributeMap
 
hashCode() - Method in class org.springframework.webflow.core.collection.LocalParameterMap
 
hashCode() - Method in class org.springframework.webflow.engine.builder.BinderConfiguration.Binding
 
hashCode() - Method in class org.springframework.webflow.engine.Flow
 
hashCode() - Method in class org.springframework.webflow.engine.FlowVariable
 
hashCode() - Method in class org.springframework.webflow.engine.State
 
hashCode() - Method in class org.springframework.webflow.engine.ViewVariable
 
hashCode() - Method in class org.springframework.webflow.execution.FlowExecutionKey
 
hashCode() - Method in class org.springframework.webflow.execution.repository.snapshot.SerializedFlowExecutionSnapshot
 
hashCode() - Method in class org.springframework.webflow.execution.repository.support.CompositeFlowExecutionKey
 
hashCode() - Method in class org.springframework.webflow.test.GeneratedFlowExecutionKey
 
hashCode() - Method in class org.springframework.webflow.test.MockFlowExecutionKey
 
hasMatchingTransition(RequestContext) - Method in class org.springframework.webflow.engine.TransitionSet
Returns whether or not this list has a transition that will fire for given flow execution request context.
hasNext() - Method in class org.springframework.binding.collection.CompositeIterator
 
hasStarted() - Method in class org.springframework.webflow.engine.impl.FlowExecutionImpl
 
hasStarted() - Method in interface org.springframework.webflow.execution.FlowExecutionContext
Returns a flag indicating if this execution has been started.
hasStarted() - Method in class org.springframework.webflow.test.MockFlowExecutionContext
 
HibernateFlowExecutionListener - Class in org.springframework.webflow.persistence
A FlowExecutionListener that implements the Flow Managed Persistence Context (FMPC) pattern using the native Hibernate API.
HibernateFlowExecutionListener(SessionFactory, PlatformTransactionManager) - Constructor for class org.springframework.webflow.persistence.HibernateFlowExecutionListener
Create a new Hibernate Flow Execution Listener using giving Hibernate session factory and transaction manager.
History - Enum in org.springframework.webflow.engine
View state history policies.
HttpServletContextMap - Class in org.springframework.webflow.context.servlet
Map backed by the Servlet context for accessing application scoped attributes.
HttpServletContextMap(ServletContext) - Constructor for class org.springframework.webflow.context.servlet.HttpServletContextMap
Create a map wrapping given servlet context.
HttpServletRequestMap - Class in org.springframework.webflow.context.servlet
Map backed by the Servlet HTTP request attribute map for accessing request local attributes.
HttpServletRequestMap(HttpServletRequest) - Constructor for class org.springframework.webflow.context.servlet.HttpServletRequestMap
Create a new map wrapping the attributes of given request.
HttpServletRequestParameterMap - Class in org.springframework.webflow.context.servlet
Map backed by the Servlet HTTP request parameter map for accessing request parameters.
HttpServletRequestParameterMap(HttpServletRequest) - Constructor for class org.springframework.webflow.context.servlet.HttpServletRequestParameterMap
Create a new map wrapping the parameters of given request.
HttpSessionMap - Class in org.springframework.webflow.context.servlet
A Shared Map backed by the Servlet HTTP session, for accessing session scoped attributes.
HttpSessionMap(HttpServletRequest) - Constructor for class org.springframework.webflow.context.servlet.HttpSessionMap
Create a map wrapping the session of given request.
HttpSessionMapBindingListener - Class in org.springframework.webflow.context.web
Helper class that adapts a generic AttributeMapBindingListener to a HTTP specific HttpSessionBindingListener.
HttpSessionMapBindingListener(AttributeMapBindingListener, Map) - Constructor for class org.springframework.webflow.context.web.HttpSessionMapBindingListener
Create a new wrapper for given listener.

A B C D E F G H I J K L M N O P Q R S T U V W X Y