Java bean utils populate

From John Freier
Revision as of 16:20, 3 February 2012 by Jfreier (Talk | contribs) (Created page with 'I believe this takes in a map and set the properties of a pojo. Object = public void populate(Object bean, Map properties)')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

I believe this takes in a map and set the properties of a pojo.

Object = public void populate(Object bean, Map properties)