| Modifier and Type | Method and Description |
|---|---|
ContextAwareConverter<AsBoostRuleModel,AsBoostRule,AsItemConfigurationConverterContext> |
AsConfigurableSearchConfigurationPopulator.getAsBoostRuleConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
AsBoostRuleReversePopulator.populate(AsBoostRule source,
AsBoostRuleModel target,
AsItemConfigurationReverseConverterContext context) |
void |
AsBoostRulePopulator.populate(AsBoostRuleModel source,
AsBoostRule target,
AsItemConfigurationConverterContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
AsConfigurableSearchConfigurationPopulator.setAsBoostRuleConverter(ContextAwareConverter<AsBoostRuleModel,AsBoostRule,AsItemConfigurationConverterContext> asBoostRuleConverter) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AsConfigurationHolder<AsBoostRule,AbstractAsBoostRuleConfiguration>> |
AsSearchProfileResult.getBoostRules() |
java.util.List<AsBoostRule> |
AsConfigurableSearchConfiguration.getBoostRules() |
| Modifier and Type | Method and Description |
|---|---|
void |
AsConfigurableSearchConfiguration.setBoostRules(java.util.List<AsBoostRule> boostRules) |
void |
AsSearchProfileResult.setBoostRules(java.util.List<AsConfigurationHolder<AsBoostRule,AbstractAsBoostRuleConfiguration>> boostRules) |
| Modifier and Type | Method and Description |
|---|---|
protected <V extends AsBoostRule> |
AsBoostRulesAddMergeStrategy.mergeAfter(java.util.List<AsConfigurationHolder<V,AbstractAsBoostRuleConfiguration>> source,
java.util.List<AsConfigurationHolder<V,AbstractAsBoostRuleConfiguration>> target) |
protected <V extends AsBoostRule> |
AsBoostRulesReplaceMergeStrategy.replace(java.util.List<AsConfigurationHolder<V,AbstractAsBoostRuleConfiguration>> source,
java.util.List<AsConfigurationHolder<V,AbstractAsBoostRuleConfiguration>> target) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AsBoostRulesDataHandler.convertFromSearchProfileResult(AsConfigurationHolder<AsBoostRule,AbstractAsBoostRuleConfiguration> source,
BoostRuleEditorData target,
AbstractAsSearchProfileModel searchProfile) |
| Modifier and Type | Method and Description |
|---|---|
protected AsConfigurationHolder<AsBoostRule,AbstractAsBoostRuleConfiguration> |
SolrAsSearchProfileCalculationListener.convertBoostRule(AsSearchProfileContext context,
BoostField boostField,
AsUidGenerator asUidGenerator) |
| Modifier and Type | Method and Description |
|---|---|
protected BoostField |
SolrAsSearchProfileCalculationListener.createBoostField(AsConfigurationHolder<? extends AsBoostRule,AbstractAsBoostRuleConfiguration> boostRuleHolder) |
protected boolean |
SolrAsSearchProfileCalculationListener.isValidBoostRule(FacetSearchContext facetSearchContext,
AsConfigurationHolder<AsBoostRule,AbstractAsBoostRuleConfiguration> boostRule) |
Copyright © 2018 SAP SE. All Rights Reserved.