@Component(value="blBreadcrumbVariableExpression") @ConditionalOnTemplating public class BreadcrumbVariableExpression extends Object implements org.broadleafcommerce.presentation.expression.BroadleafVariableExpression
| Modifier and Type | Field and Description |
|---|---|
protected BreadcrumbService |
breadcrumbService |
| Constructor and Description |
|---|
BreadcrumbVariableExpression() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getBaseUrl() |
List<BreadcrumbDTO> |
getBreadcrumbs() |
String |
getName() |
protected Map<String,String[]> |
getParams() |
protected BreadcrumbService breadcrumbService
public String getName()
getName in interface org.broadleafcommerce.presentation.expression.BroadleafVariableExpressionpublic List<BreadcrumbDTO> getBreadcrumbs()
protected String getBaseUrl()
Copyright © 2017. All rights reserved.