Class AbstractSeoPropertyGenerator

java.lang.Object
org.broadleafcommerce.core.web.seo.AbstractSeoPropertyGenerator
All Implemented Interfaces:
SeoPropertyGenerator
Direct Known Subclasses:
BasicSeoPropertyGeneratorImpl

public abstract class AbstractSeoPropertyGenerator extends Object implements SeoPropertyGenerator
An AbstractSeoPropertyGenerator understands how to gather a specific set of SEO properties for the given domain object
Author:
Chris Kittrell (ckittrell)