|
|||||||||
| Home >> All >> com >> k_int >> [ IR overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
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?
|
|||||||||
| Home >> All >> com >> k_int >> [ IR overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC