org.pf.util
Interface ObjectFilter

All Superinterfaces:
IObjectFilter
All Known Implementing Classes:
ObjectCollectionFilter

public interface ObjectFilter
extends IObjectFilter

A filter for any kind of object. It is recommended to use IObjectFilter rather than this interface. This interface probably will be set to deprecated in the future.

Version:
1.1
Author:
Manfred Duchrow
See Also:
IObjectFilter

Method Summary
 
Methods inherited from interface org.pf.bif.filter.IObjectFilter
matches