| Package | Description |
|---|---|
| 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 | Class and Description |
|---|---|
class |
AssetProperties
AssetProperties is a java bean used to create assets associated with the data manager.
|
class |
ComplexSchemaTypeProperties
ComplexSchemaTypeProperties describes a schema with multiple attributes.
|
class |
DatabaseColumnProperties
DatabaseColumnProperties describes the properties of a database column.
|
class |
DatabaseManagerProperties
DatabaseManagerProperties describes the DBMS capability of a database server
|
class |
DatabaseProperties
DatabaseProperties is a class for representing a generic database.
|
class |
DatabaseSchemaProperties
DatabaseSchemaProperties is a class for representing the top level database schema.
|
class |
DatabaseTableProperties
DatabaseTableProperties is a class for representing a relational database table.
|
class |
DatabaseViewProperties
DatabaseViewProperties is a class for representing a relational database view.
|
class |
DataFileProperties
DataFileProperties describes the property of a single data file.
|
class |
DataSetProperties
DataSetProperties is a class for representing a generic data set.
|
class |
DataStoreProperties
DataStoreProperties is a class for representing a generic data store.
|
class |
EndpointProperties
EndpointProperties describes the properties of a server endpoint.
|
class |
EnumSchemaTypeProperties
EnumSchemaTypeProperties carries the specialized parameters for creating or updating enum schema types.
|
class |
ExternalSchemaTypeProperties
ExternalSchemaTypeProperties carries a reusable schema type.
|
class |
FileFolderProperties
FileFolderProperties defines an asset that is a folder.
|
class |
FileManagerProperties
FileSystemProperties describes an application that manages a collection of files.
|
class |
FileSystemProperties
FileSystemProperties describes the root node of a file system.
|
class |
LiteralSchemaTypeProperties
LiteralSchemaTypeProperties carries the specialized parameters for creating or updating literal schema types.
|
class |
MapSchemaTypeProperties
MapSchemaType describes a schema element of type map.
|
class |
PrimitiveSchemaTypeProperties
PrimitiveSchemaTypeProperties is a class for representing a primitive value.
|
class |
SchemaAttributeProperties
SchemaAttributeProperties represents a attribute that is part of a complex schema type.
|
class |
SchemaElementProperties
SchemaElementProperties is a bean containing the common attributes for schema types and schema attributes
|
class |
SchemaTypeChoiceProperties
SchemaTypeChoiceProperties carries the specialized parameters for creating or updating a choice of schema types.
|
class |
SchemaTypeProperties
SchemaTypeProperties carries the common parameters for creating or updating schema types.
|
class |
SimpleSchemaTypeProperties
SimpleSchemaTypeProperties describes the properties of type that has a single value.
|
class |
SoftwareServerCapabilitiesProperties
SoftwareServerCapabilitiesProperties describe the properties for a capability deployed to a software server.
|
class |
TabularColumnProperties
TabularColumnProperties is a class for representing a column within a table type structure.
|
class |
TabularSchemaTypeProperties
TabularSchemaTypeProperties is a class for representing a tabular schema such as the
structure of a CSV file.
|
| Constructor and Description |
|---|
ReferenceableProperties(ReferenceableProperties 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 |
DataFileRequestBody
DataFileRequestBody carries the parameters for creating a new file asset.
|
class |
DataFolderRequestBody
DataFileRequestBody carries the parameters for creating a new file asset.
|
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.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.