abstract fun getAll(): List<R>
Get all items from provider.
Return all items from data provider as list.