ma.glasnost.orika.test.community
Class CustomMergerTest.MergingMapper
java.lang.Object
ma.glasnost.orika.CustomMapper<Collection<CustomMergerTest.Dto>,Collection<CustomMergerTest.Entity>>
ma.glasnost.orika.test.community.CustomMergerTest.MergingMapper
- All Implemented Interfaces:
- MappedTypePair<Collection<CustomMergerTest.Dto>,Collection<CustomMergerTest.Entity>>, Mapper<Collection<CustomMergerTest.Dto>,Collection<CustomMergerTest.Entity>>
- Enclosing class:
- CustomMergerTest
public static class CustomMergerTest.MergingMapper
- extends CustomMapper<Collection<CustomMergerTest.Dto>,Collection<CustomMergerTest.Entity>>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomMergerTest.MergingMapper
public CustomMergerTest.MergingMapper()
mapAtoB
public void mapAtoB(Collection<CustomMergerTest.Dto> a,
Collection<CustomMergerTest.Entity> b,
MappingContext context)
- Specified by:
mapAtoB in interface Mapper<Collection<CustomMergerTest.Dto>,Collection<CustomMergerTest.Entity>>- Overrides:
mapAtoB in class CustomMapper<Collection<CustomMergerTest.Dto>,Collection<CustomMergerTest.Entity>>
Copyright © 2012 Glasnost. All Rights Reserved.