| Package | Description |
|---|---|
| de.adorsys.psd2.consent.repository | |
| de.adorsys.psd2.consent.repository.specification | |
| de.adorsys.psd2.consent.service.mapper |
| Modifier and Type | Method and Description |
|---|---|
Optional<List<PisPaymentData>> |
PisPaymentDataRepository.findByPaymentId(String paymentId) |
Optional<List<PisPaymentData>> |
PisPaymentDataRepository.findByPaymentIdAndPaymentDataTransactionStatusIn(String paymentId,
List<de.adorsys.psd2.xs2a.core.pis.TransactionStatus> statuses) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.data.jpa.domain.Specification<PisPaymentData> |
PisPaymentDataSpecification.byPaymentIdAndInstanceId(String paymentId,
String instanceId) |
| 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 © 2019. All rights reserved.