| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties | |
| org.odpi.openmetadata.frameworks.connectors.properties.beans |
| Modifier and Type | Field and Description |
|---|---|
protected Referenceable |
AssetReferenceable.referenceableBean |
| Modifier and Type | Method and Description |
|---|---|
protected Referenceable |
AssetReferenceable.getReferenceableBean()
Return the bean for this referenceable.
|
| Constructor and Description |
|---|
AssetReferenceable(AssetDescriptor parentAsset,
Referenceable referenceableBean)
Bean constructor with parent asset
|
AssetReferenceable(Referenceable referenceableBean)
Bean constructor
|
| Modifier and Type | Class and Description |
|---|---|
class |
Asset
Asset holds asset properties that are used for displaying details of
an asset in summary lists or hover text.
|
class |
Certification
The Certification bean extends the Certification from the OCF properties package with a default constructor and
setter methods.
|
class |
Comment
The Comment bean stores information about a comment connected to an asset.
|
class |
Connection
The connection is an object that contains the properties needed to create and initialise a connector to access a
specific data assets.
|
class |
ConnectorType
The ConnectorType describe the implementation details of a particular type of OCF connector.
|
class |
DerivedSchemaElement
Derived schema elements are used in views to define elements that are calculated using data from other sources.
|
class |
Endpoint
The Endpoint describes the network information necessary for a connector to connect to the server
where the Asset is accessible from.
|
class |
ExternalIdentifier
ExternalIdentifier stores information about an identifier for the asset that is used in an external system.
|
class |
ExternalReference
ExternalReference stores information about an link to an external resource that is relevant to this asset.
|
class |
License
The data economy brings licensing to data and metadata.
|
class |
Location
Location describes where the asset is located.
|
class |
MapSchemaElement
MapSchemaElement describes a schema element of type map.
|
class |
Note
Note defines the properties of a single note in a note log.
|
class |
NoteLog
NoteLog manages a list of notes for an asset
|
class |
PrimitiveSchemaElement
PrimitiveSchemaElement describes a schema element that has a primitive type.
|
class |
RelatedMediaReference
RelatedMediaReference stores information about an link to an external media file that
is relevant to this asset.
|
class |
Schema
The Schema object provides information about how the asset structures the data it supports.
|
class |
SchemaAttribute
SchemaAttribute describes a single attribute within a schema.
|
class |
SchemaElement
The SchemaElement object provides a base class for the pieces that make up a schema for a data asset.
|
class |
VirtualConnection
A virtual connection is for an asset that provides data by delegating requests to one or more other connections.
|
| Modifier and Type | Field and Description |
|---|---|
protected Referenceable |
ExternalIdentifier.scope |
| Modifier and Type | Method and Description |
|---|---|
Referenceable |
ExternalIdentifier.getScope()
Return the scope of this external identifier.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExternalIdentifier.setScope(Referenceable scope)
Set up the scope of this external identifier.
|
| Constructor and Description |
|---|
Referenceable(Referenceable templateReferenceable)
Copy/clone constructor.
|
Copyright © 2018 ODPi. All rights reserved.