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:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetIcons()The icons associated with this glossary.inthashCode()voidprocessClassification(Classification classification) voidsetIdentifier(String identifier) voidsetPlannedEndDate(Date plannedEndDate) voidsetStartDate(Date startDate) voidMethods 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
-
toString
-
equals
-
hashCode
public int hashCode()
-