public interface CheckoutCustomerStrategy
| Modifier and Type | Method and Description |
|---|---|
CustomerModel |
getCurrentUserForCheckout()
Returns
CustomerModel for the current checkout. |
boolean |
isAnonymousCheckout()
Checks if the checkout is a anonymous Checkout
|
boolean isAnonymousCheckout()
CustomerModel getCurrentUserForCheckout()
CustomerModel for the current checkout.Copyright © 2018 SAP SE. All Rights Reserved.