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 CacheKeypublic boolean isUniquePerClient()
isUniquePerClient in interface CacheKeyCopyright © 2019 Communote team. All rights reserved.