public class LocationsAffinity extends Affinity implements java.util.Map<java.lang.String,java.lang.Object>
| Modifier and Type | Class and Description |
|---|---|
static class |
LocationsAffinity.LocationsAffinityBuilder |
Affinity.AffinityBuilder| Constructor and Description |
|---|
LocationsAffinity() |
| Modifier and Type | Method and Description |
|---|---|
Location |
getLocation() |
java.lang.Integer |
getRecentCount() |
void |
setLocation(Location location)
Generated property for
LocationsAffinity.location property defined at extension personalizationyprofile. |
void |
setRecentCount(java.lang.Integer recentCount)
Generated property for
LocationsAffinity.recentCount property defined at extension personalizationyprofile. |
getRecentScore, getRecentViewCount, getScore, setRecentScore, setRecentViewCount, setScoreclear, containsValue, entrySet, forEach, get, getOrDefault, keySet, removeEldestEntry, replaceAll, valuesclone, compute, computeIfAbsent, computeIfPresent, containsKey, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, sizepublic void setRecentCount(java.lang.Integer recentCount)
LocationsAffinity.recentCount property defined at extension personalizationyprofile.public java.lang.Integer getRecentCount()
public void setLocation(Location location)
LocationsAffinity.location property defined at extension personalizationyprofile.public Location getLocation()
Copyright © 2018 SAP SE. All Rights Reserved.