Uses of Interface
de.hybris.platform.personalizationyprofile.mapper.CxConsumptionLayerProfileMapper
-
Packages that use CxConsumptionLayerProfileMapper Package Description de.hybris.platform.personalizationyprofile.mapper.impl de.hybris.platform.personalizationyprofile.segment -
-
Uses of CxConsumptionLayerProfileMapper in de.hybris.platform.personalizationyprofile.mapper.impl
Classes in de.hybris.platform.personalizationyprofile.mapper.impl that implement CxConsumptionLayerProfileMapper Modifier and Type Class Description classAbstractAffinityMapper<T extends Affinity>classAbstractBaseMapperclassCxCategoryConsumptionLayerMapperclassCxLocationConsumptionLayerMapperclassCxOrderMapperclassCxProductConsumptionLayerMapperclassCxSegmentMapperclassDefaultCxFixedSegmentsConsumptionLayerMapperclassDefaultCxScriptConsumptionLayerMapper -
Uses of CxConsumptionLayerProfileMapper in de.hybris.platform.personalizationyprofile.segment
Classes in de.hybris.platform.personalizationyprofile.segment that implement CxConsumptionLayerProfileMapper Modifier and Type Class Description protected classConsumptionLayerUserSegmentsProviderTest.TestCxConsumptionLayerProfileMapperMethods in de.hybris.platform.personalizationyprofile.segment that return types with arguments of type CxConsumptionLayerProfileMapper Modifier and Type Method Description protected java.util.List<CxConsumptionLayerProfileMapper>ConsumptionLayerUserSegmentsProvider. getMappers()Method parameters in de.hybris.platform.personalizationyprofile.segment with type arguments of type CxConsumptionLayerProfileMapper Modifier and Type Method Description voidConsumptionLayerUserSegmentsProvider. setMappers(java.util.List<CxConsumptionLayerProfileMapper> mappers)
-