nl.gx.webmanager.services.seo.internal
Interface SEOGoogleSiteMapGenerator
- All Known Implementing Classes:
- SEOGoogleSiteMapGeneratorImpl
public interface SEOGoogleSiteMapGenerator
Defines the Service interface responsible for generating the Google site map.
- Author:
- Hallo Khaznadar
|
Method Summary |
void |
generate(nl.gx.webmanager.services.bundle.scheduler.SchedulerJob schedulerJob)
Produces a Google site map for all web initiatives. |
generate
void generate(nl.gx.webmanager.services.bundle.scheduler.SchedulerJob schedulerJob)
- Produces a Google site map for all web initiatives.
- Parameters:
schedulerJob - Currently not used, but as this method is called with reflection this argument is
expected to exist.
Copyright © 2007-2011 GX Software BV. All Rights Reserved.