| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.assetowner.metadataelements | |
| 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 | Method and Description |
|---|---|
ReferenceableProperties |
ReferenceableElement.getReferenceableProperties()
Return the properties of a referenceable.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReferenceableElement.setReferenceableProperties(ReferenceableProperties referenceableProperties)
Set up the properties for a referenceable.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AssetProperties
AssetProperties holds asset properties that are used for displaying details of
an asset in summary lists or hover text.
|
class |
ComplexSchemaTypeProperties
ComplexSchemaTypeProperties describes a schema with multiple attributes.
|
class |
DataStoreProperties
DataStoreProperties provides the JavaBean for describing a data store.
|
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 specialized parameters for creating or updating enum schema types.
|
class |
FileProperties
FileProperties describes the property of a single data file.
|
class |
FileSystemProperties
FileSystemProperties describes the root node of a file system.
|
class |
FolderProperties
FolderProperties defines an asset that is a folder.
|
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 |
MeaningProperties
MeaningProperties is a cut-down summary of a glossary term to aid the asset consumer in understanding the content
of an asset.
|
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 |
SchemaElementProperties
SchemaElementProperties carries the common parameters for creating or updating schema elements such as schema types and 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 |
SoftwareServerCapabilityProperties
SoftwareServerCapabilityProperties describe the properties needed to describe a specific software server's capability.
|
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.
|
class |
ValidValueProperties
ValidValueProperties provides the common super class for ValidValueSet and ValidValueDefinition.
|
| Constructor and Description |
|---|
ReferenceableProperties(ReferenceableProperties 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–2020 ODPi. All rights reserved.