DefaultAsMergeStrategy@Deprecated public class DefaultAsSearchProfileMergeStrategy extends AbstractAsSearchProfileMergeStrategy
AsSearchProfileMergeStrategy.| Constructor and Description |
|---|
DefaultAsSearchProfileMergeStrategy()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
AsMergeStrategyFactory |
getAsMergeStrategyFactory()
Deprecated.
|
AsSearchProfileResultFactory |
getAsSearchProfileResultFactory()
Deprecated.
|
AsSearchProfileResult |
merge(AsSearchProfileContext context,
java.util.List<AsSearchProfileResult> results)
Deprecated.
Merges multiple search profile results into a single result.
|
void |
setAsMergeStrategyFactory(AsMergeStrategyFactory asMergeStrategyFactory)
Deprecated.
|
void |
setAsSearchProfileResultFactory(AsSearchProfileResultFactory asSearchProfileResultFactory)
Deprecated.
|
getCacheKeyFragmentpublic DefaultAsSearchProfileMergeStrategy()
public AsSearchProfileResult merge(AsSearchProfileContext context, java.util.List<AsSearchProfileResult> results)
AsSearchProfileMergeStrategycontext - - the search profile contextresults - - the search profiles results to mergepublic AsSearchProfileResultFactory getAsSearchProfileResultFactory()
public void setAsSearchProfileResultFactory(AsSearchProfileResultFactory asSearchProfileResultFactory)
public AsMergeStrategyFactory getAsMergeStrategyFactory()
public void setAsMergeStrategyFactory(AsMergeStrategyFactory asMergeStrategyFactory)
Copyright © 2018 SAP SE. All Rights Reserved.