ma.glasnost.orika.test.community
Class CustomMergerTest.DesiredMergingMapper
java.lang.Object
ma.glasnost.orika.CustomMapper
ma.glasnost.orika.test.community.CustomMergerTest.DesiredMergingMapper
- All Implemented Interfaces:
- MappedTypePair, Mapper
- Enclosing class:
- CustomMergerTest
public static class CustomMergerTest.DesiredMergingMapper
- extends CustomMapper
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomMergerTest.DesiredMergingMapper
public CustomMergerTest.DesiredMergingMapper()
mapAtoB
public void mapAtoB(Collection srcDtos,
Collection dstEntities,
Class<? extends CustomMergerTest.Dto> srcDtoClass,
Class<? extends CustomMergerTest.Entity> dstEntityClass,
MappingContext context)
Copyright © 2012 Glasnost. All Rights Reserved.