Uses of Interface
de.hybris.platform.ordercancel.impl.denialstrategies.StateMappingStrategyDependent
Packages that use StateMappingStrategyDependent
-
Uses of StateMappingStrategyDependent in de.hybris.platform.ordercancel.impl.denialstrategies
Classes in de.hybris.platform.ordercancel.impl.denialstrategies that implement StateMappingStrategyDependentModifier and TypeClassDescriptionclassThis strategy forbids cancel when Order is in one of the provided OrderCancelStates.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.