| Package | Description |
|---|---|
| ma.glasnost.orika.test.community |
| Modifier and Type | Class and Description |
|---|---|
static class |
CustomMergerTest.ChildEntity |
| Modifier and Type | Method and Description |
|---|---|
Collection<CustomMergerTest.Entity> |
CustomMergerTest.EntityHolder.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.EntityHolder.setEntities(Collection<CustomMergerTest.Entity> entityList) |
Copyright © 2016 Glasnost. All rights reserved.