|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MissingPropertyException | |
|---|---|
| oracle.javatools.db.property | Contains classes for extending the object support that comes as standard in the database api (e.g. |
| Uses of MissingPropertyException in oracle.javatools.db.property |
|---|
| Methods in oracle.javatools.db.property that throw MissingPropertyException | |
|---|---|
Difference |
PropertyHelper.getChildDifference(Difference diff, java.lang.String propPath)Traverses the given difference looking for a Difference heirachy that matches the given property path, and returns the Difference at the end of that path if one is found. |
java.lang.Object |
PropertyHelper.getPropertyValueOrFail(java.lang.Object obj, java.lang.String propPath)Gets the value for the given property path on the given object. |
void |
PropertyHelper.setPropertyValueOrFail(java.lang.Object bean, java.lang.String propPath, java.lang.Object value)Sets property value on a given object. |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||