Class FolderListResponse

    • Constructor Detail

      • FolderListResponse

        public FolderListResponse()
      • FolderListResponse

        public FolderListResponse​(Message message,
                                  ResponseInfo responseInfo)
    • Method Detail

      • getDeleted

        public List<String> getDeleted()
        List of folderIds (or [nodeId/folderId]s), which were requested to be opened (when getting folder structures), but do not exist in the backend (at least not visible for the user)
        Returns:
        list of folder ids
      • setDeleted

        public FolderListResponse setDeleted​(List<String> deleted)
        Set the list of folder ids, that do not exist in the backend
        Parameters:
        deleted - list of folder ids