public interface LibrarySelectionStrategy<LIBRARY extends org.squashtest.tm.domain.library.Library<NODE>,NODE extends org.squashtest.tm.domain.library.LibraryNode>
| Modifier and Type | Method and Description |
|---|---|
List<LIBRARY> |
getSpecificLibraries(List<org.squashtest.tm.domain.project.Project> givenProjectList)
This method returns the list of filtered libraries
|
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.