| Modifier and Type | Class and Description |
|---|---|
class |
CategoryBoostRuleImpl |
| Modifier and Type | Field and Description |
|---|---|
protected List<CategoryBoostRule> |
EnterpriseSearchCategoryImpl.boostRules |
| Modifier and Type | Method and Description |
|---|---|
<G extends CategoryBoostRule> |
CategoryBoostRuleImpl.createOrRetrieveCopyInstance(org.broadleafcommerce.common.copy.MultiTenantCopyContext context) |
| Modifier and Type | Method and Description |
|---|---|
List<CategoryBoostRule> |
EnterpriseSearchCategory.getBoostRules() |
List<CategoryBoostRule> |
EnterpriseSearchCategoryImpl.getBoostRules() |
| Modifier and Type | Method and Description |
|---|---|
void |
EnterpriseSearchCategory.setBoostRules(List<CategoryBoostRule> boostRules) |
void |
EnterpriseSearchCategoryImpl.setBoostRules(List<CategoryBoostRule> boostRules) |
| Modifier and Type | Method and Description |
|---|---|
CategoryBoostRule |
EnterpriseSearchBoostRuleService.findCategoryBoostRule(org.broadleafcommerce.core.search.domain.IndexFieldType IndexFieldType,
BoostRuleType boostRuleType) |
CategoryBoostRule |
EnterpriseSearchBoostRuleDao.findCategoryBoostRule(org.broadleafcommerce.core.search.domain.IndexFieldType indexFieldType,
BoostRuleType boostRuleType)
Finds and returns only a single CategoryBoostRule for the parameters
|
CategoryBoostRule |
EnterpriseSearchBoostRuleDaoImpl.findCategoryBoostRule(org.broadleafcommerce.core.search.domain.IndexFieldType indexFieldType,
BoostRuleType boostRuleType) |
CategoryBoostRule |
EnterpriseSearchBoostRuleServiceImpl.findCategoryBoostRule(org.broadleafcommerce.core.search.domain.IndexFieldType IndexFieldType,
BoostRuleType boostRuleType) |
| Modifier and Type | Method and Description |
|---|---|
List<CategoryBoostRule> |
EnterpriseSearchBoostRuleService.findCategoryBoostRules(List<Long> categoryIds,
BoostRuleType boostRuleType) |
List<CategoryBoostRule> |
EnterpriseSearchBoostRuleDao.findCategoryBoostRules(List<Long> categoryIds,
BoostRuleType boostRuleType) |
List<CategoryBoostRule> |
EnterpriseSearchBoostRuleDaoImpl.findCategoryBoostRules(List<Long> categoryIds,
BoostRuleType boostRuleType) |
List<CategoryBoostRule> |
EnterpriseSearchBoostRuleServiceImpl.findCategoryBoostRules(List<Long> categoryIds,
BoostRuleType boostRuleType) |
| Modifier and Type | Method and Description |
|---|---|
protected CategoryBoostRule |
EnterpriseSearchSolrSearchServiceExtensionHandler.getCategoryBoostRuleForSearch(List<Long> categoryIds) |
| Modifier and Type | Method and Description |
|---|---|
List<CategoryBoostRule> |
CategoryImplWeave.getBoostRules() |
| Modifier and Type | Method and Description |
|---|---|
void |
CategoryImplWeave.setBoostRules(List<CategoryBoostRule> boostRules) |
Copyright © 2020. All rights reserved.