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 classDefaultCxUpdateSegmentStrategyDefault implementation ofUpdateSegmentStrategythat collects segments from availableSegmentsProviderand 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 UpdateSegmentStrategyDefaultCxSegmentService. getUpdateSegmentStrategy()Methods in de.hybris.platform.personalizationservices.segment.impl with parameters of type UpdateSegmentStrategy Modifier and Type Method Description voidDefaultCxSegmentService. 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 classEmptyUpdateSegmentStrategy
-