public abstract class OptionalEnterpriseSiteMapConfigurationSiteMapGeneratorConfigurationTemplate
extends Object
This class is meant as a template to provide overriding of the annotations on fields in
org.broadleafcommerce.common.sitemap.domain.SiteMapConfigurationImpl. This provides a
stop gap measure to allow someone to weave in the appropriate annotations in 4.0.x without forcing a schema change on those
who prefer not to use it. This should likely be removed in 4.1 for fixed annotations on the entity itself.
- Author:
- Jeff Fischer