| Modifier and Type | Method and Description |
|---|---|
DataObjectDataSource |
DataObjectEngineConfigurationApi.getDataObjectDataSource() |
| Modifier and Type | Method and Description |
|---|---|
DataObjectDataSource |
DataObjectRuntimeService.getDataSource(String dataSourceId)
Returns the data source given its id.
|
| Modifier and Type | Field and Description |
|---|---|
protected DataObjectDataSource |
DataObjectEngineConfiguration.dataObjectDataSource |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,DataObjectDataSource> |
DataObjectEngineConfiguration.dataObjectDataSources |
| Modifier and Type | Method and Description |
|---|---|
DataObjectDataSource |
DataObjectEngineConfiguration.getDataObjectDataSource() |
DataObjectDataSource |
DataObjectEngine.getDataObjectDataSource() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,DataObjectDataSource> |
DataObjectEngineConfiguration.getDataObjectDataSources() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataObjectEngineConfiguration.registerDataObjectDataSource(DataObjectDataSource dataObjectDataSource) |
void |
DataObjectEngineConfiguration.setDataObjectDataSource(DataObjectDataSource dataObjectDataSource) |
| Modifier and Type | Field and Description |
|---|---|
protected DataObjectDataSource |
DataObjectEngineImpl.dataObjectDataSource |
| Modifier and Type | Method and Description |
|---|---|
DataObjectDataSource |
DataObjectEngineImpl.getDataObjectDataSource() |
| Modifier and Type | Method and Description |
|---|---|
DataObjectDataSource |
DataObjectRuntimeServiceImpl.getDataSource(String dataSourceId) |
| Modifier and Type | Class and Description |
|---|---|
class |
DataObjectDataSourceImpl |