public class DataEntryDirectoryFilter extends Object implements DataEntryFilter
| Constructor and Description |
|---|
DataEntryDirectoryFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accepts(DataEntry dataEntry)
Checks whether the filter accepts the given data entry.
|
public boolean accepts(DataEntry dataEntry)
DataEntryFilteraccepts in interface DataEntryFilterdataEntry - the data entry to filter.Copyright © 2019. All rights reserved.