public abstract class DataProviderEditor extends DataProviderViewer
BeanHandler.HandlerTrace
componentIncludeJSP, dataProvider
Constructor and Description |
---|
DataProviderEditor() |
Modifier and Type | Method and Description |
---|---|
abstract CommandResponse |
actionCancel(CommandRequest request) |
abstract CommandResponse |
actionSubmit(CommandRequest request) |
protected boolean |
hasDefinitionChanged(DataSet oldDs,
DataSet newDs) |
abstract boolean |
isConfiguredOk() |
protected void |
removeKPIs()
Removes all KPI instances that are using this data provider (currently edited).
|
clear, getBeanJSP, getDataProvider, setDataProvider
afterRenderBean, beforeRenderBean
actionVoid, addFieldError, afterInvokeAction, beforeInvokeAction, calculateActionShortcuts, clearFieldErrors, getActionForShortcut, getActionName, getBeanName, getFieldErrors, handle, hasError, isEnabledForActionHandling, isEnableDoubleClickControl, isUseActionShortcuts, setEnabledForActionHandling, setEnableDoubleClickControl, setUseActionShortcuts, start
public abstract CommandResponse actionSubmit(CommandRequest request) throws Exception
Exception
public abstract CommandResponse actionCancel(CommandRequest request) throws Exception
Exception
public abstract boolean isConfiguredOk()
protected void removeKPIs()
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.