org.squashtest.csp.tm.domain.report.common.hibernate
Class ExecutionProgressQueryFactory
java.lang.Object
org.squashtest.csp.tm.domain.report.common.hibernate.ExecutionProgressQueryFactory
- All Implemented Interfaces:
- ReportQueryFactory
@Component(value="executionProgressQueryFactory")
public class ExecutionProgressQueryFactory
- extends Object
- implements ReportQueryFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecutionProgressQueryFactory
public ExecutionProgressQueryFactory()
makeReportQuery
public ReportQuery makeReportQuery()
- Specified by:
makeReportQuery in interface ReportQueryFactory
setReport
@Inject
@Named(value="reportExecutionProgressFollowUp")
public void setReport(Report report)
- Specified by:
setReport in interface ReportQueryFactory
Copyright © 2010-2012 Squashtest TM, Squashtest.org. All Rights Reserved.