public interface CheckOrderService
| Modifier and Type | Method and Description |
|---|---|
boolean |
check(OrderModel order)
Performs various order checks
|
boolean check(OrderModel order)
order - the order OrderModel to be checkedCopyright © 2018 SAP SE. All Rights Reserved.