public abstract class AbstractAsSearchProfileMergeStrategy extends java.lang.Object implements AsSearchProfileMergeStrategy
AbstractAsSearchProfileLoadStrategy.| Constructor and Description |
|---|
AbstractAsSearchProfileMergeStrategy() |
| Modifier and Type | Method and Description |
|---|---|
java.io.Serializable |
getCacheKeyFragment(AsSearchProfileContext context,
java.util.List<AsSearchProfileResult> results)
Returns a cache key fragment.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmergepublic AbstractAsSearchProfileMergeStrategy()
public java.io.Serializable getCacheKeyFragment(AsSearchProfileContext context, java.util.List<AsSearchProfileResult> results)
AsCacheAwareStrategynull. If
strategies can have results that depend on the context, a different implementation should be provided.getCacheKeyFragment in interface AsCacheAwareStrategy<java.util.List<AsSearchProfileResult>>context - - the search profile contextresults - - the source objectCopyright © 2018 SAP SE. All Rights Reserved.