Class CxConsumptionLayerSumAffinityStrategy

java.lang.Object
de.hybris.platform.personalizationyprofile.mapper.affinity.impl.CxConsumptionLayerSumAffinityStrategy
All Implemented Interfaces:
CxConsumptionLayerAffinityStrategy

@Deprecated(since="2011", forRemoval=true) public class CxConsumptionLayerSumAffinityStrategy extends Object implements CxConsumptionLayerAffinityStrategy
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. Mappers which have used that strategy are deprecated
Sums current score with recent score to produce affinity
  • Constructor Details

    • CxConsumptionLayerSumAffinityStrategy

      public CxConsumptionLayerSumAffinityStrategy()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details