org.squashtest.csp.tm.internal.infrastructure.strategy
Class CampaignLibrarySelectionStrategyImpl
java.lang.Object
org.squashtest.csp.tm.internal.infrastructure.strategy.CampaignLibrarySelectionStrategyImpl
- All Implemented Interfaces:
- LibrarySelectionStrategy<CampaignLibrary,CampaignLibraryNode>
@Component(value="squashtest.tm.service.CampaignLibrarySelectionStrategy")
public class CampaignLibrarySelectionStrategyImpl
- extends Object
- implements LibrarySelectionStrategy<CampaignLibrary,CampaignLibraryNode>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CampaignLibrarySelectionStrategyImpl
public CampaignLibrarySelectionStrategyImpl()
getSpecificLibraries
public List<CampaignLibrary> getSpecificLibraries(List<Project> givenProjectList)
- Description copied from interface:
LibrarySelectionStrategy
- This method returns the list of filtered libraries
- Specified by:
getSpecificLibraries in interface LibrarySelectionStrategy<CampaignLibrary,CampaignLibraryNode>
- Parameters:
givenProjectList - the project list
- Returns:
- the list of associated libraries depending on the implementation
Copyright © 2010-2012 Squashtest TM, Squashtest.org. All Rights Reserved.