toggle menu
DHIS2 Android SDK
1.11.1
androidJvm
switch theme
search in API
DHIS2 Android SDK
/
org.hisp.dhis.android.core.user
/
UserOrganisationUnitLinkTableInfo
/
Columns
Columns
open
class
Columns
:
CoreColumns
Members
Constructors
Columns
Link copied to clipboard
constructor
(
)
Properties
ID
Link copied to clipboard
val
ID
:
String
=
"_id"
ORGANISATION_UNIT
Link copied to clipboard
val
ORGANISATION_UNIT
:
String
=
"organisationUnit"
ORGANISATION_UNIT_SCOPE
Link copied to clipboard
val
ORGANISATION_UNIT_SCOPE
:
String
=
"organisationUnitScope"
ROOT
Link copied to clipboard
val
ROOT
:
String
=
"root"
USER
Link copied to clipboard
val
USER
:
String
=
"user"
USER_ASSIGNED
Link copied to clipboard
val
USER_ASSIGNED
:
String
=
"userAssigned"
Functions
all
Link copied to clipboard
open
fun
all
(
)
:
Array
<
String
>
where
Update
Link copied to clipboard
open
fun
whereUpdate
(
)
:
Array
<
String
>