Uses of Interface
de.hybris.platform.personalizationservices.segment.CxUserSegmentService
-
-
Uses of CxUserSegmentService in de.hybris.platform.personalizationintegration.service.impl
Methods in de.hybris.platform.personalizationintegration.service.impl that return CxUserSegmentService Modifier and Type Method Description protected CxUserSegmentServiceDefaultCxIntegrationMappingService. getCxUserSegmentService()Methods in de.hybris.platform.personalizationintegration.service.impl with parameters of type CxUserSegmentService Modifier and Type Method Description voidDefaultCxIntegrationMappingService. setCxUserSegmentService(CxUserSegmentService cxUserSegmentService) -
Uses of CxUserSegmentService in de.hybris.platform.personalizationservices.events.consent
Methods in de.hybris.platform.personalizationservices.events.consent that return CxUserSegmentService Modifier and Type Method Description protected CxUserSegmentServiceCxConsentWithdrawnEventListener. getCxUserSegmentService()Methods in de.hybris.platform.personalizationservices.events.consent with parameters of type CxUserSegmentService Modifier and Type Method Description voidCxConsentWithdrawnEventListener. setCxUserSegmentService(CxUserSegmentService cxUserSegmentService) -
Uses of CxUserSegmentService in de.hybris.platform.personalizationservices.process.strategies.impl
Methods in de.hybris.platform.personalizationservices.process.strategies.impl that return CxUserSegmentService Modifier and Type Method Description protected CxUserSegmentServiceCxProcessParameterSegmentationStrategy. getCxUserSegmentService()Methods in de.hybris.platform.personalizationservices.process.strategies.impl with parameters of type CxUserSegmentService Modifier and Type Method Description voidCxProcessParameterSegmentationStrategy. setCxUserSegmentService(CxUserSegmentService cxUserSegmentService) -
Uses of CxUserSegmentService in de.hybris.platform.personalizationservices.segment.impl
Classes in de.hybris.platform.personalizationservices.segment.impl that implement CxUserSegmentService Modifier and Type Class Description classDefaultCxUserSegmentServiceDefault implementation ofCxUserSegmentServiceMethods in de.hybris.platform.personalizationservices.segment.impl that return CxUserSegmentService Modifier and Type Method Description protected CxUserSegmentServiceDefaultCxSegmentService. getCxUserSegmentService()protected CxUserSegmentServiceDefaultCxUserSegmentSessionService. getCxUserSegmentService()Methods in de.hybris.platform.personalizationservices.segment.impl with parameters of type CxUserSegmentService Modifier and Type Method Description voidDefaultCxSegmentService. setCxUserSegmentService(CxUserSegmentService cxUserSegmentService)voidDefaultCxUserSegmentSessionService. setCxUserSegmentService(CxUserSegmentService cxUserSegmentService) -
Uses of CxUserSegmentService in de.hybris.platform.personalizationservices.task
Methods in de.hybris.platform.personalizationservices.task that return CxUserSegmentService Modifier and Type Method Description protected CxUserSegmentServiceCxRegisteredUserSessionCloseTaskRunner. getCxUserSegmentService()Methods in de.hybris.platform.personalizationservices.task with parameters of type CxUserSegmentService Modifier and Type Method Description voidCxRegisteredUserSessionCloseTaskRunner. setCxUserSegmentService(CxUserSegmentService cxUserSegmentService)
-