Uses of Interface
de.hybris.platform.commercefacades.consent.CustomerConsentDataStrategy
Packages that use CustomerConsentDataStrategy
Package
Description
-
Uses of CustomerConsentDataStrategy in de.hybris.platform.acceleratorstorefrontcommons.strategy
Subinterfaces of CustomerConsentDataStrategy in de.hybris.platform.acceleratorstorefrontcommons.strategy -
Uses of CustomerConsentDataStrategy in de.hybris.platform.acceleratorstorefrontcommons.strategy.impl
Classes in de.hybris.platform.acceleratorstorefrontcommons.strategy.impl that implement CustomerConsentDataStrategyMethods in de.hybris.platform.acceleratorstorefrontcommons.strategy.impl that return CustomerConsentDataStrategyModifier and TypeMethodDescriptionDefaultCustomerConsentDataStrategy.getCustomerConsentDataStrategy()Deprecated.Methods in de.hybris.platform.acceleratorstorefrontcommons.strategy.impl with parameters of type CustomerConsentDataStrategyModifier and TypeMethodDescriptionvoidDefaultCustomerConsentDataStrategy.setCustomerConsentDataStrategy(CustomerConsentDataStrategy customerConsentDataStrategy) Deprecated. -
Uses of CustomerConsentDataStrategy in de.hybris.platform.addressaddon.controllers.pages.imported
Fields in de.hybris.platform.addressaddon.controllers.pages.imported declared as CustomerConsentDataStrategyModifier and TypeFieldDescriptionprotected CustomerConsentDataStrategyAccountPageController.customerConsentDataStrategy -
Uses of CustomerConsentDataStrategy in de.hybris.platform.chinesepaymentaddon.controllers.pages.imported
Fields in de.hybris.platform.chinesepaymentaddon.controllers.pages.imported declared as CustomerConsentDataStrategyModifier and TypeFieldDescriptionprotected CustomerConsentDataStrategyCheckoutController.customerConsentDataStrategy -
Uses of CustomerConsentDataStrategy in de.hybris.platform.commercefacades.consent.impl
Classes in de.hybris.platform.commercefacades.consent.impl that implement CustomerConsentDataStrategy -
Uses of CustomerConsentDataStrategy in de.hybris.platform.commercewebservices.core.filter
Methods in de.hybris.platform.commercewebservices.core.filter that return CustomerConsentDataStrategyModifier and TypeMethodDescriptionprotected CustomerConsentDataStrategyConsentFilter.getCustomerConsentDataStrategy()Methods in de.hybris.platform.commercewebservices.core.filter with parameters of type CustomerConsentDataStrategyModifier and TypeMethodDescriptionvoidConsentFilter.setCustomerConsentDataStrategy(CustomerConsentDataStrategy customerConsentDataStrategy) -
Uses of CustomerConsentDataStrategy in de.hybris.platform.yacceleratorstorefront.controllers.pages
Fields in de.hybris.platform.yacceleratorstorefront.controllers.pages declared as CustomerConsentDataStrategyModifier and TypeFieldDescriptionprotected CustomerConsentDataStrategyAccountPageController.customerConsentDataStrategyprotected CustomerConsentDataStrategyCheckoutController.customerConsentDataStrategy -
Uses of CustomerConsentDataStrategy in de.hybris.platform.ycommercewebservices.filter
Methods in de.hybris.platform.ycommercewebservices.filter that return CustomerConsentDataStrategyModifier and TypeMethodDescriptionprotected CustomerConsentDataStrategyConsentFilter.getCustomerConsentDataStrategy()Methods in de.hybris.platform.ycommercewebservices.filter with parameters of type CustomerConsentDataStrategyModifier and TypeMethodDescriptionvoidConsentFilter.setCustomerConsentDataStrategy(CustomerConsentDataStrategy customerConsentDataStrategy)