Uses of Class
de.adorsys.aspsp.xs2a.connector.spi.impl.payment.GeneralPaymentService
-
Packages that use GeneralPaymentService Package Description de.adorsys.aspsp.xs2a.connector.spi.impl.payment.type -
-
Uses of GeneralPaymentService in de.adorsys.aspsp.xs2a.connector.spi.impl.payment.type
Fields in de.adorsys.aspsp.xs2a.connector.spi.impl.payment.type declared as GeneralPaymentService Modifier and Type Field Description protected GeneralPaymentServiceAbstractPaymentSpi. paymentServiceConstructors in de.adorsys.aspsp.xs2a.connector.spi.impl.payment.type with parameters of type GeneralPaymentService Constructor Description BulkPaymentSpiImpl(GeneralPaymentService paymentService, LedgersSpiPaymentMapper paymentMapper, AspspConsentDataService consentDataService, PaymentAuthConfirmationCodeService paymentAuthConfirmationCodeService)CommonPaymentSpiImpl(GeneralPaymentService generalPaymentService, AspspConsentDataService consentDataService, PaymentAuthConfirmationCodeService paymentAuthConfirmationCodeService)PeriodicPaymentSpiImpl(GeneralPaymentService paymentService, LedgersSpiPaymentMapper paymentMapper, AspspConsentDataService consentDataService, PaymentAuthConfirmationCodeService paymentAuthConfirmationCodeService)SinglePaymentSpiImpl(GeneralPaymentService paymentService, LedgersSpiPaymentMapper paymentMapper, AspspConsentDataService consentDataService, PaymentAuthConfirmationCodeService paymentAuthConfirmationCodeService)
-