public interface TestCaseLibraryDao extends LibraryDao<org.squashtest.tm.domain.testcase.TestCaseLibrary,org.squashtest.tm.domain.testcase.TestCaseLibraryNode>, EntityDao<org.squashtest.tm.domain.testcase.TestCaseLibrary>
| Modifier and Type | Method and Description |
|---|---|
void |
persist(org.squashtest.tm.domain.testcase.TestCaseLibrary library) |
findAll, findAllRootContentById, findById, findByRootContentfindAll, findAllByIds, findByIdflush, persist, remove, removeAllvoid persist(org.squashtest.tm.domain.testcase.TestCaseLibrary library)
persist in interface GenericDao<org.squashtest.tm.domain.testcase.TestCaseLibrary>Copyright © 2010–2017 Henix, henix.fr. All rights reserved.