Uses of Interface
org.hippoecm.hst.core.request.SiteMapItemHandlerConfiguration

Packages that use SiteMapItemHandlerConfiguration
org.hippoecm.hst.core.sitemapitemhandler   
org.hippoecm.hst.site.request   
org.hippoecm.hst.sitemapitemhandler   
 

Uses of SiteMapItemHandlerConfiguration in org.hippoecm.hst.core.sitemapitemhandler
 

Methods in org.hippoecm.hst.core.sitemapitemhandler that return SiteMapItemHandlerConfiguration
 SiteMapItemHandlerConfiguration HstSiteMapItemHandler.getSiteMapItemHandlerConfiguration()
          Through the SiteMapItemHandlerConfiguration all (resolved) configuration properties can be accessed.
 

Methods in org.hippoecm.hst.core.sitemapitemhandler with parameters of type SiteMapItemHandlerConfiguration
 void HstSiteMapItemHandler.init(javax.servlet.ServletContext servletContext, SiteMapItemHandlerConfiguration handlerConfig)
          Allows the HstSiteMapItemHandler to initialize itself
 

Uses of SiteMapItemHandlerConfiguration in org.hippoecm.hst.site.request
 

Classes in org.hippoecm.hst.site.request that implement SiteMapItemHandlerConfiguration
 class SiteMapItemHandlerConfigurationImpl
          The SiteMapItemHandlerConfigurationImpl which is the runtime instance of the SiteMapItemHandlerConfiguration.
 

Uses of SiteMapItemHandlerConfiguration in org.hippoecm.hst.sitemapitemhandler
 

Methods in org.hippoecm.hst.sitemapitemhandler that return SiteMapItemHandlerConfiguration
 SiteMapItemHandlerConfiguration AbstractHstSiteMapHandler.getSiteMapItemHandlerConfiguration()
           
 

Methods in org.hippoecm.hst.sitemapitemhandler with parameters of type SiteMapItemHandlerConfiguration
 void AbstractHstSiteMapHandler.init(javax.servlet.ServletContext servletContext, SiteMapItemHandlerConfiguration handlerConfig)
           
 



Copyright © 2008-2012 Hippo. All Rights Reserved.