Package wt.filter
Interface FilterCache
- All Superinterfaces:
Evolvable,Externalizable,Serializable
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
Supported API: true
Extendable: false
-
Method Summary
Methods inherited from interface java.io.Externalizable
readExternal, writeExternal