Class Project
java.lang.Object
org.odpi.openmetadata.accessservices.subjectarea.properties.objects.graph.Node
org.odpi.openmetadata.accessservices.subjectarea.properties.objects.project.Project
- All Implemented Interfaces:
Serializable
,OmasObject
- Direct Known Subclasses:
GlossaryProject
Glossary object
- See Also:
-
Field Summary
Fields inherited from class org.odpi.openmetadata.accessservices.subjectarea.properties.objects.graph.Node
classifications, nodeType
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getIcons()
The icons associated with this glossary.int
hashCode()
void
processClassification
(Classification classification) void
setIdentifier
(String identifier) void
setPlannedEndDate
(Date plannedEndDate) void
setStartDate
(Date startDate) void
Methods inherited from class org.odpi.openmetadata.accessservices.subjectarea.properties.objects.graph.Node
getAdditionalProperties, getClassifications, getDescription, getEffectiveFromTime, getEffectiveToTime, getExtendedProperties, getName, getNodeType, getQualifiedName, getSystemAttributes, getTypeName, isReadOnly, setAdditionalProperties, setClassifications, setDescription, setEffectiveFromTime, setEffectiveToTime, setExtendedProperties, setIcons, setName, setNodeType, setQualifiedName, setReadOnly, setSystemAttributes, setTypeName, toString
-
Constructor Details
-
Project
public Project()
-
-
Method Details
-
getIdentifier
-
setIdentifier
-
getStartDate
-
setStartDate
-
getPlannedEndDate
-
setPlannedEndDate
-
getStatus
-
setStatus
-
getIcons
The icons associated with this glossary. -
processClassification
- Overrides:
processClassification
in classNode
-
toString
-
equals
-
hashCode
public int hashCode()
-