@Deprecated public class DefaultCachingStrategy<RESOURCE> extends AbstractCachingStrategy<RESOURCE>
| Constructor and Description |
|---|
DefaultCachingStrategy()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getUID(RestResource resource,
RESOURCE resourceValue)
Deprecated.
UID returned by the getUID method should return String computed from RESOURCE's important values.
|
createETagpublic java.lang.String getUID(RestResource resource, RESOURCE resourceValue)
CachingStrategyCopyright © 2018 SAP SE. All Rights Reserved.