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

E22566-06

Package oracle.apps.fnd.applxdf.xdfapi

Class Summary
CheckConstraint A CheckConstraint object represents a Check Constraint Key in a Table.
Column A Column Class represents a column in a Table(or View).
Constraint A subtype of XdfObject - Constraint.
FKConstraint A FKConstraint object represents a Foreign Key in a Table.
FKReference A bean contains a Foreign Key(FK) reference information.
Index An Index Class represents a table index component.
PKConstraint A PKConstraint represents a Primary Key constraint.
Sequence Sequence - A subtype of XdfObject, reprents a sequence object in XDF file.
SequenceUserDefinedProperties  
Synonym Synonym - A subtype of XdfObject, reprents a synonym object in XDF file.
SynonymUserDefinedProperties  
Table Table - A subtype of XdfObject, reprents a table object in XDF file.
TableUserDefinedProperties  
UDPFactory  
UKConstraint The UKConstraint class represents an unique constraint that prohibits multiple rows from having the same value in the same column or combination of columns but allows some values to be null.
UserDefinedProperties A UserProperties object represents a set of user defined properties in the Table.
UserProperty A bean contains an User Defined Property information on the DB object.
View View - A subtype of XdfObject, represents a view object in XDF file.
ViewUserDefinedProperties  
XdfConstants Contains static constants for Xdf Api.
XdfObject An Abstract class of an xdf file object.
XdfObjectProvider The XdfObjectProvider provides access to XDF file objects.
 


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

E22566-06

Copyright © 2012 Oracle. All Rights Reserved.