org.squashtest.csp.tm.internal.repository
Interface LibraryNodeDao<NODE extends LibraryNode>

All Superinterfaces:
EntityDao<NODE>
All Known Implementing Classes:
HibernateCampaignLibraryNodeDao, HibernateRequirementLibraryNodeDao, HibernateTestCaseLibraryNodeDao

public interface LibraryNodeDao<NODE extends LibraryNode>
extends EntityDao<NODE>


Method Summary
 
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.