//MetaPhrase/com.github.diegoberaldin.metaphrase.domain.glossary.persistence.dao/GlossaryTermDao/getAll
getAll
[jvm]
abstract suspend fun getAll(): List<GlossaryTermModel>
Get all the terms in the glossary.
Return
list of terms
//MetaPhrase/com.github.diegoberaldin.metaphrase.domain.glossary.persistence.dao/GlossaryTermDao/getAll
[jvm]
abstract suspend fun getAll(): List<GlossaryTermModel>
Get all the terms in the glossary.
list of terms