Uses of Interface
de.hybris.platform.personalizationservices.strategies.UpdateSegmentStrategy
-
-
Uses of UpdateSegmentStrategy in de.hybris.platform.personalizationintegration.strategies.impl
Classes in de.hybris.platform.personalizationintegration.strategies.impl that implement UpdateSegmentStrategy Modifier and Type Class Description class
DefaultCxUpdateSegmentStrategy
Default implementation ofUpdateSegmentStrategy
that collects segments from availableSegmentsProvider
and updates segments -
Uses of UpdateSegmentStrategy in de.hybris.platform.personalizationservices.segment.impl
Methods in de.hybris.platform.personalizationservices.segment.impl that return UpdateSegmentStrategy Modifier and Type Method Description UpdateSegmentStrategy
DefaultCxSegmentService. getUpdateSegmentStrategy()
Methods in de.hybris.platform.personalizationservices.segment.impl with parameters of type UpdateSegmentStrategy Modifier and Type Method Description void
DefaultCxSegmentService. setUpdateSegmentStrategy(UpdateSegmentStrategy updateSegmentStrategy)
-
Uses of UpdateSegmentStrategy in de.hybris.platform.personalizationservices.strategies.impl
Classes in de.hybris.platform.personalizationservices.strategies.impl that implement UpdateSegmentStrategy Modifier and Type Class Description class
EmptyUpdateSegmentStrategy
-