Uses of Enum Class
de.hybris.platform.acceleratorservices.enums.CheckoutFlowEnum
Packages that use CheckoutFlowEnum
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
-
Uses of CheckoutFlowEnum in de.hybris.platform.acceleratorfacades.flow.impl
Methods in de.hybris.platform.acceleratorfacades.flow.impl with parameters of type CheckoutFlowEnumModifier and TypeMethodDescriptionstatic voidSessionOverrideCheckoutFlowFacade.setSessionOverrideCheckoutFlow(CheckoutFlowEnum checkoutFlow) -
Uses of CheckoutFlowEnum in de.hybris.platform.acceleratorservices.enums
Methods in de.hybris.platform.acceleratorservices.enums that return CheckoutFlowEnumModifier and TypeMethodDescriptionstatic CheckoutFlowEnumReturns the enum constant of this class with the specified name.static CheckoutFlowEnum[]CheckoutFlowEnum.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of CheckoutFlowEnum in de.hybris.platform.b2bacceleratorfacades.api.cart
Methods in de.hybris.platform.b2bacceleratorfacades.api.cart that return CheckoutFlowEnum -
Uses of CheckoutFlowEnum in de.hybris.platform.b2bacceleratorfacades.order.impl
Methods in de.hybris.platform.b2bacceleratorfacades.order.impl that return CheckoutFlowEnum -
Uses of CheckoutFlowEnum in de.hybris.platform.b2bacceleratorservices.order.checkout.flow
Methods in de.hybris.platform.b2bacceleratorservices.order.checkout.flow that return CheckoutFlowEnumModifier and TypeMethodDescriptionB2BCheckoutFlowStrategy.getCheckoutFlow()Returns one of the possibleCheckoutFlowEnumvalues - to select the checkout flow -
Uses of CheckoutFlowEnum in de.hybris.platform.b2bacceleratorservices.order.checkout.flow.impl
Methods in de.hybris.platform.b2bacceleratorservices.order.checkout.flow.impl that return CheckoutFlowEnumMethods in de.hybris.platform.b2bacceleratorservices.order.checkout.flow.impl with parameters of type CheckoutFlowEnumModifier and TypeMethodDescriptionvoidFixedB2BCheckoutFlowStrategy.setCheckoutFlow(CheckoutFlowEnum checkoutFlow)