|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.jdeveloper.offlinedb.wizard.ProviderChooser
public class ProviderChooser
Class for generically choosing a DBObjctProvider given a Context. Is able to choose either an online or offline database.
| Constructor Summary | |
|---|---|
ProviderChooser() |
|
| Method Summary | |
|---|---|
static DBObjectProvider |
choose(Context context, DBObjectProvider current, boolean allowDatabaseChange)Prompts the user to choose an online or offline database. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProviderChooser()
| Method Detail |
|---|
public static DBObjectProvider choose(Context context,
DBObjectProvider current,
boolean allowDatabaseChange)
context - the current IDE Contextcurrent - the current DBObjectProviderallowDatabaseChange -
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||