| Package | Description |
|---|---|
| ma.glasnost.orika.test.community |
| Modifier and Type | Class and Description |
|---|---|
static class |
CustomMergerTest.ChildDto |
| Modifier and Type | Method and Description |
|---|---|
Collection<CustomMergerTest.Dto> |
CustomMergerTest.DtoHolder.getEntities() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomMergerTest.MergingMapper.mapAtoB(Collection<CustomMergerTest.Dto> a,
Collection<CustomMergerTest.Entity> b,
MappingContext context) |
void |
CustomMergerTest.DesiredMergingMapper.mapAtoB(Collection srcDtos,
Collection dstEntities,
Class<? extends CustomMergerTest.Dto> srcDtoClass,
Class<? extends CustomMergerTest.Entity> dstEntityClass,
MappingContext context) |
void |
CustomMergerTest.DtoHolder.setEntities(Collection<CustomMergerTest.Dto> dtoList) |
Copyright © 2015 Glasnost. All Rights Reserved.