Class DocumentLinkInfoResultJson

java.lang.Object
com.blackberry.workspaces.sdk.api.json.BaseJson
com.blackberry.workspaces.sdk.api.json.DocumentLinkInfoResultJson
All Implemented Interfaces:
Serializable

public class DocumentLinkInfoResultJson
extends BaseJson
See Also:
Serialized Form
  • Constructor Details

  • Method Details

    • getRequestPermissionFrom

      public String getRequestPermissionFrom()
      the email address to request permission from will not be set if this file is in a workspace
      Returns:
      the email address to request permission from will not be set if this file is in a workspace
    • setRequestPermissionFrom

      public void setRequestPermissionFrom​(String requestPermissionFrom)
      the email address to request permission from will not be set if this file is in a workspace
      Parameters:
      requestPermissionFrom - the email address to request permission from will not be set if this file is in a workspace
    • getAnnotatingUserAddress

      public String getAnnotatingUserAddress()
      The address of the annotating user
      Returns:
      The address of the annotating user
    • setAnnotatingUserAddress

      public void setAnnotatingUserAddress​(String annotatingUserAddress)
      The address of the annotating user
      Parameters:
      annotatingUserAddress - The address of the annotating user
    • getVersionUUID

      public String getVersionUUID()
      The version Uuid
      Returns:
      The version Uuid
    • setVersionUUID

      public void setVersionUUID​(String versionUUID)
      The version Uuid
      Parameters:
      versionUUID - The version Uuid
    • getDocumentUUID

      public String getDocumentUUID()
      The file's Uuid
      Returns:
      The file's Uuid
    • setDocumentUUID

      public void setDocumentUUID​(String documentUUID)
      The file's Uuid
      Parameters:
      documentUUID - The file's Uuid
    • getDocumentRecipient

      public String getDocumentRecipient()
      file recipient will not always appear on file links even if they were sent from exchange
      Returns:
      file recipient will not always appear on file links even if they were sent from exchange
    • setDocumentRecipient

      public void setDocumentRecipient​(String documentRecipient)
      file recipient will not always appear on file links even if they were sent from exchange
      Parameters:
      documentRecipient - file recipient will not always appear on file links even if they were sent from exchange
    • getRoomId

      public Integer getRoomId()
      The workspace id
      Returns:
      The workspace id
    • setRoomId

      public void setRoomId​(Integer roomId)
      The workspace id
      Parameters:
      roomId - The workspace id