@Component(value="squashtest.tm.service.TestCaseLibrarySelectionStrategy") public class TestCaseLibrarySelectionStrategyImpl extends Object implements LibrarySelectionStrategy<org.squashtest.tm.domain.testcase.TestCaseLibrary,org.squashtest.tm.domain.testcase.TestCaseLibraryNode>
| Constructor and Description |
|---|
TestCaseLibrarySelectionStrategyImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<org.squashtest.tm.domain.testcase.TestCaseLibrary> |
getSpecificLibraries(List<org.squashtest.tm.domain.project.Project> givenProjectList)
This method returns the list of filtered libraries
|
public TestCaseLibrarySelectionStrategyImpl()
public List<org.squashtest.tm.domain.testcase.TestCaseLibrary> getSpecificLibraries(List<org.squashtest.tm.domain.project.Project> givenProjectList)
LibrarySelectionStrategygetSpecificLibraries in interface LibrarySelectionStrategy<org.squashtest.tm.domain.testcase.TestCaseLibrary,org.squashtest.tm.domain.testcase.TestCaseLibraryNode>givenProjectList - the project listCopyright © 2010–2017 Henix, henix.fr. All rights reserved.