| Package | Description |
|---|---|
| de.adorsys.psd2.consent.repository | |
| de.adorsys.psd2.consent.service.mapper |
| Modifier and Type | Method and Description |
|---|---|
Optional<List<PisPaymentData>> |
PisPaymentDataRepository.findByPaymentId(String paymentId) |
Optional<List<PisPaymentData>> |
PisPaymentDataRepository.findByPaymentIdAndPaymentDataTransactionStatus(String paymentId,
de.adorsys.psd2.xs2a.core.pis.TransactionStatus status) |
| Modifier and Type | Method and Description |
|---|---|
List<PisPaymentData> |
PisCommonPaymentMapper.mapToPisPaymentDataList(List<PisPayment> payments,
PisCommonPaymentData pisCommonPayment) |
| Modifier and Type | Method and Description |
|---|---|
CmsPayment |
CmsPsuPisMapper.mapToCmsPayment(List<PisPaymentData> pisPaymentDataList) |
Copyright © 2018. All rights reserved.