public abstract class AbstractServiceImpl extends Object
| Modifier and Type | Field and Description |
|---|---|
protected DepositAccountConfigService |
depositAccountConfigService |
protected LedgerService |
ledgerService |
| Constructor and Description |
|---|
AbstractServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected LedgerAccountBO |
loadClearingAccount(LedgerBO ledgerBO,
PaymentProductBO paymentProductBO) |
protected LedgerBO |
loadLedger() |
protected final DepositAccountConfigService depositAccountConfigService
protected final LedgerService ledgerService
protected LedgerBO loadLedger()
protected LedgerAccountBO loadClearingAccount(LedgerBO ledgerBO, PaymentProductBO paymentProductBO)
Copyright © 2019. All rights reserved.