public interface LibraryContentRepository
| Modifier and Type | Method and Description |
|---|---|
org.squashtest.tm.domain.library.GenericLibraryNode |
findByPath(String libraryContentPath) |
Collection<org.squashtest.tm.domain.testcase.TestCaseLibraryNode> |
findChildrenByParentPath(String parentPath) |
org.squashtest.tm.domain.library.GenericLibraryNode findByPath(String libraryContentPath)
Collection<org.squashtest.tm.domain.testcase.TestCaseLibraryNode> findChildrenByParentPath(String parentPath)
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.