Uses of Interface
de.hybris.platform.personalizationfacades.segmentation.SegmentationHelper
-
-
Uses of SegmentationHelper in de.hybris.platform.personalizationfacades.customersegmentation.converters.populator
Methods in de.hybris.platform.personalizationfacades.customersegmentation.converters.populator that return SegmentationHelper Modifier and Type Method Description protected SegmentationHelperCustomerSegmentationPopulator. getSegmentationHelper()Methods in de.hybris.platform.personalizationfacades.customersegmentation.converters.populator with parameters of type SegmentationHelper Modifier and Type Method Description voidCustomerSegmentationPopulator. setSegmentationHelper(SegmentationHelper segmentationHelper) -
Uses of SegmentationHelper in de.hybris.platform.personalizationfacades.customersegmentation.impl
Methods in de.hybris.platform.personalizationfacades.customersegmentation.impl that return SegmentationHelper Modifier and Type Method Description protected SegmentationHelperDefaultCustomerSegmentationFacade. getSegmentationHelper()Methods in de.hybris.platform.personalizationfacades.customersegmentation.impl with parameters of type SegmentationHelper Modifier and Type Method Description voidDefaultCustomerSegmentationFacade. setSegmentationHelper(SegmentationHelper segmentationHelper) -
Uses of SegmentationHelper in de.hybris.platform.personalizationfacades.segmentation.impl
Classes in de.hybris.platform.personalizationfacades.segmentation.impl that implement SegmentationHelper Modifier and Type Class Description classDefaultSegmentationHelper -
Uses of SegmentationHelper in de.hybris.platform.personalizationwebservices.validator
Methods in de.hybris.platform.personalizationwebservices.validator that return SegmentationHelper Modifier and Type Method Description SegmentationHelperSegmentationIdValidator. getSegmentationHelper()Methods in de.hybris.platform.personalizationwebservices.validator with parameters of type SegmentationHelper Modifier and Type Method Description voidSegmentationIdValidator. setSegmentationHelper(SegmentationHelper segmentationHelper)Constructors in de.hybris.platform.personalizationwebservices.validator with parameters of type SegmentationHelper Constructor Description SegmentationIdValidator(SegmentationHelper segmentationHelper)
-