| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.assetmanager.metadataelements |
The metadata elements describe the way that metadata is returned from the repository.
|
| org.odpi.openmetadata.accessservices.assetmanager.properties |
These beans describe the core properties that are passed to the server to create and update metadata.
|
| Modifier and Type | Method and Description |
|---|---|
SoftwareServerCapabilitiesProperties |
SoftwareServerCapabilityElement.getSoftwareServerCapabilitiesProperties()
Return the properties of the software server capability.
|
SoftwareServerCapabilitiesProperties |
AssetManagerElement.getSoftwareServerCapabilitiesProperties()
Return the properties of the software server capability.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SoftwareServerCapabilityElement.setSoftwareServerCapabilitiesProperties(SoftwareServerCapabilitiesProperties softwareServerCapabilitiesProperties)
Set up the properties of the software server capability.
|
void |
AssetManagerElement.setSoftwareServerCapabilitiesProperties(SoftwareServerCapabilitiesProperties softwareServerCapabilitiesProperties)
Set up the properties of the software server capability.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AssetManagerProperties
AssetManagerProperties describes the properties of an external asset manager.
|
| Constructor and Description |
|---|
SoftwareServerCapabilitiesProperties(SoftwareServerCapabilitiesProperties template)
Copy/clone constructor.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.