@Deprecated public abstract class AbstractCheckoutFlowStrategy extends java.lang.Object implements CheckoutFlowStrategy
CheckoutFlowStrategy implementation, gives defaultStrategy fallback functionality.| Constructor and Description |
|---|
AbstractCheckoutFlowStrategy()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected CheckoutFlowStrategy |
getDefaultStrategy()
Deprecated.
|
void |
setDefaultStrategy(CheckoutFlowStrategy defaultStrategy)
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCheckoutFlowprotected CheckoutFlowStrategy getDefaultStrategy()
public void setDefaultStrategy(CheckoutFlowStrategy defaultStrategy)
Copyright © 2017 SAP SE. All Rights Reserved.