Class AbstractSiteMapGenerator<T>

java.lang.Object
de.hybris.platform.acceleratorservices.sitemap.generator.impl.AbstractSiteMapGenerator<T>
All Implemented Interfaces:
SiteMapGenerator<T>, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware
Direct Known Subclasses:
CategoryLandingPageSiteMapGenerator, CategoryPageSiteMapGenerator, ContentPageModelSiteMapGenerator, CustomPageSiteMapGenerator, HomePageSiteMapGenerator, PointOfServicePageSiteMapGenerator, ProductPageSiteMapGenerator

public abstract class AbstractSiteMapGenerator<T> extends Object implements SiteMapGenerator<T>, org.springframework.context.ApplicationContextAware