| Package | Description | 
|---|---|
| oracle.jdeveloper.offlinedb.wizard | 
 Wizard and dialogs that can used when working with the offline database. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static SaveAllObjectsDialog.SaveResult | 
SaveAllObjectsDialog.saveAllObjects(java.awt.Component parent,
              OfflineDBObjectProvider pro)
Deprecated. 
 
replaced with closeAllObjects 
 | 
static SaveAllObjectsDialog.SaveResult | 
SaveAllObjectsDialog.saveAllObjects(OfflineDBObjectProvider pro)
Deprecated. 
 
replaced with closeAllObjects 
 | 
static SaveAllObjectsDialog.SaveResult | 
SaveAllObjectsDialog.SaveResult.valueOf(java.lang.String name)
Deprecated.  
Returns the enum constant of this type with the specified name. 
 | 
static SaveAllObjectsDialog.SaveResult[] | 
SaveAllObjectsDialog.SaveResult.values()
Deprecated.  
Returns an array containing the constants of this enum type, in
the order they are declared. 
 |