Uses of Class
org.fcrepo.server.search.Condition

Packages that use Condition
org.fcrepo.server.search   
 

Uses of Condition in org.fcrepo.server.search
 

Methods in org.fcrepo.server.search that return types with arguments of type Condition
 List<Condition> FieldSearchQuery.getConditions()
           
static List<Condition> Condition.getConditions(String query)
          Gets a List of Conditions from a string like: a=x b~'that\'s' c>='z'
 

Constructor parameters in org.fcrepo.server.search with type arguments of type Condition
FieldSearchQuery(List<Condition> conditions)
           
 



Copyright © 2011 DuraSpace. All Rights Reserved.