|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CustomMergerTest.Dto | |
|---|---|
| ma.glasnost.orika.test.community | |
| Uses of CustomMergerTest.Dto in ma.glasnost.orika.test.community |
|---|
| Subclasses of CustomMergerTest.Dto in ma.glasnost.orika.test.community | |
|---|---|
static class |
CustomMergerTest.ChildDto
|
| Methods in ma.glasnost.orika.test.community that return types with arguments of type CustomMergerTest.Dto | |
|---|---|
Collection<CustomMergerTest.Dto> |
CustomMergerTest.DtoHolder.getEntities()
|
| Method parameters in ma.glasnost.orika.test.community with type arguments of type CustomMergerTest.Dto | |
|---|---|
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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||