Uses of Interface
org.apache.jackrabbit.commons.query.GQL.Filter

Packages that use GQL.Filter
org.apache.jackrabbit.commons.query   
 

Uses of GQL.Filter in org.apache.jackrabbit.commons.query
 

Methods in org.apache.jackrabbit.commons.query with parameters of type GQL.Filter
static RowIterator GQL.execute(String statement, Session session, String commonPathPrefix, GQL.Filter filter)
          Executes the GQL query and returns the result as a row iterator.
 



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.