Uses of Interface
org.squashtest.csp.tm.internal.repository.LibraryNodeDao

Packages that use LibraryNodeDao
org.squashtest.csp.tm.internal.repository.hibernate This file contains Hibernate named queries used by DAOs. 
org.squashtest.csp.tm.internal.service   
 

Uses of LibraryNodeDao in org.squashtest.csp.tm.internal.repository.hibernate
 

Classes in org.squashtest.csp.tm.internal.repository.hibernate that implement LibraryNodeDao
 class HibernateCampaignLibraryNodeDao
           
 class HibernateRequirementLibraryNodeDao
           
 class HibernateTestCaseLibraryNodeDao
           
 

Uses of LibraryNodeDao in org.squashtest.csp.tm.internal.service
 

Methods in org.squashtest.csp.tm.internal.service that return LibraryNodeDao
protected  LibraryNodeDao<CampaignLibraryNode> CampaignLibraryNavigationServiceImpl.getLibraryNodeDao()
           
protected  LibraryNodeDao<RequirementLibraryNode> RequirementLibraryNavigationServiceImpl.getLibraryNodeDao()
           
protected  LibraryNodeDao<TestCaseLibraryNode> TestCaseLibraryNavigationServiceImpl.getLibraryNodeDao()
           
protected abstract  LibraryNodeDao<NODE> AbstractLibraryNavigationService.getLibraryNodeDao()
           
 



Copyright © 2010-2012 Squashtest TM, Squashtest.org. All Rights Reserved.