Skip navigation links 
 
oracle.ide.db.model
Interface DBObjectProviderNode
- All Superinterfaces:
 
- Displayable, Element, Locatable
 
- All Known Subinterfaces:
 
- DBObjectNode, DBObjectPlSqlNode, DBObjectTypeNode, OfflineDBObjectNode, SchemaObjectNode
 
- All Known Implementing Classes:
 
- BaseDBObjectNode, BaseDBObjectTextNode, oracle.jdevimpl.offlinedb.browser.BaseOfflineDBObjectNode, BasePlSqlTextNode, SchemaNode
 
- 
public interface DBObjectProviderNode
 
- extends Locatable, Element
 
Interface for any node that represents a DBObjectProvider, or any object or folder within a DBObjectProvider to implement.
- Since:
 
- 11
 
 
| Method Summary | 
 java.lang.Object | 
getProviderIdentifier() 
          Returns the identifier for the provider - if an online node this will be a String that is the connection name. | 
 
 
 
 
 
getProviderIdentifier
java.lang.Object getProviderIdentifier()
- Returns the identifier for the provider - if an online node this will be a String that is the connection name.
 
Skip navigation links 
 
Copyright © 1997, 2011, Oracle. All rights reserved.