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

All Superinterfaces:
EntityDao<CampaignFolder>, FolderDao<CampaignFolder,CampaignLibraryNode>, GenericDao<CampaignFolder>
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, 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.