Interface CustomerConsentDataStrategy
-
- All Known Implementing Classes:
DefaultCustomerConsentDataStrategy
public interface CustomerConsentDataStrategyStrategy for Customer Consent Management Operations in Storefront.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidpopulateCustomerConsentDataInSession()Injects the customer consents into the session as a Hashmap.
-