| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors | |
| org.odpi.openmetadata.frameworks.connectors.properties |
| Modifier and Type | Method and Description |
|---|---|
ConnectedAssetProperties |
ConnectorBase.getConnectedAssetProperties(String userId)
Returns the properties that contain the metadata for the asset.
|
abstract ConnectedAssetProperties |
Connector.getConnectedAssetProperties(String userId)
Returns the properties that contain the metadata for the asset.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract List<AssetPropertyBase> |
AssetPropertyIteratorBase.getCachedList(int cacheStartPointer,
int maximumSize)
Method implemented by subclass to retrieve the next cached list of elements.
|
RelatedAssetProperties |
AssetRelatedAsset.getRelatedAssetProperties()
Return the detailed properties for a related asset.
|
abstract void |
RelatedAssetProperties.refresh()
Request the values in the RelatedAssetProperties are refreshed with the current values from the
metadata repository.
|
abstract void |
ConnectedAssetProperties.refresh()
Request the values in the ConnectedAssetProperties are refreshed with the current values from the
metadata repository.
|
Copyright © 2018–2020 ODPi. All rights reserved.