| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties.beans |
| Modifier and Type | Field and Description |
|---|---|
protected RetentionGovernanceClassification |
Referenceable.retentionGovernanceClassification |
| Modifier and Type | Method and Description |
|---|---|
RetentionGovernanceClassification |
Referenceable.getRetentionGovernanceClassification()
Return the classification that defines when this referenceable will be archived and then permanently deleted.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Referenceable.setRetentionGovernanceClassification(RetentionGovernanceClassification retentionGovernanceClassification)
Set up the classification that defines when this referenceable will be archived and then permanently deleted.
|
| Constructor and Description |
|---|
RetentionGovernanceClassification(RetentionGovernanceClassification template)
Copy/clone constructor.
|
Copyright © 2018–2020 ODPi. All rights reserved.