RepoModelDataService
Service part for work with model RepoModel
Functions
clearCacheAfterLogout
Link copied to clipboard
open suspend override fun clearCacheAfterLogout()
Content copied to clipboard
Performed when the user logs out
clearRepoModel
Link copied to clipboard
open suspend fun clearRepoModel()
Content copied to clipboard
Remove all models
countRepoModel
Link copied to clipboard
Count all models
getRepoModelById
Link copied to clipboard
Get Flow model by id
insertRepoModel
Link copied to clipboard
Fun for insert models
pagingSourceRepoModels
Link copied to clipboard
Get PagingSource for paging list
updateRepoModel
Link copied to clipboard
Fun for update model
Properties
Inheritors
AppDataService
Link copied to clipboard