|
Oracle Fusion Middleware extensions for XML based Datamodel Framework 11g Release 1 (11.1.1.6) E22566-06 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.apps.fnd.applxdf.xdfapi.XdfObject
oracle.apps.fnd.applxdf.xdfapi.UserDefinedProperties
oracle.apps.fnd.applxdf.xdfapi.ViewUserDefinedProperties
public class ViewUserDefinedProperties
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 |
---|
public ViewUserDefinedProperties(oracle.xml.parser.v2.XMLElement xmlElem, boolean persistenceFormat)
Method Detail |
---|
public java.lang.String getType()
getType
in class XdfObject
public java.util.ArrayList getViewPropertyList()
|
Oracle Fusion Middleware extensions for XML based Datamodel Framework 11g Release 1 (11.1.1.6) E22566-06 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |