Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- acceptButton - Variable in class org.pentaho.ui.database.event.DataHandler
- AthenaHandler - Class in org.pentaho.ui.database.event.athena
-
Data Handler for Athena-specific elements
- AthenaHandler() - Constructor for class org.pentaho.ui.database.event.athena.AthenaHandler
C
- cache - Variable in class org.pentaho.ui.database.event.DataHandler
- clearExtraHandler() - Method in class org.pentaho.ui.database.event.DataHandler
- clearOptionsData() - Method in class org.pentaho.ui.database.event.DataHandler
- clientBox - Variable in class org.pentaho.ui.database.event.DataHandler
- clusterParameterTree - Variable in class org.pentaho.ui.database.event.DataHandler
- connectionMap - Static variable in class org.pentaho.ui.database.event.DataHandler
- connectionNametoID - Static variable in class org.pentaho.ui.database.event.DataHandler
- customDriverClassBox - Variable in class org.pentaho.ui.database.event.DataHandler
- customUrlBox - Variable in class org.pentaho.ui.database.event.DataHandler
D
- DatabaseConnectionDialog - Class in org.pentaho.ui.database
- DatabaseConnectionDialog() - Constructor for class org.pentaho.ui.database.DatabaseConnectionDialog
- databaseDialectList - Variable in class org.pentaho.ui.database.event.DataHandler
- databaseMeta - Variable in class org.pentaho.ui.database.event.DataHandler
- databaseNameBox - Variable in class org.pentaho.ui.database.event.DataHandler
- databaseTypeAdded(String, DatabaseInterface) - Method in class org.pentaho.ui.database.event.DataHandler.DatabaseTypeListener
- DatabaseTypeListener(PluginRegistry) - Constructor for class org.pentaho.ui.database.event.DataHandler.DatabaseTypeListener
- databaseTypeRemoved(String) - Method in class org.pentaho.ui.database.event.DataHandler.DatabaseTypeListener
- DatabricksHandler - Class in org.pentaho.ui.database.event.databricks
-
Data Handler for Databricks-specific elements
- DatabricksHandler() - Constructor for class org.pentaho.ui.database.event.databricks.DatabricksHandler
- DataHandler - Class in org.pentaho.ui.database.event
-
Handles all manipulation of the DatabaseMeta, data retrieval from XUL DOM and rudimentary validation.
- DataHandler() - Constructor for class org.pentaho.ui.database.event.DataHandler
- DataHandler.DatabaseTypeListener - Class in org.pentaho.ui.database.event
- dataTablespaceBox - Variable in class org.pentaho.ui.database.event.DataHandler
- DbInfoHandler - Interface in org.pentaho.ui.database.event
-
A complement to
DataHandler
that handles database meta save/load without having to keep adding subtypes to a single class. - DIALOG_DEFINITION_FILE - Static variable in class org.pentaho.ui.database.DatabaseConnectionDialog
- disablePortIfInstancePopulated() - Method in class org.pentaho.ui.database.event.DataHandler
E
- editOptions(int) - Method in class org.pentaho.ui.database.event.DataHandler
- enableAzureSqlDBEncryption() - Method in class org.pentaho.ui.database.event.DataHandler
- extendedClasses - Variable in class org.pentaho.ui.database.DatabaseConnectionDialog
F
- Failed - Enum constant in enum class org.pentaho.ui.util.Launch.Status
- FragmentHandler - Class in org.pentaho.ui.database.event
-
Fragment handler deals with the logistics of replacing a portion of the dialog from a XUL fragment when the combination of database connection type and database access method calls for a replacement.
- FragmentHandler() - Constructor for class org.pentaho.ui.database.event.FragmentHandler
G
- getBundle() - Static method in class org.pentaho.ui.database.Messages
- getConnectionSpecificInfo(DatabaseMeta) - Method in class org.pentaho.ui.database.event.DataHandler
- getControls() - Method in class org.pentaho.ui.database.event.DataHandler
- getData() - Method in class org.pentaho.ui.database.event.DataHandler
- getData() - Method in class org.pentaho.ui.database.event.FragmentHandler
- getFragment(DatabaseInterface, String, String, String) - Method in class org.pentaho.ui.database.event.FragmentHandler
- getInfo(DatabaseMeta) - Method in class org.pentaho.ui.database.event.DataHandler
- getInfoHandler() - Method in class org.pentaho.ui.database.event.athena.AthenaHandler
- getInfoHandler() - Method in class org.pentaho.ui.database.event.databricks.DatabricksHandler
- getOptionHelp() - Method in class org.pentaho.ui.database.event.DataHandler
- getString(String) - Static method in class org.pentaho.ui.database.Messages
- getString(String, String) - Static method in class org.pentaho.ui.database.Messages
- getString(String, String, String) - Static method in class org.pentaho.ui.database.Messages
- getString(String, String, String, String) - Static method in class org.pentaho.ui.database.Messages
- getString(String, String, String, String, String) - Static method in class org.pentaho.ui.database.Messages
- getSwtInstance(Shell) - Method in class org.pentaho.ui.database.DatabaseConnectionDialog
- getSwtInstance(SwtXulLoader, Shell) - Method in class org.pentaho.ui.database.DatabaseConnectionDialog
H
- handleUseSecurityCheckbox() - Method in class org.pentaho.ui.database.event.DataHandler
- hostNameBox - Variable in class org.pentaho.ui.database.event.DataHandler
I
- indexTablespaceBox - Variable in class org.pentaho.ui.database.event.DataHandler
L
- languageBox - Variable in class org.pentaho.ui.database.event.DataHandler
- launch - Variable in class org.pentaho.ui.database.event.DataHandler
- Launch - Class in org.pentaho.ui.util
- Launch() - Constructor for class org.pentaho.ui.util.Launch
- Launch.Status - Enum Class in org.pentaho.ui.util
- loadAccessData() - Method in class org.pentaho.ui.database.event.DataHandler
- loadConnectionData() - Method in class org.pentaho.ui.database.event.DataHandler
- loadConnectionSpecificInfo(DatabaseMeta) - Method in class org.pentaho.ui.database.event.athena.AthenaHandler
-
meta -> ui
- loadConnectionSpecificInfo(DatabaseMeta) - Method in class org.pentaho.ui.database.event.databricks.DatabricksHandler
-
meta -> ui
- loadConnectionSpecificInfo(DatabaseMeta) - Method in interface org.pentaho.ui.database.event.DbInfoHandler
-
meta -> ui
- loadDatabaseOptionsFragment(String, DataHandler) - Method in class org.pentaho.ui.database.event.FragmentHandler
M
- maxPoolSizeBox - Variable in class org.pentaho.ui.database.event.DataHandler
- Messages - Class in org.pentaho.ui.database
N
- namedClusterList - Variable in class org.pentaho.ui.database.event.DataHandler
O
- onCancel() - Method in class org.pentaho.ui.database.event.DataHandler
- onClusterCheck() - Method in class org.pentaho.ui.database.event.DataHandler
- onOK() - Method in class org.pentaho.ui.database.event.DataHandler
- onPoolingCheck() - Method in class org.pentaho.ui.database.event.DataHandler
- openURL(String) - Method in class org.pentaho.ui.util.Launch
- optionsParameterTree - Variable in class org.pentaho.ui.database.event.DataHandler
- org.pentaho.ui.database - package org.pentaho.ui.database
- org.pentaho.ui.database.event - package org.pentaho.ui.database.event
- org.pentaho.ui.database.event.athena - package org.pentaho.ui.database.event.athena
- org.pentaho.ui.database.event.databricks - package org.pentaho.ui.database.event.databricks
- org.pentaho.ui.util - package org.pentaho.ui.util
P
- passwordBox - Variable in class org.pentaho.ui.database.event.DataHandler
- pluginAdded(Object) - Method in class org.pentaho.ui.database.event.DataHandler.DatabaseTypeListener
- pluginChanged(Object) - Method in class org.pentaho.ui.database.event.DataHandler.DatabaseTypeListener
- pluginRemoved(Object) - Method in class org.pentaho.ui.database.event.DataHandler.DatabaseTypeListener
- poolingRowChange(int) - Method in class org.pentaho.ui.database.event.DataHandler
- poolParameterTree - Variable in class org.pentaho.ui.database.event.DataHandler
- poolSizeBox - Variable in class org.pentaho.ui.database.event.DataHandler
- popCache() - Method in class org.pentaho.ui.database.event.DataHandler
- portNumberBox - Variable in class org.pentaho.ui.database.event.DataHandler
- pushCache() - Method in class org.pentaho.ui.database.event.DataHandler
R
- refreshOptions() - Method in class org.pentaho.ui.database.event.FragmentHandler
-
This method handles the resource-like loading of the XUL fragment definitions based on connection type and access method.
- registerClass(String, String) - Method in class org.pentaho.ui.database.DatabaseConnectionDialog
- restoreDefaults() - Method in class org.pentaho.ui.database.event.DataHandler
S
- saveConnectionSpecificInfo(DatabaseMeta) - Method in class org.pentaho.ui.database.event.athena.AthenaHandler
-
ui -> meta
- saveConnectionSpecificInfo(DatabaseMeta) - Method in class org.pentaho.ui.database.event.databricks.DatabricksHandler
-
ui -> meta
- saveConnectionSpecificInfo(DatabaseMeta) - Method in interface org.pentaho.ui.database.event.DbInfoHandler
-
ui -> meta
- selectAuth() - Method in class org.pentaho.ui.database.event.athena.AthenaHandler
- selectAuth() - Method in class org.pentaho.ui.database.event.databricks.DatabricksHandler
- serverInstanceBox - Variable in class org.pentaho.ui.database.event.DataHandler
- setAuthFieldsVisible() - Method in class org.pentaho.ui.database.event.DataHandler
- setAuthMethodVisibility() - Method in class org.pentaho.ui.database.event.FragmentHandler
- setAzureSqlDBAuthRelatedFieldsVisible() - Method in class org.pentaho.ui.database.event.DataHandler
- setConnectionSpecificInfo(DatabaseMeta) - Method in class org.pentaho.ui.database.event.DataHandler
- setData(Object) - Method in class org.pentaho.ui.database.event.DataHandler
- setData(Object) - Method in class org.pentaho.ui.database.event.FragmentHandler
- setDeckChildIndex() - Method in class org.pentaho.ui.database.event.DataHandler
- setExtraHandler(DbInfoHandler) - Method in class org.pentaho.ui.database.event.DataHandler
-
Set a handler to deal with database-specific save/load.
- setXulDomContainer(XulDomContainer) - Method in class org.pentaho.ui.database.event.athena.AthenaHandler
- setXulDomContainer(XulDomContainer) - Method in class org.pentaho.ui.database.event.databricks.DatabricksHandler
- showMessage(String) - Method in class org.pentaho.ui.database.event.FragmentHandler
- showMessage(String, boolean) - Method in class org.pentaho.ui.database.event.DataHandler
- showMessage(DatabaseTestResults) - Method in class org.pentaho.ui.database.event.DataHandler
- Success - Enum constant in enum class org.pentaho.ui.util.Launch.Status
- systemNumberBox - Variable in class org.pentaho.ui.database.event.DataHandler
T
- testDatabaseConnection() - Method in class org.pentaho.ui.database.event.DataHandler
U
- userNameBox - Variable in class org.pentaho.ui.database.event.DataHandler
V
- valueOf(String) - Static method in enum class org.pentaho.ui.util.Launch.Status
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.pentaho.ui.util.Launch.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- warehouseBox - Variable in class org.pentaho.ui.database.event.DataHandler
All Classes and Interfaces|All Packages|Constant Field Values