T - - the type of search profile datapublic interface AsSearchProfileCalculationStrategy<T extends AbstractAsSearchProfile> extends AsCacheAwareStrategy<T>
| Modifier and Type | Method and Description |
|---|---|
AsSearchProfileResult |
calculate(AsSearchProfileContext context,
T searchProfile)
Calculates the search profile result for a given search profile data object.
|
getCacheKeyFragmentAsSearchProfileResult calculate(AsSearchProfileContext context, T searchProfile)
context - - the search profile contextsearchProfile - - the search profile dataCopyright © 2018 SAP SE. All Rights Reserved.