public class DataOverrideHandler extends DataHandler
DataHandler.DatabaseTypeListener
acceptButton, cache, clientBox, clusterParameterTree, connectionMap, connectionNametoID, customDriverClassBox, customUrlBox, databaseDialectList, databaseMeta, databaseNameBox, dataTablespaceBox, hostNameBox, indexTablespaceBox, languageBox, maxPoolSizeBox, optionsParameterTree, passwordBox, poolParameterTree, poolSizeBox, portNumberBox, serverInstanceBox, systemNumberBox, userNameBox, warehouseBox
Constructor and Description |
---|
DataOverrideHandler() |
Modifier and Type | Method and Description |
---|---|
void |
explore() |
protected void |
getControls() |
Object |
getData() |
List<DatabaseMeta> |
getDatabases() |
void |
onCancel() |
void |
onOK() |
void |
setDatabases(List<DatabaseMeta> databases) |
void |
showFeatureList() |
protected void |
showMessage(DatabaseTestResults databaseTestResults) |
protected void |
showMessage(String message,
boolean scroll) |
clearOptionsData, disablePortIfInstancePopulated, editOptions, getConnectionSpecificInfo, getInfo, getOptionHelp, handleUseSecurityCheckbox, loadAccessData, loadConnectionData, onClusterCheck, onPoolingCheck, poolingRowChange, popCache, pushCache, restoreDefaults, setConnectionSpecificInfo, setData, setDeckChildIndex, testDatabaseConnection
bind, bind, getName, getXulDomContainer, setName, setXulDomContainer
public void onCancel()
onCancel
in class DataHandler
public void onOK()
onOK
in class DataHandler
public Object getData()
getData
in interface org.pentaho.ui.xul.impl.XulEventHandler
getData
in class DataHandler
public void explore()
public void showFeatureList()
protected void getControls()
getControls
in class DataHandler
public List<DatabaseMeta> getDatabases()
public void setDatabases(List<DatabaseMeta> databases)
protected void showMessage(String message, boolean scroll)
showMessage
in class DataHandler
protected void showMessage(DatabaseTestResults databaseTestResults)
showMessage
in class DataHandler
Copyright © 2019 Hitachi Vantara. All rights reserved.