Uses of Class
org.odpi.openmetadata.accessservices.digitalservice.properties.GovernanceDefinitionProperties
-
Packages that use GovernanceDefinitionProperties Package Description org.odpi.openmetadata.accessservices.digitalservice.properties These beans describe the core properties that are passed to the server to create and update metadata. -
-
Uses of GovernanceDefinitionProperties in org.odpi.openmetadata.accessservices.digitalservice.properties
Subclasses of GovernanceDefinitionProperties in org.odpi.openmetadata.accessservices.digitalservice.properties Modifier and Type Class Description classCertificationTypePropertiesMany regulations and industry bodies define certifications that can confirm a level of support, capability or competence in an aspect of a digital organization's operation.classLicenseTypePropertiesLicenseTypeProperties defines a license that the organization recognizes and has governance definitions to support it.Constructors in org.odpi.openmetadata.accessservices.digitalservice.properties with parameters of type GovernanceDefinitionProperties Constructor Description GovernanceDefinitionProperties(GovernanceDefinitionProperties template)Copy/clone Constructor
-