Uses of Class
de.hybris.platform.ordercancel.impl.denialstrategies.AbstractCancelDenialStrategy
Packages that use AbstractCancelDenialStrategy
-
Uses of AbstractCancelDenialStrategy in de.hybris.platform.ordercancel.impl.denialstrategies
Modifier and TypeClassDescriptionclassThis strategy forbids order cancellation if if the system captures payment on consignment level and the payment has been captured for all the consignments and the order doesn't have any unallocated itemsclassStrategy that forbids cancel, when the end-customer makes the cancel request and configuration prevents cancels by end-customers (only CSA is allowed to make request in that case).classThis strategy forbids cancel when Order is in one of the provided OrderCancelStates.classThis strategy forbids cancel when rules regarding partial cancel are violated.classThis strategy forbids cancel when Order has already been sent to a Warehouse for fulfillment and the configuration does not allow to cancel such orders.classThis strategy forbids cancel when Order shipment has already started and the configuration does not allow to cancel such orders.classStrategy that forbids cancel, where there's already a previous (pending) order cancel requests.