java.lang.Object
org.odpi.openmetadata.accessservices.communityprofile.properties.ReferenceableProperties
org.odpi.openmetadata.accessservices.communityprofile.properties.NoteLogEntryProperties
org.odpi.openmetadata.viewservices.myprofile.properties.PersonalNote

public class PersonalNote extends org.odpi.openmetadata.accessservices.communityprofile.properties.NoteLogEntryProperties
PersonalNote is used to add a personal note to a personal profile.
  • Constructor Summary

    Constructors
    Constructor
    Description
    Default constructor
    Copy/clone constructor
  • Method Summary

    Modifier and Type
    Method
    Description
    JSON-style toString

    Methods inherited from class org.odpi.openmetadata.accessservices.communityprofile.properties.NoteLogEntryProperties

    equals, getContributors, getText, getTitle, hashCode, setContributors, setText, setTitle

    Methods inherited from class org.odpi.openmetadata.accessservices.communityprofile.properties.ReferenceableProperties

    getAdditionalProperties, getEffectiveFrom, getEffectiveTo, getExtendedProperties, getQualifiedName, getTypeName, getVendorProperties, setAdditionalProperties, setEffectiveFrom, setEffectiveTo, setExtendedProperties, setQualifiedName, setTypeName, setVendorProperties

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • PersonalNote

      public PersonalNote()
      Default constructor
    • PersonalNote

      public PersonalNote(PersonalNote template)
      Copy/clone constructor
      Parameters:
      template - object to copy
  • Method Details

    • toString

      public String toString()
      JSON-style toString
      Overrides:
      toString in class org.odpi.openmetadata.accessservices.communityprofile.properties.NoteLogEntryProperties
      Returns:
      return string containing the property names and values