| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.jdeveloper.offlinedb.userprops.UserPropertyUtils
public class UserPropertyUtils
| Method Summary | |
|---|---|
static java.util.List<UserPropertyDefn> | 
getUserPropertydefns(OfflineDBObjectProvider prov,
                     DBObject dbobject)
get a list of the user property definitions for a DBObject  | 
static java.util.List<UserPropertyDefn> | 
getUserPropertydefns(OfflineDBObjectProvider prov,
                     java.lang.String type)
get a list of the user property definitions for a DBObject type  | 
static java.util.Map<java.lang.String,java.lang.String> | 
getUserpropertyNameValueMap(DBObject dbo)
get a List of the user property values for a DBObject  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public static java.util.Map<java.lang.String,java.lang.String> getUserpropertyNameValueMap(DBObject dbo)
public static java.util.List<UserPropertyDefn> getUserPropertydefns(OfflineDBObjectProvider prov,
                                                                    DBObject dbobject)
public static java.util.List<UserPropertyDefn> getUserPropertydefns(OfflineDBObjectProvider prov,
                                                                    java.lang.String type)
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||