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

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

@Component(value="executionProgressQueryFactory")
public class ExecutionProgressQueryFactory
extends Object
implements ReportQueryFactory


Constructor Summary
ExecutionProgressQueryFactory()
           
 
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

ExecutionProgressQueryFactory

public ExecutionProgressQueryFactory()
Method Detail

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.