Uses of Interface
net.sf.tacos.services.SiteMap

Packages that use SiteMap
net.sf.tacos.components Contains Tapestry Components. 
net.sf.tacos.services.impl Service implementations. 
 

Uses of SiteMap in net.sf.tacos.components
 

Methods in net.sf.tacos.components that return SiteMap
abstract  SiteMap SiteMapComponent.getSiteMap()
           
 

Uses of SiteMap in net.sf.tacos.services.impl
 

Classes in net.sf.tacos.services.impl that implement SiteMap
 class SiteMapImpl
          This class reads the sitemap configuration, and provides access to basic relationship information, such as page categories, bread crumbs, and other information, that the application may need to ease navigation.
 



Copyright © 2005-2008 SourceForge.net. All Rights Reserved.