java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<K,V>
java.util.LinkedHashMap<String,Object>
de.hybris.platform.yaasyprofileconnect.yaas.Affinity
All Implemented Interfaces:
Serializable, Cloneable, Map<String,Object>

public class Affinity extends LinkedHashMap<String,Object> implements Map<String,Object>
See Also:
  • Constructor Details

  • Method Details

    • setScore

      public void setScore(BigDecimal score)
      Generated property for Affinity.score property defined at extension yaasyprofileconnect.
    • getScore

      public BigDecimal getScore()
    • setRecentViewCount

      public void setRecentViewCount(Integer recentViewCount)
      Generated property for Affinity.recentViewCount property defined at extension yaasyprofileconnect.
    • getRecentViewCount

      public Integer getRecentViewCount()
    • setRecentScore

      public void setRecentScore(BigDecimal recentScore)
      Generated property for Affinity.recentScore property defined at extension yaasyprofileconnect.
    • getRecentScore

      public BigDecimal getRecentScore()