|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FlashScope | |
---|---|
org.codehaus.groovy.grails.web.servlet | |
org.codehaus.groovy.grails.web.servlet.mvc |
Uses of FlashScope in org.codehaus.groovy.grails.web.servlet |
---|
Classes in org.codehaus.groovy.grails.web.servlet that implement FlashScope | |
---|---|
class |
GrailsFlashScope
Grails implementation of Flash scope (@see org.codehaus.groovy.grails.web.servlet.FlashScope) |
Methods in org.codehaus.groovy.grails.web.servlet that return FlashScope | |
---|---|
FlashScope |
DefaultGrailsApplicationAttributes.getFlashScope(ServletRequest request)
|
FlashScope |
GrailsApplicationAttributes.getFlashScope(ServletRequest request)
Retrieves the flash scope instance for the given requeste |
Uses of FlashScope in org.codehaus.groovy.grails.web.servlet.mvc |
---|
Methods in org.codehaus.groovy.grails.web.servlet.mvc that return FlashScope | |
---|---|
FlashScope |
GrailsWebRequest.getFlashScope()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |