Uses of Interface
de.hybris.platform.personalizationservices.service.CxRecalculationService
Packages that use CxRecalculationService
Package
Description
-
Uses of CxRecalculationService in de.hybris.platform.personalizationcms.service
Classes in de.hybris.platform.personalizationcms.service that implement CxRecalculationServiceModifier and TypeClassDescriptionclassRecalculation service which usesCMSPreviewServicein personalization recalculation. -
Uses of CxRecalculationService in de.hybris.platform.personalizationservices.events
Methods in de.hybris.platform.personalizationservices.events that return CxRecalculationServiceModifier and TypeMethodDescriptionprotected CxRecalculationServiceCxAfterUserChangedListener.getCxRecalculationService()Methods in de.hybris.platform.personalizationservices.events with parameters of type CxRecalculationServiceModifier and TypeMethodDescriptionvoidCxAfterUserChangedListener.setCxRecalculationService(CxRecalculationService cxRecalculationService) -
Uses of CxRecalculationService in de.hybris.platform.personalizationservices.events.consent
Methods in de.hybris.platform.personalizationservices.events.consent that return CxRecalculationServiceModifier and TypeMethodDescriptionprotected CxRecalculationServiceCxBaseConsentEventListener.getCxRecalculationService()Methods in de.hybris.platform.personalizationservices.events.consent with parameters of type CxRecalculationServiceModifier and TypeMethodDescriptionvoidCxBaseConsentEventListener.setCxRecalculationService(CxRecalculationService cxRecalculationService) -
Uses of CxRecalculationService in de.hybris.platform.personalizationservices.filter
Methods in de.hybris.platform.personalizationservices.filter that return CxRecalculationServiceModifier and TypeMethodDescriptionprotected CxRecalculationServiceCxPersonalizationFilter.getCxRecalculationService()Deprecated, for removal: This API element is subject to removal in a future version.since 2005 because it is no longer used by CxPersonalizationFilterMethods in de.hybris.platform.personalizationservices.filter with parameters of type CxRecalculationServiceModifier and TypeMethodDescriptionvoidCxPersonalizationFilter.setCxRecalculationService(CxRecalculationService cxRecalculationService) Deprecated, for removal: This API element is subject to removal in a future version.since 2005 because it is no longer used by CxPersonalizationFilter -
Uses of CxRecalculationService in de.hybris.platform.personalizationservices.handlers.impl
Methods in de.hybris.platform.personalizationservices.handlers.impl that return CxRecalculationServiceModifier and TypeMethodDescriptionprotected CxRecalculationServiceDefaultPersonalizationHandler.getCxRecalculationService()Methods in de.hybris.platform.personalizationservices.handlers.impl with parameters of type CxRecalculationServiceModifier and TypeMethodDescriptionvoidDefaultPersonalizationHandler.setCxRecalculationService(CxRecalculationService cxRecalculationService) -
Uses of CxRecalculationService in de.hybris.platform.personalizationservices.occ.handlers.impl
Methods in de.hybris.platform.personalizationservices.occ.handlers.impl that return CxRecalculationServiceModifier and TypeMethodDescriptionprotected CxRecalculationServiceDefaultOccPersonalizationHandler.getCxRecalculationService()Methods in de.hybris.platform.personalizationservices.occ.handlers.impl with parameters of type CxRecalculationServiceModifier and TypeMethodDescriptionvoidDefaultOccPersonalizationHandler.setCxRecalculationService(CxRecalculationService cxRecalculationService) -
Uses of CxRecalculationService in de.hybris.platform.personalizationservices.service.impl
Classes in de.hybris.platform.personalizationservices.service.impl that implement CxRecalculationService