Class CatalogTemplateProperties
java.lang.Object
org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipProperties
org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipBeanProperties
org.odpi.openmetadata.frameworks.openmetadata.properties.LabeledRelationshipProperties
org.odpi.openmetadata.frameworks.openmetadata.properties.templates.CatalogTemplateProperties
CatalogTemplateProperties describes the properties for the CatalogTemplate relationship between a
 description element and a relevant template.
- 
Constructor Summary
ConstructorsConstructorDescriptionDefault constructorCopy/clone constructor - 
Method Summary
Methods inherited from class org.odpi.openmetadata.frameworks.openmetadata.properties.LabeledRelationshipProperties
equals, getDescription, getLabel, hashCode, setDescription, setLabelMethods inherited from class org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipBeanProperties
getExtendedProperties, getTypeName, setExtendedProperties, setTypeNameMethods inherited from class org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipProperties
getEffectiveFrom, getEffectiveTo, setEffectiveFrom, setEffectiveTo 
- 
Constructor Details
- 
CatalogTemplateProperties
public CatalogTemplateProperties()Default constructor - 
CatalogTemplateProperties
Copy/clone constructor- Parameters:
 template- object to copy
 
 - 
 - 
Method Details
- 
toString
JSON-style toString.- Overrides:
 toStringin classLabeledRelationshipProperties- Returns:
 - list of properties and their values.
 
 
 -