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

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

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

Methods in org.squashtest.csp.tm.domain.report.common.dto that return ExProgressIterationDto
 ExProgressIterationDto ExProgressIterationDto.fillBasicInfos(Iteration iteration)
           
 ExProgressIterationDto ExProgressIterationDto.fillStatusInfos(Iteration iteration)
           
 ExProgressIterationDto ExProgressTestPlanDto.getIteration()
           
 

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

Methods in org.squashtest.csp.tm.domain.report.common.dto with parameters of type ExProgressIterationDto
 void ExProgressCampaignDto.addIterationDto(ExProgressIterationDto iterDto)
           
 void ExProgressTestPlanDto.setIteration(ExProgressIterationDto iteration)
           
 

Method parameters in org.squashtest.csp.tm.domain.report.common.dto with type arguments of type ExProgressIterationDto
 void ExProgressCampaignDto.setIterations(List<ExProgressIterationDto> iterations)
           
 



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