Uses of Interface
com.hybris.yprofile.consent.services.ConsentService
Packages that use ConsentService
Package
Description
-
Uses of ConsentService in com.hybris.yprofile.consent.filters
Methods in com.hybris.yprofile.consent.filters that return ConsentServiceModifier and TypeMethodDescriptionConsentLayerFilter.getConsentService()OCCConsentLayerFilter.getConsentService()Methods in com.hybris.yprofile.consent.filters with parameters of type ConsentServiceModifier and TypeMethodDescriptionvoidConsentLayerFilter.setConsentService(ConsentService consentService) voidOCCConsentLayerFilter.setConsentService(ConsentService consentService) -
Uses of ConsentService in com.hybris.yprofile.consent.services
Classes in com.hybris.yprofile.consent.services that implement ConsentService -
Uses of ConsentService in com.hybris.yprofile.listeners
Methods in com.hybris.yprofile.listeners that return ConsentServiceModifier and TypeMethodDescriptionConsentWithdrawnEventListener.getConsentService()LoginSuccessEventListener.getConsentService()RegisterEventListener.getConsentService()Methods in com.hybris.yprofile.listeners with parameters of type ConsentServiceModifier and TypeMethodDescriptionvoidConsentWithdrawnEventListener.setConsentService(ConsentService consentService) voidLoginSuccessEventListener.setConsentService(ConsentService consentService) voidRegisterEventListener.setConsentService(ConsentService consentService) -
Uses of ConsentService in com.hybris.yprofile.services.customer
Methods in com.hybris.yprofile.services.customer that return ConsentServiceModifier and TypeMethodDescriptionProfileCustomerAccountService.getConsentService()Deprecated, for removal: This API element is subject to removal in a future version.ProfileCustomerFacade.getConsentService()Deprecated, for removal: This API element is subject to removal in a future version.Methods in com.hybris.yprofile.services.customer with parameters of type ConsentServiceModifier and TypeMethodDescriptionvoidProfileCustomerAccountService.setConsentService(ConsentService consentService) Deprecated, for removal: This API element is subject to removal in a future version.voidProfileCustomerFacade.setConsentService(ConsentService consentService) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of ConsentService in com.hybris.yprofile.services.impl
Methods in com.hybris.yprofile.services.impl that return ConsentServiceMethods in com.hybris.yprofile.services.impl with parameters of type ConsentServiceModifier and TypeMethodDescriptionvoidDefaultProfileTransactionService.setConsentService(ConsentService consentService) -
Uses of ConsentService in com.hybris.yprofile.services.order
Methods in com.hybris.yprofile.services.order that return ConsentServiceMethods in com.hybris.yprofile.services.order with parameters of type ConsentServiceModifier and TypeMethodDescriptionvoidProfilePlaceOrderMethodHook.setConsentService(ConsentService consentService) -
Uses of ConsentService in de.hybris.platform.personalizationyprofile.occ
Methods in de.hybris.platform.personalizationyprofile.occ that return ConsentServiceModifier and TypeMethodDescriptionprotected ConsentServiceCdsCxOccInterceptor.getConsentService()Deprecated, for removal: This API element is subject to removal in a future version.Methods in de.hybris.platform.personalizationyprofile.occ with parameters of type ConsentServiceModifier and TypeMethodDescriptionvoidCdsCxOccInterceptor.setConsentService(ConsentService consentService) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of ConsentService in de.hybris.platform.personalizationyprofile.strategy.impl
Methods in de.hybris.platform.personalizationyprofile.strategy.impl that return ConsentServiceModifier and TypeMethodDescriptionprotected ConsentServiceCxProcessParameterConsentReferenceStrategy.getConsentService()protected ConsentServiceDefaultCxProfileIdentifierStrategy.getConsentService()protected ConsentServiceSimpleCxProfileIdentifierStrategy.getConsentService()Methods in de.hybris.platform.personalizationyprofile.strategy.impl with parameters of type ConsentServiceModifier and TypeMethodDescriptionvoidCxProcessParameterConsentReferenceStrategy.setConsentService(ConsentService consentService) voidDefaultCxProfileIdentifierStrategy.setConsentService(ConsentService consentService) voidSimpleCxProfileIdentifierStrategy.setConsentService(ConsentService consentService)