| Class | Description |
|---|---|
| ModelMapperAssembler<A extends AggregateRoot<?>,D> |
This class can be extended to declare an assembler that is able to automatically map an aggregate to a DTO and back.
|
| ModelMapperConfig | |
| ModelMapperConfig.DestinationConfig | |
| ModelMapperConfig.SourceConfig | |
| ModelMapperTupleAssembler<T extends org.javatuples.Tuple,D> |
This class can be extended to declare an assembler that is able to automatically map a tuple of aggregates to a DTO
and back.
|
| Annotation Type | Description |
|---|---|
| ModelMapper |
Copyright © 2013-2018–2019 SeedStack. All rights reserved.