public abstract class PisScaStage<T,U,R> extends Object implements BiFunction<T,U,R>
| Modifier and Type | Field and Description |
|---|---|
protected CmsToXs2aPaymentMapper |
cmsToXs2aPaymentMapper |
protected PaymentAuthorisationSpi |
paymentAuthorisationSpi |
protected PisConsentDataService |
pisConsentDataService |
protected SpiErrorMapper |
spiErrorMapper |
protected SpiToXs2aAuthenticationObjectMapper |
spiToXs2aAuthenticationObjectMapper |
protected SpiToXs2aOtpFormatMapper |
spiToXs2aOtpFormatMapper |
protected Xs2aPisConsentMapper |
xs2aPisConsentMapper |
protected Xs2aToSpiBulkPaymentMapper |
xs2aToSpiBulkPaymentMapper |
protected Xs2aToSpiPeriodicPaymentMapper |
xs2aToSpiPeriodicPaymentMapper |
protected Xs2aToSpiPsuDataMapper |
xs2aToSpiPsuDataMapper |
protected Xs2aToSpiSinglePaymentMapper |
xs2aToSpiSinglePaymentMapper |
| Constructor and Description |
|---|
PisScaStage() |
| Modifier and Type | Method and Description |
|---|---|
protected PaymentSpi |
getPaymentService(PaymentType paymentType) |
protected SpiPayment |
mapToSpiPayment(List<PisPayment> payments,
PaymentType paymentType) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThen, applyprotected final PaymentAuthorisationSpi paymentAuthorisationSpi
protected final PisConsentDataService pisConsentDataService
protected final CmsToXs2aPaymentMapper cmsToXs2aPaymentMapper
protected final Xs2aToSpiPeriodicPaymentMapper xs2aToSpiPeriodicPaymentMapper
protected final Xs2aToSpiSinglePaymentMapper xs2aToSpiSinglePaymentMapper
protected final Xs2aToSpiBulkPaymentMapper xs2aToSpiBulkPaymentMapper
protected final SpiToXs2aAuthenticationObjectMapper spiToXs2aAuthenticationObjectMapper
protected final Xs2aPisConsentMapper xs2aPisConsentMapper
protected final SpiErrorMapper spiErrorMapper
protected final Xs2aToSpiPsuDataMapper xs2aToSpiPsuDataMapper
protected final SpiToXs2aOtpFormatMapper spiToXs2aOtpFormatMapper
protected PaymentSpi getPaymentService(PaymentType paymentType)
protected SpiPayment mapToSpiPayment(List<PisPayment> payments, PaymentType paymentType)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.