Uses of Class
org.usergrid.mq.Query.CounterFilterPredicate

Packages that use Query.CounterFilterPredicate
org.usergrid.mq   
 

Uses of Query.CounterFilterPredicate in org.usergrid.mq
 

Fields in org.usergrid.mq with type parameters of type Query.CounterFilterPredicate
protected  List<Query.CounterFilterPredicate> Query.counterFilters
           
 

Methods in org.usergrid.mq that return Query.CounterFilterPredicate
static Query.CounterFilterPredicate Query.CounterFilterPredicate.fromString(String s)
           
 

Methods in org.usergrid.mq that return types with arguments of type Query.CounterFilterPredicate
static List<Query.CounterFilterPredicate> Query.CounterFilterPredicate.fromList(List<String> l)
           
 List<Query.CounterFilterPredicate> Query.getCounterFilters()
           
 List<Query.CounterFilterPredicate> CounterQuery.getCounterFilters()
           
 

Method parameters in org.usergrid.mq with type arguments of type Query.CounterFilterPredicate
 void Query.setCounterFilters(List<Query.CounterFilterPredicate> counterFilters)
           
 void CounterQuery.setCounterFilters(List<Query.CounterFilterPredicate> counterFilters)
           
 CounterQuery CounterQuery.withCounterFilters(List<Query.CounterFilterPredicate> counterFilters)
           
 



Copyright © 2013. All Rights Reserved.