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.UserPropertyDefn

Packages that use UserPropertyDefn
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 UserPropertyDefn in oracle.jdeveloper.offlinedb.userprops
 

Methods in oracle.jdeveloper.offlinedb.userprops that return UserPropertyDefn
static UserPropertyDefn UserPropertyDefn.useHash(HashStructure hash)
           
 

Methods in oracle.jdeveloper.offlinedb.userprops that return types with arguments of type UserPropertyDefn
static java.util.List<UserPropertyDefn> UserPropertyUtils.getUserPropertydefns(OfflineDBObjectProvider prov, DBObject dbobject)
          get a list of the user property definitions for a DBObject
static java.util.List<UserPropertyDefn> UserPropertyUtils.getUserPropertydefns(OfflineDBObjectProvider prov, java.lang.String type)
          get a list of the user property definitions for a DBObject type
 


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.