Interface AncillaryOfferGroupDisplayStrategy
- All Known Implementing Classes:
DefaultAncillaryOfferGroupDisplayStrategy
public interface AncillaryOfferGroupDisplayStrategy
The interface Ancillary offer group display strategy.
-
Method Summary
Modifier and TypeMethodDescriptionvoidfilterOfferResponseData(ContentPageModel contentPage, OfferResponseData offerResponseData) The method is used for Filtering Offer Groups Based on the Offer Group setup for the ancillary cms page
-
Method Details
-
filterOfferResponseData
The method is used for Filtering Offer Groups Based on the Offer Group setup for the ancillary cms page- Parameters:
contentPage- the content pageofferResponseData- the offer response data
-