@Deprecated
public interface CachingStrategy<RESOURCE>
| 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.
|
java.lang.String getUID(RestResource resource, RESOURCE resourceValue)
Copyright © 2018 SAP SE. All Rights Reserved.