Class DefaultCustomerConsentDataStrategy
java.lang.Object
de.hybris.platform.acceleratorstorefrontcommons.strategy.impl.DefaultCustomerConsentDataStrategy
- All Implemented Interfaces:
CustomerConsentDataStrategy,CustomerConsentDataStrategy
@Deprecated(since="2005")
public class DefaultCustomerConsentDataStrategy
extends Object
implements CustomerConsentDataStrategy
Deprecated.
Default implementation of @
CustomerConsentDataStrategy
Deprecated, please use DefaultCustomerConsentDataStrategy-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.voidDeprecated.Injects the customer consents into the session as a Hashmap.voidsetCustomerConsentDataStrategy(CustomerConsentDataStrategy customerConsentDataStrategy) Deprecated.
-
Constructor Details
-
DefaultCustomerConsentDataStrategy
public DefaultCustomerConsentDataStrategy()Deprecated.
-
-
Method Details
-
populateCustomerConsentDataInSession
public void populateCustomerConsentDataInSession()Deprecated.Description copied from interface:CustomerConsentDataStrategyInjects the customer consents into the session as a Hashmap.- Specified by:
populateCustomerConsentDataInSessionin interfaceCustomerConsentDataStrategy
-
getCustomerConsentDataStrategy
Deprecated. -
setCustomerConsentDataStrategy
Deprecated.
-