java.lang.Object
org.odpi.openmetadata.accessservices.communityprofile.properties.ReferenceableProperties
org.odpi.openmetadata.accessservices.communityprofile.properties.NoteLogHeaderProperties
org.odpi.openmetadata.viewservices.myprofile.properties.PersonalNoteLog

public class PersonalNoteLog extends org.odpi.openmetadata.accessservices.communityprofile.properties.NoteLogHeaderProperties
PersonalNoteLog is used to maintain the list of personal notes for 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.NoteLogHeaderProperties

    equals, getDescription, getIsPublic, getName, hashCode, setDescription, setIsPublic, setName

    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

    • PersonalNoteLog

      public PersonalNoteLog()
      Default constructor
    • PersonalNoteLog

      public PersonalNoteLog(PersonalNoteLog 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.NoteLogHeaderProperties
      Returns:
      return string containing the property names and values