| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties.beans |
| Modifier and Type | Field and Description |
|---|---|
protected List<SearchKeyword> |
Referenceable.searchKeywords |
| Modifier and Type | Method and Description |
|---|---|
List<SearchKeyword> |
Referenceable.getSearchKeywords()
Return a list of keywords that will help an asset consumer to locate this asset.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Referenceable.setSearchKeywords(List<SearchKeyword> searchKeywords)
Set up a list of keywords that will help an asset consumer to locate this asset.
|
| Constructor and Description |
|---|
SearchKeyword(SearchKeyword template)
Copy/clone constructor.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.