Uses of Interface
org.squashtest.tm.domain.library.Folder

Packages that use Folder
org.squashtest.tm.domain.campaign   
org.squashtest.tm.domain.library   
org.squashtest.tm.domain.requirement   
org.squashtest.tm.domain.testcase   
 

Uses of Folder in org.squashtest.tm.domain.campaign
 

Classes in org.squashtest.tm.domain.campaign that implement Folder
 class CampaignFolder
           
 

Uses of Folder in org.squashtest.tm.domain.library
 

Classes in org.squashtest.tm.domain.library with type parameters of type Folder
 class FolderSupport<NODE extends LibraryNode,FOLDER extends Folder<NODE>>
          This class is meant to be used as a delegate when one implements a Folder.
 

Constructors in org.squashtest.tm.domain.library with parameters of type Folder
ExportData(LibraryNode node, Folder folder)
           
 

Uses of Folder in org.squashtest.tm.domain.requirement
 

Classes in org.squashtest.tm.domain.requirement that implement Folder
 class RequirementFolder
           
 

Uses of Folder in org.squashtest.tm.domain.testcase
 

Classes in org.squashtest.tm.domain.testcase that implement Folder
 class TestCaseFolder
           
 



Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.