Uses of Class
com.jamasoftware.contour.domain.ReportCriteria

Packages that use ReportCriteria
com.jamasoftware.contour.dao   
com.jamasoftware.contour.domain Classes for domain objects. 
 

Uses of ReportCriteria in com.jamasoftware.contour.dao
 

Methods in com.jamasoftware.contour.dao with parameters of type ReportCriteria
 void ReportDao.deleteCriteria(ReportCriteria criteria)
           
 

Uses of ReportCriteria in com.jamasoftware.contour.domain
 

Methods in com.jamasoftware.contour.domain that return types with arguments of type ReportCriteria
 java.util.Set<ReportCriteria> Report.getReportCriterions()
           
 

Method parameters in com.jamasoftware.contour.domain with type arguments of type ReportCriteria
 void Report.setReportCriterions(java.util.Set<ReportCriteria> reportCriterions)
           
 



Copyright (c) 2010 Jama Software, Inc. All Rights Reserved.