Uses of Interface
de.hybris.platform.ordercancel.impl.denialstrategies.StateMappingStrategyDependent
-
Packages that use StateMappingStrategyDependent Package Description de.hybris.platform.ordercancel.impl.denialstrategies -
-
Uses of StateMappingStrategyDependent in de.hybris.platform.ordercancel.impl.denialstrategies
Classes in de.hybris.platform.ordercancel.impl.denialstrategies that implement StateMappingStrategyDependent Modifier and Type Class Description classOrderStateDenialStrategyThis strategy forbids cancel when Order is in one of the provided OrderCancelStates.classSentToWarehouseDenialStrategyThis strategy forbids cancel when Order has already been sent to a Warehouse for fulfillment and the configuration does not allow to cancel such orders.classShippingDenialStrategyThis strategy forbids cancel when Order shipment has already started and the configuration does not allow to cancel such orders.
-