Uses of Class
org.gcube.application.framework.search.library.model.Criterion

Packages that use Criterion
org.gcube.application.framework.search.library.model   
 

Uses of Criterion in org.gcube.application.framework.search.library.model
 

Fields in org.gcube.application.framework.search.library.model with type parameters of type Criterion
protected  List<Criterion> Query.criteria
           
protected  List<Criterion> Query.previousCriteria
           
 

Methods in org.gcube.application.framework.search.library.model that return Criterion
 Criterion Criterion.clone()
          
 

Methods in org.gcube.application.framework.search.library.model that return types with arguments of type Criterion
 List<Criterion> Query.getCriteria()
           
 

Methods in org.gcube.application.framework.search.library.model with parameters of type Criterion
 void Query.addCriterion(Criterion criterion)
          Adds a new criterion to the list of search criteria
 



Copyright © 2013. All Rights Reserved.