EntityFilterInterface#

public interface EntityFilterInterface#

Methods#

apply#

void apply(QueryInterface query)#

getCacheKey#

public String getCacheKey()#

Return a string which can serve as a cache key. The string must describe all relevant parameters of the filter.

Returns:

a cache key.

toElement#

public Element toElement()#

Create an XML element that contains information about this filter (e.g. execution statistics).

Returns:

an XML element