Uses of Class
com.sap.cloud.sdk.cloudplatform.cache.SerializableCacheKey
Packages that use SerializableCacheKey
-
Uses of SerializableCacheKey in com.sap.cloud.sdk.cloudplatform.cache
Methods in com.sap.cloud.sdk.cloudplatform.cache that return SerializableCacheKeyModifier and TypeMethodDescriptionSerializableCacheKey.append
(Iterable<Serializable> objects) static SerializableCacheKey
Constructs aCacheKey
for the given tenant and principal identifier, independent of whether they arenull
or not.static SerializableCacheKey
Constructs aSerializableCacheKey
for the given tenant and principal identifier, independent of whether they arenull
or not.