| Package | Description |
|---|---|
| com.broadleafcommerce.search.domain | |
| com.broadleafcommerce.search.service | |
| com.broadleafcommerce.search.service.extension |
| Modifier and Type | Class and Description |
|---|---|
class |
GlobalBoostRuleImpl |
| Modifier and Type | Method and Description |
|---|---|
<G extends GlobalBoostRule> |
GlobalBoostRuleImpl.createOrRetrieveCopyInstance(org.broadleafcommerce.common.copy.MultiTenantCopyContext multiTenantCopyContext) |
| Modifier and Type | Method and Description |
|---|---|
GlobalBoostRule |
EnterpriseSearchBoostRuleService.findGlobalBoostRule(org.broadleafcommerce.core.search.domain.IndexFieldType IndexFieldType,
BoostRuleType boostRuleType) |
GlobalBoostRule |
EnterpriseSearchBoostRuleDao.findGlobalBoostRule(org.broadleafcommerce.core.search.domain.IndexFieldType indexFieldType,
BoostRuleType boostRuleType)
Finds and returns only a single GlobalBoostRule for the parameters
|
GlobalBoostRule |
EnterpriseSearchBoostRuleDaoImpl.findGlobalBoostRule(org.broadleafcommerce.core.search.domain.IndexFieldType indexFieldType,
BoostRuleType boostRuleType) |
GlobalBoostRule |
EnterpriseSearchBoostRuleServiceImpl.findGlobalBoostRule(org.broadleafcommerce.core.search.domain.IndexFieldType IndexFieldType,
BoostRuleType boostRuleType) |
| Modifier and Type | Method and Description |
|---|---|
List<GlobalBoostRule> |
EnterpriseSearchBoostRuleService.findGlobalBoostRules(BoostRuleType boostRuleType) |
List<GlobalBoostRule> |
EnterpriseSearchBoostRuleDao.findGlobalBoostRules(BoostRuleType boostRuleType)
Finds and returns the GlobalBoostRule's for the given IndexFieldType and BoostRuleType
|
List<GlobalBoostRule> |
EnterpriseSearchBoostRuleDaoImpl.findGlobalBoostRules(BoostRuleType boostRuleType) |
List<GlobalBoostRule> |
EnterpriseSearchBoostRuleServiceImpl.findGlobalBoostRules(BoostRuleType boostRuleType) |
| Modifier and Type | Method and Description |
|---|---|
protected GlobalBoostRule |
EnterpriseSearchSolrSearchServiceExtensionHandler.getGlobalBoostRuleForSearch(org.broadleafcommerce.core.search.domain.IndexFieldType indexFieldType) |
Copyright © 2020. All rights reserved.