Uses of Interface
org.squashtest.csp.tm.domain.report.query.ReportQueryFactory

Packages that use ReportQueryFactory
org.squashtest.csp.tm.domain.report   
org.squashtest.csp.tm.domain.report.common.hibernate   
 

Uses of ReportQueryFactory in org.squashtest.csp.tm.domain.report
 

Fields in org.squashtest.csp.tm.domain.report declared as ReportQueryFactory
protected  ReportQueryFactory Report.queryFactory
           
 

Methods in org.squashtest.csp.tm.domain.report that return ReportQueryFactory
 ReportQueryFactory Report.getQueryFactory()
           
 

Methods in org.squashtest.csp.tm.domain.report with parameters of type ReportQueryFactory
 void Report.setQueryFactory(ReportQueryFactory queryFactory)
           
 

Uses of ReportQueryFactory in org.squashtest.csp.tm.domain.report.common.hibernate
 

Classes in org.squashtest.csp.tm.domain.report.common.hibernate that implement ReportQueryFactory
 class ExecutionProgressQueryFactory
           
 class RequirementCoverageByTestsQueryFactory
           
 



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