| Package | Description |
|---|---|
| org.broadleafcommerce.common.sitemap.domain | |
| org.broadleafcommerce.common.sitemap.service.type |
| Modifier and Type | Method and Description |
|---|---|
SiteMapGeneratorType |
SiteMapGeneratorConfigurationImpl.getSiteMapGeneratorType() |
SiteMapGeneratorType |
SiteMapGeneratorConfiguration.getSiteMapGeneratorType()
Returns the list of SiteMapGeneratorTypes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SiteMapGeneratorConfigurationImpl.setSiteMapGeneratorType(SiteMapGeneratorType siteMapGeneratorType) |
void |
SiteMapGeneratorConfiguration.setSiteMapGeneratorType(SiteMapGeneratorType siteMapGeneratorType)
Sets the list of SiteMapGeneratorTypes.
|
| Modifier and Type | Field and Description |
|---|---|
static SiteMapGeneratorType |
SiteMapGeneratorType.CATEGORY |
static SiteMapGeneratorType |
SiteMapGeneratorType.CUSTOM |
static SiteMapGeneratorType |
SiteMapGeneratorType.PAGE |
static SiteMapGeneratorType |
SiteMapGeneratorType.PRODUCT |
| Modifier and Type | Method and Description |
|---|---|
static SiteMapGeneratorType |
SiteMapGeneratorType.getInstance(String type) |
Copyright © 2014. All Rights Reserved.