Hi,
 
I have got a User object with a Person object as one of its property and
Person object has PersonName object name as its property.
And the PersonName object has firstName and lastName as properties.
 
I want to create a CompoundPropertyModel with my User object as model and caprture the firstname and lastname.
Is there anyway i can do this ?
 
Dipu

Reply via email to