Class DefaultCustomerConsentDataStrategy

java.lang.Object
de.hybris.platform.acceleratorstorefrontcommons.strategy.impl.DefaultCustomerConsentDataStrategy
All Implemented Interfaces:
CustomerConsentDataStrategy, de.hybris.platform.commercefacades.consent.CustomerConsentDataStrategy

@Deprecated(since="2005") public class DefaultCustomerConsentDataStrategy extends Object implements CustomerConsentDataStrategy
Deprecated.
Default implementation of @CustomerConsentDataStrategy Deprecated, please use DefaultCustomerConsentDataStrategy
  • Constructor Details

    • DefaultCustomerConsentDataStrategy

      public DefaultCustomerConsentDataStrategy()
      Deprecated.
  • Method Details

    • populateCustomerConsentDataInSession

      public void populateCustomerConsentDataInSession()
      Deprecated.
      Specified by:
      populateCustomerConsentDataInSession in interface de.hybris.platform.commercefacades.consent.CustomerConsentDataStrategy
    • getCustomerConsentDataStrategy

      public de.hybris.platform.commercefacades.consent.CustomerConsentDataStrategy getCustomerConsentDataStrategy()
      Deprecated.
    • setCustomerConsentDataStrategy

      public void setCustomerConsentDataStrategy(de.hybris.platform.commercefacades.consent.CustomerConsentDataStrategy customerConsentDataStrategy)
      Deprecated.