@Deprecated public class UiExperienceCheckoutFlowStrategy extends AbstractCheckoutFlowStrategy
| Constructor and Description |
|---|
UiExperienceCheckoutFlowStrategy()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canSupport()
Deprecated.
|
CheckoutFlowEnum |
getCheckoutFlow()
Deprecated.
Returns one of the possible
CheckoutFlowEnum values - to select the checkout flow |
protected java.util.Map<UiExperienceLevel,CheckoutFlowStrategy> |
getExperienceMappings()
Deprecated.
|
protected UiExperienceService |
getUiExperienceService()
Deprecated.
|
void |
setExperienceMappings(java.util.Map<UiExperienceLevel,CheckoutFlowStrategy> experienceMappings)
Deprecated.
|
void |
setUiExperienceService(UiExperienceService uiExperienceService)
Deprecated.
|
getDefaultStrategy, setDefaultStrategypublic UiExperienceCheckoutFlowStrategy()
protected UiExperienceService getUiExperienceService()
public void setUiExperienceService(UiExperienceService uiExperienceService)
protected java.util.Map<UiExperienceLevel,CheckoutFlowStrategy> getExperienceMappings()
public void setExperienceMappings(java.util.Map<UiExperienceLevel,CheckoutFlowStrategy> experienceMappings)
protected boolean canSupport()
public CheckoutFlowEnum getCheckoutFlow()
CheckoutFlowStrategyCheckoutFlowEnum values - to select the checkout flowCopyright © 2017 SAP SE. All Rights Reserved.