RootPathsProvider

abstract class RootPathsProvider(val rootPath: String)

Inheritors

Constructors

Link copied to clipboard
constructor(rootPath: String)

Properties

Link copied to clipboard
val rootPath: String

Functions

Link copied to clipboard
abstract fun rootAccountPath(userId: <Error class: unknown class>): String
Link copied to clipboard
abstract fun rootMLSPath(userId: <Error class: unknown class>): String
Link copied to clipboard
abstract fun rootProteusPath(userId: <Error class: unknown class>): String