public abstract class SodaCatPredicate extends Predicate
PREDICATEMETHOD_NAME| Constructor and Description |
|---|
SodaCatPredicate() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
constrain(Query q) |
int |
lower() |
void |
setCount(int count) |
void |
sodaQuery(ObjectContainer oc) |
int |
upper() |
appliesTo, extentType, getFilterMethod, matchpublic void sodaQuery(ObjectContainer oc)
public abstract void constrain(Query q)
public void setCount(int count)
public int lower()
public int upper()