Package wt.filter

Interface FilterCache

All Superinterfaces:
Evolvable, Externalizable, Serializable

public interface FilterCache extends Evolvable
Tagging interface which filter specific caches must implement. If a NavigationFilterDelegate2 needs a cache for its filtering, it will need to instantiate a class that implements this interface.

Supported API: true

Extendable: false