Uses of Class
info.magnolia.module.googlesitemap.service.SiteMapService

Packages that use SiteMapService
info.magnolia.module.googlesitemap.model   
info.magnolia.module.googlesitemap.model.components   
 

Uses of SiteMapService in info.magnolia.module.googlesitemap.model
 

Fields in info.magnolia.module.googlesitemap.model declared as SiteMapService
protected  SiteMapService SiteMapModel.siteMapService
           
 

Constructors in info.magnolia.module.googlesitemap.model with parameters of type SiteMapService
SiteMapModel(javax.jcr.Node content, RD definition, info.magnolia.rendering.model.RenderingModel<?> parent, SiteMapService siteMapService)
          Default constructor used for injection.
 

Uses of SiteMapService in info.magnolia.module.googlesitemap.model.components
 

Constructors in info.magnolia.module.googlesitemap.model.components with parameters of type SiteMapService
SiteComponent(javax.jcr.Node content, info.magnolia.rendering.template.RenderableDefinition definition, info.magnolia.rendering.model.RenderingModel<?> parent, SiteMapService siteMapService)
          Constructor for injection.
VirtualUriComponent(javax.jcr.Node content, info.magnolia.rendering.template.RenderableDefinition definition, info.magnolia.rendering.model.RenderingModel<?> parent, SiteMapService siteMapService)
          Constructor for injection.
 



Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.