Uses of Interface
de.hybris.platform.acceleratorservices.payment.PaymentService
-
-
Uses of PaymentService in de.hybris.platform.acceleratorfacades.payment.impl
Methods in de.hybris.platform.acceleratorfacades.payment.impl that return PaymentService Modifier and Type Method Description protected PaymentServiceDefaultPaymentFacade. getPaymentService()Methods in de.hybris.platform.acceleratorfacades.payment.impl with parameters of type PaymentService Modifier and Type Method Description voidDefaultPaymentFacade. setPaymentService(PaymentService paymentService) -
Uses of PaymentService in de.hybris.platform.acceleratorservices.payment.impl
Classes in de.hybris.platform.acceleratorservices.payment.impl that implement PaymentService Modifier and Type Class Description classDefaultAcceleratorPaymentServiceDefault implementation ofPaymentService -
Uses of PaymentService in de.hybris.platform.integration.cis.payment.cronjob
Methods in de.hybris.platform.integration.cis.payment.cronjob that return PaymentService Modifier and Type Method Description PaymentServiceDefaultCisFraudReportJob. getPaymentService()Methods in de.hybris.platform.integration.cis.payment.cronjob with parameters of type PaymentService Modifier and Type Method Description voidDefaultCisFraudReportJob. setPaymentService(PaymentService paymentService) -
Uses of PaymentService in de.hybris.platform.integration.cis.payment.impl
Classes in de.hybris.platform.integration.cis.payment.impl that implement PaymentService Modifier and Type Class Description classDefaultCisPaymentServiceImplementation of CyberSourceAcceleratorPaymentService using CIS web services calls.
-