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

E22566-04

oracle.apps.fnd.applxdf.xdfapi
Class SynonymUserDefinedProperties

java.lang.Object
  extended by oracle.apps.fnd.applxdf.xdfapi.XdfObject
      extended by oracle.apps.fnd.applxdf.xdfapi.UserDefinedProperties
          extended by oracle.apps.fnd.applxdf.xdfapi.SynonymUserDefinedProperties

public class SynonymUserDefinedProperties
extends UserDefinedProperties


Field Summary
 
Fields inherited from class oracle.apps.fnd.applxdf.xdfapi.XdfObject
ctx, DEBUG, mBaseObjType, mName, mPersistenceFormat, mSchemaName, mUsrPros, mXmlDoc, mXPath, mXPathExpr
 
Constructor Summary
SynonymUserDefinedProperties(oracle.xml.parser.v2.XMLElement xmlElem, boolean persistenceFormat)
          Constructs a new SynonymUserDefinedProperties object.
 
Method Summary
 java.util.ArrayList getSynonymPropertyList()
          Retrieve the Synonym level UserProperties.
 java.lang.String getType()
          Get the type of this XdfObject.
 
Methods inherited from class oracle.apps.fnd.applxdf.xdfapi.UserDefinedProperties
createXPath, extractODBProperty, extractUDPsFromCustomerArea
 
Methods inherited from class oracle.apps.fnd.applxdf.xdfapi.XdfObject
getName, getPersistenceFormat, getSchemaName, getXmlDoc
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SynonymUserDefinedProperties

public SynonymUserDefinedProperties(oracle.xml.parser.v2.XMLElement xmlElem,
                                    boolean persistenceFormat)
Constructs a new SynonymUserDefinedProperties object.

Method Detail

getType

public java.lang.String getType()
Get the type of this XdfObject.

Specified by:
getType in class XdfObject
Returns:
String

getSynonymPropertyList

public java.util.ArrayList getSynonymPropertyList()
Retrieve the Synonym level UserProperties.

Returns:
ArrayList

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

E22566-04

Copyright © 2012 Oracle. All Rights Reserved.