| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DBObjectNode
Interface for anything that can contain a DBObject. If a class implements this interface then support such as the explorers (structure pane) and any context menu support will function.
| Method Summary | |
|---|---|
|  DBObject | getDBObject()Returns the contained object. | 
|  java.lang.String | getObjectName()Returns the name of the object contained. | 
|  DBObjectProvider | getProvider()Gets the provider for this node. | 
|  void | init(DBObject obj,
     DBObjectProvider pro)Initialises a new node. | 
| Methods inherited from interface oracle.ide.db.model.DBObjectTypeNode | 
|---|
| getObjectType, getProviderIdentifier, getSchemaName | 
| Methods inherited from interface oracle.ide.model.Locatable | 
|---|
| getURL, setURL | 
| Methods inherited from interface oracle.ide.model.Element | 
|---|
| getAttributes, getChildren, getData, mayHaveChildren | 
| Methods inherited from interface oracle.ide.model.Displayable | 
|---|
| getIcon, getLongLabel, getShortLabel, getToolTipText, toString | 
| Method Detail | 
|---|
java.lang.String getObjectName()
DBObject getDBObject()
DBObjectProvider getProvider()
void init(DBObject obj,
          DBObjectProvider pro)
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||