public class DefaultSubscriptionCustomerOrdersStrategy extends DefaultCustomerOrdersStrategy
| Constructor and Description |
|---|
DefaultSubscriptionCustomerOrdersStrategy() |
| Modifier and Type | Method and Description |
|---|---|
Collection<OrderModel> |
getCustomerOrders(CustomerModel customer)
Overrides super method to return only master orders
|
public DefaultSubscriptionCustomerOrdersStrategy()
public Collection<OrderModel> getCustomerOrders(CustomerModel customer)
getCustomerOrders in interface CustomerOrdersStrategygetCustomerOrders in class DefaultCustomerOrdersStrategycustomer - the customerCopyright © 2017 SAP SE. All Rights Reserved.