public class UifConfigurableWebBindingInitializer extends org.springframework.web.bind.support.ConfigurableWebBindingInitializer
Constructor and Description |
---|
UifConfigurableWebBindingInitializer() |
Modifier and Type | Method and Description |
---|---|
void |
initBinder(org.springframework.web.bind.WebDataBinder binder,
org.springframework.web.context.request.WebRequest request) |
getBindingErrorProcessor, getConversionService, getMessageCodesResolver, getPropertyEditorRegistrars, getValidator, isAutoGrowNestedPaths, isDirectFieldAccess, setAutoGrowNestedPaths, setBindingErrorProcessor, setConversionService, setDirectFieldAccess, setMessageCodesResolver, setPropertyEditorRegistrar, setPropertyEditorRegistrars, setValidator
public UifConfigurableWebBindingInitializer()
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
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.