| Package | Description |
|---|---|
| de.hybris.platform.datahubbackoffice.service | |
| de.hybris.platform.datahubbackoffice.service.datahub |
| Modifier and Type | Method and Description |
|---|---|
DataHubServerInfo |
TypeSystemBasedDataHubNameService.getServer(java.lang.String instanceName) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<DataHubServerInfo> |
TypeSystemBasedDataHubNameService.getAllServers() |
| Modifier and Type | Method and Description |
|---|---|
DataHubServerInfo |
DataHubNameService.getServer(java.lang.String name)
Retrieves a specific DataHub instance configuration.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<DataHubServerInfo> |
DataHubNameService.getAllServers()
Retrieves all DataHub instances configured in the system.
|
| Constructor and Description |
|---|
DataHubServer(DataHubServerInfo info) |
Copyright © 2018 SAP SE. All Rights Reserved.