Uses of Interface
info.magnolia.module.googlesitemap.service.SiteMapXMLUtil

Packages that use SiteMapXMLUtil
info.magnolia.module.googlesitemap.app.actions   
info.magnolia.module.googlesitemap.model   
info.magnolia.module.googlesitemap.service   
 

Uses of SiteMapXMLUtil in info.magnolia.module.googlesitemap.app.actions
 

Constructors in info.magnolia.module.googlesitemap.app.actions with parameters of type SiteMapXMLUtil
ExportSiteMapToXMLAction(T definition, info.magnolia.ui.vaadin.integration.jcr.JcrNodeAdapter siteMapNode, info.magnolia.ui.api.context.UiContext uiContext, info.magnolia.i18nsystem.SimpleTranslator translator, SiteMapXMLUtil xmlUtil)
           
 

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

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

Uses of SiteMapXMLUtil in info.magnolia.module.googlesitemap.service
 

Classes in info.magnolia.module.googlesitemap.service that implement SiteMapXMLUtil
 class SiteMapXMLUtilImpl
          Implementation of SiteMapXMLUtil.
 



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