Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
F
G
H
O
P
R
S
C
currentSession()
- Method in class org.codehaus.groovy.grails.webflow.persistence.
FlowAwareCurrentSessionContext
F
FlowAwareCurrentSessionContext
- Class in
org.codehaus.groovy.grails.webflow.persistence
A Hibernate CurrentSessionContext that is aware of flow requests and looks up the Session from the flow instead of the current Thread.
FlowAwareCurrentSessionContext(SessionFactoryImplementor)
- Constructor for class org.codehaus.groovy.grails.webflow.persistence.
FlowAwareCurrentSessionContext
Create a new SpringSessionContext for the given Hibernate SessionFactory.
FlowDefinitionException
- Exception in
org.codehaus.groovy.grails.webflow.engine.builder
Thrown when an error occurs duing Flow definition
FlowDefinitionException(String)
- Constructor for exception org.codehaus.groovy.grails.webflow.engine.builder.
FlowDefinitionException
G
getHandlerForControllerClass(GrailsControllerClass, HttpServletRequest)
- Method in class org.codehaus.groovy.grails.webflow.mvc.servlet.
GrailsFlowHandlerMapping
getOrder()
- Method in class org.codehaus.groovy.grails.webflow.scope.
ScopeRegistrar
GrailsFlowExecutorImpl
- Class in
org.codehaus.groovy.grails.webflow.execution
GrailsFlowExecutorImpl(FlowDefinitionLocator, FlowExecutionFactory, FlowExecutionRepository)
- Constructor for class org.codehaus.groovy.grails.webflow.execution.
GrailsFlowExecutorImpl
Create a new flow executor.
GrailsFlowHandlerAdapter
- Class in
org.codehaus.groovy.grails.webflow.mvc.servlet
Extends the default FlowHandlerAdapter in order to populate a valid Grails request.
GrailsFlowHandlerAdapter()
- Constructor for class org.codehaus.groovy.grails.webflow.mvc.servlet.
GrailsFlowHandlerAdapter
GrailsFlowHandlerMapping
- Class in
org.codehaus.groovy.grails.webflow.mvc.servlet
A HandlerMapping implementation that maps Grails controller classes onto flows.
GrailsFlowHandlerMapping()
- Constructor for class org.codehaus.groovy.grails.webflow.mvc.servlet.
GrailsFlowHandlerMapping
H
handle(HttpServletRequest, HttpServletResponse, Object)
- Method in class org.codehaus.groovy.grails.webflow.mvc.servlet.
GrailsFlowHandlerAdapter
O
org.codehaus.groovy.grails.webflow.engine.builder
- package org.codehaus.groovy.grails.webflow.engine.builder
org.codehaus.groovy.grails.webflow.execution
- package org.codehaus.groovy.grails.webflow.execution
org.codehaus.groovy.grails.webflow.mvc.servlet
- package org.codehaus.groovy.grails.webflow.mvc.servlet
org.codehaus.groovy.grails.webflow.persistence
- package org.codehaus.groovy.grails.webflow.persistence
org.codehaus.groovy.grails.webflow.scope
- package org.codehaus.groovy.grails.webflow.scope
P
paused(RequestContext)
- Method in class org.codehaus.groovy.grails.webflow.persistence.
SessionAwareHibernateFlowExecutionListener
postProcessBeanFactory(ConfigurableListableBeanFactory)
- Method in class org.codehaus.groovy.grails.webflow.scope.
ScopeRegistrar
R
resumeExecution(String, ExternalContext)
- Method in class org.codehaus.groovy.grails.webflow.execution.
GrailsFlowExecutorImpl
resuming(RequestContext)
- Method in class org.codehaus.groovy.grails.webflow.persistence.
SessionAwareHibernateFlowExecutionListener
S
ScopeRegistrar
- Class in
org.codehaus.groovy.grails.webflow.scope
Replaces Webflow ScopeRegistrar since we don't need to the RequestScope implementation of WebFlow.
ScopeRegistrar()
- Constructor for class org.codehaus.groovy.grails.webflow.scope.
ScopeRegistrar
SessionAwareHibernateFlowExecutionListener
- Class in
org.codehaus.groovy.grails.webflow.persistence
Extends the HibernateFlowExecutionListener and doesn't bind a session if one is already present.
SessionAwareHibernateFlowExecutionListener(SessionFactory, PlatformTransactionManager)
- Constructor for class org.codehaus.groovy.grails.webflow.persistence.
SessionAwareHibernateFlowExecutionListener
Create a new Hibernate Flow Execution Listener using giving Hibernate session factory and transaction manager.
sessionEnded(RequestContext, FlowSession, String, AttributeMap)
- Method in class org.codehaus.groovy.grails.webflow.persistence.
SessionAwareHibernateFlowExecutionListener
sessionEnding(RequestContext, FlowSession, String, MutableAttributeMap)
- Method in class org.codehaus.groovy.grails.webflow.persistence.
SessionAwareHibernateFlowExecutionListener
sessionStarting(RequestContext, FlowSession, MutableAttributeMap)
- Method in class org.codehaus.groovy.grails.webflow.persistence.
SessionAwareHibernateFlowExecutionListener
setGrailsApplication(GrailsApplication)
- Method in class org.codehaus.groovy.grails.webflow.mvc.servlet.
GrailsFlowHandlerAdapter
C
F
G
H
O
P
R
S
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes