| Package | Description |
|---|---|
| de.adorsys.psd2.xs2a.service | |
| de.adorsys.psd2.xs2a.service.mapper | |
| de.adorsys.psd2.xs2a.web.aspect |
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<Xs2aTransactionsReport> |
AccountService.getTransactionsReportByPeriod(String consentId,
String accountId,
boolean withBalance,
LocalDate dateFrom,
LocalDate dateTo,
Xs2aBookingStatus bookingStatus)
Read Transaction reports of a given account adressed by "account-id", depending on the steering parameter
"bookingStatus" together with balances.
|
| Modifier and Type | Method and Description |
|---|---|
TransactionsResponse200Json |
AccountModelMapper.mapToTransactionsResponse200Json(Xs2aTransactionsReport transactionsReport) |
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<Xs2aTransactionsReport> |
AccountAspect.getTransactionsReportByPeriod(ResponseObject<Xs2aTransactionsReport> result,
String consentId,
String accountId,
boolean withBalance) |
ResponseObject<Xs2aTransactionsReport> |
TransactionReportAspect.invokeGetTransactionsReportByPeriodAspect(ResponseObject<Xs2aTransactionsReport> result) |
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<Xs2aTransactionsReport> |
AccountAspect.getTransactionsReportByPeriod(ResponseObject<Xs2aTransactionsReport> result,
String consentId,
String accountId,
boolean withBalance) |
ResponseObject<Xs2aTransactionsReport> |
TransactionReportAspect.invokeGetTransactionsReportByPeriodAspect(ResponseObject<Xs2aTransactionsReport> result) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.