public class ApplicationSingleElementCacheKey extends Object implements CacheKey
Constructor and Description |
---|
ApplicationSingleElementCacheKey() |
Modifier and Type | Method and Description |
---|---|
String |
getCacheKeyString()
String representation of the cache key which will be used for caching.
|
boolean |
isUniquePerClient()
Returns true if the cache key should be treated as client specific.
|
String |
toString() |
public String getCacheKeyString()
getCacheKeyString
in interface CacheKey
public boolean isUniquePerClient()
isUniquePerClient
in interface CacheKey
Copyright © 2019 Communote team. All rights reserved.