org.squashtest.csp.tm.service
Interface IterationTestPlanFinder
- All Known Subinterfaces:
- IterationTestPlanManagerService
- All Known Implementing Classes:
- IterationTestPlanManagerServiceImpl
@Transactional(readOnly=true)
public interface IterationTestPlanFinder
findTestPlan
FilteredCollectionHolder<List<IterationTestPlanItem>> findTestPlan(long iterationId,
CollectionSorting filter)
findTestPlanItem
IterationTestPlanItem findTestPlanItem(Long iterationId,
Long itemTestPlanId)
Copyright © 2010-2012 Henix, henix.fr. All Rights Reserved.