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


public interface LibraryContentRepository


Method Summary
 GenericLibraryNode findByPath(String libraryContentPath)
           
 Collection<TestCaseLibraryNode> findChildrenByParentPath(String parentPath)
           
 

Method Detail

findByPath

GenericLibraryNode findByPath(String libraryContentPath)

findChildrenByParentPath

Collection<TestCaseLibraryNode> findChildrenByParentPath(String parentPath)


Copyright © 2010-2012 Squashtest TM, Squashtest.org. All Rights Reserved.