Uses of Interface
org.squashtest.csp.tm.service.LibraryNavigationService

Packages that use LibraryNavigationService
org.squashtest.csp.tm.internal.service   
org.squashtest.csp.tm.service   
 

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

Classes in org.squashtest.csp.tm.internal.service that implement LibraryNavigationService
 class AbstractLibraryNavigationService<LIBRARY extends Library<NODE>,FOLDER extends Folder<NODE>,NODE extends LibraryNode>
          Generic implementation of a library navigation service.
 class CampaignLibraryNavigationServiceImpl
           
 class RequirementLibraryNavigationServiceImpl
           
 class TestCaseLibraryNavigationServiceImpl
           
 

Uses of LibraryNavigationService in org.squashtest.csp.tm.service
 

Subinterfaces of LibraryNavigationService in org.squashtest.csp.tm.service
 interface CampaignLibraryNavigationService
           
 interface RequirementLibraryNavigationService
           
 interface TestCaseLibraryNavigationService
          Service for navigation in a TestCase library use case.
 



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