org.squashtest.csp.tm.internal.repository
Interface RequirementFolderDao

All Superinterfaces:
EntityDao<RequirementFolder>, FolderDao<RequirementFolder,RequirementLibraryNode>
All Known Implementing Classes:
HibernateRequirementFolderDao

public interface RequirementFolderDao
extends FolderDao<RequirementFolder,RequirementLibraryNode>


Method Summary
 
Methods inherited from interface org.squashtest.csp.tm.internal.repository.FolderDao
findAllContentById, findAllFolders, findByContent, findContentForList, findNamesInFolderStartingWith, findNamesInLibraryStartingWith, findPairedContentForList
 
Methods inherited from interface org.squashtest.csp.tm.internal.repository.EntityDao
findAllByIdList, findById, flush, persist, persist, remove
 



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