|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.2.0) E17493-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataContainer | |
|---|---|
| oracle.ide.model | Contains interfaces and classes implementing JDeveloper's data model. |
| oracle.jdeveloper.audit.model | The base classes for defining the Audit object model. |
| oracle.jdeveloper.offlinedb.browser | Offline Database Node implementations for the JDeveloper's Application Navigator. |
| Uses of DataContainer in oracle.ide.model |
|---|
| Subclasses of DataContainer in oracle.ide.model | |
|---|---|
class |
HashStructureNodeNode implementation for an object that stores properties in a HashStructure and persists those properties to XML via HashStructureIO. |
class |
IdeSystemThis class is for internal use, and should not be used by extension developers. |
class |
ProjectThis class represents a user project in the IDE. |
class |
WorkspaceWorkspace represents an Application. |
| Methods in oracle.ide.model with parameters of type DataContainer | |
|---|---|
protected boolean |
DataContainer.equalsImpl(DataContainer other) |
| Uses of DataContainer in oracle.jdeveloper.audit.model |
|---|
| Methods in oracle.jdeveloper.audit.model that return DataContainer | |
|---|---|
DataContainer |
StructureDependency.getContainer()Gets the data container target of this dependency. |
| Methods in oracle.jdeveloper.audit.model with parameters of type DataContainer | |
|---|---|
static void |
DependencyStructureListener.addDependency(Dependency dependency, DataContainer container) |
static void |
DependencyStructureListener.removeDependency(Dependency dependency, DataContainer container) |
| Constructors in oracle.jdeveloper.audit.model with parameters of type DataContainer | |
|---|---|
DependencyStructureListener(DataContainer container) |
|
StructureDependency(DataContainer container)Creates a dependency on a hash structure container. |
|
| Uses of DataContainer in oracle.jdeveloper.offlinedb.browser |
|---|
| Subclasses of DataContainer in oracle.jdeveloper.offlinedb.browser | |
|---|---|
class |
ProviderNodeNode for a provider in the navigator. |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.2.0) E17493-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||