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
public class CategorySummary extends NodeSummary
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:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.odpi.openmetadata.accessservices.subjectarea.properties.objects.nodesummary.NodeSummary
relationshipType, type
-
-
Constructor Summary
Constructors Constructor Description CategorySummary()
-
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
-
-