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

Interface Summary
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.
 

Class Summary
ReportQueryFlavor This class is used to check if a given implementation of ReportQueryDao actually supports a given implementation of a ReportQuery.
 

Enum Summary
QueryOperator This Enumeration is optional and may be used when producing an implementation of the ReportQuery interface, or not.
 

Exception Summary
UnsupportedFlavorException The Exception thrown if a given implementation of ReportQueryDao doesn't support a given implementation of a ReportQuery.
 



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