com.k_int.IR
Interface Filter


public interface Filter

Interface implemented by SearchTask objects that are capable of informing a filter process that some object is or is not a part of it's result recordset.


Method Summary
 boolean contains(java.lang.Object handle)
          Is the object who's handle matches the specified handle present in the search result?
 

Method Detail

contains

public boolean contains(java.lang.Object handle)
Is the object who's handle matches the specified handle present in the search result?


Copyright © 2001 Knowledge Integration Ltd. All Rights Reserved.