com.ibm.di.entry
Class EntryFilter.EntryFilterExpression
java.lang.Object
com.ibm.di.entry.EntryFilter.EntryFilterExpression
- Enclosing class:
- EntryFilter
public class EntryFilter.EntryFilterExpression
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntryFilter.EntryFilterExpression
public EntryFilter.EntryFilterExpression(EventHandlerConditionConfig config)
match
public boolean match(Entry e)
throws Exception
- Throws:
Exception
equals
public boolean equals(Object p1,
Object p2)
startsWith
public boolean startsWith(Object p1,
Object p2)
endsWith
public boolean endsWith(Object p1,
Object p2)
contains
public boolean contains(Object p1,
Object p2)
hasValue
public boolean hasValue(Object p1,
Object p2)