|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.javatools.db.property.PropertyFilter
public class PropertyFilter
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface oracle.javatools.db.DBObjectFilter |
|---|
DBObjectFilter.IDFilter<T extends DBObject> |
| Constructor Summary | |
|---|---|
PropertyFilter(java.lang.String propertyPath,
java.lang.Object value)
|
|
| Method Summary | |
|---|---|
boolean |
accept(DBObject obj)
Returns true if the given DBObject is accepted by the rules of this filter. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyFilter(java.lang.String propertyPath,
java.lang.Object value)
| Method Detail |
|---|
public boolean accept(DBObject obj)
DBObjectFilter
accept in interface DBObjectFilter
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||