Uses of Class
org.squashtest.csp.tm.domain.report.common.dto.ExProgressTestPlanDto

Packages that use ExProgressTestPlanDto
org.squashtest.csp.tm.domain.report.common.dto   
 

Uses of ExProgressTestPlanDto in org.squashtest.csp.tm.domain.report.common.dto
 

Methods in org.squashtest.csp.tm.domain.report.common.dto that return ExProgressTestPlanDto
 ExProgressTestPlanDto ExProgressTestPlanDto.fillBasicInfo(IterationTestPlanItem testPlan)
           
 

Methods in org.squashtest.csp.tm.domain.report.common.dto that return types with arguments of type ExProgressTestPlanDto
 List<ExProgressTestPlanDto> ExProgressIterationDto.getTestPlans()
           
 

Methods in org.squashtest.csp.tm.domain.report.common.dto with parameters of type ExProgressTestPlanDto
 void ExProgressIterationDto.addTestPlanDto(ExProgressTestPlanDto testPlanDto)
           
 

Method parameters in org.squashtest.csp.tm.domain.report.common.dto with type arguments of type ExProgressTestPlanDto
 void ExProgressIterationDto.setTestPlans(List<ExProgressTestPlanDto> testPlans)
           
 



Copyright © 2010-2012 Squashtest TM, Squashtest.org. All Rights Reserved.