Uses of Interface
de.hybris.platform.acceleratorservices.payment.strategies.PaymentResponseInterpretationStrategy
-
-
Uses of PaymentResponseInterpretationStrategy in de.hybris.platform.acceleratorservices.payment.cybersource.strategies.impl
Classes in de.hybris.platform.acceleratorservices.payment.cybersource.strategies.impl that implement PaymentResponseInterpretationStrategy Modifier and Type Class Description classDefaultPaymentResponseInterpretationStrategyDefault impl of PaymentResponseInterpretationStrategy.classHopPaymentResponseInterpretationStrategyHosted order page impl of payment response. -
Uses of PaymentResponseInterpretationStrategy in de.hybris.platform.acceleratorservices.payment.impl
Methods in de.hybris.platform.acceleratorservices.payment.impl that return PaymentResponseInterpretationStrategy Modifier and Type Method Description protected PaymentResponseInterpretationStrategyDefaultAcceleratorPaymentService. getHopPaymentResponseInterpretation()protected PaymentResponseInterpretationStrategyDefaultAcceleratorPaymentService. getPaymentResponseInterpretation()Methods in de.hybris.platform.acceleratorservices.payment.impl with parameters of type PaymentResponseInterpretationStrategy Modifier and Type Method Description voidDefaultAcceleratorPaymentService. setHopPaymentResponseInterpretation(PaymentResponseInterpretationStrategy paymentResponseInterpretation)voidDefaultAcceleratorPaymentService. setPaymentResponseInterpretation(PaymentResponseInterpretationStrategy paymentResponseInterpretation) -
Uses of PaymentResponseInterpretationStrategy in de.hybris.platform.acceleratorservices.payment.strategies.impl
Classes in de.hybris.platform.acceleratorservices.payment.strategies.impl that implement PaymentResponseInterpretationStrategy Modifier and Type Class Description classAbstractPaymentResponseInterpretationStrategy -
Uses of PaymentResponseInterpretationStrategy in de.hybris.platform.integration.cis.payment.strategies.impl
Classes in de.hybris.platform.integration.cis.payment.strategies.impl that implement PaymentResponseInterpretationStrategy Modifier and Type Class Description classCisPaymentResponseInterpretationStrategyCIS specific payment-profile-creation response interpretation strategy.Methods in de.hybris.platform.integration.cis.payment.strategies.impl that return PaymentResponseInterpretationStrategy Modifier and Type Method Description protected PaymentResponseInterpretationStrategyCisPaymentResponseInterpretationStrategy. getPaymentResponseInterpretationStrategy()Methods in de.hybris.platform.integration.cis.payment.strategies.impl with parameters of type PaymentResponseInterpretationStrategy Modifier and Type Method Description voidCisPaymentResponseInterpretationStrategy. setPaymentResponseInterpretationStrategy(PaymentResponseInterpretationStrategy paymentResponseInterpretationStrategy)
-