| Modifier and Type | Method and Description |
|---|---|
void |
CachingTypeService.setDataHubServer(DataHubServer server) |
| Modifier and Type | Method and Description |
|---|---|
void |
DynamicPoolActionClient.useServer(DataHubServer server) |
void |
DynamicCsvImportClient.useServer(DataHubServer server) |
void |
DynamicPublicationClient.useServer(DataHubServer server) |
void |
DynamicRestClient.useServer(DataHubServer server)
Specifies DataHub server to use for uploading data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataHubSelectionToSpringAdapter.updateTargetSpringBean(DataHubServer dataHub) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultMenuSelectionAdapter.datahubSelected(DataHubServer selected) |
| Modifier and Type | Method and Description |
|---|---|
protected DataHubServer |
QuickUploadController.contextDataHubServer() |
protected DataHubServer |
AbstractProcessingStrategy.getSelectedDataHubServer(java.util.Map<java.lang.String,java.lang.Object> ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
QuickUploadController.prepareWidgetModel(DataHubServer dataHub) |
void |
QuickUploadController.refreshWhenDatahubInstanceChanged(DataHubServer dataHub) |
| Modifier and Type | Method and Description |
|---|---|
DataHubServer |
DataHubServerContextService.getContextDataHubServer()
Returns the DataHub server the user is working with.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<DataHubServer> |
DataHubServerContextService.getAllServers()
Retrieves all DataHub Servers available.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataHubServerAware.setDataHubServer(DataHubServer s)
Specifies DataHub server instance for the component context.
|
| Modifier and Type | Method and Description |
|---|---|
DataHubServer |
DataHubServerContextServiceImpl.getContextDataHubServer() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<DataHubServer> |
DataHubServerContextServiceImpl.getAllServers() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataHubServerContextServiceImpl.setDataHubServer(DataHubServer server)
Sets DataHub server the user will operate with.
|
void |
DataHubServerChangePropagator.setDataHubServer(DataHubServer s) |
Copyright © 2018 SAP SE. All Rights Reserved.