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()