| Modifier and Type | Method and Description |
|---|---|
DataSourceStore |
CoreUI.getDataSourceStore() |
| Modifier and Type | Class and Description |
|---|---|
class |
DataSourceStoreInterceptor
Intercepts certain opertions and make sure the data source is in an editable state: i.e.
|
| Constructor and Description |
|---|
DataSourcePresenter(com.google.web.bindery.event.shared.EventBus eventBus,
DataSourcePresenter.MyView view,
DataSourcePresenter.MyProxy proxy,
DataSourceStore dataSourceStore,
DriverRegistry driverRegistry,
RevealStrategy revealStrategy,
ApplicationProperties bootstrap,
DispatchAsync dispatcher,
BeanFactory beanFactory,
CurrentProfileSelection currentProfileSelection) |
DataSourceStoreInterceptor(DataSourceStore delegate) |
VerifyConnectionOp(DataSourceStore dataSourceStore,
DispatchAsync dispatcher,
BeanFactory beanFactory,
String profile) |
| Constructor and Description |
|---|
LoadDataSourcesFunction(DataSourceStore dataSourceStore) |
LoadXADataSourcesFunction(DataSourceStore dataSourceStore) |
| Modifier and Type | Class and Description |
|---|---|
class |
DataSourceStoreImpl |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.