| 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.
|
| Constructor and Description |
|---|
UserNotAuthorizedException(UserNotAuthorizedException template)
This is the copy/clone constructor used for creating an exception.
|
| Modifier and Type | Method and Description |
|---|---|
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.