See: Description
| Interface | Description |
|---|---|
| BankAccountMapper |
Mapper for the entity BankAccount and its DTO BankAccountDTO.
|
| EntityMapper<D,E> |
Contract for a generic dto to entity mapper.
|
| EntityWithDTOMapper |
Mapper for the entity EntityWithDTO and its DTO EntityWithDTODTO.
|
| EntityWithPaginationAndDTOMapper |
Mapper for the entity EntityWithPaginationAndDTO and its DTO EntityWithPaginationAndDTODTO.
|
| EntityWithServiceClassAndDTOMapper |
Mapper for the entity EntityWithServiceClassAndDTO and its DTO EntityWithServiceClassAndDTODTO.
|
| EntityWithServiceClassPaginationAndDTOMapper |
Mapper for the entity EntityWithServiceClassPaginationAndDTO and its DTO EntityWithServiceClassPaginationAndDTODTO.
|
| EntityWithServiceImplAndDTOMapper |
Mapper for the entity EntityWithServiceImplAndDTO and its DTO EntityWithServiceImplAndDTODTO.
|
| EntityWithServiceImplPaginationAndDTOMapper |
Mapper for the entity EntityWithServiceImplPaginationAndDTO and its DTO EntityWithServiceImplPaginationAndDTODTO.
|
| FieldTestMapstructEntityMapper |
Mapper for the entity FieldTestMapstructEntity and its DTO FieldTestMapstructEntityDTO.
|
| Class | Description |
|---|---|
| BankAccountMapperImpl | |
| EntityWithDTOMapperImpl | |
| EntityWithPaginationAndDTOMapperImpl | |
| EntityWithServiceClassAndDTOMapperImpl | |
| EntityWithServiceClassPaginationAndDTOMapperImpl | |
| EntityWithServiceImplAndDTOMapperImpl | |
| EntityWithServiceImplPaginationAndDTOMapperImpl | |
| FieldTestMapstructEntityMapperImpl | |
| UserMapper |
Mapper for the entity User and its DTO called UserDTO.
|
Copyright © 2017 Osgiliath. All rights reserved.