Uses of Interface
de.hybris.platform.commerceservices.strategies.CheckoutCustomerStrategy
-
-
Uses of CheckoutCustomerStrategy in de.hybris.platform.acceleratorfacades.payment.impl
Methods in de.hybris.platform.acceleratorfacades.payment.impl that return CheckoutCustomerStrategy Modifier and Type Method Description protected CheckoutCustomerStrategyDefaultPaymentFacade. getCheckoutCustomerStrategy()Methods in de.hybris.platform.acceleratorfacades.payment.impl with parameters of type CheckoutCustomerStrategy Modifier and Type Method Description voidDefaultPaymentFacade. setCheckoutCustomerStrategy(CheckoutCustomerStrategy checkoutCustomerStrategy) -
Uses of CheckoutCustomerStrategy in de.hybris.platform.acceleratorstorefrontcommons.controllers.pages
Methods in de.hybris.platform.acceleratorstorefrontcommons.controllers.pages that return CheckoutCustomerStrategy Modifier and Type Method Description protected CheckoutCustomerStrategyAbstractCheckoutController. getCheckoutCustomerStrategy() -
Uses of CheckoutCustomerStrategy in de.hybris.platform.chinesepaymentservices.checkout.impl
Methods in de.hybris.platform.chinesepaymentservices.checkout.impl that return CheckoutCustomerStrategy Modifier and Type Method Description protected CheckoutCustomerStrategyDefaultChineseCheckoutService. getCheckoutCustomerStrategy()Methods in de.hybris.platform.chinesepaymentservices.checkout.impl with parameters of type CheckoutCustomerStrategy Modifier and Type Method Description voidDefaultChineseCheckoutService. setCheckoutCustomerStrategy(CheckoutCustomerStrategy checkoutCustomerStrategy) -
Uses of CheckoutCustomerStrategy in de.hybris.platform.commercefacades.order.impl
Methods in de.hybris.platform.commercefacades.order.impl that return CheckoutCustomerStrategy Modifier and Type Method Description protected CheckoutCustomerStrategyDefaultCheckoutFacade. getCheckoutCustomerStrategy()protected CheckoutCustomerStrategyDefaultOrderFacade. getCheckoutCustomerStrategy()Methods in de.hybris.platform.commercefacades.order.impl with parameters of type CheckoutCustomerStrategy Modifier and Type Method Description voidDefaultCheckoutFacade. setCheckoutCustomerStrategy(CheckoutCustomerStrategy checkoutCustomerStrategy)voidDefaultOrderFacade. setCheckoutCustomerStrategy(CheckoutCustomerStrategy checkoutCustomerStrategy) -
Uses of CheckoutCustomerStrategy in de.hybris.platform.commercefacades.user.impl
Methods in de.hybris.platform.commercefacades.user.impl that return CheckoutCustomerStrategy Modifier and Type Method Description protected CheckoutCustomerStrategyDefaultUserFacade. getCheckoutCustomerStrategy()Methods in de.hybris.platform.commercefacades.user.impl with parameters of type CheckoutCustomerStrategy Modifier and Type Method Description voidDefaultUserFacade. setCheckoutCustomerStrategy(CheckoutCustomerStrategy checkoutCustomerStrategy) -
Uses of CheckoutCustomerStrategy in de.hybris.platform.commerceservices.strategies.impl
Classes in de.hybris.platform.commerceservices.strategies.impl that implement CheckoutCustomerStrategy Modifier and Type Class Description classDefaultCheckoutCustomerStrategyMethods in de.hybris.platform.commerceservices.strategies.impl that return CheckoutCustomerStrategy Modifier and Type Method Description protected CheckoutCustomerStrategyDefaultDeliveryAddressesLookupStrategy. getCheckoutCustomerStrategy()Methods in de.hybris.platform.commerceservices.strategies.impl with parameters of type CheckoutCustomerStrategy Modifier and Type Method Description voidDefaultDeliveryAddressesLookupStrategy. setCheckoutCustomerStrategy(CheckoutCustomerStrategy checkoutCustomerStrategy) -
Uses of CheckoutCustomerStrategy in de.hybris.platform.yacceleratorstorefront.security
Methods in de.hybris.platform.yacceleratorstorefront.security that return CheckoutCustomerStrategy Modifier and Type Method Description protected CheckoutCustomerStrategyAcceleratorRememberMeServices. getCheckoutCustomerStrategy()Methods in de.hybris.platform.yacceleratorstorefront.security with parameters of type CheckoutCustomerStrategy Modifier and Type Method Description voidAcceleratorRememberMeServices. setCheckoutCustomerStrategy(CheckoutCustomerStrategy checkoutCustomerStrategy) -
Uses of CheckoutCustomerStrategy in de.hybris.platform.yacceleratorstorefront.security.impl
Methods in de.hybris.platform.yacceleratorstorefront.security.impl that return CheckoutCustomerStrategy Modifier and Type Method Description protected CheckoutCustomerStrategyDefaultGuestCheckoutCartCleanStrategy. getCheckoutCustomerStrategy()Methods in de.hybris.platform.yacceleratorstorefront.security.impl with parameters of type CheckoutCustomerStrategy Modifier and Type Method Description voidDefaultGuestCheckoutCartCleanStrategy. setCheckoutCustomerStrategy(CheckoutCustomerStrategy checkoutCustomerStrategy)
-