org.squashtest.csp.tm.domain.report.common.hibernate
Class RequirementCoverageByTestsQueryFactory
java.lang.Object
org.squashtest.csp.tm.domain.report.common.hibernate.RequirementCoverageByTestsQueryFactory
- All Implemented Interfaces:
- ReportQueryFactory
@Component(value="requirementCoverageByTestsQueryFactory")
public class RequirementCoverageByTestsQueryFactory
- extends Object
- implements ReportQueryFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequirementCoverageByTestsQueryFactory
public RequirementCoverageByTestsQueryFactory()
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.