| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.datamanager.metadataelements | |
| org.odpi.openmetadata.accessservices.datamanager.properties | |
| org.odpi.openmetadata.accessservices.datamanager.rest |
This package defines the beans used to build the REST request and response payloads.
|
| Modifier and Type | Method and Description |
|---|---|
SoftwareServerCapabilitiesProperties |
SoftwareServerCapabilityElement.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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DatabaseManagerProperties
DatabaseManagerProperties describes the DBMS capability of a database server
|
class |
FileManagerProperties
FileSystemProperties describes an application that manages a collection of files.
|
class |
FileSystemProperties
FileSystemProperties describes the root node of a file system.
|
| Constructor and Description |
|---|
FileManagerProperties(SoftwareServerCapabilitiesProperties template)
Copy/clone constructor from OCF bean.
|
FileSystemProperties(SoftwareServerCapabilitiesProperties template)
Copy/clone constructor from OCF bean.
|
SoftwareServerCapabilitiesProperties(SoftwareServerCapabilitiesProperties template)
Copy/clone constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DatabaseManagerRequestBody
DatabaseManagerRequestBody describes the basic properties of a database manager's software server capability.
|
class |
FileManagerRequestBody
FileManagerProperties describes the root node of a file system.
|
class |
FileSystemRequestBody
FileSystemProperties describes the root node of a file system.
|
class |
SoftwareServerCapabilityRequestBody
SoftwareServerCapabilityRequestBody describes the basic properties of a software server capability.
|
| Constructor and Description |
|---|
SoftwareServerCapabilityRequestBody(SoftwareServerCapabilitiesProperties template)
Copy/clone constructor.
|
Copyright © 2018–2020 ODPi. All rights reserved.