com.northconcepts.datapipeline.filter
Class Filter
java.lang.Object
com.northconcepts.datapipeline.filter.Filter
- Direct Known Subclasses:
- FieldFilter, FilterExpression
public abstract class Filter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Filter
public Filter()
addExceptionProperties
public DataException addExceptionProperties(DataException exception)
allow
public abstract boolean allow(Record record)
Copyright (c) 2007-2012 North Concepts Inc. All Rights Reserved.