binds data from a map to a GormEntity. The map can of course be a JSONObject as is common when binding rest resources
interface DataBinder
DEFAULT_DATE_FORMAT
void
bind(Map args, Object target, Map<String, Object> source)
bind(Object target, Map<String, Object> source)
bind, bind, bind, bind, bind, bind, bind
class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
Binds data from a map on target object.
args
target
source
Groovy Documentation