| Package | Description |
|---|---|
| org.broadleafcommerce.common.sitemap.service |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomUrlSiteMapGenerator
Responsible for generating site map entries.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<SiteMapGenerator> |
SiteMapServiceImpl.siteMapGenerators |
| Modifier and Type | Method and Description |
|---|---|
protected SiteMapGenerator |
SiteMapServiceImpl.selectSiteMapGenerator(SiteMapGeneratorConfiguration smgc)
Returns the siteMapGenerator most qualified to handle the given configuration.
|
| Modifier and Type | Method and Description |
|---|---|
List<SiteMapGenerator> |
SiteMapServiceImpl.getSiteMapGenerators() |
| Modifier and Type | Method and Description |
|---|---|
void |
SiteMapServiceImpl.setSiteMapGenerators(List<SiteMapGenerator> siteMapGenerators) |
Copyright © 2014. All Rights Reserved.