Class AffinityData
java.lang.Object
de.hybris.platform.assistedserviceyprofilefacades.data.AffinityData
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CategoryAffinityData,ProductAffinityData
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetScore()voidsetRecentScore(BigDecimal recentScore) voidsetRecentViewCount(Integer recentViewCount) voidsetScore(BigDecimal score)
-
Constructor Details
-
AffinityData
public AffinityData()
-
-
Method Details
-
setScore
-
getScore
-
setRecentViewCount
-
getRecentViewCount
-
setRecentScore
-
getRecentScore
-