Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
E
G
H
I
L
M
P
R
S
T
V
W
A
AnnotationValidator
- Class in
it.openutils.spring.validation.hibernate
AnnotationValidator()
- Constructor for class it.openutils.spring.validation.hibernate.
AnnotationValidator
AnnotationValidator.KeybackResourceBundle
- Class in
it.openutils.spring.validation.hibernate
ResourceBundle implementation that always returns the same String used as a key.
AnnotationValidator.KeybackResourceBundle()
- Constructor for class it.openutils.spring.validation.hibernate.
AnnotationValidator.KeybackResourceBundle
B
BaseFormController
- Class in
it.openutils.web.spring
BaseFormController()
- Constructor for class it.openutils.web.spring.
BaseFormController
E
EasyDoubleCustomEditor
- Class in
it.openutils.web.spring
Convenience double custom editor which allows to use both "." and "," as decimal separators.
EasyDoubleCustomEditor(Class<? extends Number>, boolean)
- Constructor for class it.openutils.web.spring.
EasyDoubleCustomEditor
EasyDoubleCustomEditor(Class<? extends Number>, NumberFormat, boolean)
- Constructor for class it.openutils.web.spring.
EasyDoubleCustomEditor
G
GenericSetPropertyEditor
<
T
> - Class in
it.openutils.spring.editors
GenericSetPropertyEditor(Object, String, Class<T>)
- Constructor for class it.openutils.spring.editors.
GenericSetPropertyEditor
ProfiloPropertyEditor.
GenericSinglePropertyEditor
<
T
> - Class in
it.openutils.spring.editors
GenericSinglePropertyEditor(Object, String, Class<T>)
- Constructor for class it.openutils.spring.editors.
GenericSinglePropertyEditor
ProfiloPropertyEditor.
get()
- Static method in class it.openutils.spring.context.
WebApplicationContextHolder
Returns the thread-bound WebApplicationContext.
getAsText()
- Method in class it.openutils.spring.editors.
GenericSetPropertyEditor
getAsText()
- Method in class it.openutils.spring.editors.
GenericSinglePropertyEditor
getHandlerInternal(HttpServletRequest)
- Method in class it.openutils.web.spring.
ParamNameUrlHandlerMapping
getKeys()
- Method in class it.openutils.spring.validation.hibernate.
AnnotationValidator.KeybackResourceBundle
getSuccessView()
- Method in class it.openutils.web.spring.
SimpleController
Getter for
successView
.
getText(String, Object)
- Method in class it.openutils.web.spring.
BaseFormController
Convenient method for getting a i18n key's value with a single string argument.
getText(String)
- Method in class it.openutils.web.spring.
MultiController
Convenience method for getting a i18n key's value.
getText(String, Object)
- Method in class it.openutils.web.spring.
MultiController
Convenient method for getting a i18n key's value with a single string argument.
getText(String, Object[])
- Method in class it.openutils.web.spring.
MultiController
Convenience method for getting a i18n key's value with arguments.
getText(String, Object)
- Method in class it.openutils.web.spring.
SimpleController
Convenient method for getting a i18n key's value with a single string argument.
H
handleGetObject(String)
- Method in class it.openutils.spring.validation.hibernate.
AnnotationValidator.KeybackResourceBundle
handleRequestInternal(HttpServletRequest, HttpServletResponse)
- Method in class it.openutils.web.spring.
MultiController
I
initApplicationContext()
- Method in class it.openutils.web.spring.
ParamNameUrlHandlerMapping
init the application context
initBinder(HttpServletRequest, ServletRequestDataBinder)
- Method in class it.openutils.web.spring.
BaseFormController
it.openutils.spring.context
- package it.openutils.spring.context
it.openutils.spring.editors
- package it.openutils.spring.editors
it.openutils.spring.validation.hibernate
- package it.openutils.spring.validation.hibernate
it.openutils.web.spring
- package it.openutils.web.spring
it.openutils.web.util
- package it.openutils.web.util
L
log
- Variable in class it.openutils.web.spring.
BaseFormController
Logger.
log
- Variable in class it.openutils.web.spring.
MultiController
Logger.
log
- Variable in class it.openutils.web.spring.
SimpleController
Logger.
M
MessageUtils
- Class in
it.openutils.web.util
MessageUtils()
- Constructor for class it.openutils.web.util.
MessageUtils
MultiController
- Class in
it.openutils.web.spring
MultiController()
- Constructor for class it.openutils.web.spring.
MultiController
P
ParamNameUrlHandlerMapping
- Class in
it.openutils.web.spring
Implementation of the HandlerMapping interface to map from URLs to request handler beans.
ParamNameUrlHandlerMapping()
- Constructor for class it.openutils.web.spring.
ParamNameUrlHandlerMapping
R
requestDestroyed(ServletRequestEvent)
- Method in class it.openutils.spring.context.
WebApplicationContextListener
requestInitialized(ServletRequestEvent)
- Method in class it.openutils.spring.context.
WebApplicationContextListener
S
saveError(HttpServletRequest, String)
- Method in class it.openutils.web.spring.
BaseFormController
saveError(HttpServletRequest, String)
- Method in class it.openutils.web.spring.
MultiController
saveError(HttpServletRequest, String)
- Method in class it.openutils.web.spring.
SimpleController
saveError(HttpServletRequest, String)
- Static method in class it.openutils.web.util.
MessageUtils
saveMessage(HttpServletRequest, String)
- Method in class it.openutils.web.spring.
BaseFormController
saveMessage(HttpServletRequest, String)
- Method in class it.openutils.web.spring.
MultiController
saveMessage(HttpServletRequest, String)
- Method in class it.openutils.web.spring.
SimpleController
saveMessage(HttpServletRequest, String)
- Static method in class it.openutils.web.util.
MessageUtils
set(WebApplicationContext)
- Static method in class it.openutils.spring.context.
WebApplicationContextHolder
Bind a WebApplicationContext to the current thread.
setApplicationContext(ApplicationContext)
- Method in class it.openutils.spring.validation.hibernate.
AnnotationValidator
Sets the applicationContext.
setAsText(String)
- Method in class it.openutils.spring.editors.
GenericSetPropertyEditor
setAsText(String)
- Method in class it.openutils.spring.editors.
GenericSinglePropertyEditor
setAsText(String)
- Method in class it.openutils.web.spring.
EasyDoubleCustomEditor
setMappings(Properties)
- Method in class it.openutils.web.spring.
ParamNameUrlHandlerMapping
Map URL paths to handler bean names.
setParamName(String)
- Method in class it.openutils.web.spring.
ParamNameUrlHandlerMapping
set the parameter name
setSuccessView(String)
- Method in class it.openutils.web.spring.
MultiController
Setter for
successView
.
setSuccessView(String)
- Method in class it.openutils.web.spring.
SimpleController
Setter for
successView
.
setUrlMap(Map<String, String>)
- Method in class it.openutils.web.spring.
ParamNameUrlHandlerMapping
Set a Map with URL paths as keys and handler beans as values.
setValue(Object)
- Method in class it.openutils.spring.editors.
GenericSinglePropertyEditor
SimpleController
- Class in
it.openutils.web.spring
SimpleController()
- Constructor for class it.openutils.web.spring.
SimpleController
successView
- Variable in class it.openutils.web.spring.
MultiController
Jsp name.
successView
- Variable in class it.openutils.web.spring.
SimpleController
Jsp name.
supports(Class)
- Method in class it.openutils.spring.validation.hibernate.
AnnotationValidator
T
toString()
- Method in class it.openutils.web.spring.
BaseFormController
toString()
- Method in class it.openutils.web.spring.
MultiController
toString()
- Method in class it.openutils.web.spring.
SimpleController
V
validate(Object, Errors)
- Method in class it.openutils.spring.validation.hibernate.
AnnotationValidator
W
WebApplicationContextHolder
- Class in
it.openutils.spring.context
Holder class to expose the web application context in the form of a thread-bound
WebApplicationContext
object.
WebApplicationContextListener
- Class in
it.openutils.spring.context
Listener for Servlet 2.4+ containers.
WebApplicationContextListener()
- Constructor for class it.openutils.spring.context.
WebApplicationContextListener
A
B
E
G
H
I
L
M
P
R
S
T
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2007
Openmind
. All Rights Reserved.