Uses of Package
org.squashtest.csp.tm.domain.report.query

Packages that use org.squashtest.csp.tm.domain.report.query
org.squashtest.csp.tm.domain.report   
org.squashtest.csp.tm.domain.report.common.hibernate   
org.squashtest.csp.tm.domain.report.query   
org.squashtest.csp.tm.domain.report.query.hibernate   
org.squashtest.csp.tm.internal.repository   
org.squashtest.csp.tm.internal.repository.hibernate This file contains Hibernate named queries used by DAOs. 
org.squashtest.csp.tm.internal.service   
org.squashtest.csp.tm.service   
 

Classes in org.squashtest.csp.tm.domain.report.query used by org.squashtest.csp.tm.domain.report
ReportQuery
          Abstract : ========== This interface represents the query that the client needs to use to retrieve the data and build the model that will feed the view for a given Report.
ReportQueryFactory
          A ReportQueryFactory will create a ReportQuery for a given Report.
 

Classes in org.squashtest.csp.tm.domain.report.query used by org.squashtest.csp.tm.domain.report.common.hibernate
ReportQuery
          Abstract : ========== This interface represents the query that the client needs to use to retrieve the data and build the model that will feed the view for a given Report.
ReportQueryFactory
          A ReportQueryFactory will create a ReportQuery for a given Report.
 

Classes in org.squashtest.csp.tm.domain.report.query used by org.squashtest.csp.tm.domain.report.query
QueryOperator
          This Enumeration is optional and may be used when producing an implementation of the ReportQuery interface, or not.
ReportQuery
          Abstract : ========== This interface represents the query that the client needs to use to retrieve the data and build the model that will feed the view for a given Report.
ReportQueryFlavor
          This class is used to check if a given implementation of ReportQueryDao actually supports a given implementation of a ReportQuery.
 

Classes in org.squashtest.csp.tm.domain.report.query used by org.squashtest.csp.tm.domain.report.query.hibernate
QueryOperator
          This Enumeration is optional and may be used when producing an implementation of the ReportQuery interface, or not.
ReportQuery
          Abstract : ========== This interface represents the query that the client needs to use to retrieve the data and build the model that will feed the view for a given Report.
ReportQueryFlavor
          This class is used to check if a given implementation of ReportQueryDao actually supports a given implementation of a ReportQuery.
 

Classes in org.squashtest.csp.tm.domain.report.query used by org.squashtest.csp.tm.internal.repository
ReportQuery
          Abstract : ========== This interface represents the query that the client needs to use to retrieve the data and build the model that will feed the view for a given Report.
ReportQueryFlavor
          This class is used to check if a given implementation of ReportQueryDao actually supports a given implementation of a ReportQuery.
UnsupportedFlavorException
          The Exception thrown if a given implementation of ReportQueryDao doesn't support a given implementation of a ReportQuery.
 

Classes in org.squashtest.csp.tm.domain.report.query used by org.squashtest.csp.tm.internal.repository.hibernate
ReportQuery
          Abstract : ========== This interface represents the query that the client needs to use to retrieve the data and build the model that will feed the view for a given Report.
ReportQueryFlavor
          This class is used to check if a given implementation of ReportQueryDao actually supports a given implementation of a ReportQuery.
UnsupportedFlavorException
          The Exception thrown if a given implementation of ReportQueryDao doesn't support a given implementation of a ReportQuery.
 

Classes in org.squashtest.csp.tm.domain.report.query used by org.squashtest.csp.tm.internal.service
ReportQuery
          Abstract : ========== This interface represents the query that the client needs to use to retrieve the data and build the model that will feed the view for a given Report.
 

Classes in org.squashtest.csp.tm.domain.report.query used by org.squashtest.csp.tm.service
ReportQuery
          Abstract : ========== This interface represents the query that the client needs to use to retrieve the data and build the model that will feed the view for a given Report.
 



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