Class PropertyFacetValidValues
java.lang.Object
org.odpi.openmetadata.frameworks.openmetadata.mapper.PropertyFacetValidValues
PropertyFacetValidValues provides the values used in the management of Property Facets.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
This value is used in the source property of the ReferenceableFacet.static final String
This value is used in the source property of the ReferenceableFacet.static final String
This value is added to the description property of a PropertyFacet. -
Constructor Summary
-
Method Summary
-
Field Details
-
VENDOR_PROPERTIES_DESCRIPTION_VALUE
This value is added to the description property of a PropertyFacet.- See Also:
-
UNITY_CATALOG_SOURCE_VALUE
This value is used in the source property of the ReferenceableFacet.- See Also:
-
UNITY_CATALOG_SCHEMA_VERSION_VALUE
This value is used in the source property of the ReferenceableFacet.- See Also:
-
-
Constructor Details
-
PropertyFacetValidValues
public PropertyFacetValidValues()
-