@Version(value="1.2.1")
See: Description
Interface | Description |
---|---|
Promotion |
Interface that describes a promotion.
|
PromotionHandler |
The
PromotionHandler interface is implemented by services which provide business logic
for Promotion s. |
PromotionManager |
A service which provides access to promotions and vouchers.
|
Voucher |
Interface that describes a voucher.
|
Class | Description |
---|---|
PromotionInfo |
A POJO which provides information about an applied promotion (including its status and
any applied discount).
|
VoucherInfo |
A POJO which provides information about an applied voucher (including its status and any
applied discount).
|
Enum | Description |
---|---|
PromotionInfo.PromotionStatus |
Status of an applied promotion in the context of a user's cart or order.
|
Copyright © 2010 - 2020 Adobe. All Rights Reserved