@Deprecated public abstract class AbstractCachingStrategy<RESOURCE> extends java.lang.Object implements CachingStrategy<RESOURCE>
| Constructor and Description |
|---|
AbstractCachingStrategy()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
EntityTag |
createETag(AbstractResponseBuilder result)
Deprecated.
Computes EntityTag based on RESOURCE's unique ID
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetUIDpublic final EntityTag createETag(AbstractResponseBuilder result)
EntityTag EntityTag used to tell if resource has been modified since last visit or null to disable
cachingCopyright © 2018 SAP SE. All Rights Reserved.