org.squashtest.tm.service.requirement
public interface RequirementLibraryFinderService
| Modifier and Type | Method and Description |
|---|---|
List<org.squashtest.tm.domain.requirement.RequirementLibrary> |
findLinkableRequirementLibraries()
Returns the collection of
RequirementLibrary which Requirements can be linked by a TestCase |
String |
getPathAsString(long entityId)
Returns the path of a RequirementLibraryNode given its id.
|
List<org.squashtest.tm.domain.requirement.RequirementLibrary> findLinkableRequirementLibraries()
RequirementLibrary which Requirements can be linked by a TestCaseString getPathAsString(long entityId)
entityId - the id of the node.Copyright © 2010-2014 Henix, henix.fr. All Rights Reserved.