com.ibm.di.entry
Class EntryFilter
java.lang.Object
com.ibm.di.entry.EntryFilter
public class EntryFilter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
public Object value
EntryFilter
public EntryFilter(Vector filterList,
boolean matchAny)
match
public boolean match(Entry entry)
throws Exception
- Throws:
Exception
setScriptEngine
public void setScriptEngine(ScriptEngine se)
matchScript
public boolean matchScript(Object script,
Entry e)
throws Exception
- Throws:
Exception
matchFilter
public boolean matchFilter(int p1,
Entry p2)
throws Exception
- Throws:
Exception