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
/
globalIDFor
global
IDFor
inline
fun
<
T
:
NodeObject
>
ExecutionContext
.
globalIDFor
(
localId
:
String
)
:
GlobalID
<
T
>
(
source
)
Creates a GlobalID.
See also
Execution
Context.
global
IDFor