public abstract class ReadPaymentService<T> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected PisConsentDataService |
pisConsentDataService |
protected Xs2aToSpiPsuDataMapper |
psuDataMapper |
| Constructor and Description |
|---|
ReadPaymentService() |
| Modifier and Type | Method and Description |
|---|---|
abstract T |
getPayment(String paymentId,
PaymentProduct paymentProduct,
PsuIdData psuData) |
@Autowired protected PisConsentDataService pisConsentDataService
@Autowired protected Xs2aToSpiPsuDataMapper psuDataMapper
public abstract T getPayment(String paymentId, PaymentProduct paymentProduct, PsuIdData psuData)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.