public static class CustomMergerTest.MergingMapper extends CustomMapper<Collection<CustomMergerTest.Dto>,Collection<CustomMergerTest.Entity>>
aType, bType, mapperFacade| Constructor and Description |
|---|
MergingMapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
mapAtoB(Collection<CustomMergerTest.Dto> a,
Collection<CustomMergerTest.Entity> b,
MappingContext context) |
favorsExtension, getAType, getBType, mapBtoA, setMapperFacade, setUsedMapperspublic void mapAtoB(Collection<CustomMergerTest.Dto> a, Collection<CustomMergerTest.Entity> b, MappingContext context)
mapAtoB in interface Mapper<Collection<CustomMergerTest.Dto>,Collection<CustomMergerTest.Entity>>mapAtoB in class CustomMapper<Collection<CustomMergerTest.Dto>,Collection<CustomMergerTest.Entity>>Copyright © 2019 Glasnost. All rights reserved.