| Package | Description |
|---|---|
| org.odpi.openmetadata.adminservices.configuration.properties |
The properties package provides the configuration properties for the different subsystems that run inside
the Open Metadata and Governance (OMAG) Software Server.
|
| org.odpi.openmetadata.adminservices.rest |
| Modifier and Type | Method and Description |
|---|---|
List<AccessServiceConfig> |
OMAGServerConfig.getAccessServicesConfig()
Return the configuration for the registered Open Metadata Access Services (OMAS).
|
| Modifier and Type | Method and Description |
|---|---|
void |
OMAGServerConfig.setAccessServicesConfig(List<AccessServiceConfig> accessServicesConfig)
Set up the configuration for the registered Open Metadata Access Services (OMAS).
|
| Constructor and Description |
|---|
AccessServiceConfig(AccessServiceConfig template)
Copy/clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
AccessServiceConfig |
AccessServiceConfigResponse.getConfig()
Return the config object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccessServiceConfigResponse.setConfig(AccessServiceConfig config)
Set up the config object.
|
Copyright © 2018–2020 ODPi. All rights reserved.