public abstract class AbstractCheckoutPciStrategy extends java.lang.Object implements CheckoutPciStrategy
| Constructor and Description |
|---|
AbstractCheckoutPciStrategy() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract boolean |
canSupport() |
protected CheckoutPciStrategy |
getDefaultCheckoutPciStrategy() |
void |
setDefaultCheckoutPciStrategy(CheckoutPciStrategy defaultCheckoutPciStrategy) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSubscriptionPciOptionprotected CheckoutPciStrategy getDefaultCheckoutPciStrategy()
public void setDefaultCheckoutPciStrategy(CheckoutPciStrategy defaultCheckoutPciStrategy)
protected abstract boolean canSupport()
Copyright © 2018 SAP SE. All Rights Reserved.