| Package | Description |
|---|---|
| de.adorsys.ledgers.deposit.api.service |
| Modifier and Type | Method and Description |
|---|---|
PaymentBO |
DepositAccountPaymentService.getPaymentById(String paymentId) |
PaymentBO |
DepositAccountPaymentService.initiatePayment(PaymentBO paymentBO,
TransactionStatusBO status) |
| Modifier and Type | Method and Description |
|---|---|
List<PaymentBO> |
DepositAccountPaymentService.getPaymentsByTypeStatusAndDebtor(PaymentTypeBO paymentType,
TransactionStatusBO status,
List<AccountReferenceBO> referenceList) |
| Modifier and Type | Method and Description |
|---|---|
void |
DepositAccountTransactionService.bookPayment(PaymentBO payment,
LocalDateTime postingTime,
String userName) |
PaymentBO |
DepositAccountPaymentService.initiatePayment(PaymentBO paymentBO,
TransactionStatusBO status) |
Copyright © 2020. All rights reserved.