| Package | Description |
|---|---|
| de.hybris.platform.ordercancel | |
| de.hybris.platform.ordercancel.impl |
| Modifier and Type | Method and Description |
|---|---|
CancelDecision |
OrderCancelDeniedException.getCancelDecision() |
CancelDecision |
OrderCancelService.isCancelPossible(OrderModel order,
PrincipalModel requestor,
boolean partialCancel,
boolean partialEntryCancel)
Verifies if order cancel is possible for given order and given conditions
|
| Constructor and Description |
|---|
OrderCancelDeniedException(java.lang.String orderCode,
CancelDecision cancelDecision) |
| Modifier and Type | Method and Description |
|---|---|
CancelDecision |
DefaultOrderCancelService.isCancelPossible(OrderModel order,
PrincipalModel requestor,
boolean partialCancel,
boolean partialEntryCancel) |
Copyright © 2018 SAP SE. All Rights Reserved.