Uses of Class
org.broadleafcommerce.common.sitemap.service.type.SiteMapGeneratorType
Packages that use SiteMapGeneratorType
Package
Description
-
Uses of SiteMapGeneratorType in org.broadleafcommerce.common.sitemap.domain
Methods in org.broadleafcommerce.common.sitemap.domain that return SiteMapGeneratorTypeModifier and TypeMethodDescriptionSiteMapGeneratorConfiguration.getSiteMapGeneratorType()Returns the list of SiteMapGeneratorTypes.SiteMapGeneratorConfigurationImpl.getSiteMapGeneratorType()Methods in org.broadleafcommerce.common.sitemap.domain with parameters of type SiteMapGeneratorTypeModifier and TypeMethodDescriptionvoidSiteMapGeneratorConfiguration.setSiteMapGeneratorType(SiteMapGeneratorType siteMapGeneratorType) Sets the list of SiteMapGeneratorTypes.voidSiteMapGeneratorConfigurationImpl.setSiteMapGeneratorType(SiteMapGeneratorType siteMapGeneratorType) -
Uses of SiteMapGeneratorType in org.broadleafcommerce.common.sitemap.service.type
Fields in org.broadleafcommerce.common.sitemap.service.type declared as SiteMapGeneratorTypeModifier and TypeFieldDescriptionstatic final SiteMapGeneratorTypeSiteMapGeneratorType.CATEGORYstatic final SiteMapGeneratorTypeSiteMapGeneratorType.CUSTOMstatic final SiteMapGeneratorTypeSiteMapGeneratorType.PAGEstatic final SiteMapGeneratorTypeSiteMapGeneratorType.PRODUCTstatic final SiteMapGeneratorTypeSiteMapGeneratorType.SKUMethods in org.broadleafcommerce.common.sitemap.service.type that return SiteMapGeneratorTypeModifier and TypeMethodDescriptionstatic SiteMapGeneratorTypeSiteMapGeneratorType.getInstance(String type)