Class CategorySummary
java.lang.Object
org.odpi.openmetadata.accessservices.subjectarea.properties.objects.nodesummary.NodeSummary
org.odpi.openmetadata.accessservices.subjectarea.properties.objects.nodesummary.CategorySummary
- All Implemented Interfaces:
Serializable
A SummaryCategory is a summary of a category. It is used to identify a related category.
Note that this summary could represent a SubjectAreaDefinition even though the NodeType is Category.
- See Also:
-
Field Summary
Fields inherited from class org.odpi.openmetadata.accessservices.subjectarea.properties.objects.nodesummary.NodeSummary
relationshipType, type
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.odpi.openmetadata.accessservices.subjectarea.properties.objects.nodesummary.NodeSummary
equals, getFromEffectivityTime, getFromRelationshipEffectivityTime, getGuid, getIcons, getName, getQualifiedName, getRelationshipguid, getRelationshipType, getToEffectivityTime, getToRelationshipEffectivityTime, getType, hashCode, processClassification, setFromEffectivityTime, setFromRelationshipEffectivityTime, setGuid, setIcons, setName, setQualifiedName, setRelationshipguid, setRelationshipType, setToEffectivityTime, setToRelationshipEffectivityTime, setType, toString, toString
-
Constructor Details
-
CategorySummary
public CategorySummary()
-