Class DocumentsReadConfirmationEditJson

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

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

  • Method Details

    • getDocumentUuids

      public Set<String> getDocumentUuids()
      Guids of the documents
      Returns:
      Guids of the documents
    • setDocumentUuids

      public void setDocumentUuids​(Set<String> documentUuids)
      Guids of the documents
      Parameters:
      documentUuids - Guids of the documents
    • getReadConfirmation

      public Boolean getReadConfirmation()
      If read confirmation si required for files in those folders
      Returns:
      If read confirmation si required for files in those folders
    • setReadConfirmation

      public void setReadConfirmation​(Boolean readConfirmation)
      If read confirmation si required for files in those folders
      Parameters:
      readConfirmation - If read confirmation si required for files in those folders