Viaduct Tenant API
Toggle table of contents
0.28.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
Viaduct Tenant API
Viaduct Tenant API
/
viaduct.api.context
/
ExecutionContext
/
globalIDFor
global
IDFor
abstract
fun
<
T
:
NodeObject
>
globalIDFor
(
type
:
Type
<
T
>
,
internalID
:
String
)
:
GlobalID
<
T
>
(
source
)
Creates a GlobalID. Example usage: globalIDFor(User.Reflection, "123")