IDFilter#

public class IDFilter implements EntityFilterInterface#

Applies an ID filter to the query’s current result set.

Author:

Timm Fitschen

Constructors#

IDFilter#

public IDFilter(String o, String v, String a)#

Methods#

apply#

public void apply(QueryInterface query)#

getAggregate#

public String getAggregate()#

getCacheKey#

public String getCacheKey()#

getOperator#

public String getOperator()#

getValue#

public String getValue()#

toElement#

public Element toElement()#