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

E22566-06

oracle.apps.fnd.applxdf.xdfapi
Class SequenceUserDefinedProperties

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

public class SequenceUserDefinedProperties
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
SequenceUserDefinedProperties(oracle.xml.parser.v2.XMLElement xmlElem, boolean persistenceFormat)
          Constructs a new SequenceUserDefinedProperties object.
 
Method Summary
 java.util.ArrayList getSequencePropertyList()
          Retrieve the Sequence 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

SequenceUserDefinedProperties

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

Method Detail

getType

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

Specified by:
getType in class XdfObject
Returns:
String

getSequencePropertyList

public java.util.ArrayList getSequencePropertyList()
Retrieve the Sequence level UserProperties.

Returns:
ArrayList

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

E22566-06

Copyright © 2012 Oracle. All Rights Reserved.