| Modifier and Type | Method and Description |
|---|---|
List<PromotionMessage> |
AdvancedOffer.getActivePromotionMessagesByTypeAndPlacement(PromotionMessageType promotionMessageType,
PromotionMessagePlacementType placementType)
Returns the active
PromotionMessages for this offer by PromotionMessageType
and PromotionMessagePlacementType |
| Modifier and Type | Field and Description |
|---|---|
static PromotionMessagePlacementType |
PromotionMessagePlacementType.BROWSE |
static PromotionMessagePlacementType |
PromotionMessagePlacementType.CART |
static PromotionMessagePlacementType |
PromotionMessagePlacementType.EVERYWHERE |
static PromotionMessagePlacementType |
PromotionMessagePlacementType.PRODUCT_DETAIL |
static PromotionMessagePlacementType |
PromotionMessagePlacementType.SEARCH_RESULTS |
| Modifier and Type | Method and Description |
|---|---|
static PromotionMessagePlacementType |
PromotionMessagePlacementType.getInstance(String type) |
| Modifier and Type | Method and Description |
|---|---|
int |
PromotionMessagePlacementType.compareTo(PromotionMessagePlacementType arg0) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
BLCPromotionMessageUtils.gatherMessagesByPlacementType(Map<String,List<PromotionMessageDTO>> promotionMessageMap,
PromotionMessagePlacementType type)
Given a map of
PromotionMessagePlacementTypes to PromotionMessageDTOs, gather the message properties. |
Copyright © 2026. All rights reserved.