|
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 | |||||||||
public interface DifferenceFilter
Filter that can be applied recursively to a Difference to change the assessment of which Differences are the "same".
| Method Summary | |
|---|---|
boolean |
isFilteredProperty(Difference diff,
java.lang.String prop)
When applying a ResultSetFilter to a ResultSet, the following method will be called on the given ResultSetFilter for each ResultSet that is marked as not being the "same". |
| Method Detail |
|---|
boolean isFilteredProperty(Difference diff,
java.lang.String prop)
prop is a slash seperated path of
property names. When the property is a list, the immediate children of
that propeerty will be the name of the child (or position in the list <0>,
<1>, etc). For example, the default property of the EMPNO column on
a Table would have the property path:
rs - prop -
|
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 | |||||||||