| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties.beans |
| Modifier and Type | Method and Description |
|---|---|
RetentionBasis |
RetentionGovernanceClassification.getRetentionBasis()
Return a description of the factor used to set the archiveAfter and deleteAfter dates.
|
static RetentionBasis |
RetentionBasis.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RetentionBasis[] |
RetentionBasis.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RetentionGovernanceClassification.setRetentionBasis(RetentionBasis retentionBasis)
Set up a description of the factor used to set the archiveAfter and deleteAfter dates.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.