| Package | Description |
|---|---|
| org.odpi.openmetadata.adminservices.configuration.properties |
| Modifier and Type | Method and Description |
|---|---|
EnterpriseAccessConfig |
RepositoryServicesConfig.getEnterpriseAccessConfig()
Return the configuration for the federation services provided by OMRS to the Open Metadata Access
Services (OMASs).
|
| Modifier and Type | Method and Description |
|---|---|
void |
RepositoryServicesConfig.setEnterpriseAccessConfig(EnterpriseAccessConfig enterpriseAccessConfig)
Set up the configuration for the federation services provided by OMRS to the Open Metadata Access
Services (OMASs).
|
| Constructor and Description |
|---|
RepositoryServicesConfig(List<Connection> auditLogConnections,
List<Connection> openMetadataArchiveConnections,
LocalRepositoryConfig localRepositoryConfig,
EnterpriseAccessConfig enterpriseAccessConfig,
List<CohortConfig> cohortConfigList)
Constructor to set all properties.
|
Copyright © 2017–2018 ODPi. All rights reserved.