| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties |
| Modifier and Type | Field and Description |
|---|---|
protected AssetLocations |
AssetUniverse.knownLocations |
| Modifier and Type | Method and Description |
|---|---|
protected abstract AssetLocations |
AssetLocations.cloneIterator(AssetDescriptor parentAsset)
Clones this iterator.
|
AssetLocations |
AssetUniverse.getKnownLocations()
Return the list of locations for the asset.
|
| Constructor and Description |
|---|
AssetLocations(AssetDescriptor parentAsset,
AssetLocations template)
Copy/clone constructor.
|
AssetUniverse(Asset assetBean,
AssetExternalIdentifiers externalIdentifiers,
AssetRelatedMediaReferences relatedMediaReferences,
AssetNoteLogs noteLogs,
AssetExternalReferences externalReferences,
AssetConnections connections,
AssetLicenses licenses,
AssetCertifications certifications,
List<AssetMeaning> meanings,
AssetSchemaType schema,
AssetFeedback feedback,
AssetLocations knownLocations,
AssetLineage lineage,
AssetRelatedAssets relatedAssets)
Typical Constructor
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.