getStoredDocuments

abstract fun getStoredDocuments(): List<String>

Provides List with all documentIds.

Return

List with currently presented document ids

Throws