Uses of Interface
de.hybris.platform.acceleratorservices.checkout.pci.CheckoutPciStrategy
-
Packages that use CheckoutPciStrategy Package Description de.hybris.platform.acceleratorfacades.flow.impl de.hybris.platform.acceleratorservices.checkout.pci.impl -
-
Uses of CheckoutPciStrategy in de.hybris.platform.acceleratorfacades.flow.impl
Methods in de.hybris.platform.acceleratorfacades.flow.impl that return CheckoutPciStrategy Modifier and Type Method Description protected CheckoutPciStrategyDefaultCheckoutFlowFacade. getCheckoutPciStrategy()Methods in de.hybris.platform.acceleratorfacades.flow.impl with parameters of type CheckoutPciStrategy Modifier and Type Method Description voidDefaultCheckoutFlowFacade. setCheckoutPciStrategy(CheckoutPciStrategy strategy) -
Uses of CheckoutPciStrategy in de.hybris.platform.acceleratorservices.checkout.pci.impl
Classes in de.hybris.platform.acceleratorservices.checkout.pci.impl that implement CheckoutPciStrategy Modifier and Type Class Description classAbstractCheckoutPciStrategyclassConfiguredCheckoutPciStrategyclassFixedCheckoutPciStrategyUses fixedCheckoutPciOptionEnumas result.Methods in de.hybris.platform.acceleratorservices.checkout.pci.impl that return CheckoutPciStrategy Modifier and Type Method Description protected CheckoutPciStrategyAbstractCheckoutPciStrategy. getDefaultCheckoutPciStrategy()Methods in de.hybris.platform.acceleratorservices.checkout.pci.impl with parameters of type CheckoutPciStrategy Modifier and Type Method Description voidAbstractCheckoutPciStrategy. setDefaultCheckoutPciStrategy(CheckoutPciStrategy defaultCheckoutPciStrategy)
-