Package | Description |
---|---|
io.github.jhipster.sample.service.mapper |
MapStruct mappers for mapping domain objects and Data Transfer Objects.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BankAccountMapper
Mapper for the entity BankAccount and its DTO BankAccountDTO.
|
interface |
EntityWithDTOMapper
Mapper for the entity EntityWithDTO and its DTO EntityWithDTODTO.
|
interface |
EntityWithPaginationAndDTOMapper
Mapper for the entity EntityWithPaginationAndDTO and its DTO EntityWithPaginationAndDTODTO.
|
interface |
EntityWithServiceClassAndDTOMapper
Mapper for the entity EntityWithServiceClassAndDTO and its DTO EntityWithServiceClassAndDTODTO.
|
interface |
EntityWithServiceClassPaginationAndDTOMapper
Mapper for the entity EntityWithServiceClassPaginationAndDTO and its DTO EntityWithServiceClassPaginationAndDTODTO.
|
interface |
EntityWithServiceImplAndDTOMapper
Mapper for the entity EntityWithServiceImplAndDTO and its DTO EntityWithServiceImplAndDTODTO.
|
interface |
EntityWithServiceImplPaginationAndDTOMapper
Mapper for the entity EntityWithServiceImplPaginationAndDTO and its DTO EntityWithServiceImplPaginationAndDTODTO.
|
interface |
FieldTestMapstructEntityMapper
Mapper for the entity FieldTestMapstructEntity and its DTO FieldTestMapstructEntityDTO.
|
Modifier and Type | Class and Description |
---|---|
class |
BankAccountMapperImpl |
class |
EntityWithDTOMapperImpl |
class |
EntityWithPaginationAndDTOMapperImpl |
class |
EntityWithServiceClassAndDTOMapperImpl |
class |
EntityWithServiceClassPaginationAndDTOMapperImpl |
class |
EntityWithServiceImplAndDTOMapperImpl |
class |
EntityWithServiceImplPaginationAndDTOMapperImpl |
class |
FieldTestMapstructEntityMapperImpl |
Copyright © 2017 Osgiliath. All rights reserved.