Oracle Fusion Middleware extensions for XML based Datamodel Framework
11g Release 1 (11.1.1.6)

E22566-04

Uses of Class
oracle.apps.fnd.applxdf.xdfapi.UserDefinedProperties

Packages that use UserDefinedProperties
oracle.apps.fnd.applxdf.xdfapi   
 

Uses of UserDefinedProperties in oracle.apps.fnd.applxdf.xdfapi
 

Subclasses of UserDefinedProperties in oracle.apps.fnd.applxdf.xdfapi
 class SequenceUserDefinedProperties
           
 class SynonymUserDefinedProperties
           
 class TableUserDefinedProperties
           
 class ViewUserDefinedProperties
           
 

Fields in oracle.apps.fnd.applxdf.xdfapi declared as UserDefinedProperties
protected  UserDefinedProperties XdfObject.mUsrPros
           
 

Methods in oracle.apps.fnd.applxdf.xdfapi that return UserDefinedProperties
static UserDefinedProperties UDPFactory.getUserDefinedProperties(oracle.xml.parser.v2.XMLElement xmlElement, boolean persistenceFormat, java.lang.String objectType)
          Returns the UserDefinedProperties for the corresponding object type.
 UserDefinedProperties View.getUserProperties()
          Get the User Defined Properties of this view.
 UserDefinedProperties Table.getUserProperties()
          Get the User Defined Properties in this table.
 UserDefinedProperties Synonym.getUserProperties()
          Get the User Defined Properties in this table.
 UserDefinedProperties Sequence.getUserProperties()
          Get the User Defined Properties in this table.
 


Oracle Fusion Middleware extensions for XML based Datamodel Framework
11g Release 1 (11.1.1.6)

E22566-04

Copyright © 2012 Oracle. All Rights Reserved.