@Component(value="blRemoveFacetValuesLinkProcessor")
@ConditionalOnTemplating
public class RemoveFacetValuesLinkProcessor
extends org.broadleafcommerce.presentation.dialect.AbstractBroadleafAttributeModifierProcessor
| Modifier and Type | Field and Description |
|---|---|
protected SearchFacetDTOService |
searchFacetDTOService |
| Constructor and Description |
|---|
RemoveFacetValuesLinkProcessor() |
| Modifier and Type | Method and Description |
|---|---|
org.broadleafcommerce.presentation.model.BroadleafAttributeModifier |
getModifiedAttributes(String tagName,
Map<String,String> tagAttributes,
String attributeName,
String attributeValue,
org.broadleafcommerce.presentation.model.BroadleafTemplateContext context) |
String |
getName() |
int |
getPrecedence() |
protected SearchFacetDTOService searchFacetDTOService
public String getName()
public int getPrecedence()
getPrecedence in interface org.broadleafcommerce.presentation.dialect.BroadleafProcessorgetPrecedence in class org.broadleafcommerce.presentation.dialect.AbstractBroadleafAttributeModifierProcessorCopyright © 2018. All rights reserved.