Skip to Content
0
Sep 21, 2017 at 08:31 AM

How to write populator for Map

321 Views

Hi Experts,

I have Map to be converted from Model object to Data Object. Map contains userModel as key , and list of users Wishlist(Wishlist2Model)

Now I want to write populator to convert the map of these model object to Data.

As of now, I know how to write populator of list of model object. but now it is for map of model

Any suggestions

Thanks in advance