Uses of Class
org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeChoiceProperties
-
Packages that use SchemaTypeChoiceProperties Package Description org.odpi.openmetadata.accessservices.assetmanager.properties These beans describe the core properties that are passed to the server to create and update metadata. -
-
Uses of SchemaTypeChoiceProperties in org.odpi.openmetadata.accessservices.assetmanager.properties
Constructors in org.odpi.openmetadata.accessservices.assetmanager.properties with parameters of type SchemaTypeChoiceProperties Constructor Description SchemaTypeChoiceProperties(SchemaTypeChoiceProperties template)Copy/clone Constructor - the parentAsset is passed separately to the template because it is also likely to be being cloned in the same operation and we want the definitions clone to point to the asset clone and not the original asset.
-