Class Category
java.lang.Object
org.odpi.openmetadata.accessservices.subjectarea.properties.objects.graph.Node
org.odpi.openmetadata.accessservices.subjectarea.properties.objects.category.Category
- All Implemented Interfaces:
Serializable,OmasObject
- Direct Known Subclasses:
SubjectAreaDefinition
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanThe owning glossary for this category."Identifies the parent category."inthashCode()voidsetGlossary(GlossarySummary glossary) voidsetParentCategory(CategorySummary parentCategory) Methods inherited from class org.odpi.openmetadata.accessservices.subjectarea.properties.objects.graph.Node
getAdditionalProperties, getClassifications, getDescription, getEffectiveFromTime, getEffectiveToTime, getExtendedProperties, getIcons, getName, getNodeType, getQualifiedName, getSystemAttributes, getTypeName, isReadOnly, setAdditionalProperties, setClassifications, setDescription, setEffectiveFromTime, setEffectiveToTime, setExtendedProperties, setIcons, setName, setNodeType, setQualifiedName, setReadOnly, setSystemAttributes, setTypeName, toString
-
Constructor Details
-
Category
public Category()
-
-
Method Details
-
getGlossary
The owning glossary for this category.- Returns:
GlossarySummary
-
setGlossary
-
getParentCategory
"Identifies the parent category."- Returns:
CategorySummary
-
setParentCategory
-
toString
-
equals
-
hashCode
public int hashCode()
-