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

Packages that use GQL.Filter
com.day.cq.wcm.commons.search   
org.apache.jackrabbit.commons.query   
 

Uses of GQL.Filter in com.day.cq.wcm.commons.search
 

Subinterfaces of GQL.Filter in com.day.cq.wcm.commons.search
static interface GQL.Filter
          Deprecated. use GQL.Filter instead.
 

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 © 2011-2013 Adobe Systems Incorporated. All Rights Reserved.