Uses of Interface
org.broadleafcommerce.core.web.seo.SeoPropertyGenerator
Packages that use SeoPropertyGenerator
-
Uses of SeoPropertyGenerator in org.broadleafcommerce.core.web.config
Methods in org.broadleafcommerce.core.web.config that return types with arguments of type SeoPropertyGeneratorModifier and TypeMethodDescriptionFrameworkWebConfig.blSeoPropertyGenerators(BasicSeoPropertyGeneratorImpl basicSeo) -
Uses of SeoPropertyGenerator in org.broadleafcommerce.core.web.seo
Classes in org.broadleafcommerce.core.web.seo that implement SeoPropertyGeneratorModifier and TypeClassDescriptionclassAnAbstractSeoPropertyGeneratorunderstands how to gather a specific set of SEO properties for the given domain objectclassThe BasicSeoPropertyGeneratorImpl knows how to generate properties for the following basic SEO elements: Title Meta-Description Canonical URLsFields in org.broadleafcommerce.core.web.seo with type parameters of type SeoPropertyGeneratorModifier and TypeFieldDescriptionprotected List<SeoPropertyGenerator>SeoPropertyServiceImpl.generators