Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
L
M
O
P
R
S
T
U
V
W
A
afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception)
- Method in class org.parancoe.web.plugin.
PluginInterceptor
AnnotationHandlerMapping
- Class in
org.parancoe.web.controller
An HandlerMapping implementation that reads url mapping from annotations.
AnnotationHandlerMapping()
- Constructor for class org.parancoe.web.controller.
AnnotationHandlerMapping
B
BASE_PACKAGE_ATTRIBUTE
- Static variable in class org.parancoe.web.xml.
ControllerBeanDefinitionParser
The package from which this parser loads controllers
BaseFormController
- Class in
org.parancoe.web
BaseFormController()
- Constructor for class org.parancoe.web.
BaseFormController
BaseMultiActionController
- Class in
org.parancoe.web
BaseMultiActionController()
- Constructor for class org.parancoe.web.
BaseMultiActionController
BaseTest
- Class in
org.parancoe.web.test
E' la classe base per tutti i test.
BaseTest()
- Constructor for class org.parancoe.web.test.
BaseTest
C
conf
- Variable in class org.parancoe.web.
BaseFormController
conf
- Variable in class org.parancoe.web.
BaseMultiActionController
conf
- Variable in class org.parancoe.web.test.
BaseTest
conf
- Variable in class org.parancoe.web.test.
PluginTest
contextDestroyed(ServletContextEvent)
- Method in class org.parancoe.web.
ContextListener
contextInitialized(ServletContextEvent)
- Method in class org.parancoe.web.
ContextListener
contextInitialized(ServletContextEvent)
- Method in class org.parancoe.web.
PopulateInitialDataContextListener
ContextListener
- Class in
org.parancoe.web
A context listener for initializing the Spring context.
ContextListener()
- Constructor for class org.parancoe.web.
ContextListener
ControllerBeanDefinitionParser
- Class in
org.parancoe.web.xml
A parser to load all the controllers defined in 'basePackage'.
ControllerBeanDefinitionParser()
- Constructor for class org.parancoe.web.xml.
ControllerBeanDefinitionParser
ControllerTest
- Class in
org.parancoe.web.test
ControllerTest()
- Constructor for class org.parancoe.web.test.
ControllerTest
D
dataSource
- Variable in class org.parancoe.web.test.
BaseTest
dataSource
- Variable in class org.parancoe.web.test.
PluginTest
DefaultPluginTestContextHolder
- Class in
org.parancoe.web.test
Holder for the default Spring context used for the tests.
DefaultTestContextHolder
- Class in
org.parancoe.web.test
Holder for the default Spring context used for the tests.
DefaultUrlMapping
- Annotation Type in
org.parancoe.web.controller.annotation
Annotation for the default urlmapping.
DWRAnnotationValidator
- Class in
org.parancoe.web.validation
Gives convenience methods for validation through direct web remoting (DWR)
DWRAnnotationValidator()
- Constructor for class org.parancoe.web.validation.
DWRAnnotationValidator
DWRAnnotationValidator(BeanValidationConfigurationLoader)
- Constructor for class org.parancoe.web.validation.
DWRAnnotationValidator
E
ExceptionResolver
- Class in
org.parancoe.web
ExceptionResolver()
- Constructor for class org.parancoe.web.
ExceptionResolver
G
genericError(Exception)
- Method in class org.parancoe.web.
BaseFormController
genericError(String)
- Method in class org.parancoe.web.
BaseFormController
genericError(Exception)
- Method in class org.parancoe.web.
BaseMultiActionController
genericError(String)
- Method in class org.parancoe.web.
BaseMultiActionController
getAllControllerTypeClasses(String)
- Method in class org.parancoe.web.xml.
ControllerBeanDefinitionParser
Return all classes in the package subtree matching Controller type.
getConf()
- Method in class org.parancoe.web.
BaseFormController
getConf()
- Method in class org.parancoe.web.
BaseMultiActionController
getContextLoaderListeners()
- Method in class org.parancoe.web.plugin.
Plugin
getDefaultExtension()
- Method in class org.parancoe.web.controller.
AnnotationHandlerMapping
getFixtureClasses()
- Method in class org.parancoe.web.plugin.
Plugin
getFixtureClassNames()
- Method in class org.parancoe.web.plugin.
Plugin
getInterceptors()
- Method in class org.parancoe.web.plugin.
Plugin
getLogger()
- Method in class org.parancoe.web.
BaseFormController
getLogger()
- Method in class org.parancoe.web.
BaseMultiActionController
getName()
- Method in class org.parancoe.web.plugin.
Plugin
getPlugins()
- Method in class org.parancoe.web.plugin.
PluginHelper
getTestContext()
- Method in class org.parancoe.web.test.
BaseTest
Creo un webApplicationContext finto
getTestContext()
- Static method in class org.parancoe.web.test.
DefaultPluginTestContextHolder
getTestContext()
- Static method in class org.parancoe.web.test.
DefaultTestContextHolder
getTestContext()
- Method in class org.parancoe.web.test.
PluginTest
Creo un webApplicationContext finto
getValidationMessage(Errors, String)
- Method in class org.parancoe.web.validation.
DWRAnnotationValidator
Returns a localized validation message for the given field (if any)
H
handlerMapping
- Variable in class org.parancoe.web.test.
BaseTest
handlerMapping
- Variable in class org.parancoe.web.test.
PluginTest
I
init()
- Method in class org.parancoe.web.xml.
ParancoeWebNamespaceHandler
initApplicationContext()
- Method in class org.parancoe.web.controller.
AnnotationHandlerMapping
initBinder(HttpServletRequest, ServletRequestDataBinder)
- Method in class org.parancoe.web.
BaseFormController
initPlugins()
- Method in class org.parancoe.web.plugin.
PluginHelper
invokeAfterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception)
- Method in class org.parancoe.web.plugin.
PluginHelper
invokePluginContextDestroyed(ServletContextEvent)
- Method in class org.parancoe.web.plugin.
PluginHelper
invokes contextDestroyed for every registered plugin
invokePluginContextInitialized(ServletContextEvent)
- Method in class org.parancoe.web.plugin.
PluginHelper
invokes contextInitialized for every registered plugin
invokePluginPostHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView)
- Method in class org.parancoe.web.plugin.
PluginHelper
invokePluginPreHandle(HttpServletRequest, HttpServletResponse, Object)
- Method in class org.parancoe.web.plugin.
PluginHelper
invokes contextInitialized for every registered plugin
L
LanguageInterceptor
- Class in
org.parancoe.web
LanguageInterceptor()
- Constructor for class org.parancoe.web.
LanguageInterceptor
logger
- Static variable in class org.parancoe.web.
LanguageInterceptor
M
mpReq
- Variable in class org.parancoe.web.test.
ControllerTest
MultiUrlMapping
- Annotation Type in
org.parancoe.web.controller.annotation
Annotation type to indicate the handling of an array of urls
O
org.parancoe.web
- package org.parancoe.web
org.parancoe.web.controller
- package org.parancoe.web.controller
org.parancoe.web.controller.annotation
- package org.parancoe.web.controller.annotation
org.parancoe.web.plugin
- package org.parancoe.web.plugin
org.parancoe.web.test
- package org.parancoe.web.test
org.parancoe.web.validation
- package org.parancoe.web.validation
org.parancoe.web.xml
- package org.parancoe.web.xml
P
ParancoeWebNamespaceHandler
- Class in
org.parancoe.web.xml
A handler for parancoe-web namespace
ParancoeWebNamespaceHandler()
- Constructor for class org.parancoe.web.xml.
ParancoeWebNamespaceHandler
PARENT_ATTRIBUTE
- Static variable in class org.parancoe.web.xml.
ControllerBeanDefinitionParser
The parent used to define controllers found
parse(Element, ParserContext)
- Method in class org.parancoe.web.xml.
ControllerBeanDefinitionParser
Register controllers found in
basePackage
attribute giving them
parent
as parent.
Plugin
- Class in
org.parancoe.web.plugin
Define the basic properties of a plugin Ogni plugin nel suo parancoe-plugin.xml configura un'istanza di questa classe impostando le properties adatte.
Plugin()
- Constructor for class org.parancoe.web.plugin.
Plugin
PluginHelper
- Class in
org.parancoe.web.plugin
Questa classe è solo un helper non è configurato in spring
PluginHelper(ApplicationContext)
- Constructor for class org.parancoe.web.plugin.
PluginHelper
PluginInterceptor
- Class in
org.parancoe.web.plugin
Questa classe fa da proxy per tutti gli interceptor configurati nei plugins.
PluginInterceptor()
- Constructor for class org.parancoe.web.plugin.
PluginInterceptor
PluginTest
- Class in
org.parancoe.web.test
E' la classe base per tutti i test dei plugin.
PluginTest()
- Constructor for class org.parancoe.web.test.
PluginTest
PopulateInitialDataContextListener
- Class in
org.parancoe.web
PopulateInitialDataContextListener()
- Constructor for class org.parancoe.web.
PopulateInitialDataContextListener
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView)
- Method in class org.parancoe.web.plugin.
PluginInterceptor
preHandle(HttpServletRequest, HttpServletResponse, Object)
- Method in class org.parancoe.web.
LanguageInterceptor
preHandle(HttpServletRequest, HttpServletResponse, Object)
- Method in class org.parancoe.web.plugin.
PluginInterceptor
R
registerHandlers()
- Method in class org.parancoe.web.controller.
AnnotationHandlerMapping
Iterates over beans of type Controller registered in the current spring context searching for UrlAnnotation and MultiUrlAnnotation.
req
- Variable in class org.parancoe.web.test.
ControllerTest
res
- Variable in class org.parancoe.web.test.
ControllerTest
resolveException(HttpServletRequest, HttpServletResponse, Object, Exception)
- Method in class org.parancoe.web.
ExceptionResolver
sends unhandled exceptions to genericError.jsp
S
setApplicationContext(ApplicationContext)
- Method in class org.parancoe.web.plugin.
PluginInterceptor
setApplicationContext(ApplicationContext)
- Method in class org.parancoe.web.validation.
DWRAnnotationValidator
setConf(BaseConf)
- Method in class org.parancoe.web.
BaseFormController
setConf(BaseConf)
- Method in class org.parancoe.web.
BaseMultiActionController
setContextLoaderListeners(List<ContextLoaderListener>)
- Method in class org.parancoe.web.plugin.
Plugin
setDefaultExtension(String)
- Method in class org.parancoe.web.controller.
AnnotationHandlerMapping
setFixtureClassNames(List<String>)
- Method in class org.parancoe.web.plugin.
Plugin
setInterceptors(List<HandlerInterceptorAdapter>)
- Method in class org.parancoe.web.plugin.
Plugin
setName(String)
- Method in class org.parancoe.web.plugin.
Plugin
setUp()
- Method in class org.parancoe.web.test.
BaseTest
setUp()
- Method in class org.parancoe.web.test.
ControllerTest
setUp()
- Method in class org.parancoe.web.test.
PluginTest
T
tearDown()
- Method in class org.parancoe.web.test.
ControllerTest
U
UrlMapping
- Annotation Type in
org.parancoe.web.controller.annotation
Annotation type to indicate the handling of a url
V
validateDWR(String, String, String)
- Method in class org.parancoe.web.validation.
DWRAnnotationValidator
Validate a propertyValue of the commandClass of controller controllerId
W
WebUtils
- Class in
org.parancoe.web
WebUtils()
- Constructor for class org.parancoe.web.
WebUtils
A
B
C
D
E
G
H
I
L
M
O
P
R
S
T
U
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2007
JUG Padova Parancoe Team
. All Rights Reserved.