|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectStore | |
|---|---|
| oracle.ide.config | Contains classes encapsulating JDevelopers's environment settings. |
| oracle.ide.marshal.xml | Provides the ability to marshal and unmarshal objects to XML using an archiving algorithm that accesses public get/set methods, which is in contrast to serialization which directly accesses fields, even if they are private. |
| oracle.ide.model | Contains interfaces and classes implementing JDeveloper's data model. |
| oracle.jdeveloper.library | The Libraries package provides the library API used by JDeveloper. |
| oracle.jdeveloper.offlinedb.browser | Offline Database Node implementations for the JDeveloper's Application Navigator. |
| Uses of ObjectStore in oracle.ide.config |
|---|
| Methods in oracle.ide.config that return ObjectStore | |
|---|---|
protected ObjectStore |
ClientSetting.getObjectStore()Get the object store used to save and open the client data file. |
| Uses of ObjectStore in oracle.ide.marshal.xml |
|---|
| Classes in oracle.ide.marshal.xml that implement ObjectStore | |
|---|---|
class |
HashStructureIOImplementation of oracle.ide.marshal.ObjectStore for marshalling a HashStructure instance to XML. |
class |
ListStructureIOImplementation of oracle.ide.marshal.ObjectStore for marshalling a ListStructure instance to XML. |
class |
Object2DomThis class mediates the conversion of an object to and from an XML representation. |
class |
XMLObjectStore |
| Uses of ObjectStore in oracle.ide.model |
|---|
| Methods in oracle.ide.model that return ObjectStore | |
|---|---|
protected ObjectStore |
DataContainer.newObjectStore() |
protected ObjectStore |
HashStructureNode.newObjectStore() |
protected ObjectStore |
DataNode.newObjectStore() |
| Uses of ObjectStore in oracle.jdeveloper.library |
|---|
| Methods in oracle.jdeveloper.library that return ObjectStore | |
|---|---|
protected ObjectStore |
LegacyLibraryList.newObjectStore() |
protected ObjectStore |
LibraryDataNode.newObjectStore() |
| Uses of ObjectStore in oracle.jdeveloper.offlinedb.browser |
|---|
| Methods in oracle.jdeveloper.offlinedb.browser that return ObjectStore | |
|---|---|
protected ObjectStore |
ProviderNode.newObjectStore() |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||