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>Deprecated, for removal: This API element is subject to removal in a future version.since 2011, Profile structure has changed and code is no longer valid.classAbstractBaseMapperclassCxCategoryConsumptionLayerMapperDeprecated, for removal: This API element is subject to removal in a future version.since 2011, Profile structure has changed and code is no longer valid.classCxLocationConsumptionLayerMapperDeprecated, for removal: This API element is subject to removal in a future version.since 2011, Profile structure has changed and code is no longer valid.classCxOrderMapperDeprecated.since 2011 Recommended mapper to use isCxSegmentMapperclassCxProductConsumptionLayerMapperDeprecated, for removal: This API element is subject to removal in a future version.since 2011, Profile structure has changed and code is no longer valid.classCxSegmentMapperclassDefaultCxFixedSegmentsConsumptionLayerMapperclassDefaultCxScriptConsumptionLayerMapper -
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)
-