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

All Superinterfaces:
EntityDao<CampaignFolder>, FolderDao<CampaignFolder,CampaignLibraryNode>
All Known Implementing Classes:
HibernateCampaignFolderDao

public interface CampaignFolderDao
extends FolderDao<CampaignFolder,CampaignLibraryNode>


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.