Uses of Class
org.broadleafcommerce.common.sitemap.wrapper.SiteMapURLWrapper
Packages that use SiteMapURLWrapper
Package
Description
-
Uses of SiteMapURLWrapper in org.broadleafcommerce.common.sitemap.service
Methods in org.broadleafcommerce.common.sitemap.service with parameters of type SiteMapURLWrapperModifier and TypeMethodDescriptionvoidSiteMapBuilder.addUrl(SiteMapURLWrapper urlWrapper) Returns the SiteMapURLSetWrapper that a Generator should use to add its next URL element. -
Uses of SiteMapURLWrapper in org.broadleafcommerce.common.sitemap.wrapper
Methods in org.broadleafcommerce.common.sitemap.wrapper that return types with arguments of type SiteMapURLWrapperMethod parameters in org.broadleafcommerce.common.sitemap.wrapper with type arguments of type SiteMapURLWrapperModifier and TypeMethodDescriptionvoidSiteMapURLSetWrapper.setSiteMapUrlWrappers(List<SiteMapURLWrapper> siteMapUrlWrappers)