A B C D E G H I L M O P R S T V W

A

afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class org.parancoe.web.plugin.PluginInterceptor
 

B

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
 
ControllerTest - Class in org.parancoe.web.test
 
ControllerTest() - Constructor for class org.parancoe.web.test.ControllerTest
 
ctx - Static variable in class org.parancoe.web.test.BaseTest
 
ctx - Static variable in class org.parancoe.web.test.PluginTest
 

D

dataSource - Variable in class org.parancoe.web.test.BaseTest
 
dataSource - Variable in class org.parancoe.web.test.PluginTest
 
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
 
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
 
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
 
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

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
 

O

org.parancoe.web - package org.parancoe.web
 
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
 

P

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

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
 
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
 

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 V W

Copyright © 2007 JUG Padova Parancoe Team. All Rights Reserved.