|
Oracle Fusion Middleware extensions for Seed Data Framework 11g Release 1 (11.1.2) E22564-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.ide.model.Node
oracle.apps.fnd.applseed.addin.SDWrapperNode
public class SDWrapperNode
Wrapper class around node.
| Field Summary |
|---|
| Fields inherited from class oracle.ide.model.Node |
|---|
LOG_READONLY |
| Constructor Summary | |
|---|---|
SDWrapperNode(Node n)
Node based constructor. |
|
| Method Summary | |
|---|---|
java.util.Iterator |
getChildren()
|
java.io.InputStream |
getInputStream()
|
java.lang.String |
getLongLabel()
|
java.lang.String |
getShortLabel()
|
java.net.URL |
getURL()
Method gets node url. |
Node |
getWrappedNode()
Method returns node. |
void |
setWrappedNode(Node n)
Method sets node. |
| Methods inherited from class oracle.ide.model.Node |
|---|
addNodeListener, addNodeListenerForType, addNodeListenerForTypeHierarchy, attach, beginThreadNodeUsageCycle, callUnderReadLock, callUnderWriteLock, close, closeImpl, createSubject, delete, deleteImpl, detach, endThreadNodeUsage, endThreadNodeUsageCycle, ensureOpen, equalsImpl, getAttributes, getData, getIcon, getSubject, getTimestamp, getTimestampLoadedUnsafe, getToolTipText, getTransientProperties, getUnmodifiedTimestamp, isDirty, isLoaded, isMigrating, isNew, isOpen, isReadLocked, isReadOnly, isReadOrWriteLocked, isTrackedInNodeCache, isWriteLocked, lockCount, markDirty, markDirtyImpl, mayHaveChildren, nodeLock, notifyObservers, open, openImpl, readLock, readLockCount, readUnlock, refreshTimestamp, removeNodeListener, removeNodeListenerForType, removeNodeListenerForTypeHierarchy, rename, renameImpl, reportOpenException, revert, revertImpl, runUnderReadLock, runUnderWriteLock, save, saveImpl, setEventLog, setMigrating, setOpen, setReadOnly, setTimestampDirectly, setURL, toString, tryRunUnderReadLock, unsetMigrating, upgradeLock, upgradeUnlock, urlReadOnlyChanged, writeLock, writeLockCount, writeUnlock |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SDWrapperNode(Node n)
n - node to be wrapped| Method Detail |
|---|
public Node getWrappedNode()
public void setWrappedNode(Node n)
n - node to be setpublic java.net.URL getURL()
getURL in interface LocatablegetURL in class Node
public java.io.InputStream getInputStream()
throws java.io.IOException
getInputStream in class Nodejava.io.IOException - if node stream not accessible.public java.util.Iterator getChildren()
getChildren in interface ElementgetChildren in class Nodepublic java.lang.String getLongLabel()
getLongLabel in interface DisplayablegetLongLabel in class Nodepublic java.lang.String getShortLabel()
getShortLabel in interface DisplayablegetShortLabel in class Node
|
Oracle Fusion Middleware extensions for Seed Data Framework 11g Release 1 (11.1.2) E22564-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||