| Package | Description | 
|---|---|
| org.broadleafcommerce.common.sitemap.service | |
| org.broadleafcommerce.common.sitemap.wrapper | |
| org.broadleafcommerce.core.catalog.service | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SiteMapBuilder. addUrl(SiteMapURLWrapper urlWrapper)Returns the SiteMapURLSetWrapper that a Generator should use to add its next URL element. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<SiteMapURLWrapper> | SiteMapURLSetWrapper. getSiteMapUrlWrappers() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SiteMapURLSetWrapper. setSiteMapUrlWrappers(List<SiteMapURLWrapper> siteMapUrlWrappers) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | CategorySiteMapGenerator. constructImageURLs(SiteMapBuilder siteMapBuilder,
                  SiteMapURLWrapper siteMapUrl,
                  Category category) | 
| protected void | ProductSiteMapGenerator. constructImageURLs(SiteMapBuilder siteMapBuilder,
                  SiteMapURLWrapper siteMapUrl,
                  Product product) | 
| protected void | SkuSiteMapGenerator. constructImageURLs(SiteMapBuilder siteMapBuilder,
                  SiteMapURLWrapper siteMapUrl,
                  Sku sku) | 
Copyright © 2020. All rights reserved.