Class LocationsAffinity
java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<K,V>
java.util.LinkedHashMap<String,Object>
de.hybris.platform.personalizationyprofile.yaas.Affinity
de.hybris.platform.personalizationyprofile.yaas.LocationsAffinity
- All Implemented Interfaces:
Serializable,Cloneable,Map<String,Object>
Deprecated.
Deprecated because Profile structure has changed
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classDeprecated.Nested classes/interfaces inherited from class de.hybris.platform.personalizationyprofile.yaas.Affinity
Affinity.AffinityBuilderNested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K extends Object,V extends Object>, AbstractMap.SimpleImmutableEntry<K extends Object, V extends Object> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.voidsetLocation(Location location) Deprecated.Generated property forLocationsAffinity.locationproperty defined at extensionpersonalizationyprofile.voidsetRecentCount(Integer recentCount) Deprecated.Generated property forLocationsAffinity.recentCountproperty defined at extensionpersonalizationyprofile.Methods inherited from class de.hybris.platform.personalizationyprofile.yaas.Affinity
getRecentScore, getRecentViewCount, getScore, setRecentScore, setRecentViewCount, setScoreMethods inherited from class java.util.LinkedHashMap
clear, containsValue, entrySet, forEach, get, getOrDefault, keySet, removeEldestEntry, replaceAll, valuesMethods inherited from class java.util.HashMap
clone, compute, computeIfAbsent, computeIfPresent, containsKey, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, sizeMethods inherited from class java.util.AbstractMap
equals, hashCode, toStringMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.Map
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
-
Constructor Details
-
LocationsAffinity
public LocationsAffinity()Deprecated.
-
-
Method Details
-
setRecentCount
Deprecated.Generated property forLocationsAffinity.recentCountproperty defined at extensionpersonalizationyprofile. -
getRecentCount
Deprecated. -
setLocation
Deprecated.Generated property forLocationsAffinity.locationproperty defined at extensionpersonalizationyprofile. -
getLocation
Deprecated.
-