| Package | Description |
|---|---|
| de.hybris.platform.ordercancel.impl.denialstrategies |
| Modifier and Type | Class and Description |
|---|---|
class |
OrderStateDenialStrategy
This strategy forbids cancel when Order is in one of the provided OrderCancelStates.
|
class |
SentToWarehouseDenialStrategy
This strategy forbids cancel when Order has already been sent to a Warehouse for fulfillment and the configuration
does not allow to cancel such orders.
|
class |
ShippingDenialStrategy
This strategy forbids cancel when Order shipment has already started and the configuration does not allow to cancel
such orders.
|
Copyright © 2018 SAP SE. All Rights Reserved.