Uses of Class
org.squashtest.csp.tm.domain.report.query.hibernate.ReportCriterion

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

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

Subclasses of ReportCriterion in org.squashtest.csp.tm.domain.report.common.hibernate
 class AboveDateCriterion
           
 class BelowDateCriterion
           
 class IsInSet<T extends Number>
           
 class IsRunningCampaignCriterion
           
 

Uses of ReportCriterion in org.squashtest.csp.tm.domain.report.query.hibernate
 

Fields in org.squashtest.csp.tm.domain.report.query.hibernate with type parameters of type ReportCriterion
protected  Map<String,ReportCriterion> HibernateReportQuery.criterions
           
 

Methods in org.squashtest.csp.tm.domain.report.query.hibernate that return types with arguments of type ReportCriterion
protected  Map<String,ReportCriterion> HibernateReportQuery.getCriterions()
          For internal use of the subclasses, this will return the concrete implementation of the criterions holder.
 



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