Oracle Fusion Middleware extensions for Seed Data Framework
11g Release 1 (11.1.2)

E22564-02

oracle.apps.fnd.applseed.diagnostics.util.objects
Class SDInheritedViewNode

java.lang.Object
  extended by javax.swing.tree.DefaultMutableTreeNode
      extended by oracle.apps.fnd.applseed.rt.common.objects.SDViewNode
          extended by oracle.apps.fnd.applseed.diagnostics.util.objects.SDInheritedViewNode
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, javax.swing.tree.MutableTreeNode, javax.swing.tree.TreeNode

public class SDInheritedViewNode
extends SDViewNode

See Also:
Serialized Form

Field Summary
 
Fields inherited from class oracle.apps.fnd.applseed.rt.common.objects.SDViewNode
childNodes, dumpDepth, extRefList, isNodeTranslatable, orderedPayloadAttrs, refVAList
 
Fields inherited from class javax.swing.tree.DefaultMutableTreeNode
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject
 
Constructor Summary
SDInheritedViewNode(oracle.jbo.ViewObject viewObject, oracle.jbo.ApplicationModule appModule)
           
 
Method Summary
 
Methods inherited from class oracle.apps.fnd.applseed.rt.common.objects.SDViewNode
areDriverNodesSame, buildParentHierarchy, dumpNode, dumpTree, equals, findOrCreateViewObject, findViewInstance, findViewNode, findViewNodeByDBObject, findViewNodeByDef, getAllCompositionUsages, getAllLOVUsages, getAllMappers, getAllReferenceUsages, getAltKeyAttributeList, getAltKeyAttributeNames, getAltKeyAttributesWithoutEffDate, getAltKeyCriteria, getAM, getChildByDefName, getChildByName, getChildren, getCompositionUsage, getContainedNodeForDBObject, getContainedNodeForDef, getDBObject, getDriver, getDriver, getDriverId, getDriverNode, getDrivingAttributeDefsMap, getDrivingAttributes, getDrivingLOVUsage, getEnterpriseAttribute, getExtensionNode, getExtractAttributes, getKeyAttributes, getMapper, getName, getOrderedPayloadAttrs, getPrimaryKeyAttributesWithoutEffDate, getReferenceAttributeName, getReferenceByName, getReferences, getReferenceUsage, getReferenceUsageByAttribute, getRootViews, getSeedChangeIndicator, getSeedDriverViews, getSelfReferences, getStaticExtRefList, getSurrogateAttribute, getTrueKeyAttributeDefsMap, getTrueKeyAttributeNames, getTrueKeyAttributeNamesNoChaining, getViewAttrDefForEntityAttrDef, getViewAttrDefForEntityAttrDef, getViewObject, handleSelfReferences, hasExtensionVOs, hasExtractedAttribute, hashCode, hasReference, hasSelfReferences, hasSurrogate, initialize, isAttrInCompUsage, isAttrToBeExcluded, isChangeIndicator, isContained, isEffDateAttr, isEffectiveDated, isForeignKey, isHashingAttr, isHistoryColAttribute, isIncrDatabase, isIncrMidTier, isKeyAttribute, isLOVDriven, isLOVToBeExcluded, isMLSAttribute, isMultiTenantCapable, isParentKey, isReference, isTranslatable, isTranslationIncrLoad, isVAInRefVAList, toString
 
Methods inherited from class javax.swing.tree.DefaultMutableTreeNode
add, breadthFirstEnumeration, children, clone, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SDInheritedViewNode

public SDInheritedViewNode(oracle.jbo.ViewObject viewObject,
                           oracle.jbo.ApplicationModule appModule)
                    throws java.lang.NoSuchMethodException,
                           java.lang.InstantiationException,
                           java.lang.IllegalAccessException,
                           java.lang.reflect.InvocationTargetException,
                           SDMetaDataException
Throws:
java.lang.NoSuchMethodException
java.lang.InstantiationException
java.lang.IllegalAccessException
java.lang.reflect.InvocationTargetException
SDMetaDataException

Oracle Fusion Middleware extensions for Seed Data Framework
11g Release 1 (11.1.2)

E22564-02

Copyright © 2011 Oracle. All Rights Reserved.