Open GoogleCodeExporter opened 8 years ago
Hello,
Actually you can use Filter API to this kind of things
: skip or transforming the value before the copy; as long as the value keeps
it's type if not you should also try to use a Converter
Original comment by elaat...@gmail.com
on 25 Feb 2015 at 9:00
Thanks for Quick reply.
It will be great help if you send me some sample implementation of Filter API.
Original comment by lovelish...@gmail.com
on 26 Feb 2015 at 7:58
You can look at
https://github.com/orika-mapper/orika/blob/master/tests/src/main/java/ma/glasnos
t/orika/test/filters/FilterTestCase.java
and this documentation:
http://orika-mapper.github.io/orika-docs/filters.html
Original comment by elaat...@gmail.com
on 26 Feb 2015 at 9:29
Thanks a lot for your help.
Original comment by lovelish...@gmail.com
on 26 Feb 2015 at 1:52
Original issue reported on code.google.com by
lovelish...@gmail.com
on 25 Feb 2015 at 2:50