Columns

open class Columns : CoreColumns

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
val CONSTRAINT_TYPE: String = "constraintType"
Link copied to clipboard
val ID: String = "_id"
Link copied to clipboard
val PROGRAM: String = "program"
Link copied to clipboard
val PROGRAM_STAGE: String = "programStage"
Link copied to clipboard
val RELATIONSHIP_ENTITY: String = "relationshipEntity"
Link copied to clipboard
val RELATIONSHIP_TYPE: String = "relationshipType"
Link copied to clipboard
val TRACKED_ENTITY_TYPE: String = "trackedEntityType"
Link copied to clipboard
val TRACKER_DATA_VIEW_ATTRIBUTES: String = "trackerDataViewAttributes"
Link copied to clipboard
val TRACKER_DATA_VIEW_DATA_ELEMENTS: String = "trackerDataViewDataElements"

Functions

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