public interface RuleBasedCouponActionDao
RuleBasedAddCouponActionModel| Modifier and Type | Method and Description |
|---|---|
List<RuleBasedAddCouponActionModel> |
findRuleBasedCouponActionByOrder(OrderModel order)
Returns the list of RuleBasedAddCouponActionModel for a given Order.
|
List<RuleBasedAddCouponActionModel> findRuleBasedCouponActionByOrder(OrderModel order)
order - the orderCopyright © 2017 SAP SE. All Rights Reserved.