Class DocumentCommentJson

    • Constructor Detail

      • DocumentCommentJson

        public DocumentCommentJson()
    • Method Detail

      • getCreatingUserAddress

        public String getCreatingUserAddress()
      • setCreatingUserAddress

        public void setCreatingUserAddress​(String creatingUserAddress)
      • getUpdateDate

        public Date getUpdateDate()
      • setUpdateDate

        public void setUpdateDate​(Date updateDate)
      • getData

        public String getData()
      • setData

        public void setData​(String data)
      • getDocumentUuid

        public String getDocumentUuid()
      • setDocumentUuid

        public void setDocumentUuid​(String documentUuid)
      • getIsRead

        public Boolean getIsRead()
      • setIsRead

        public void setIsRead​(Boolean isRead)
      • getCreationDate

        public Date getCreationDate()
      • setCreationDate

        public void setCreationDate​(Date creationDate)
      • getWorkspaceUuid

        public String getWorkspaceUuid()
      • setWorkspaceUuid

        public void setWorkspaceUuid​(String workspaceUuid)
      • getFolderId

        public Integer getFolderId()
      • setFolderId

        public void setFolderId​(Integer folderId)
      • getRoomId

        public Integer getRoomId()
      • setRoomId

        public void setRoomId​(Integer roomId)
      • getOrganizationId

        public Integer getOrganizationId()
      • setOrganizationId

        public void setOrganizationId​(Integer organizationId)
      • getPath

        public String getPath()
      • setPath

        public void setPath​(String path)
      • getCreatingUserName

        public String getCreatingUserName()
      • setCreatingUserName

        public void setCreatingUserName​(String creatingUserName)
      • getParentCommentUuid

        public String getParentCommentUuid()
      • setParentCommentUuid

        public void setParentCommentUuid​(String parentCommentUuid)
      • getCommentUuid

        public String getCommentUuid()
      • setCommentUuid

        public void setCommentUuid​(String commentUuid)
      • getMentionType

        public String getMentionType()
      • setMentionType

        public void setMentionType​(String mentionType)
      • getDeleteDate

        public Date getDeleteDate()
      • setDeleteDate

        public void setDeleteDate​(Date deleteDate)