Interface SiteMapService

All Known Implementing Classes:
SiteMapServiceImpl

public interface SiteMapService
Class responsible for generating the SiteMap.xml and related files.

This service generates the structure of the SiteMap file. It assumes the use of SiteMap indexes and follows the convention siteMap#.xml

Author:
bpolster
  • Method Details