|
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 ConnectionTypeUIRegistry.AlwaysNeverAsk | |
|---|---|
| oracle.jdeveloper.db | Classes for accessing database connections in JDeveloper (and other FCP products). |
| Uses of ConnectionTypeUIRegistry.AlwaysNeverAsk in oracle.jdeveloper.db |
|---|
| Methods in oracle.jdeveloper.db that return ConnectionTypeUIRegistry.AlwaysNeverAsk | |
|---|---|
static ConnectionTypeUIRegistry.AlwaysNeverAsk |
ConnectionTypeUIRegistry.getDeployPassword(java.lang.String connectionType)
|
static ConnectionTypeUIRegistry.AlwaysNeverAsk |
ConnectionTypeUIRegistry.getSavePassword(java.lang.String connectionType)
|
static ConnectionTypeUIRegistry.AlwaysNeverAsk |
ConnectionTypeUIRegistry.AlwaysNeverAsk.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ConnectionTypeUIRegistry.AlwaysNeverAsk[] |
ConnectionTypeUIRegistry.AlwaysNeverAsk.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in oracle.jdeveloper.db with parameters of type ConnectionTypeUIRegistry.AlwaysNeverAsk | |
|---|---|
static void |
ConnectionTypeUIRegistry.registerConnectionTypeUI(java.lang.String connectionType,
java.lang.String displayName,
java.lang.String usernameKey,
java.lang.String roleKey,
java.lang.String[] preSetRoleList,
java.lang.String passwordKey,
java.lang.String savePasswordKey,
java.lang.String deployPasswordKey,
ConnectionTypeUIRegistry.AlwaysNeverAsk savePassword,
ConnectionTypeUIRegistry.AlwaysNeverAsk deployPassword,
boolean showConnectionTest,
java.lang.Class panelClass,
ConnectionTypeUIRegistry.ConnectionTooltipProvider tooltipProvider)
Registers the UI Requirements for the given Connection Type. |
static void |
ConnectionTypeUIRegistry.registerConnectionTypeUI(java.lang.String connectionType,
java.lang.String displayName,
java.lang.String usernameKey,
java.lang.String roleKey,
java.lang.String[] preSetRoleList,
java.lang.String passwordKey,
java.lang.String savePasswordKey,
java.lang.String deployPasswordKey,
ConnectionTypeUIRegistry.AlwaysNeverAsk savePassword,
ConnectionTypeUIRegistry.AlwaysNeverAsk deployPassword,
java.lang.Class panelClass,
ConnectionTypeUIRegistry.ConnectionTooltipProvider tooltipProvider)
Registers the UI Requirements for the given Connection Type. |
|
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 | |||||||||