| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.assetowner.properties |
This properties package provides the properties used to create different types of instances for an asset and its attachments.
|
| org.odpi.openmetadata.accessservices.assetowner.rest |
This package defines the beans used to build the REST request and response payloads.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ComplexSchemaTypeProperties
ComplexSchemaTypeProperties describes a schema with multiple attributes.
|
class |
DocumentSchemaAttributeProperties
A DocumentSchemaAttributeProperties defines an attribute in a hierarchical document structure such as an
XML document.
|
class |
DocumentSchemaTypeProperties
DocumentSchemaTypeProperties is a specific type of bean for a do a top-level hierarchical document structure such
as an XML document.
|
class |
EnumSchemaTypeProperties
EnumSchemaTypeProperties carries the specialized parameters for creating or updating enum schema types.
|
class |
ExternalSchemaTypeProperties
ExternalSchemaTypeProperties carries the unique identifier and properties of a reusable schema type.
|
class |
LiteralSchemaTypeProperties
LiteralSchemaTypeProperties carries the specialized parameters for creating or updating literal schema types.
|
class |
MapSchemaTypeProperties
MapSchemaTypeProperties describes a schema element of type map.
|
class |
PrimitiveSchemaTypeProperties
PrimitiveSchemaTypeProperties carries the specialized parameters for creating or updating primitive schema types.
|
class |
SchemaAttributeProperties
SchemaAttributeProperties carries the common parameters for creating or updating 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 carries the common parameters for creating or updating primitive and enum schema types.
|
class |
StructDocumentTypeProperties
StructDocumentTypeProperties is a specific type of bean for a do a nested structure in a hierarchical document structure such
as an XML document.
|
class |
StructSchemaTypeProperties
StructSchemaTypeProperties is a specific type of bean for a structure.
|
class |
TabularColumnProperties
A TabularColumnProperties defines a column in a simple table.
|
class |
TabularSchemaTypeProperties
TabularSchemaTypeProperties is a specific type of bean for a simple table.
|
| Modifier and Type | Method and Description |
|---|---|
SchemaElementProperties |
DocumentSchemaTypeProperties.cloneSchemaElement()
Returns a clone of this object as the abstract SchemaElement class.
|
| Constructor and Description |
|---|
SchemaElementProperties(SchemaElementProperties template)
Copy/clone constructor
|
| Modifier and Type | Class and Description |
|---|---|
class |
SchemaAttributeRequestBody
SchemaAttributeRequestBody carries the common parameters for creating or updating a schema attribute.
|
class |
SchemaTypeRequestBody
Deprecated.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.