BaseDataProvider  
            abstract class BaseDataProvider
Content copied to clipboard
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()
Content copied to clipboard
Inheritors
DocumentDataProviderImpl
                          
                    
                  Link copied to clipboard
                        ExportsDataProviderImpl
                          
                    
                  Link copied to clipboard
                        FoldersDataProviderImpl
                          
                    
                  Link copied to clipboard
                        LookupsDataProviderImpl
                          
                    
                  Link copied to clipboard