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(PisPayment pisPayment,
PaymentProduct paymentProduct,
PsuIdData psuData,
AspspConsentData aspspConsentData) |
@Autowired protected PisConsentDataService pisConsentDataService
@Autowired protected Xs2aToSpiPsuDataMapper psuDataMapper
public abstract T getPayment(PisPayment pisPayment, PaymentProduct paymentProduct, PsuIdData psuData, AspspConsentData aspspConsentData)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.