org.squashtest.tm.service.internal.repository
Interface LibraryContentRepository


public interface LibraryContentRepository


Method Summary
 org.squashtest.tm.domain.library.GenericLibraryNode findByPath(String libraryContentPath)
           
 Collection<org.squashtest.tm.domain.testcase.TestCaseLibraryNode> findChildrenByParentPath(String parentPath)
           
 

Method Detail

findByPath

org.squashtest.tm.domain.library.GenericLibraryNode findByPath(String libraryContentPath)

findChildrenByParentPath

Collection<org.squashtest.tm.domain.testcase.TestCaseLibraryNode> findChildrenByParentPath(String parentPath)


Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.