org.squashtest.csp.tm.domain.report.common.hibernate
Class RequirementCoverageByTestsQueryFactory

java.lang.Object
  extended by org.squashtest.csp.tm.domain.report.common.hibernate.RequirementCoverageByTestsQueryFactory
All Implemented Interfaces:
ReportQueryFactory

@Component(value="requirementCoverageByTestsQueryFactory")
public class RequirementCoverageByTestsQueryFactory
extends Object
implements ReportQueryFactory


Constructor Summary
RequirementCoverageByTestsQueryFactory()
           
 
Method Summary
 ReportQuery makeReportQuery()
           
 void setReport(Report report)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RequirementCoverageByTestsQueryFactory

public RequirementCoverageByTestsQueryFactory()
Method Detail

makeReportQuery

public ReportQuery makeReportQuery()
Specified by:
makeReportQuery in interface ReportQueryFactory

setReport

@Inject
@Named(value="reportRequirementCoverageByTests")
public void setReport(Report report)
Specified by:
setReport in interface ReportQueryFactory


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