| 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) Platform.
|
| org.odpi.openmetadata.adminservices.rest |
| Modifier and Type | Method and Description |
|---|---|
LocalRepositoryConfig |
RepositoryServicesConfig.getLocalRepositoryConfig()
Return the configuration properties for the local repository.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RepositoryServicesConfig.setLocalRepositoryConfig(LocalRepositoryConfig localRepositoryConfig)
Set up the configuration properties for the local repository.
|
| Constructor and Description |
|---|
LocalRepositoryConfig(LocalRepositoryConfig template)
Copy/clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
LocalRepositoryConfig |
LocalRepositoryConfigResponse.getConfig()
Return the config object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LocalRepositoryConfigResponse.setConfig(LocalRepositoryConfig config)
Set up the config object.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.