SeoVariableExpression. Note this also makes use of the SeoPropertyService
and SeoPropertyGenerators rather than the SeoTagService and SeoTagGenerators.@Service(value="blSeoProcessor") @ConditionalOnTemplating @Deprecated public class SeoProcessor extends org.broadleafcommerce.presentation.dialect.AbstractBroadleafTagReplacementProcessor
| Modifier and Type | Field and Description |
|---|---|
protected SeoTagService |
seoTagService
Deprecated.
|
| Constructor and Description |
|---|
SeoProcessor()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Deprecated.
|
int |
getPrecedence()
Deprecated.
|
org.broadleafcommerce.presentation.model.BroadleafTemplateModel |
getReplacementModel(String tagName,
Map<String,String> tagAttributes,
org.broadleafcommerce.presentation.model.BroadleafTemplateContext context)
Deprecated.
|
protected SeoTagService seoTagService
public String getName()
public int getPrecedence()
getPrecedence in interface org.broadleafcommerce.presentation.dialect.BroadleafProcessorgetPrecedence in class org.broadleafcommerce.presentation.dialect.AbstractBroadleafTagReplacementProcessorCopyright © 2019. All rights reserved.