Package | Description |
---|---|
io.github.jhipster.sample.service |
Service layer beans.
|
io.github.jhipster.sample.service.impl | |
io.github.jhipster.sample.service.mapper |
MapStruct mappers for mapping domain objects and Data Transfer Objects.
|
Constructor and Description |
---|
BankAccountQueryService(BankAccountRepository bankAccountRepository,
BankAccountMapper bankAccountMapper) |
Constructor and Description |
---|
BankAccountServiceImpl(BankAccountRepository bankAccountRepository,
BankAccountMapper bankAccountMapper) |
Modifier and Type | Class and Description |
---|---|
class |
BankAccountMapperImpl |
Copyright © 2017 Osgiliath. All rights reserved.