T - - the type of the source objectpublic interface AsCacheAwareStrategy<T>
| Modifier and Type | Method and Description |
|---|---|
java.io.Serializable |
getCacheKeyFragment(AsSearchProfileContext context,
T object)
Returns a cache key fragment.
|
java.io.Serializable getCacheKeyFragment(AsSearchProfileContext context, T object)
null. If
strategies can have results that depend on the context, a different implementation should be provided.context - - the search profile contextobject - - the source objectCopyright © 2018 SAP SE. All Rights Reserved.