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

All Superinterfaces:
EntityDao<RequirementFolder>, FolderDao<RequirementFolder,RequirementLibraryNode>, GenericDao<RequirementFolder>
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, findByContent, findContentForList, findNamesInFolderStartingWith, findNamesInLibraryStartingWith, findPairedContentForList, findParentOf
 
Methods inherited from interface org.squashtest.csp.tm.internal.repository.EntityDao
findAll, findAllByIds, findById
 
Methods inherited from interface org.squashtest.csp.tm.internal.repository.GenericDao
clearFromCache, clearFromCache, flush, persist, persist, remove
 



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