public class Category extends GovernedNode
classifications, nodeType| Constructor and Description |
|---|
Category() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
GlossarySummary |
getGlossary() |
CategorySummary |
getParentCategory() |
int |
hashCode() |
void |
setGlossary(GlossarySummary glossary) |
void |
setParentCategory(CategorySummary parentCategory) |
StringBuilder |
toString(StringBuilder sb) |
getGovernanceActions, setClassifications, setGovernanceActions, toStringgetAdditionalProperties, getClassifications, getDescription, getIcons, getName, getNodeType, getProjects, getQualifiedName, getSystemAttributes, processClassification, setAdditionalProperties, setDescription, setIcons, setName, setNodeType, setProjects, setQualifiedName, setSystemAttributespublic GlossarySummary getGlossary()
public void setGlossary(GlossarySummary glossary)
public CategorySummary getParentCategory()
public void setParentCategory(CategorySummary parentCategory)
public StringBuilder toString(StringBuilder sb)
toString in class GovernedNodepublic boolean equals(Object o)
equals in class GovernedNodepublic int hashCode()
hashCode in class GovernedNodeCopyright © 2018 ODPi. All rights reserved.