| Package | Description |
|---|---|
| org.broadleafcommerce.core.catalog.domain | |
| org.broadleafcommerce.core.search.domain |
| Modifier and Type | Field and Description |
|---|---|
protected List<CategoryExcludedSearchFacet> |
CategoryImpl.excludedSearchFacets |
| Modifier and Type | Method and Description |
|---|---|
List<CategoryExcludedSearchFacet> |
Category.getExcludedSearchFacets()
Gets the excluded SearchFacets
|
List<CategoryExcludedSearchFacet> |
CategoryImpl.getExcludedSearchFacets() |
| Modifier and Type | Method and Description |
|---|---|
void |
Category.setExcludedSearchFacets(List<CategoryExcludedSearchFacet> excludedSearchFacets)
Sets the SearchFacets that should not be rendered by this Category.
|
void |
CategoryImpl.setExcludedSearchFacets(List<CategoryExcludedSearchFacet> excludedSearchFacets) |
| Modifier and Type | Class and Description |
|---|---|
class |
CategoryExcludedSearchFacetImpl |
| Modifier and Type | Method and Description |
|---|---|
<G extends CategoryExcludedSearchFacet> |
CategoryExcludedSearchFacetImpl.createOrRetrieveCopyInstance(MultiTenantCopyContext context) |
Copyright © 2017. All rights reserved.