|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.springframework.web.bind.support.ConfigurableWebBindingInitializer org.kuali.rice.krad.web.bind.UifConfigurableWebBindingInitializer
public class UifConfigurableWebBindingInitializer
Registers standard PropertyEditors used in binding for all http requests.
Constructor Summary | |
---|---|
UifConfigurableWebBindingInitializer()
|
Method Summary | |
---|---|
void |
initBinder(org.springframework.web.bind.WebDataBinder binder,
org.springframework.web.context.request.WebRequest request)
|
Methods inherited from class org.springframework.web.bind.support.ConfigurableWebBindingInitializer |
---|
getBindingErrorProcessor, getConversionService, getMessageCodesResolver, getPropertyEditorRegistrars, getValidator, isAutoGrowNestedPaths, isDirectFieldAccess, setAutoGrowNestedPaths, setBindingErrorProcessor, setConversionService, setDirectFieldAccess, setMessageCodesResolver, setPropertyEditorRegistrar, setPropertyEditorRegistrars, setValidator |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UifConfigurableWebBindingInitializer()
Method Detail |
---|
public void initBinder(org.springframework.web.bind.WebDataBinder binder, org.springframework.web.context.request.WebRequest request)
initBinder
in interface org.springframework.web.bind.support.WebBindingInitializer
initBinder
in class org.springframework.web.bind.support.ConfigurableWebBindingInitializer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |