Uses of Interface
org.broadleafcommerce.core.catalog.domain.CategorySiteMapGeneratorConfiguration
Packages that use CategorySiteMapGeneratorConfiguration
Package
Description
-
Uses of CategorySiteMapGeneratorConfiguration in org.broadleafcommerce.core.catalog.domain
Classes in org.broadleafcommerce.core.catalog.domain that implement CategorySiteMapGeneratorConfigurationModifier and TypeClassDescriptionclassCategorySiteMapGenerator is controlled by this configuration. -
Uses of CategorySiteMapGeneratorConfiguration in org.broadleafcommerce.core.catalog.service
Methods in org.broadleafcommerce.core.catalog.service with parameters of type CategorySiteMapGeneratorConfigurationModifier and TypeMethodDescriptionprotected voidCategorySiteMapGenerator.addCategorySiteMapEntries(Category parentCategory, int currentDepth, CategorySiteMapGeneratorConfiguration categorySMGC, org.broadleafcommerce.common.sitemap.service.SiteMapBuilder siteMapBuilder) protected voidCategorySiteMapGenerator.constructSiteMapURLs(CategorySiteMapGeneratorConfiguration categorySMGC, org.broadleafcommerce.common.sitemap.service.SiteMapBuilder siteMapBuilder, Category category)