Class DeleteDocumentsSelectionSdsJson

All Implemented Interfaces:
Serializable

public class DeleteDocumentsSelectionSdsJson
extends DocumentsSelectionSdsJson
Files to be deleted from Inbox/Sent items.
See Also:
Serialized Form
  • Constructor Details

  • Method Details

    • getDeviceType

      public DeviceType getDeviceType()
    • setDeviceType

      public void setDeviceType​(DeviceType deviceType)
    • getIsPermanent

      public Boolean getIsPermanent()
      Flag indicating file should be deleted permanently (not placed in Recycle Bin)w
      Returns:
      Flag indicating file should be deleted permanently (not placed in Recycle Bin)w
    • setIsPermanent

      public void setIsPermanent​(Boolean isPermanent)
      Flag indicating file should be deleted permanently (not placed in Recycle Bin)w
      Parameters:
      isPermanent - Flag indicating file should be deleted permanently (not placed in Recycle Bin)w
    • getMessage

      public String getMessage()
      Some operations using this Json support messages left for affected users.
      Returns:
      Some operations using this Json support messages left for affected users.
    • setMessage

      public void setMessage​(String message)
      Some operations using this Json support messages left for affected users.
      Parameters:
      message - Some operations using this Json support messages left for affected users.