Columns

open class Columns : CoreColumns

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
val ENROLLMENT_DATE_DB_TRIMMING: String = "enrollmentDateDBTrimming"
Link copied to clipboard
val ENROLLMENT_DATE_DOWNLOAD: String = "enrollmentDateDownload"
Link copied to clipboard
val ENROLLMENT_DB_TRIMMING: String = "enrollmentDBTrimming"
Link copied to clipboard
val ENROLLMENT_DOWNLOAD: String = "enrollmentDownload"
Link copied to clipboard
val EVENT_DATE_DB_TRIMMING: String = "eventDateDBTrimming"
Link copied to clipboard
val EVENT_DATE_DOWNLOAD: String = "eventDateDownload"
Link copied to clipboard
val EVENTS_DB_TRIMMING: String = "eventsDBTrimming"
Link copied to clipboard
val EVENTS_DOWNLOAD: String = "eventsDownload"
Link copied to clipboard
val ID: String = "_id"
Link copied to clipboard
val LAST_UPDATED: String = "lastUpdated"
Link copied to clipboard
val NAME: String = "name"
Link copied to clipboard
val SETTING_DB_TRIMMING: String = "settingDBTrimming"
Link copied to clipboard
val SETTING_DOWNLOAD: String = "settingDownload"
Link copied to clipboard
val TEI_DB_TRIMMING: String = "teiDBTrimming"
Link copied to clipboard
val TEI_DOWNLOAD: String = "teiDownload"
Link copied to clipboard
val UID: String = "uid"
Link copied to clipboard
val UPDATE_DB_TRIMMING: String = "updateDBTrimming"
Link copied to clipboard
val UPDATE_DOWNLOAD: String = "updateDownload"

Functions

Link copied to clipboard
open fun all(): Array<String>
Link copied to clipboard
open fun whereUpdate(): Array<String>