|
Oracle Fusion Middleware Java API Reference for Oracle TopLink 11g Release 1 (11.1.1) E28847-01 |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| Filter<T> | A filter is used to determine if a value can be "accepted" or "rejected". |
| Class Summary | |
|---|---|
| AndFilter<T> | This filter will "accept" any object that is accept by both of the specified wrapped filters. |
| CompoundFilter<T> | This filter provides a simple framework for combining the behavior of a pair of filters. |
| NullFilter | A null implementation of a Filter. |
|
|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||