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

E22566-04

oracle.apps.fnd.applxdf.xdfapi
Class ViewUserDefinedProperties

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

public class ViewUserDefinedProperties
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
ViewUserDefinedProperties(oracle.xml.parser.v2.XMLElement xmlElem, boolean persistenceFormat)
          Constructs a new ViewUserDefinedProperties object.
 
Method Summary
 java.lang.String getType()
          Get the type of this XdfObject.
 java.util.ArrayList getViewPropertyList()
          Retrieve the View level UserProperties.
 
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

ViewUserDefinedProperties

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

Method Detail

getType

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

Specified by:
getType in class XdfObject
Returns:
String

getViewPropertyList

public java.util.ArrayList getViewPropertyList()
Retrieve the View 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.