public class SQLProviderEditor extends DataProviderEditor
HandlerFactoryElement.HandlerTrace
Modifier and Type | Field and Description |
---|---|
protected long |
elapsedTime |
protected int |
nrows |
static String |
SQL_BUNDLE_PREFIX |
componentIncludeJSP, dataProvider
Constructor and Description |
---|
SQLProviderEditor() |
Modifier and Type | Method and Description |
---|---|
CommandResponse |
actionCancel(CommandRequest request) |
CommandResponse |
actionSubmit(CommandRequest request) |
void |
clear() |
long |
getElapsedTime() |
protected String |
getErrorMessage(String key) |
int |
getNrows() |
SQLDataLoader |
getSQLDataLoader() |
boolean |
isConfiguredOk() |
getComponentIncludeJSP, getDataProvider, setComponentIncludeJSP, setDataProvider
afterRenderComponent, beforeRenderComponent, getName
actionVoid, addFieldError, afterInvokeAction, beforeInvokeAction, calculateActionShortcuts, clearFieldErrors, getActionForShortcut, getActionName, getFieldErrors, handle, hasError, isEnabledForActionHandling, isEnableDoubleClickControl, isScopeAdequateForDoubleClickControl, isUseActionShortcuts, setEnabledForActionHandling, setEnableDoubleClickControl, setUseActionShortcuts, start
addPeriodicTask, addPeriodicTask, factoryLookup, getComponentAlias, getComponentDescription, getComponentName, getComponentScope, init, setComponentAlias, shutdown, stop
protected int nrows
protected long elapsedTime
public static final String SQL_BUNDLE_PREFIX
public SQLDataLoader getSQLDataLoader()
public boolean isConfiguredOk()
isConfiguredOk
in class DataProviderEditor
public long getElapsedTime()
public int getNrows()
public CommandResponse actionSubmit(CommandRequest request) throws Exception
actionSubmit
in class DataProviderEditor
Exception
public CommandResponse actionCancel(CommandRequest request) throws Exception
actionCancel
in class DataProviderEditor
Exception
public void clear()
clear
in class DataProviderViewer
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.