Package-level declarations
Types
Link copied to clipboard
This class is only for platform specific variables, and it should only override functions/variables from CoreLogicCommon
Link copied to clipboard
abstract class CoreLogicCommon(rootPath: String, userAgent: String, kaliumConfigs: KaliumConfigs, idMapper: IdMapper = MapperProvider.idMapper())
Link copied to clipboard
class GlobalKaliumScope(userAgent: String, globalDatabase: <Error class: unknown class>, globalPreferences: <Error class: unknown class>, kaliumConfigs: KaliumConfigs, userSessionScopeProvider: <Error class: unknown class><UserSessionScopeProvider>, authenticationScopeProvider: AuthenticationScopeProvider, val logoutCallbackManager: LogoutCallbackManager, val workSchedulerProvider: WorkSchedulerProvider)
Scope that exposes all operations that are user and backend agnostic, like