Uses of Interface
de.hybris.platform.personalizationservices.service.CxRecalculationService
-
-
Uses of CxRecalculationService in de.hybris.platform.personalizationcms.service
Classes in de.hybris.platform.personalizationcms.service that implement CxRecalculationService Modifier and Type Class Description classCxCmsRecalculationServiceRecalculation service which usesCMSPreviewServicein personalization recalculation. -
Uses of CxRecalculationService in de.hybris.platform.personalizationservices.events
Methods in de.hybris.platform.personalizationservices.events that return CxRecalculationService Modifier and Type Method Description protected CxRecalculationServiceCxAfterUserChangedListener. getCxRecalculationService()Methods in de.hybris.platform.personalizationservices.events with parameters of type CxRecalculationService Modifier and Type Method Description voidCxAfterUserChangedListener. setCxRecalculationService(CxRecalculationService cxRecalculationService) -
Uses of CxRecalculationService in de.hybris.platform.personalizationservices.events.consent
Methods in de.hybris.platform.personalizationservices.events.consent that return CxRecalculationService Modifier and Type Method Description protected CxRecalculationServiceCxBaseConsentEventListener. getCxRecalculationService()Methods in de.hybris.platform.personalizationservices.events.consent with parameters of type CxRecalculationService Modifier and Type Method Description voidCxBaseConsentEventListener. setCxRecalculationService(CxRecalculationService cxRecalculationService) -
Uses of CxRecalculationService in de.hybris.platform.personalizationservices.filter
Methods in de.hybris.platform.personalizationservices.filter that return CxRecalculationService Modifier and Type Method Description protected CxRecalculationServiceCxPersonalizationFilter. getCxRecalculationService()Methods in de.hybris.platform.personalizationservices.filter with parameters of type CxRecalculationService Modifier and Type Method Description voidCxPersonalizationFilter. setCxRecalculationService(CxRecalculationService cxRecalculationService) -
Uses of CxRecalculationService in de.hybris.platform.personalizationservices.handlers.impl
Methods in de.hybris.platform.personalizationservices.handlers.impl that return CxRecalculationService Modifier and Type Method Description protected CxRecalculationServiceDefaultPersonalizationHandler. getCxRecalculationService()Methods in de.hybris.platform.personalizationservices.handlers.impl with parameters of type CxRecalculationService Modifier and Type Method Description voidDefaultPersonalizationHandler. 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 CxRecalculationService Modifier and Type Method Description protected CxRecalculationServiceDefaultOccPersonalizationHandler. getCxRecalculationService()Methods in de.hybris.platform.personalizationservices.occ.handlers.impl with parameters of type CxRecalculationService Modifier and Type Method Description voidDefaultOccPersonalizationHandler. setCxRecalculationService(CxRecalculationService cxRecalculationService) -
Uses of CxRecalculationService in de.hybris.platform.personalizationservices.service.impl
Classes in de.hybris.platform.personalizationservices.service.impl that implement CxRecalculationService Modifier and Type Class Description classDefaultCxRecalculationServiceDefault implementation ofCxRecalculationService.
-