@Service(value="blDefaultSEOVariableExpression") @ConditionalOnTemplating public class DefaultSEOVariableExpression extends Object implements org.broadleafcommerce.common.web.expression.BroadleafVariableExpression
| Constructor and Description |
|---|
DefaultSEOVariableExpression() |
| Modifier and Type | Method and Description |
|---|---|
String |
buildTitleString(List<String> titleElements,
String elementDelimiter) |
protected String |
getBaseUrl() |
String |
getCanonicalURL(Product product) |
String |
getCategoryDescription(Category category) |
String |
getCategoryDescriptionPattern() |
String |
getCategoryTitle(Category category) |
String |
getCategoryTitlePattern() |
String |
getName() |
String |
getProductDescription(Product product) |
String |
getProductDescriptionPattern(Category category) |
String |
getProductTitle(Product product) |
String |
getProductTitlePattern(Category category) |
String |
getSiteSimpleURL() |
public String getName()
getName in interface org.broadleafcommerce.common.web.expression.BroadleafVariableExpressionpublic String getSiteSimpleURL()
protected String getBaseUrl()
public String getCategoryTitlePattern()
public String getCategoryDescriptionPattern()
Copyright © 2017. All rights reserved.