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

E17493-01

Uses of Interface
oracle.jdeveloper.offlinedb.OfflineDBValidationManager.Validator

Packages that use OfflineDBValidationManager.Validator
oracle.jdeveloper.offlinedb Database API extension for saving database object definitions in XML files. 
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 OfflineDBValidationManager.Validator in oracle.jdeveloper.offlinedb
 

Methods in oracle.jdeveloper.offlinedb with parameters of type OfflineDBValidationManager.Validator
static void OfflineDBValidationManager.registerExtraValidator(java.lang.String property, java.lang.String type, OfflineDBValidationManager.Validator v)
          Deprecated. use extension.xml instead
static void OfflineDBValidationManager.unregisterExtraValidator(java.lang.String property, java.lang.String type, OfflineDBValidationManager.Validator v)
          Deprecated. 
 

Uses of OfflineDBValidationManager.Validator in oracle.jdeveloper.offlinedb.userprops
 

Classes in oracle.jdeveloper.offlinedb.userprops that implement OfflineDBValidationManager.Validator
 class AbstractUserPropertyValidator
           
 


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.