Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.1.0)

E13403-02

Uses of Class
oracle.javatools.db.property.MissingPropertyException

Packages that use MissingPropertyException
oracle.javatools.db.property Classes for dealing with properties in the database API. 
 

Uses of MissingPropertyException in oracle.javatools.db.property
 

Methods in oracle.javatools.db.property that throw MissingPropertyException
 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.1.0)

E13403-02

Copyright © 1997, 2009, Oracle. All rights reserved.