Class DeleteDocumentsSelectionSdsJson

    • Constructor Detail

      • DeleteDocumentsSelectionSdsJson

        public DeleteDocumentsSelectionSdsJson()
    • Method Detail

      • 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.