Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Uses of Class
oracle.jdeveloper.offlinedb.userprops.AbstractUserPropertyValidator

Packages that use AbstractUserPropertyValidator
oracle.jdeveloper.offlinedb.userprops Extension to the Offline Database that allows the association of a library of user properties to be associated with an offline database. 
 

Uses of AbstractUserPropertyValidator in oracle.jdeveloper.offlinedb.userprops
 

Methods in oracle.jdeveloper.offlinedb.userprops with parameters of type AbstractUserPropertyValidator
static void UserPropertyValidationManager.registerExtraValidator(java.lang.String userProperty, java.lang.String type, AbstractUserPropertyValidator v)
          Deprecated. Registers a validator for a user defined property.
static void UserPropertyValidationManager.unregisterExtraValidator(java.lang.String userProperty, java.lang.String type, AbstractUserPropertyValidator v)
          Deprecated. Unregisters a validator for a user defined property.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

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