| Package | Description |
|---|---|
| org.odpi.egeria.connectors.ibm.igc.clientlibrary.model.base |
Defines data constructs representing each of IGC's metadata types.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AmazonS3DataFileField
POJO for the
amazon_s3_data_file_field asset type in IGC, displayed as 'Amazon S3 Data File Field' in the IGC UI. |
class |
DatabaseColumn
POJO for the
database_column asset type in IGC, displayed as 'Database Column' in the IGC UI. |
class |
DataFileField
POJO for the
data_file_field asset type in IGC, displayed as 'Data File Field' in the IGC UI. |
| Modifier and Type | Field and Description |
|---|---|
protected ItemList<Classificationenabledgroup> |
DataClass.classificationsSelected |
| Modifier and Type | Method and Description |
|---|---|
ItemList<Classificationenabledgroup> |
DataClass.getClassificationsSelected()
Retrieve the
classifications_selected property (displayed as 'Selected Data Classifications') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
DataClass.setClassificationsSelected(ItemList<Classificationenabledgroup> classificationsSelected)
Set the
classifications_selected property (displayed as Selected Data Classifications) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.