@Service(value="blSeoVariableExpression") @ConditionalOnTemplating public class SeoVariableExpression extends Object implements org.broadleafcommerce.common.web.expression.BroadleafVariableExpression
| Modifier and Type | Field and Description |
|---|---|
protected SeoPropertyService |
seoPropertyService |
| Constructor and Description |
|---|
SeoVariableExpression() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getMetaProperties(Category category) |
Map<String,String> |
getMetaProperties(org.broadleafcommerce.common.page.dto.PageDTO page) |
Map<String,String> |
getMetaProperties(Product product) |
String |
getName() |
protected SeoPropertyService seoPropertyService
public String getName()
getName in interface org.broadleafcommerce.common.web.expression.BroadleafVariableExpressionCopyright © 2021. All rights reserved.