@Embeddable public class EnterpriseSearchCategoryImpl extends Object implements EnterpriseSearchCategory, org.broadleafcommerce.common.copy.MultiTenantCloneable<EnterpriseSearchCategory>
| Modifier and Type | Field and Description |
|---|---|
protected List<CategoryBoostRule> |
boostRules |
| Constructor and Description |
|---|
EnterpriseSearchCategoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
<G extends EnterpriseSearchCategory> |
createOrRetrieveCopyInstance(org.broadleafcommerce.common.copy.MultiTenantCopyContext context) |
boolean |
equals(Object o) |
List<CategoryBoostRule> |
getBoostRules() |
int |
hashCode() |
void |
setBoostRules(List<CategoryBoostRule> boostRules) |
protected List<CategoryBoostRule> boostRules
public List<CategoryBoostRule> getBoostRules()
getBoostRules in interface EnterpriseSearchCategorypublic void setBoostRules(List<CategoryBoostRule> boostRules)
setBoostRules in interface EnterpriseSearchCategorypublic <G extends EnterpriseSearchCategory> org.broadleafcommerce.common.copy.CreateResponse<G> createOrRetrieveCopyInstance(org.broadleafcommerce.common.copy.MultiTenantCopyContext context) throws CloneNotSupportedException
createOrRetrieveCopyInstance in interface org.broadleafcommerce.common.copy.MultiTenantCloneable<EnterpriseSearchCategory>CloneNotSupportedExceptionCopyright © 2020. All rights reserved.