| Package | Description |
|---|---|
| de.hybris.platform.acceleratorfacades.flow.impl | |
| de.hybris.platform.acceleratorservices.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| de.hybris.platform.b2bacceleratorfacades.api.cart | |
| de.hybris.platform.b2bacceleratorfacades.order.impl | |
| de.hybris.platform.b2bacceleratorservices.order.checkout.flow | |
| de.hybris.platform.b2bacceleratorservices.order.checkout.flow.impl |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionOverrideCheckoutFlowFacade.setSessionOverrideCheckoutFlow(CheckoutFlowEnum checkoutFlow) |
| Modifier and Type | Method and Description |
|---|---|
static CheckoutFlowEnum |
CheckoutFlowEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CheckoutFlowEnum[] |
CheckoutFlowEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CheckoutFlowEnum |
CheckoutFlowFacade.getCheckoutFlow()
Gets the checkout flow.
|
| Modifier and Type | Method and Description |
|---|---|
CheckoutFlowEnum |
DefaultB2BCheckoutFlowFacade.getCheckoutFlow() |
| Modifier and Type | Method and Description |
|---|---|
CheckoutFlowEnum |
B2BCheckoutFlowStrategy.getCheckoutFlow()
Returns one of the possible
CheckoutFlowEnum values - to select the checkout flow |
| Modifier and Type | Method and Description |
|---|---|
CheckoutFlowEnum |
FixedB2BCheckoutFlowStrategy.getCheckoutFlow() |
| Modifier and Type | Method and Description |
|---|---|
void |
FixedB2BCheckoutFlowStrategy.setCheckoutFlow(CheckoutFlowEnum checkoutFlow) |
Copyright © 2018 SAP SE. All Rights Reserved.