Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.2)

E22562-02

oracle.apps.fnd.applcore.dt.migration
Class AttachmentsMissingAttributeNamesNodeItems

java.lang.Object
  extended by oracle.apps.fnd.applcore.dt.migration.AttachmentsMissingAttributeNamesNodeItems

public class AttachmentsMissingAttributeNamesNodeItems
extends java.lang.Object

Plain old java object that records the attribute names nodes and the items to be added to it.


Constructor Summary
AttachmentsMissingAttributeNamesNodeItems(org.w3c.dom.Node node, java.util.List<oracle.xml.parser.v2.XMLElement> items)
           
 
Method Summary
 java.util.List<oracle.xml.parser.v2.XMLElement> getItems()
           
 org.w3c.dom.Node getNode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttachmentsMissingAttributeNamesNodeItems

public AttachmentsMissingAttributeNamesNodeItems(org.w3c.dom.Node node,
                                                 java.util.List<oracle.xml.parser.v2.XMLElement> items)
Method Detail

getNode

public org.w3c.dom.Node getNode()

getItems

public java.util.List<oracle.xml.parser.v2.XMLElement> getItems()

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.2)

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.