Class DocumentCommentJson
java.lang.Object
com.blackberry.workspaces.sdk.api.json.BaseJson
com.blackberry.workspaces.sdk.api.json.DocumentCommentJson
- All Implemented Interfaces:
Serializable
public class DocumentCommentJson extends BaseJson
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description DocumentCommentJson()
-
Method Summary
Methods inherited from class com.blackberry.workspaces.sdk.api.json.BaseJson
getObjType, setObjType, toString
-
Constructor Details
-
DocumentCommentJson
public DocumentCommentJson()
-
-
Method Details
-
getCreatingUserAddress
-
setCreatingUserAddress
-
getUpdateDate
-
setUpdateDate
-
getData
-
setData
-
getDocumentUuid
-
setDocumentUuid
-
getIsRead
-
setIsRead
-
getCreationDate
-
setCreationDate
-
getRoomId
-
setRoomId
-
getFolderId
-
setFolderId
-
getWorkspaceUuid
-
setWorkspaceUuid
-
getOrganizationId
-
setOrganizationId
-
getPath
-
setPath
-
getReplyCommentsList
-
setReplyCommentsList
-
getCreatingUserName
-
setCreatingUserName
-
getParentCommentUuid
-
setParentCommentUuid
-
getCommentUuid
-
setCommentUuid
-
getMentionType
-
setMentionType
-
getDeleteDate
-
setDeleteDate
-