com.clickntap.utils
Class BindUtils
java.lang.Object
com.clickntap.utils.BindUtils
public class BindUtils
- extends Object
|
Method Summary |
static void |
bind(org.springframework.validation.DataBinder dataBinder,
org.springframework.beans.MutablePropertyValues pvs)
|
static void |
bind(Object object,
org.springframework.beans.MutablePropertyValues pvs)
|
static void |
registerCustomEditor(org.springframework.validation.DataBinder binder)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BindUtils
public BindUtils()
registerCustomEditor
public static void registerCustomEditor(org.springframework.validation.DataBinder binder)
bind
public static void bind(Object object,
org.springframework.beans.MutablePropertyValues pvs)
bind
public static void bind(org.springframework.validation.DataBinder dataBinder,
org.springframework.beans.MutablePropertyValues pvs)
Copyright © 2014. All rights reserved.