BaseDataProvider

abstract class BaseDataProvider

A base class of which all our data providers will inherit, will contain some generic handling and helpers that can be used by any data provider.

Constructors

BaseDataProvider
Link copied to clipboard
fun BaseDataProvider()

Inheritors

DocumentDataProviderImpl
Link copied to clipboard
ExportsDataProviderImpl
Link copied to clipboard
FoldersDataProviderImpl
Link copied to clipboard
LookupsDataProviderImpl
Link copied to clipboard